Files
DotNetAPITutorial/APITest2.sln
2022-08-04 19:21:55 -05:00

28 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1700.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APITest2", "APITest2\APITest2.csproj", "{E8AE6BFB-14D9-4B21-95A3-307B80177834}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FB511BD7-01DC-4B3B-9D23-57BC3BC43E02}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E8AE6BFB-14D9-4B21-95A3-307B80177834}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8AE6BFB-14D9-4B21-95A3-307B80177834}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8AE6BFB-14D9-4B21-95A3-307B80177834}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8AE6BFB-14D9-4B21-95A3-307B80177834}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {38F33CAD-8975-48AA-9BDF-F1C232A38649}
EndGlobalSection
EndGlobal