anyway i can stop getting .net core 5.0 packages in nuget package update for my .net core 3.1 applications
Open
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
is there anyway i can stop getting .net core 5.0 packages in nuget package update for my .net core 3.1 application.
I have some .net core console application (which runs as windows service in windows while systemd service in linux) and some web api application of runtime 3.1
In package manager update i am keep getting
following is sample update for my console application

Anyway i can restrict .net core 5.0 packages in nuget package update
Contributor guide
Assessment
This issue has not been assessed yet.