ATM I do not know any way to build the project from command line. This, however, is an important step in order to continue maintenance/development of this project.
Goal: Find out how to build the project using dotnet/msbuild and update the build configuration if appropriate. CI configuration would also be nice.
ATM I do not know any way to build the project from command line. This, however, is an important step in order to continue maintenance/development of this project.
Goal: Find out how to build the project using
dotnet/msbuildand update the build configuration if appropriate. CI configuration would also be nice.