lolrobbe2
lolrobbe2
closes #359 **What does this PR do?** this PR makes it possible to enable the [xmlDocumentationFile](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/output#documentationfile) in visualStudio C# projects. [ vs ](https://learn.microsoft.com/en-gb/visualstudio/ide/reference/generate-xml-documentation-comments?view=vs-2022) **How does this PR change Premake's behavior?**...
**What does this PR do?** Add support for setting .NET sdk using dotnetsdk option. (only on new format projects otherwise just use the defautl) Web Razor Worker Blazor (BlazorWebAssembly) WindowsDesktop...
**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...
### Description is there somethig like netcord ui? for razorpages
to add support for **libraries** and **modules** to premake manager, the modules and libraries dir have to be added to the `premake.path` variable. this is done by auto generating a...
**What problem will this solve?** currently the only debugger included in premake is mobdebug and is not longer activly being worked on/ supported by VScode. The DAP protocol is allso...