Building a .NET Project

You build a project for a COBOL application that will be deployed to .NET in exactly the same way as you build a project for any other COBOL application. Targeting .NET does not change the way in which you build your application.

Note: You can also build a .NET project using the dotnet build command. See Building a .NET Project Using the Command Line for more information.