|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 18 |
4 | | -VisualStudioVersion = 18.0.11222.15 d18.0 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.14.36811.4 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiffuseApp", "DiffuseApp\DiffuseApp.csproj", "{6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}" |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiffuseApp", "DiffuseApp\DiffuseApp\DiffuseApp.csproj", "{6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiffuseApp.Common", "DiffuseApp\DiffuseApp.Common\DiffuseApp.Common.csproj", "{10468D82-30E5-3317-2964-66CC582EFE6C}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiffuseApp.Server", "DiffuseApp\DiffuseApp.Server\DiffuseApp.Server.csproj", "{11638F94-6F86-85DD-CF54-F3CC78C0FBDD}" |
| 11 | +EndProject |
| 12 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}" |
| 13 | + ProjectSection(SolutionItems) = preProject |
| 14 | + Directory.Build.props = Directory.Build.props |
| 15 | + EndProjectSection |
7 | 16 | EndProject |
8 | 17 | Global |
9 | 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
10 | 19 | Debug|Any CPU = Debug|Any CPU |
| 20 | + Release_Installer|Any CPU = Release_Installer|Any CPU |
11 | 21 | Release|Any CPU = Release|Any CPU |
12 | 22 | EndGlobalSection |
13 | 23 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
14 | 24 | {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
15 | 25 | {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 26 | + {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Release_Installer|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Release_Installer|Any CPU.Build.0 = Release|Any CPU |
16 | 28 | {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
17 | 29 | {6B186ECB-FAF6-8CD8-DB1C-5B1BFC2AD4E7}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 31 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 32 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Release_Installer|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Release_Installer|Any CPU.Build.0 = Release|Any CPU |
| 34 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 35 | + {10468D82-30E5-3317-2964-66CC582EFE6C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 36 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 37 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 38 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Release_Installer|Any CPU.ActiveCfg = Release|Any CPU |
| 39 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Release_Installer|Any CPU.Build.0 = Release|Any CPU |
| 40 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 41 | + {11638F94-6F86-85DD-CF54-F3CC78C0FBDD}.Release|Any CPU.Build.0 = Release|Any CPU |
18 | 42 | EndGlobalSection |
19 | 43 | GlobalSection(SolutionProperties) = preSolution |
20 | 44 | HideSolutionNode = FALSE |
|
0 commit comments