Skip to content

Commit

Permalink
Merge pull request #3770 from devlead/feature/gh-3769
Browse files Browse the repository at this point in the history
  • Loading branch information
augustoproiete authored Dec 15, 2021
2 parents ea3de03 + 527abf2 commit a509353
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" GeneratePathProperty="true">
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.1" GeneratePathProperty="true">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<EmbeddedResource Include="$(PkgMicrosoft_NETCore_Platforms)\runtime.json">
Expand Down

0 comments on commit a509353

Please sign in to comment.