1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 14
4
- VisualStudioVersion = 14 .0.25420.1
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16 .0.31205.134
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "TestCase" , "TestCase\TestCase.csproj" , "{C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E}"
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "TestCase" , "TestCase\TestCase.csproj" , "{C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E}"
7
7
Project Section (ProjectDependencies ) = postProject
8
8
{8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53} = {8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53}
9
9
EndProject Section
10
10
EndProject
11
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "ReoGrid" , "ReoGrid\ReoGrid.csproj" , "{8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53}"
11
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "ReoGrid" , "ReoGrid\ReoGrid.csproj" , "{8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53}"
12
12
EndProject
13
13
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{D0F553D0-23DB-499A-89AF-6264A717D1BC}"
14
14
Project Section (SolutionItems ) = preProject
@@ -19,14 +19,22 @@ EndProject
19
19
Global
20
20
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
21
21
Debug| Any CPU = Debug| Any CPU
22
+ Release| Any CPU = Release| Any CPU
22
23
EndGlobalSection
23
24
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
24
25
{C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
25
26
{C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E} .Debug| Any CPU .Build .0 = Debug| Any CPU
27
+ {C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E} .Release| Any CPU .ActiveCfg = Release| Any CPU
28
+ {C19B14BE-FAA6-4563-B1D8-9F3F8C8F062E} .Release| Any CPU .Build .0 = Release| Any CPU
26
29
{8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27
30
{8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53} .Debug| Any CPU .Build .0 = Debug| Any CPU
31
+ {8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53} .Release| Any CPU .ActiveCfg = Release| Any CPU
32
+ {8B62357A-ABBC-4DB0-8633-F1D6A6C1EA53} .Release| Any CPU .Build .0 = Release| Any CPU
28
33
EndGlobalSection
29
34
GlobalSection (SolutionProperties ) = preSolution
30
35
HideSolutionNode = FALSE
31
36
EndGlobalSection
37
+ GlobalSection (ExtensibilityGlobals ) = postSolution
38
+ SolutionGuid = {5F9B904B-7079-4A67-8B26-E6BA6CC891EC}
39
+ EndGlobalSection
32
40
EndGlobal
0 commit comments