Dave Leach
2003-12-10 18:58:38 UTC
I am using the Visual Studio .NET C# IDE. I am working in
a multi-project solution.
In one project that I added, a file with the file name
extension "csproj.vspscc" is in the project folder. In
another project that I added, no file with that extension
appears. The two projects are very similar in other
respects.
I examined the contents of one of these files, which is
listed below:
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT"
}
What causes a file of this type to be created?
What is it used for?
Thanks,
Dave
a multi-project solution.
In one project that I added, a file with the file name
extension "csproj.vspscc" is in the project folder. In
another project that I added, no file with that extension
appears. The two projects are very similar in other
respects.
I examined the contents of one of these files, which is
listed below:
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT"
}
What causes a file of this type to be created?
What is it used for?
Thanks,
Dave