|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | | -# Visual Studio 15 |
3 | | -VisualStudioVersion = 15.0.26730.12 |
| 2 | +# Visual Studio Version 17 |
| 3 | +VisualStudioVersion = 17.0.00000.0 |
4 | 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
5 | 5 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessRuleDemo", "BusinessRuleDemo\BusinessRuleDemo.csproj", "{393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}" |
6 | 6 | EndProject |
7 | 7 | Global |
8 | 8 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
9 | 9 | Debug|Any CPU = Debug|Any CPU |
10 | | - Debug|Mixed Platforms = Debug|Mixed Platforms |
11 | | - Debug|x86 = Debug|x86 |
12 | 10 | Release|Any CPU = Release|Any CPU |
13 | | - Release|Mixed Platforms = Release|Mixed Platforms |
14 | | - Release|x86 = Release|x86 |
15 | 11 | Testing|Any CPU = Testing|Any CPU |
16 | | - Testing|Mixed Platforms = Testing|Mixed Platforms |
17 | | - Testing|x86 = Testing|x86 |
18 | 12 | EndGlobalSection |
19 | 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
20 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|Any CPU.ActiveCfg = Debug|x86 |
21 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
22 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
23 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|x86.ActiveCfg = Debug|x86 |
24 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|x86.Build.0 = Debug|x86 |
25 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|Any CPU.ActiveCfg = Release|x86 |
26 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
27 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|Mixed Platforms.Build.0 = Release|x86 |
28 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|x86.ActiveCfg = Release|x86 |
29 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|x86.Build.0 = Release|x86 |
30 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|Any CPU.ActiveCfg = Release|x86 |
31 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|Mixed Platforms.ActiveCfg = Release|x86 |
32 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|Mixed Platforms.Build.0 = Release|x86 |
33 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|x86.ActiveCfg = Release|x86 |
34 | | - {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|x86.Build.0 = Release|x86 |
| 14 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 15 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 16 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 17 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Release|Any CPU.Build.0 = Release|Any CPU |
| 18 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {393E5B9B-3781-4F3A-88A2-B2A3E43CC8E1}.Testing|Any CPU.Build.0 = Release|Any CPU |
35 | 20 | EndGlobalSection |
36 | 21 | GlobalSection(SolutionProperties) = preSolution |
37 | 22 | HideSolutionNode = FALSE |
|
0 commit comments