How to install the .NET package Mxbuild from NuGet with the dotnet Paket CLI
.Net
C#
NuGet
Visual Studio
Paket
Mxbuild
Run the following command to add and install a new dependency to your project.
dotnet paket add Mxbuild --version 0.1.23
Run the following command to add and install a new dependency to your project.
dotnet paket add Mxbuild --version 0.1.23