11
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
46Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConventionTests" , "ConventionTests\ConventionTests.csproj" , "{1E12EA0C-9182-4029-991A-B0B9D38F5783}"
57EndProject
68Project ("{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
1921 .nuget \packages .config = .nuget \packages .config
2022 EndProject Section
2123EndProject
24+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TestAssembly" , "TestAssembly\TestAssembly.csproj" , "{D5A0D078-C660-4654-8A14-DDC816BEBC54}"
25+ EndProject
2226Global
2327 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2428 Debug| Any CPU = Debug| Any CPU
@@ -37,6 +41,10 @@ Global
3741 {FEFF8305-A192-4CEA-A373-6CF2F365A9E5} .Debug| Any CPU .Build .0 = Debug| Any CPU
3842 {FEFF8305-A192-4CEA-A373-6CF2F365A9E5} .Release| Any CPU .ActiveCfg = Release| Any CPU
3943 {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
4048 EndGlobalSection
4149 GlobalSection (SolutionProperties ) = preSolution
4250 HideSolutionNode = FALSE
0 commit comments