lixiaojun
2024-01-22 55b866eab47211e11ad8801a42484af81ed0afab
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
 
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.Service.Repair.Core", "Yw.Service.Repair.Core\Yw.Service.Repair.Core.csproj", "{53DBE577-07B8-4845-B55B-29EFE6E6302F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.Application.Repair.Core", "Yw.Application.Repair.Core\Yw.Application.Repair.Core.csproj", "{8F9ED401-4658-4932-B260-8F918D440120}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.WebApi.Repair.Core", "Yw.WebApi.Repair.Core\Yw.WebApi.Repair.Core.csproj", "{23D96643-6D89-487C-9B0B-A7926F497C80}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.Entry.Repair.Core", "Yw.Entry.Repair.Core\Yw.Entry.Repair.Core.csproj", "{FFC7B687-77C2-4454-BA7F-87A2B17A889B}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {53DBE577-07B8-4845-B55B-29EFE6E6302F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {53DBE577-07B8-4845-B55B-29EFE6E6302F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {53DBE577-07B8-4845-B55B-29EFE6E6302F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {53DBE577-07B8-4845-B55B-29EFE6E6302F}.Release|Any CPU.Build.0 = Release|Any CPU
        {8F9ED401-4658-4932-B260-8F918D440120}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {8F9ED401-4658-4932-B260-8F918D440120}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {8F9ED401-4658-4932-B260-8F918D440120}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {8F9ED401-4658-4932-B260-8F918D440120}.Release|Any CPU.Build.0 = Release|Any CPU
        {23D96643-6D89-487C-9B0B-A7926F497C80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {23D96643-6D89-487C-9B0B-A7926F497C80}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {23D96643-6D89-487C-9B0B-A7926F497C80}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {23D96643-6D89-487C-9B0B-A7926F497C80}.Release|Any CPU.Build.0 = Release|Any CPU
        {FFC7B687-77C2-4454-BA7F-87A2B17A889B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {FFC7B687-77C2-4454-BA7F-87A2B17A889B}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {FFC7B687-77C2-4454-BA7F-87A2B17A889B}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {FFC7B687-77C2-4454-BA7F-87A2B17A889B}.Release|Any CPU.Build.0 = Release|Any CPU
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
        SolutionGuid = {E02989A8-9B6F-43E5-AACA-790328215089}
    EndGlobalSection
EndGlobal