32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio Version 18
|
|||
|
|
VisualStudioVersion = 18.3.11222.16
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YD_Event.Api", "YD_Event.Api.csproj", "{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YD_Event.Commons", "..\YD_Event.Commons\YD_Event.Commons.csproj", "{AF92E29B-6E7D-5C3A-5795-6AB136DE5B61}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{AF92E29B-6E7D-5C3A-5795-6AB136DE5B61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{AF92E29B-6E7D-5C3A-5795-6AB136DE5B61}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{AF92E29B-6E7D-5C3A-5795-6AB136DE5B61}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{AF92E29B-6E7D-5C3A-5795-6AB136DE5B61}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
|
SolutionGuid = {1C922CAB-751A-4412-ACE0-3F1C8EEDFD70}
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|