www.cryer.co.uk
Brian Cryer's Web Resources

.csproj file extension

.csproj
C# project file. This file contains all the project configuration information for a C# (.NET) project. The file is generated by Microsoft Visual Studio (2005 or 2008).

The .csproj file is an XML style file. The contents can be viewed using a text editor, and whilst changes can be made using a text editor it is advised that changes are made via the project settings in Visual Studio.

Can you add to this? Do you know of any applications not already listed which will work with .csproj files, view .csproj files or open .csproj files? Are you able to contribute any additional reference information or file format information about .csproj files or have you spotted any errors or omissions? If so please let us know by emailing us at feedback@cryer.co.uk - Thank you.