Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Visual Studio - How to hide NuGet updates for AspNetCore 6.0.0

$
0
0

Currently I'm using AspNetCore 5.0.11 and Visual Studio 16.11.5.

Yesterday they have released .NET 6.0.0. and NuGet is showing me now to update AspNetCore and EntityFrameworkCore to version 6.0.0.

Nuget-Packages

My target framework ist net5.0:

Target-Framework

And I also haven't installed any .NET 6.0.0 runtime:

dotnet --info

I don't want to use 6.0.0 at the moment - it is just release one day ago... I know that I can select the newest 5.0.12 from the version list manually, but I'm maybe missing other important package updates, because 6.0.0 is filling up the list.

How can I hide the 6.0.0 NuGet updates? Instead it should show me only the 5.0.12 NuGet-updates for my currently used target-framework.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>