Perspex.Direct2D1.UnitTests.csproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props')" />
  4. <Import Project="..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props" Condition="Exists('..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProjectGuid>{EFB11458-9CDF-41C0-BE4F-44AF45A4CAB8}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>Perspex.Direct2D1.UnitTests</RootNamespace>
  13. <AssemblyName>Perspex.Direct2D1.UnitTests</AssemblyName>
  14. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <DocumentationFile>bin\Debug\Perspex.Direct2D1.UnitTests.XML</DocumentationFile>
  28. <NoWarn>CS1591</NoWarn>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="System" />
  40. <Reference Include="System.Core" />
  41. <Reference Include="System.Xml.Linq" />
  42. <Reference Include="System.Data.DataSetExtensions" />
  43. <Reference Include="Microsoft.CSharp" />
  44. <Reference Include="System.Data" />
  45. <Reference Include="System.Net.Http" />
  46. <Reference Include="System.Xml" />
  47. <Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c">
  48. <HintPath>..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
  49. </Reference>
  50. <Reference Include="xunit.assert, Version=2.0.0.2929, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c">
  51. <HintPath>..\..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath>
  52. </Reference>
  53. <Reference Include="xunit.core, Version=2.0.0.2929, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c">
  54. <HintPath>..\..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath>
  55. </Reference>
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="Controls\Shapes\PathTests.cs" />
  59. <Compile Include="Media\GeometryTests.cs" />
  60. <Compile Include="Properties\AssemblyInfo.cs" />
  61. <Compile Include="RectComparer.cs" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <ProjectReference Include="..\..\src\Perspex.Animation\Perspex.Animation.csproj">
  65. <Project>{D211E587-D8BC-45B9-95A4-F297C8FA5200}</Project>
  66. <Name>Perspex.Animation</Name>
  67. </ProjectReference>
  68. <ProjectReference Include="..\..\src\Perspex.Base\Perspex.Base.csproj">
  69. <Project>{B09B78D8-9B26-48B0-9149-D64A2F120F3F}</Project>
  70. <Name>Perspex.Base</Name>
  71. </ProjectReference>
  72. <ProjectReference Include="..\..\src\Perspex.Controls\Perspex.Controls.csproj">
  73. <Project>{D2221C82-4A25-4583-9B43-D791E3F6820C}</Project>
  74. <Name>Perspex.Controls</Name>
  75. </ProjectReference>
  76. <ProjectReference Include="..\..\src\Perspex.Input\Perspex.Input.csproj">
  77. <Project>{62024B2D-53EB-4638-B26B-85EEAA54866E}</Project>
  78. <Name>Perspex.Input</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="..\..\src\Perspex.Interactivity\Perspex.Interactivity.csproj">
  81. <Project>{6B0ED19D-A08B-461C-A9D9-A9EE40B0C06B}</Project>
  82. <Name>Perspex.Interactivity</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\..\src\Perspex.Layout\Perspex.Layout.csproj">
  85. <Project>{42472427-4774-4C81-8AFF-9F27B8E31721}</Project>
  86. <Name>Perspex.Layout</Name>
  87. </ProjectReference>
  88. <ProjectReference Include="..\..\src\Perspex.SceneGraph\Perspex.SceneGraph.csproj">
  89. <Project>{EB582467-6ABB-43A1-B052-E981BA910E3A}</Project>
  90. <Name>Perspex.SceneGraph</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\..\src\Perspex.Styling\Perspex.Styling.csproj">
  93. <Project>{F1BAA01A-F176-4C6A-B39D-5B40BB1B148F}</Project>
  94. <Name>Perspex.Styling</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\..\src\Windows\Perspex.Direct2D1\Perspex.Direct2D1.csproj">
  97. <Project>{3E908F67-5543-4879-A1DC-08EACE79B3CD}</Project>
  98. <Name>Perspex.Direct2D1</Name>
  99. </ProjectReference>
  100. </ItemGroup>
  101. <ItemGroup>
  102. <None Include="packages.config" />
  103. </ItemGroup>
  104. <ItemGroup>
  105. <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
  106. </ItemGroup>
  107. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  108. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  109. <PropertyGroup>
  110. <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  111. </PropertyGroup>
  112. <Error Condition="!Exists('..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props'))" />
  113. <Error Condition="!Exists('..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props'))" />
  114. </Target>
  115. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  116. Other similar extension points exist, see Microsoft.Common.targets.
  117. <Target Name="BeforeBuild">
  118. </Target>
  119. <Target Name="AfterBuild">
  120. </Target>
  121. -->
  122. </Project>