kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
352 stars 108 forks source link

Compiling on Windows 11 #212

Closed droidforever closed 2 years ago

droidforever commented 2 years ago

When i try to build the solution I get this error: Severity Code Description Project File Line Suppression State Error NETSDK1045 The current .NET SDK does not support targeting .NET 6.0. Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0. pkNX.Sprites C:\Program Files\dotnet\sdk\5.0.409\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets 141 I have no idea how to fix this I am a noob at Visual Studio 19

kwsch commented 2 years ago

Google it.

https://www.google.com/search?q=Error+NETSDK1045+The+current+.NET+SDK+does+not+support+targeting+.NET+6.0.+Either+target+.NET+5.0+or+lower%2C+or+use+a+version+of+the+.NET+SDK+that+supports+.NET+6.0.