dotnet / dotnet/core

anyway i can stop getting .net core 5.0 packages in nuget package update for my .net core 3.1 applications

Open
#5,606 1 comment 1 reaction 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/2170442/99184804-6c7a4800-2767-11eb-8e67-3bf4414f1e38.png)

Anyway i can restrict .net core 5.0 packages in nuget package update

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.