premake-core
premake-core copied to clipboard
.NET C# no way to enable different .NET sdk's on .netcore projects!
What problem will this solve? Add support for setting .NET sdk using netsdk option. (only on new format projects otherwise just use the defautl)
- Web
- Razor
- Worker
- Blazor (BlazorWebAssembly)
- WindowsDesktop
- default (Microsoft.NET.Sdk)
What other alternatives have you already considered? i don't see an alternative at the moment to my knowledge!
Anything else we should know? this change would remove wpf from flags and move it to netsdk option (could leave it in for backwards compatibility)
(You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!)