We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155e026 commit 9dbcad6Copy full SHA for 9dbcad6
src/Cake.NuGet/Cake.NuGet.csproj
@@ -28,7 +28,7 @@
28
</ItemGroup>
29
30
<ItemGroup>
31
- <PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.0-rc.2.22472.3" GeneratePathProperty="true">
+ <PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.0" GeneratePathProperty="true">
32
<PrivateAssets>All</PrivateAssets>
33
</PackageReference>
34
<EmbeddedResource Include="$(PkgMicrosoft_NETCore_Platforms)\runtime.json">
0 commit comments