32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27428.2037
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProductsApp", "ProductsApp\ProductsApp.csproj", "{8811BC19-201C-4487-A264-C6704D245010}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProductsCore", "ProductsCore\ProductsCore.csproj", "{EAAA11F2-A3C5-4AE2-95E8-EC7408311BCC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8811BC19-201C-4487-A264-C6704D245010}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8811BC19-201C-4487-A264-C6704D245010}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8811BC19-201C-4487-A264-C6704D245010}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8811BC19-201C-4487-A264-C6704D245010}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{EAAA11F2-A3C5-4AE2-95E8-EC7408311BCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EAAA11F2-A3C5-4AE2-95E8-EC7408311BCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EAAA11F2-A3C5-4AE2-95E8-EC7408311BCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EAAA11F2-A3C5-4AE2-95E8-EC7408311BCC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1024D7DD-0480-410D-9500-4CFBC4F2035A}
|
|
EndGlobalSection
|
|
EndGlobal
|