We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e5dad commit fbe72d1Copy full SHA for fbe72d1
eng/PatchConfig.props
@@ -27,6 +27,7 @@ Later on, this will be checked using this condition:
27
</PropertyGroup>
28
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.2' ">
29
<PackagesInPatch>
30
+ Microsoft.AspNetCore.Server.IIS;
31
</PackagesInPatch>
32
33
0 commit comments