tangxu
2024-05-03 190984daafd95462832a74b21def12b0209e74bf
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
44
45
46
47
48
49
 
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.ChEr.DAL.WaterPredict", "IStation.ChEr.DAL.WaterPredict\IStation.ChEr.DAL.WaterPredict.csproj", "{B1B5A52D-F878-4F76-A8BF-C963C8CFA15A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.ChEr.Application.WaterPredict", "Station.ChEr.Application.WaterPredict\IStation.ChEr.Application.WaterPredict.csproj", "{7F121352-C49D-4A68-84F3-401FAF2CDB37}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.ChEr.WebApi.Predict", "IStation.ChEr.WebApi.Predict\IStation.ChEr.WebApi.Predict.csproj", "{D22E9C61-B11E-4AAC-B260-CF31871BB23D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.ChEr.Entry.Predict", "IStation.ChEr.Entry.Predict\IStation.ChEr.Entry.Predict.csproj", "{52DC0038-7975-4B0A-A8F4-A415B007730F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Station.ChEr.Log4Net", "Station.ChEr.Log4Net\Station.ChEr.Log4Net.csproj", "{FAEF6B70-2D8A-44FD-8E7E-7AB6ED78352F}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {B1B5A52D-F878-4F76-A8BF-C963C8CFA15A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {B1B5A52D-F878-4F76-A8BF-C963C8CFA15A}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {B1B5A52D-F878-4F76-A8BF-C963C8CFA15A}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {B1B5A52D-F878-4F76-A8BF-C963C8CFA15A}.Release|Any CPU.Build.0 = Release|Any CPU
        {7F121352-C49D-4A68-84F3-401FAF2CDB37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {7F121352-C49D-4A68-84F3-401FAF2CDB37}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {7F121352-C49D-4A68-84F3-401FAF2CDB37}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {7F121352-C49D-4A68-84F3-401FAF2CDB37}.Release|Any CPU.Build.0 = Release|Any CPU
        {D22E9C61-B11E-4AAC-B260-CF31871BB23D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {D22E9C61-B11E-4AAC-B260-CF31871BB23D}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {D22E9C61-B11E-4AAC-B260-CF31871BB23D}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {D22E9C61-B11E-4AAC-B260-CF31871BB23D}.Release|Any CPU.Build.0 = Release|Any CPU
        {52DC0038-7975-4B0A-A8F4-A415B007730F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {52DC0038-7975-4B0A-A8F4-A415B007730F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {52DC0038-7975-4B0A-A8F4-A415B007730F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {52DC0038-7975-4B0A-A8F4-A415B007730F}.Release|Any CPU.Build.0 = Release|Any CPU
        {FAEF6B70-2D8A-44FD-8E7E-7AB6ED78352F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {FAEF6B70-2D8A-44FD-8E7E-7AB6ED78352F}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {FAEF6B70-2D8A-44FD-8E7E-7AB6ED78352F}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {FAEF6B70-2D8A-44FD-8E7E-7AB6ED78352F}.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