1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 15
4
- VisualStudioVersion = 15 .0.26730.8
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16 .0.30225.117
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{BEC34DDB-7527-467A-A395-2DA4515C3AEB}"
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{6E044AC6-EA21-4F9F-AAAE-21918ACC42C7}"
9
9
EndProject
10
10
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ExCSS" , "src\ExCSS\ExCSS.csproj" , "{1E338799-960E-44F6-9111-65DCE1381BB4}"
11
11
EndProject
12
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ExCSS.Tests" , "src\ExCSS.Tests\ExCSS.Tests.csproj" , "{2F5163CB-B410-402A-85D8-448F8125C5FA }"
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ExCSS.Tests" , "src\ExCSS.Tests\ExCSS.Tests.csproj" , "{B6671304-9186-40BB-AC4E-92402E9F0322 }"
13
13
EndProject
14
14
Global
15
15
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -21,17 +21,17 @@ Global
21
21
{1E338799-960E-44F6-9111-65DCE1381BB4} .Debug| Any CPU .Build .0 = Debug| Any CPU
22
22
{1E338799-960E-44F6-9111-65DCE1381BB4} .Release| Any CPU .ActiveCfg = Release| Any CPU
23
23
{1E338799-960E-44F6-9111-65DCE1381BB4} .Release| Any CPU .Build .0 = Release| Any CPU
24
- {2F5163CB-B410-402A-85D8-448F8125C5FA } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
25
- {2F5163CB-B410-402A-85D8-448F8125C5FA } .Debug| Any CPU .Build .0 = Debug| Any CPU
26
- {2F5163CB-B410-402A-85D8-448F8125C5FA } .Release| Any CPU .ActiveCfg = Release| Any CPU
27
- {2F5163CB-B410-402A-85D8-448F8125C5FA } .Release| Any CPU .Build .0 = Release| Any CPU
24
+ {B6671304-9186-40BB-AC4E-92402E9F0322 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
25
+ {B6671304-9186-40BB-AC4E-92402E9F0322 } .Debug| Any CPU .Build .0 = Debug| Any CPU
26
+ {B6671304-9186-40BB-AC4E-92402E9F0322 } .Release| Any CPU .ActiveCfg = Release| Any CPU
27
+ {B6671304-9186-40BB-AC4E-92402E9F0322 } .Release| Any CPU .Build .0 = Release| Any CPU
28
28
EndGlobalSection
29
29
GlobalSection (SolutionProperties ) = preSolution
30
30
HideSolutionNode = FALSE
31
31
EndGlobalSection
32
32
GlobalSection (NestedProjects ) = preSolution
33
33
{1E338799-960E-44F6-9111-65DCE1381BB4} = {BEC34DDB-7527-467A-A395-2DA4515C3AEB}
34
- {2F5163CB-B410-402A-85D8-448F8125C5FA } = {BEC34DDB-7527-467A-A395-2DA4515C3AEB}
34
+ {B6671304-9186-40BB-AC4E-92402E9F0322 } = {BEC34DDB-7527-467A-A395-2DA4515C3AEB}
35
35
EndGlobalSection
36
36
GlobalSection (ExtensibilityGlobals ) = postSolution
37
37
SolutionGuid = {CC0D63EB-53FB-4452-8758-A7BD96C37811}
0 commit comments