Merge branch 'release/2.2' => 'release/3.0' (#14652)
This commit is contained in:
commit
a3fd9237f6
|
|
@ -15,6 +15,7 @@ Directory.Build.props checks this property using the following condition:
|
||||||
|
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '3.0.1' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '3.0.1' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
|
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
|
||||||
</PackagesInPatch>
|
</PackagesInPatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
|
||||||
Loading…
Reference in New Issue