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 d49d7d7 commit 2a6c96aCopy full SHA for 2a6c96a
eng/PatchConfig.props
@@ -43,6 +43,7 @@ Later on, this will be checked using this condition:
43
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.13' ">
44
<PackagesInPatch>
45
Microsoft.AspNetCore.DataProtection.AzureStorage;
46
+ Microsoft.AspNetCore.SpaServices;
47
</PackagesInPatch>
48
</PropertyGroup>
49
</Project>
0 commit comments