1
1
2
- Microsoft Visual Studio Solution File, Format Version 11.00
3
- # Visual Studio 2010
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 2013
4
+ VisualStudioVersion = 12.0.20617.1 PREVIEW
5
+ MinimumVisualStudioVersion = 10.0.40219.1
4
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConventionTests" , "ConventionTests\ConventionTests.csproj" , "{1E12EA0C-9182-4029-991A-B0B9D38F5783}"
5
7
EndProject
6
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{AF9054EE-FE89-47A4-9156-BE54A837F2F7}"
@@ -19,6 +21,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{35B8E1
19
21
.nuget \packages .config = .nuget \packages .config
20
22
EndProject Section
21
23
EndProject
24
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TestAssembly" , "TestAssembly\TestAssembly.csproj" , "{D5A0D078-C660-4654-8A14-DDC816BEBC54}"
25
+ EndProject
22
26
Global
23
27
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
24
28
Debug| Any CPU = Debug| Any CPU
@@ -37,6 +41,10 @@ Global
37
41
{FEFF8305-A192-4CEA-A373-6CF2F365A9E5} .Debug| Any CPU .Build .0 = Debug| Any CPU
38
42
{FEFF8305-A192-4CEA-A373-6CF2F365A9E5} .Release| Any CPU .ActiveCfg = Release| Any CPU
39
43
{FEFF8305-A192-4CEA-A373-6CF2F365A9E5} .Release| Any CPU .Build .0 = Release| Any CPU
44
+ {D5A0D078-C660-4654-8A14-DDC816BEBC54} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
45
+ {D5A0D078-C660-4654-8A14-DDC816BEBC54} .Debug| Any CPU .Build .0 = Debug| Any CPU
46
+ {D5A0D078-C660-4654-8A14-DDC816BEBC54} .Release| Any CPU .ActiveCfg = Release| Any CPU
47
+ {D5A0D078-C660-4654-8A14-DDC816BEBC54} .Release| Any CPU .Build .0 = Release| Any CPU
40
48
EndGlobalSection
41
49
GlobalSection (SolutionProperties ) = preSolution
42
50
HideSolutionNode = FALSE
0 commit comments