Does the dotnet SDK version have to match the package versions?
Open
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
Hi,
I have a question regarding the NuGet package versions and the dotnet SDK version.
If I update a PackageReference (e.g. Microsoft.Extensions.Logging.Abstractions) in my project from 3.1.9 to version 3.1.10, do I also have to update the dotnet SDK to 3.1.10 on my build machine at the same time?
Contributor guide
Assessment
This issue has not been assessed yet.