WireMeUp/WireMeUp.sln

29 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35707.178 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WireMeUp", "WireMeUp\WireMeUp.csproj", "{FCDBD7E9-6A33-4FDA-AE47-5E9B7315D539}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WireMeUpTests", "WireMeUpTests\WireMeUpTests.csproj", "{D879C371-104E-4D06-A38E-B6286522E9F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FCDBD7E9-6A33-4FDA-AE47-5E9B7315D539}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCDBD7E9-6A33-4FDA-AE47-5E9B7315D539}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCDBD7E9-6A33-4FDA-AE47-5E9B7315D539}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCDBD7E9-6A33-4FDA-AE47-5E9B7315D539}.Release|Any CPU.Build.0 = Release|Any CPU
{D879C371-104E-4D06-A38E-B6286522E9F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D879C371-104E-4D06-A38E-B6286522E9F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D879C371-104E-4D06-A38E-B6286522E9F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D879C371-104E-4D06-A38E-B6286522E9F4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal