Select Git revision
IntroWebAPI.sln
IntroWebAPI.sln 1.60 KiB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntroWebAPI", "IntroWebAPI\IntroWebAPI.csproj", "{7E701F68-3E2E-4CA7-939C-96758094A4F8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MinimalAPIDemo", "MinimalAPIDemo\MinimalAPIDemo.csproj", "{7F736F4F-E93F-4BE9-BD68-3C4603A22CBB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7E701F68-3E2E-4CA7-939C-96758094A4F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E701F68-3E2E-4CA7-939C-96758094A4F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E701F68-3E2E-4CA7-939C-96758094A4F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E701F68-3E2E-4CA7-939C-96758094A4F8}.Release|Any CPU.Build.0 = Release|Any CPU
{7F736F4F-E93F-4BE9-BD68-3C4603A22CBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F736F4F-E93F-4BE9-BD68-3C4603A22CBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F736F4F-E93F-4BE9-BD68-3C4603A22CBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F736F4F-E93F-4BE9-BD68-3C4603A22CBB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B03CC5FA-2083-4160-AF46-0358607A51E8}
EndGlobalSection
EndGlobal