Skip to content

Commit e56bb5a

Browse files
authored
making yarp a private assembly (#9354)
1 parent 6ca3775 commit e56bb5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/WebJobs.Script/runtimeassemblies.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,6 +1598,10 @@
15981598
{
15991599
"name": "WindowsBase",
16001600
"resolutionPolicy": "minorMatchOrLower"
1601+
},
1602+
{
1603+
"name": "Yarp.ReverseProxy",
1604+
"resolutionPolicy": "private"
16011605
}
16021606
]
16031607
}

0 commit comments

Comments
 (0)