Merge pull request #12974 from dotnet-maestro-bot/merge/release/2.2-to-release/3.0
[automated] Merge branch 'release/2.2' => 'release/3.0'
This commit is contained in:
commit
4c49a9206e
|
|
@ -65,6 +65,7 @@ Later on, this will be checked using this condition:
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.7' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
|
Microsoft.AspNetCore.Hosting;
|
||||||
</PackagesInPatch>
|
</PackagesInPatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue