| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
- <CodeAnalysisRuleSet>Migrated rules for UnitTestFramework.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules />
- </PropertyGroup>
- <PropertyGroup>
- <OutputPath>..\..\bin</OutputPath>
- <DefineConstants>$(DefineConstants);TRACE</DefineConstants>
- <NoWarn>1570;1572;1573;1591;1699</NoWarn>
- </PropertyGroup>
- <PropertyGroup>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{35FBE8A0-D87E-4991-B3FC-2A77807DEC85}</ProjectGuid>
- <ProjectClrTypes>FULLCLR;SILVERLIGHT</ProjectClrTypes>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>System.ComponentModel.Composition.UnitTestFramework</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <NoWarn>;1699;1570;1572;1573;1591;0414</NoWarn>
- <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>
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>true</SignAssembly>
- <NoStdLib>true</NoStdLib>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="mscorlib" />
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml" />
- <ProjectReference Include="..\..\src\ComponentModel\ComponentModel.csproj">
- <Project>{1BBA5101-D4F0-48B8-A5D6-7B23A099DCE3}</Project>
- <Name>ComponentModel</Name>
- </ProjectReference>
- <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
- </ItemGroup>
- <ItemGroup Condition=" '$(IsSilverlight)' == 'true' ">
- <ProjectReference Include="$(CMInitProjectPath)\Composition.Initialization.csproj">
- <Project>{A497DC28-0A3B-4BAD-B964-B8B436686D98}</Project>
- <Name>Composition.Initialization</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AssemblyInfo.cs" />
- <Compile Include="System\Collections\EnumerableExtensions.cs" />
- <Compile Include="System\Collections\Generic\DictionaryExtensions.cs" />
- <Compile Include="System\ComponentModel\Composition\ConstraintParser.cs" />
- <Compile Include="System\ComponentModel\Composition\Diagnostics\TraceId.cs" />
- <Compile Include="System\ComponentModel\Composition\Diagnostics\TraceContext.cs" />
- <Compile Include="System\ComponentModel\Composition\Diagnostics\TraceContext.TraceContextTraceListener.cs" />
- <Compile Include="System\ComponentModel\Composition\Diagnostics\TraceEventDetails.cs" />
- <Compile Include="System\ComponentModel\Composition\UnitTesting\CompositionAssert.cs" />
- <Compile Include="System\ComponentModel\Composition\UnitTesting\ErrorId.cs" />
- <Compile Include="System\ComponentModel\Composition\UnitTesting\ElementAssert.cs" />
- <Compile Include="System\ComponentModel\Composition\UnitTesting\ExportsAssert.cs" />
- <Compile Include="System\ComponentModel\Composition\Hosting\CompositionHostTestService.cs" />
- <Compile Include="System\IO\TemporaryFileCopier.cs" />
- <Compile Include="System\IO\TemporaryFile.cs" />
- <Compile Include="System\ReferenceTracker.cs" />
- <Compile Include="System\Globalization\CurrentCultureContext.cs" />
- <Compile Include="System\IO\FileIO.cs" />
- <Compile Include="System\IO\TemporaryDirectory.cs" />
- <Compile Include="System\DisposableObject.cs" />
- <Compile Include="System\Runtime\Serialization\StrictFormatterConverter.cs" />
- <Compile Include="System\Runtime\Serialization\SerializationTestServices.cs" />
- <Compile Include="System\TypeExtensions.cs" />
- <Compile Include="System\UnitTesting\ExtendedAssert.cs" />
- <Compile Include="System\UnitTesting\RetryMode.cs" />
- <Compile Include="System\UnitTesting\ExpectationCollectionOfIO.cs" />
- <Compile Include="System\UnitTesting\ExpectationCollectionOfI.cs" />
- <Compile Include="System\UnitTesting\ExpectationOfIO.cs" />
- <Compile Include="System\UnitTesting\ExpectationOfI.cs" />
- <Compile Include="System\UnitTesting\TestServices.cs" />
- <Compile Include="System\UnitTesting\ReflectionAssert.cs" />
- <Compile Include="System\UnitTesting\EnumerableAssert.cs" />
- <Compile Include="System\UnitTesting\ExceptionAssert.cs" />
- <Compile Include="System\ComponentModel\Composition\ReflectionModel\ReflectionModelServicesEx.cs" />
- </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>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
- </Project>
|