|
|
@@ -68,18 +68,6 @@
|
|
|
<HintPath>..\..\packages\Serilog.1.5.9\lib\net45\Serilog.FullNetFx.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
- <Reference Include="SharpDX, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>$(SharpDXPackageBinDir)\SharpDX.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="SharpDX.Direct2D1, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>$(SharpDXPackageBinDir)\SharpDX.Direct2D1.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="SharpDX.DXGI, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>$(SharpDXPackageBinDir)\SharpDX.DXGI.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="Splat, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
<HintPath>..\..\packages\Splat.1.6.2\lib\Net45\Splat.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
@@ -181,14 +169,6 @@
|
|
|
<Project>{3e53a01a-b331-47f3-b828-4a5717e77a24}</Project>
|
|
|
<Name>Perspex.Markup.Xaml</Name>
|
|
|
</ProjectReference>
|
|
|
- <ProjectReference Include="..\..\src\Windows\Perspex.Direct2D1\Perspex.Direct2D1.csproj">
|
|
|
- <Project>{3e908f67-5543-4879-a1dc-08eace79b3cd}</Project>
|
|
|
- <Name>Perspex.Direct2D1</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\src\Windows\Perspex.Win32\Perspex.Win32.csproj">
|
|
|
- <Project>{811a76cf-1cf6-440f-963b-bbe31bd72a82}</Project>
|
|
|
- <Name>Perspex.Win32</Name>
|
|
|
- </ProjectReference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="github_icon.png">
|
|
|
@@ -202,13 +182,7 @@
|
|
|
</Resource>
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
- <Import Project="..\..\packages\SharpDX.2.6.3\build\SharpDX.targets" Condition="Exists('..\..\packages\SharpDX.2.6.3\build\SharpDX.targets')" />
|
|
|
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
- <PropertyGroup>
|
|
|
- <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>
|
|
|
- </PropertyGroup>
|
|
|
- <Error Condition="!Exists('..\..\packages\SharpDX.2.6.3\build\SharpDX.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SharpDX.2.6.3\build\SharpDX.targets'))" />
|
|
|
- </Target>
|
|
|
+ <Import Project="..\..\src\Shared\perspex.platform.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">
|