basic-reference-assemblies icon indicating copy to clipboard operation
basic-reference-assemblies copied to clipboard

Net60.csproj references preview version instead of stable

Open danielstreba opened this issue 2 years ago • 0 comments

Hello!

This csproj file is referencing an older preview version (6.0.0-preview.7.21377.19) of the Microsoft.NETCore.App.Ref instead of the latest stable version (6.0.5).

https://github.com/jaredpar/basic-reference-assemblies/blob/main/Basic.Reference.Assemblies.Net60/Basic.Reference.Assemblies.Net60.csproj

https://www.nuget.org/packages/Microsoft.NETCore.App.Ref/6.0.5

Is that any particular reason that an older version is used? Or the version number does not matter in this case?

danielstreba avatar Jun 11 '22 13:06 danielstreba