Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31728.443 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.VisualStudio.Validation", "src\Microsoft.VisualStudio.Validation\Microsoft.VisualStudio.Validation.csproj", "{4D36901F-A937-4A2F-B086-CB2CD4DFB3FB}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{871C5DB2-2E11-428A-A9FA-78E269B6E9B0}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets Directory.Packages.props = Directory.Packages.props global.json = global.json nuget.config = nuget.config stylecop.json = stylecop.json version.json = version.json EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.VisualStudio.Validation.Tests", "test\Microsoft.VisualStudio.Validation.Tests\Microsoft.VisualStudio.Validation.Tests.csproj", "{B68F4565-AC94-4533-A9D6-5701F67D9C85}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{9A13F1F2-7491-4082-BCEF-B9217AECAF30}" ProjectSection(SolutionItems) = preProject test\.editorconfig = test\.editorconfig test\Directory.Build.props = test\Directory.Build.props test\Directory.Build.targets = test\Directory.Build.targets EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{542E44B7-F474-4822-8EA1-180DC2FB2884}" ProjectSection(SolutionItems) = preProject src\.editorconfig = src\.editorconfig src\Directory.Build.props = src\Directory.Build.props src\Directory.Build.targets = src\Directory.Build.targets EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4D36901F-A937-4A2F-B086-CB2CD4DFB3FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4D36901F-A937-4A2F-B086-CB2CD4DFB3FB}.Debug|Any CPU.Build.0 = Debug|Any CPU {4D36901F-A937-4A2F-B086-CB2CD4DFB3FB}.Release|Any CPU.ActiveCfg = Release|Any CPU {4D36901F-A937-4A2F-B086-CB2CD4DFB3FB}.Release|Any CPU.Build.0 = Release|Any CPU {B68F4565-AC94-4533-A9D6-5701F67D9C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B68F4565-AC94-4533-A9D6-5701F67D9C85}.Debug|Any CPU.Build.0 = Debug|Any CPU {B68F4565-AC94-4533-A9D6-5701F67D9C85}.Release|Any CPU.ActiveCfg = Release|Any CPU {B68F4565-AC94-4533-A9D6-5701F67D9C85}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {4D36901F-A937-4A2F-B086-CB2CD4DFB3FB} = {542E44B7-F474-4822-8EA1-180DC2FB2884} {B68F4565-AC94-4533-A9D6-5701F67D9C85} = {9A13F1F2-7491-4082-BCEF-B9217AECAF30} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {1AFE11BB-B1CE-40D5-AA63-E80706C7682C} EndGlobalSection EndGlobal