github.com/Azure/aad-pod-identity@v1.8.17/examples/rest-api/service/MyApiSolution/MyApiSolution.sln (about)

     1  
     2  Microsoft Visual Studio Solution File, Format Version 12.00
     3  # Visual Studio Version 16
     4  VisualStudioVersion = 16.0.28606.126
     5  MinimumVisualStudioVersion = 10.0.40219.1
     6  Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyApi", "MyApi\MyApi.csproj", "{3768AECE-51D9-4C9B-8324-1BBA21B37836}"
     7  EndProject
     8  Global
     9  	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    10  		Debug|Any CPU = Debug|Any CPU
    11  		Release|Any CPU = Release|Any CPU
    12  	EndGlobalSection
    13  	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    14  		{3768AECE-51D9-4C9B-8324-1BBA21B37836}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    15  		{3768AECE-51D9-4C9B-8324-1BBA21B37836}.Debug|Any CPU.Build.0 = Debug|Any CPU
    16  		{3768AECE-51D9-4C9B-8324-1BBA21B37836}.Release|Any CPU.ActiveCfg = Release|Any CPU
    17  		{3768AECE-51D9-4C9B-8324-1BBA21B37836}.Release|Any CPU.Build.0 = Release|Any CPU
    18  	EndGlobalSection
    19  	GlobalSection(SolutionProperties) = preSolution
    20  		HideSolutionNode = FALSE
    21  	EndGlobalSection
    22  	GlobalSection(ExtensibilityGlobals) = postSolution
    23  		SolutionGuid = {F03BA7D0-B9FE-4D9C-9F0B-5D6C62D49676}
    24  	EndGlobalSection
    25  EndGlobal