diff options
Diffstat (limited to 'spec/specs.csproj')
| -rw-r--r-- | spec/specs.csproj | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/spec/specs.csproj b/spec/specs.csproj deleted file mode 100644 index 3bfa6d3..0000000 --- a/spec/specs.csproj +++ /dev/null @@ -1,139 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{44E65096-9657-4716-90F8-4535BABE8039}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>specs</RootNamespace>
- <AssemblyName>specs</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
- <UpgradeBackupLocation />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Machine.Specifications">
- <HintPath>..\..\thirdparty\mspec\Machine.Specifications.dll</HintPath>
- </Reference>
- <Reference Include="Rhino.Mocks">
- <HintPath>..\..\thirdparty\rhino.mocks\Rhino.Mocks.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Call.cs" />
- <Compile Include="Create.cs" />
- <Compile Include="assertions.cs" />
- <Compile Include="MockingExtensions.cs" />
- <Compile Include="unit\infrastructure\cloning\BinarySerializerSpecs.cs" />
- <Compile Include="unit\infrastructure\container\ResolveSpecs.cs" />
- <Compile Include="unit\infrastructure\logging\LogSpecs.cs" />
- <Compile Include="unit\infrastructure\proxies\ProxyFactorySpecs.cs" />
- <Compile Include="unit\infrastructure\registries\DefaultRegistrySpecs.cs" />
- <Compile Include="unit\utility\SettingsSpecs.cs" />
- <Compile Include="unit\utility\ConfigurationExtensionsSpecs.cs" />
- <Compile Include="unit\utility\DateSpecs.cs" />
- <Compile Include="unit\utility\EnumerableExtensionsSpecs.cs" />
- <Compile Include="unit\utility\ListExtensionsSpecs.cs" />
- <Compile Include="unit\utility\MappingExtensionsSpecs.cs" />
- <Compile Include="unit\utility\NotSpecificationSpecs.cs" />
- <Compile Include="unit\utility\NumericConversionsSpecs.cs" />
- <Compile Include="unit\utility\OrSpecificationSpecs.cs" />
- <Compile Include="unit\utility\PercentSpecs.cs" />
- <Compile Include="unit\utility\PredicateSpecificationSpecs.cs" />
- <Compile Include="unit\utility\SpecificationExtensionsSpecs.cs" />
- <Compile Include="unit\utility\TypeExtensionsSpecs.cs" />
- <Compile Include="unit\utility\ValueTypeSpecs.cs" />
- <Compile Include="unit\utility\VisitorExtensions.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\infrastructure\infrastructure.csproj">
- <Project>{AA5EEED9-4531-45F7-AFCD-AD9717D2E405}</Project>
- <Name>infrastructure</Name>
- </ProjectReference>
- <ProjectReference Include="..\utility\utility.csproj">
- <Project>{DD8FD29E-7424-415C-9BA3-7D9F6ECBA161}</Project>
- <Name>utility</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it. - Other similar extension points exist, see Microsoft.Common.targets. - <Target Name="BeforeBuild"> - </Target> - <Target Name="AfterBuild"> - </Target> - -->
-</Project>
\ No newline at end of file |
