lixiaojun
2024-01-27 96fa591001d50f6bd8d79c948045c8e1d79c8931
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.DMA.Core", "Yw.Service.DMA.Core\Yw.Service.DMA.Core.csproj", "{8755655A-663A-4F96-89CD-16822C4C629B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.Application.DMA.Core", "Yw.Application.DMA.Core\Yw.Application.DMA.Core.csproj", "{FFAC050F-7C1F-4A6B-AB69-B4A3611C1249}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.WebApi.DMA.Core", "Yw.WebApi.DMA.Core\Yw.WebApi.DMA.Core.csproj", "{6498095D-51E4-4041-BBF9-B9B4A61F06E7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yw.Entry.DMA.Core", "Yw.Entry.DMA.Core\Yw.Entry.DMA.Core.csproj", "{825A8A98-0F00-45D9-810B-C6D2E3B3C366}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {8755655A-663A-4F96-89CD-16822C4C629B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {8755655A-663A-4F96-89CD-16822C4C629B}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {8755655A-663A-4F96-89CD-16822C4C629B}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {8755655A-663A-4F96-89CD-16822C4C629B}.Release|Any CPU.Build.0 = Release|Any CPU
        {FFAC050F-7C1F-4A6B-AB69-B4A3611C1249}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {FFAC050F-7C1F-4A6B-AB69-B4A3611C1249}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {FFAC050F-7C1F-4A6B-AB69-B4A3611C1249}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {FFAC050F-7C1F-4A6B-AB69-B4A3611C1249}.Release|Any CPU.Build.0 = Release|Any CPU
        {6498095D-51E4-4041-BBF9-B9B4A61F06E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {6498095D-51E4-4041-BBF9-B9B4A61F06E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {6498095D-51E4-4041-BBF9-B9B4A61F06E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {6498095D-51E4-4041-BBF9-B9B4A61F06E7}.Release|Any CPU.Build.0 = Release|Any CPU
        {825A8A98-0F00-45D9-810B-C6D2E3B3C366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {825A8A98-0F00-45D9-810B-C6D2E3B3C366}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {825A8A98-0F00-45D9-810B-C6D2E3B3C366}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {825A8A98-0F00-45D9-810B-C6D2E3B3C366}.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