Skip to content

Commit

Permalink
(cake-buildGH-3691) Update Microsoft.NETCore.Platforms to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Nov 8, 2021
1 parent 787dc3b commit 164aeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.NuGet/Cake.NuGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.0-rc.2.21480.5" GeneratePathProperty="true">
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.0" GeneratePathProperty="true">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<EmbeddedResource Include="$(PkgMicrosoft_NETCore_Platforms)\runtime.json">
Expand Down

0 comments on commit 164aeb1

Please sign in to comment.