33 lines
1.5 KiB
Plaintext
33 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.12
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{9EE482C9-26E6-43DF-9C81-A4BE3ED75D67}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{68D81769-33DC-48FA-967A-0E1DB7DC254D}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "api.tparnell.io", "src\api.tparnell.io\api.tparnell.io.csproj", "{C3A3F90B-675C-419E-BC1D-811648F9B396}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C3A3F90B-675C-419E-BC1D-811648F9B396}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C3A3F90B-675C-419E-BC1D-811648F9B396}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C3A3F90B-675C-419E-BC1D-811648F9B396}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C3A3F90B-675C-419E-BC1D-811648F9B396}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{C3A3F90B-675C-419E-BC1D-811648F9B396} = {9EE482C9-26E6-43DF-9C81-A4BE3ED75D67}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {73034B9A-E5E3-474B-9B04-8D2839069F37}
|
|
EndGlobalSection
|
|
EndGlobal
|