You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
2.3 KiB
Plaintext
41 lines
2.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.31101.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Util", "Util\Util.csproj", "{A847BA71-AFF1-48AF-AEA5-99F131882E09}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MEFDemo", "MEFDemo\MEFDemo.csproj", "{86A1EB30-75C4-4AC9-9955-0F6033013B73}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proxy", "Proxy\Proxy.csproj", "{FF9B1521-799C-4E56-8D9C-25FBF9BF2ABE}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MEFDemo.unittest", "MEFDemo.unittest\MEFDemo.unittest.csproj", "{6FD344AD-8D18-4431-B095-273A130BE7BD}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A847BA71-AFF1-48AF-AEA5-99F131882E09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A847BA71-AFF1-48AF-AEA5-99F131882E09}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A847BA71-AFF1-48AF-AEA5-99F131882E09}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A847BA71-AFF1-48AF-AEA5-99F131882E09}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{86A1EB30-75C4-4AC9-9955-0F6033013B73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{86A1EB30-75C4-4AC9-9955-0F6033013B73}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{86A1EB30-75C4-4AC9-9955-0F6033013B73}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{86A1EB30-75C4-4AC9-9955-0F6033013B73}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{FF9B1521-799C-4E56-8D9C-25FBF9BF2ABE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FF9B1521-799C-4E56-8D9C-25FBF9BF2ABE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FF9B1521-799C-4E56-8D9C-25FBF9BF2ABE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FF9B1521-799C-4E56-8D9C-25FBF9BF2ABE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6FD344AD-8D18-4431-B095-273A130BE7BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6FD344AD-8D18-4431-B095-273A130BE7BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6FD344AD-8D18-4431-B095-273A130BE7BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6FD344AD-8D18-4431-B095-273A130BE7BD}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|