We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f53f7e commit c919c58Copy full SHA for c919c58
eng/PatchConfig.props
@@ -44,7 +44,7 @@ Later on, this will be checked using this condition:
44
Microsoft.AspNetCore.CookiePolicy;
45
</PackagesInPatch>
46
</PropertyGroup>
47
- <PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.16' ">
+ <PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.15' ">
48
<PackagesInPatch>
49
Microsoft.AspNetCore.Http.Connections;
50
Microsoft.AspNetCore.SignalR.Core;
0 commit comments