Skip to content

Commit

Permalink
(cake-buildGH-3920) Update Microsoft.NETCore.Platforms to 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Jul 20, 2022
1 parent ab589c5 commit 14be9c9
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.4" GeneratePathProperty="true">
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.5" GeneratePathProperty="true">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<EmbeddedResource Include="$(PkgMicrosoft_NETCore_Platforms)\runtime.json">
Expand Down

0 comments on commit 14be9c9

Please sign in to comment.