tuitio/IdentityServer.sln

39 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5A8FF505-3E4D-4258-BC3E-CACD74A7B98C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IdentityServer.Api", "IdentityServer.Api\IdentityServer.Api.csproj", "{2F84E560-EEC0-4511-B8D9-2C35C226B688}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0B8B6E9B-0200-47EC-91D9-BEDF4BFC248F}"
ProjectSection(SolutionItems) = preProject
dependencies.props = dependencies.props
Directory.Build.props = Directory.Build.props
Notes.txt = Notes.txt
ReleaseNotes.xml = ReleaseNotes.xml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2F84E560-EEC0-4511-B8D9-2C35C226B688}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F84E560-EEC0-4511-B8D9-2C35C226B688}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F84E560-EEC0-4511-B8D9-2C35C226B688}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F84E560-EEC0-4511-B8D9-2C35C226B688}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2F84E560-EEC0-4511-B8D9-2C35C226B688} = {5A8FF505-3E4D-4258-BC3E-CACD74A7B98C}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E93DC46D-9C55-4A05-B299-497CDD90747E}
EndGlobalSection
EndGlobal