tangxu
2024-06-07 18a1a6faf82b1ad00d27f6fc7f5734c34aea32df
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
50
51
52
53
54
55
56
57
58
59
60
61
 
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.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}") = "IStation.ChEr.Log4Net", "IStation.ChEr.Log4Net\IStation.ChEr.Log4Net.csproj", "{2337EC93-2437-4F2C-A6DA-9EBFD35F2276}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.ChEr.Application.WaterPredict", "IStation.ChEr.Application.WaterPredict\IStation.ChEr.Application.WaterPredict.csproj", "{571A3F62-0B8F-46D9-9235-06BFCECCC7ED}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IStation.ChEr.Server.WaterPredict.Core", "IStation.ChEr.Server.WaterPredict.Core\IStation.ChEr.Server.WaterPredict.Core.csproj", "{F3DCB8FA-EA81-41E3-B39B-597583A2B7E8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IStation.ChEr.TopShelf.WaterPredict.Core", "IStation.ChEr.TopShelf.WaterPredict.Core\IStation.ChEr.TopShelf.WaterPredict.Core.csproj", "{625A425E-E7AF-4BB5-9DA1-AF82DDA7A324}"
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
        {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
        {2337EC93-2437-4F2C-A6DA-9EBFD35F2276}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {2337EC93-2437-4F2C-A6DA-9EBFD35F2276}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {2337EC93-2437-4F2C-A6DA-9EBFD35F2276}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {2337EC93-2437-4F2C-A6DA-9EBFD35F2276}.Release|Any CPU.Build.0 = Release|Any CPU
        {571A3F62-0B8F-46D9-9235-06BFCECCC7ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {571A3F62-0B8F-46D9-9235-06BFCECCC7ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {571A3F62-0B8F-46D9-9235-06BFCECCC7ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {571A3F62-0B8F-46D9-9235-06BFCECCC7ED}.Release|Any CPU.Build.0 = Release|Any CPU
        {F3DCB8FA-EA81-41E3-B39B-597583A2B7E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {F3DCB8FA-EA81-41E3-B39B-597583A2B7E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {F3DCB8FA-EA81-41E3-B39B-597583A2B7E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {F3DCB8FA-EA81-41E3-B39B-597583A2B7E8}.Release|Any CPU.Build.0 = Release|Any CPU
        {625A425E-E7AF-4BB5-9DA1-AF82DDA7A324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {625A425E-E7AF-4BB5-9DA1-AF82DDA7A324}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {625A425E-E7AF-4BB5-9DA1-AF82DDA7A324}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {625A425E-E7AF-4BB5-9DA1-AF82DDA7A324}.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