Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

Walkthrough-Building-Hybrid.md

File metadata and controls

11 lines (8 loc) · 412 Bytes

Walkthrough: Building MSBuild and DScript projects.

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

  1. Install Visual Studio.

Steps

  1. Go to this example.
  2. Follow the instructions in the README.md file there.