Merged PR 2564: Update PatchConfig.props for 2.2.7
Update PatchConfig.props for 2.2.7 Note: It's very easy to forget this. I think we should implement an automated check.
This commit is contained in:
parent
c950fdbd62
commit
124b96b09d
|
|
@ -75,6 +75,7 @@ Later on, this will be checked using this condition:
|
|||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
|
||||
<PackagesInPatch>
|
||||
Microsoft.AspNetCore.DataProtection.AzureStorage;
|
||||
</PackagesInPatch>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue