Build error when using .NET 5
Open
area-msbuild
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
Hi,
I'm receiving the following error while building a application for Windows: **error NETSDK1045: The current .NET SDK does not support targeting .NET Core 5.0. Either target .NET Core 3.1 or lower, or use a version of the .NET SDK that supports .NET Core 5.0.** I'm using preview 2, and I am currently targeting 3.1. See: https://github.com/Krypton-Suite/Standard-Toolkit/tree/dot-net-5 for complete source.
Is there anyway of resolving this?
Contributor guide
Assessment
This issue has not been assessed yet.