44 lines
2.5 KiB
Plaintext
44 lines
2.5 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.11.35327.3
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CH.Api", "CH.Api\CH.Api.csproj", "{974B39E7-3706-4E74-B03B-5A6DAF9600C0}"
|
|||
|
EndProject
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CH.Dal", "CH.Dal\CH.Dal.csproj", "{9BCD9AF4-8766-4BAD-BE7F-3EB9F8C7DEED}"
|
|||
|
EndProject
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CH.CQRS", "CH.CQRS\CH.CQRS.csproj", "{F3474E23-142B-47B7-85BC-836017132353}"
|
|||
|
EndProject
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CH.Authority", "CH.Authority\CH.Authority.csproj", "{2B26A5F6-B78D-418F-A28D-80E7E9CD5428}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{974B39E7-3706-4E74-B03B-5A6DAF9600C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{974B39E7-3706-4E74-B03B-5A6DAF9600C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{974B39E7-3706-4E74-B03B-5A6DAF9600C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{974B39E7-3706-4E74-B03B-5A6DAF9600C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{9BCD9AF4-8766-4BAD-BE7F-3EB9F8C7DEED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{9BCD9AF4-8766-4BAD-BE7F-3EB9F8C7DEED}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{9BCD9AF4-8766-4BAD-BE7F-3EB9F8C7DEED}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{9BCD9AF4-8766-4BAD-BE7F-3EB9F8C7DEED}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{F3474E23-142B-47B7-85BC-836017132353}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{F3474E23-142B-47B7-85BC-836017132353}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{F3474E23-142B-47B7-85BC-836017132353}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{F3474E23-142B-47B7-85BC-836017132353}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{2B26A5F6-B78D-418F-A28D-80E7E9CD5428}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{2B26A5F6-B78D-418F-A28D-80E7E9CD5428}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{2B26A5F6-B78D-418F-A28D-80E7E9CD5428}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{2B26A5F6-B78D-418F-A28D-80E7E9CD5428}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {62E65423-5A0E-4D12-B174-A06C870F2662}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|