To convert a native project to a managed one

You can convert an existing native Mainframe Subsystem Project to a managed Mainframe Subsystem one.

  1. In Visual Studio, open the native Mainframe Subsystem Project that you want to convert.
  2. Right-click the project in Solution Explorer, and click Create Managed Mainframe Project.
  3. Specify a name and location for the new project as required, and click Next.
  4. Specify the target version of the .NET network.
  5. Specify your preferences for the configurations for the output, and click Finish.