MsBuild-Gui is a tool to operate and execute MsBuild with Gui.
Register the DLL output destination folder and MsBuild.exe to be used from the Project Settings button.
On the main screen, select the registered project and a list of buildable csproj will appear in the csproj list in a list box.
Double-click on them to make them buildable. Then click the Build button to execute the build.
- Multiple .csproj can be executed at once
- Msbuild parameters can be set from the screen (all parameters are not yet supported)
- Windows10
- Visual Studio 2022
- .NET6
- ModernWpf
- Microsoft Visual Studio Installer Projects