Adding a new .NET Assembly project
The New Project Wizard helps you create a .NET Assembly project. A .NET Assembly project can be used to scan compiled .NET assembly files, when source files may not be available or buildable. .NET Assembly projects consist of a working directory and list of sources, which may be directories or individual assembly files.
About this task
Note: This project type is supported on Windows
only.
The steps in this topic direct you to complete all pages in the New Project Wizard (or New Application Wizard, if you are creating the project in it). Settings made in the wizard can be modified after project creation in the Properties view for a selected project.
Procedure
- In the Explorer view, select the application that you want to add the project to (if you have not already added an application, see Configuring applications).
-
Complete one of these actions to open the New Project Wizard:
- Select from the main workbench menu.
- Right-click the selected application and choose from the context menu.
- In the Select Project Type page of the wizard, select .NET Assembly as the project type and then click Next to advance to the next wizard page.
- In the Project Sources wizard page:
- Click Finish.