INFO: Custom Build Step Is Not Available for C# Projects (307529)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
This article was previously published under Q307529 SUMMARY
You cannot specify a custom build step for C# projects in Visual Studio .NET.
MORE INFORMATION
When you work in a C# project in Visual Studio .NET (VS .NET), and you open the Project Settings dialog box, the option to specify a custom build step does not appear. However, this option is available when you work in a C++ project.
To specify a custom build step in a C# project in VS .NET, add an empty C++ MakeFile project to the solution, and then add the custom build step to the C++ MakeFile project.
REFERENCES
For more information about setting properties in C# projects, refer to the following article in the Microsoft Developer Network (MSDN) Documentation:
Modification Type: | Major | Last Reviewed: | 4/11/2002 |
---|
Keywords: | kbDSupport kbinfo KB307529 |
---|
|