You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.8 KiB
30 lines
1.8 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 11.00 |
|
# Visual Studio 2010 |
|
# SharpDevelop 4.0.0.6209 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentInspector", "ComponentInspector\ComponentInspector.csproj", "{000E4F64-5D0D-4EB1-B0BF-1A62ADBC6EAD}" |
|
EndProject |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentInspector.AddIn", "ComponentInspector.AddIn\ComponentInspector.AddIn.csproj", "{869951D5-A0D6-4DC6-9F1D-E6B9A12AC446}" |
|
EndProject |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentInspector.Core", "ComponentInspector.Core\ComponentInspector.Core.csproj", "{E6F4983F-DE41-4AEC-88E7-1FA9AFB4E6FF}" |
|
EndProject |
|
Global |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
Debug|Any CPU = Debug|Any CPU |
|
Release|Any CPU = Release|Any CPU |
|
EndGlobalSection |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
{000E4F64-5D0D-4EB1-B0BF-1A62ADBC6EAD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{000E4F64-5D0D-4EB1-B0BF-1A62ADBC6EAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{000E4F64-5D0D-4EB1-B0BF-1A62ADBC6EAD}.Release|Any CPU.Build.0 = Release|Any CPU |
|
{000E4F64-5D0D-4EB1-B0BF-1A62ADBC6EAD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
{869951D5-A0D6-4DC6-9F1D-E6B9A12AC446}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{869951D5-A0D6-4DC6-9F1D-E6B9A12AC446}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{869951D5-A0D6-4DC6-9F1D-E6B9A12AC446}.Release|Any CPU.Build.0 = Release|Any CPU |
|
{869951D5-A0D6-4DC6-9F1D-E6B9A12AC446}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
{E6F4983F-DE41-4AEC-88E7-1FA9AFB4E6FF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{E6F4983F-DE41-4AEC-88E7-1FA9AFB4E6FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{E6F4983F-DE41-4AEC-88E7-1FA9AFB4E6FF}.Release|Any CPU.Build.0 = Release|Any CPU |
|
{E6F4983F-DE41-4AEC-88E7-1FA9AFB4E6FF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
EndGlobalSection |
|
EndGlobal
|
|
|