32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31727.386
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GPW.Api", "GPW.Api\GPW.Api.csproj", "{EF8D5A17-0D60-4EF0-9262-57AFAC574843}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPW.Data", "GPW.Data\GPW.Data.csproj", "{E0716E55-CFD3-466E-9919-328B0B7ACD6C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{EF8D5A17-0D60-4EF0-9262-57AFAC574843}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EF8D5A17-0D60-4EF0-9262-57AFAC574843}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EF8D5A17-0D60-4EF0-9262-57AFAC574843}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EF8D5A17-0D60-4EF0-9262-57AFAC574843}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{E0716E55-CFD3-466E-9919-328B0B7ACD6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E0716E55-CFD3-466E-9919-328B0B7ACD6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E0716E55-CFD3-466E-9919-328B0B7ACD6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E0716E55-CFD3-466E-9919-328B0B7ACD6C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {4EA406A5-8A20-49F6-85EE-ADDDBB02833F}
|
|
EndGlobalSection
|
|
EndGlobal
|