lixiaojun
2023-12-12 8e97fa97a429e4587e7922724f633ccbd95e17a1
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}") = "IStation.Service.SZJT", "IStation.Service.SZJT\IStation.Service.SZJT.csproj", "{B812B22F-5157-44D5-93F6-E697838B6982}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.Application.SZJT", "IStation.Application.SZJT\IStation.Application.SZJT.csproj", "{146C986E-C467-4212-9527-C673D9CCC89F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.WebApi.SZJT", "IStation.WebApi.SZJT\IStation.WebApi.SZJT.csproj", "{C64704BD-61E4-4B23-9F7E-380919BF73BA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.Entry.SZJT", "IStation.Entry.SZJT\IStation.Entry.SZJT.csproj", "{F1588C3D-A562-49FA-BC8C-2BF621CAFB57}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {B812B22F-5157-44D5-93F6-E697838B6982}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {B812B22F-5157-44D5-93F6-E697838B6982}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {B812B22F-5157-44D5-93F6-E697838B6982}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {B812B22F-5157-44D5-93F6-E697838B6982}.Release|Any CPU.Build.0 = Release|Any CPU
        {146C986E-C467-4212-9527-C673D9CCC89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {146C986E-C467-4212-9527-C673D9CCC89F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {146C986E-C467-4212-9527-C673D9CCC89F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {146C986E-C467-4212-9527-C673D9CCC89F}.Release|Any CPU.Build.0 = Release|Any CPU
        {C64704BD-61E4-4B23-9F7E-380919BF73BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {C64704BD-61E4-4B23-9F7E-380919BF73BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {C64704BD-61E4-4B23-9F7E-380919BF73BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {C64704BD-61E4-4B23-9F7E-380919BF73BA}.Release|Any CPU.Build.0 = Release|Any CPU
        {F1588C3D-A562-49FA-BC8C-2BF621CAFB57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {F1588C3D-A562-49FA-BC8C-2BF621CAFB57}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {F1588C3D-A562-49FA-BC8C-2BF621CAFB57}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {F1588C3D-A562-49FA-BC8C-2BF621CAFB57}.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