33 lines
1.9 KiB
Plaintext
33 lines
1.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReswCodeGen.Core", "ReswCodeGen.Core\ReswCodeGen.Core.csproj", "{53912EB5-C7DD-486F-9293-8B485AEB0366}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReswCodeGen.CustomTool", "ReswCodeGen.CustomTool\ReswCodeGen.CustomTool.csproj", "{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReswCodeGen.Tests", "ReswCodeGen.Tests\ReswCodeGen.Tests.csproj", "{B56DDC92-E86D-46AA-BE28-7ACA670EE9CE}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{53912EB5-C7DD-486F-9293-8B485AEB0366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{53912EB5-C7DD-486F-9293-8B485AEB0366}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{53912EB5-C7DD-486F-9293-8B485AEB0366}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{53912EB5-C7DD-486F-9293-8B485AEB0366}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B56DDC92-E86D-46AA-BE28-7ACA670EE9CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B56DDC92-E86D-46AA-BE28-7ACA670EE9CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B56DDC92-E86D-46AA-BE28-7ACA670EE9CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B56DDC92-E86D-46AA-BE28-7ACA670EE9CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|