Skip to content

Commit

Permalink
trying to get this project to work on OSX, so I never have to boot in…
Browse files Browse the repository at this point in the history
…to windows ever again... except when I have to.
  • Loading branch information
amirrajan committed Oct 10, 2015
1 parent 59bd009 commit f0322af
Show file tree
Hide file tree
Showing 67 changed files with 613 additions and 144 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -26,3 +26,5 @@ Gemfile.lock
packages/*
icarus.gallio
_site
*.#*
TAGS
9 changes: 3 additions & 6 deletions NSpec.GallioAdapter/NSpec.GallioAdapter.csproj
Expand Up @@ -3,8 +3,6 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand Down Expand Up @@ -36,16 +34,15 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Gallio, Version=3.3.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\libs\Gallio.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="Gallio">
<HintPath>..\libs\Gallio.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\SharedAssemblyInfo.cs">
Expand Down
8 changes: 8 additions & 0 deletions NSpec.userprefs
@@ -0,0 +1,8 @@
<Properties StartupItem="SampleSpecs/SampleSpecs.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>
9 changes: 3 additions & 6 deletions NSpec/NSpec.csproj
Expand Up @@ -3,8 +3,6 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{36862628-1F0C-4EA5-8963-C79BAF958DC1}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand Down Expand Up @@ -36,17 +34,16 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
<HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\SharedAssemblyInfo.cs">
Expand Down
220 changes: 118 additions & 102 deletions NSpec2012.sln
@@ -1,102 +1,118 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleSpecs", "SampleSpecs\SampleSpecs.csproj", "{DCE738AF-2C14-4279-96FB-16930BD1F459}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpec", "NSpec\NSpec.csproj", "{36862628-1F0C-4EA5-8963-C79BAF958DC1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpecRunner", "NSpecRunner\NSpecRunner.csproj", "{24F513D3-3D65-42B9-893A-0D3196E45043}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpecSpecs", "NSpecSpecs\NSpecSpecs.csproj", "{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpec.GallioAdapter", "NSpec.GallioAdapter\NSpec.GallioAdapter.csproj", "{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TDNETRunner", "TDNETRunner\TDNETRunner.csproj", "{CF6C7612-7CBD-4259-AC3D-045C310BC37E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{13126E01-6530-4761-909F-5A8BCE21FE13}"
ProjectSection(SolutionItems) = preProject
SharedAssemblyInfo.cs = SharedAssemblyInfo.cs
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{39769B8A-A541-429F-B879-000698D23BF0}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|x86.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Any CPU.Build.0 = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|x86.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|x86.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Any CPU.Build.0 = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|x86.ActiveCfg = Release|Any CPU
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Any CPU.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Mixed Platforms.Build.0 = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|x86.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|x86.Build.0 = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Any CPU.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Mixed Platforms.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Mixed Platforms.Build.0 = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|x86.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|x86.Build.0 = Release|x86
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|x86.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Any CPU.Build.0 = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|x86.ActiveCfg = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|x86.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Any CPU.Build.0 = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|x86.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|x86.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Any CPU.Build.0 = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleSpecs", "SampleSpecs\SampleSpecs.csproj", "{DCE738AF-2C14-4279-96FB-16930BD1F459}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpec", "NSpec\NSpec.csproj", "{36862628-1F0C-4EA5-8963-C79BAF958DC1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpecRunner", "NSpecRunner\NSpecRunner.csproj", "{24F513D3-3D65-42B9-893A-0D3196E45043}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpecSpecs", "NSpecSpecs\NSpecSpecs.csproj", "{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NSpec.GallioAdapter", "NSpec.GallioAdapter\NSpec.GallioAdapter.csproj", "{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TDNETRunner", "TDNETRunner\TDNETRunner.csproj", "{CF6C7612-7CBD-4259-AC3D-045C310BC37E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{13126E01-6530-4761-909F-5A8BCE21FE13}"
ProjectSection(SolutionItems) = preProject
SharedAssemblyInfo.cs = SharedAssemblyInfo.cs
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{39769B8A-A541-429F-B879-000698D23BF0}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleSpecsFocus", "SampleSpecsFocus\SampleSpecsFocus.csproj", "{17D2A12B-FCB1-4528-BA18-80FCE760249B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|x86.ActiveCfg = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Debug|x86.Build.0 = Debug|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|Any CPU.Build.0 = Release|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|x86.ActiveCfg = Release|Any CPU
{17D2A12B-FCB1-4528-BA18-80FCE760249B}.Release|x86.Build.0 = Release|Any CPU
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Any CPU.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|Mixed Platforms.Build.0 = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|x86.ActiveCfg = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Debug|x86.Build.0 = Debug|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Any CPU.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Mixed Platforms.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|Mixed Platforms.Build.0 = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|x86.ActiveCfg = Release|x86
{24F513D3-3D65-42B9-893A-0D3196E45043}.Release|x86.Build.0 = Release|x86
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Debug|x86.ActiveCfg = Debug|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Any CPU.Build.0 = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{25B0B581-D3DD-4FE8-B7E9-DA6F86622E17}.Release|x86.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Debug|x86.ActiveCfg = Debug|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Any CPU.Build.0 = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{36862628-1F0C-4EA5-8963-C79BAF958DC1}.Release|x86.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Debug|x86.ActiveCfg = Debug|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Any CPU.Build.0 = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{CF6C7612-7CBD-4259-AC3D-045C310BC37E}.Release|x86.ActiveCfg = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Debug|x86.ActiveCfg = Debug|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Any CPU.Build.0 = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DC55CE3B-BB8C-42BB-A363-D3F1ED825A86}.Release|x86.ActiveCfg = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Debug|x86.ActiveCfg = Debug|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Any CPU.Build.0 = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DCE738AF-2C14-4279-96FB-16930BD1F459}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
1 change: 1 addition & 0 deletions NSpec2012.userprefs
@@ -0,0 +1 @@
<Properties StartupItem="SampleSpecs/SampleSpecs.csproj" />
2 changes: 0 additions & 2 deletions NSpecRunner/NSpecRunner.csproj
Expand Up @@ -3,8 +3,6 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{24F513D3-3D65-42B9-893A-0D3196E45043}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand Down

0 comments on commit f0322af

Please sign in to comment.