Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2010 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D426CEAC-DF56-4CC9-B1AA-41B0B3597990}" ProjectSection(SolutionItems) = preProject build.fsx = build.fsx License.md = License.md README.md = README.md RELEASE_NOTES.md = RELEASE_NOTES.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecFlow.Unity.SpecFlowPlugin", "code\SpecFlow.Unity.SpecFlowPlugin\SpecFlow.Unity.SpecFlowPlugin.csproj", "{8D08CC82-1B6B-4832-8A6C-531C5A9D88F8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8D08CC82-1B6B-4832-8A6C-531C5A9D88F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8D08CC82-1B6B-4832-8A6C-531C5A9D88F8}.Debug|Any CPU.Build.0 = Debug|Any CPU {8D08CC82-1B6B-4832-8A6C-531C5A9D88F8}.Release|Any CPU.ActiveCfg = Release|Any CPU {8D08CC82-1B6B-4832-8A6C-531C5A9D88F8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal