Closed RychuP closed 3 years ago
Game won't start and the error shows: 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.
Game starts in debug mode.
No response
Assuming you are running this in VS 2019, update to VS 2022 (has the .NET 6 SDK).
Thanks. I am updating to 2022 now. I will try again soon.
It works. Cool game.
Is there an existing issue for this?
Current Behavior
Game won't start and the error shows: 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.
Expected Behavior
Game starts in debug mode.
Steps To Reproduce
Additional context
No response