Walkthrough: Building MSBuild and DScript projects.
July 12, 2023 ยท View on GitHub
In the following example we are going to build a simple Hello World C# project, where the resulting executable file will be copied via a DScript project.
Prerequisite
- Install Visual Studio.
Steps
- Go to this example.
- Follow the instructions in the README.md file there.