XamlTestApplication.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{78CAFE33-DBEB-4132-8A28-81CFE8A4933C}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XamlTestApplication</RootNamespace>
  11. <AssemblyName>XamlTestApplication</AssemblyName>
  12. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <NuGetPackageImportStamp>
  15. </NuGetPackageImportStamp>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>TRACE;DEBUG</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <Prefer32Bit>true</Prefer32Bit>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  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="Glass, Version=1.4.4.0, Culture=neutral, processorArchitecture=MSIL">
  40. <HintPath>..\..\packages\Glass.1.4.4.0\lib\portable-net451+win81+wpa81\Glass.dll</HintPath>
  41. <Private>True</Private>
  42. </Reference>
  43. <Reference Include="OmniXaml, Version=1.4.4.0, Culture=neutral, processorArchitecture=MSIL">
  44. <HintPath>..\..\packages\OmniXaml.1.4.4.0\lib\portable-net451+win81+wpa81\OmniXaml.dll</HintPath>
  45. <Private>True</Private>
  46. </Reference>
  47. <Reference Include="OmniXaml.AppServices, Version=1.4.4.0, Culture=neutral, processorArchitecture=MSIL">
  48. <HintPath>..\..\packages\OmniXaml.AppServices.1.4.4.0\lib\portable-net451+win81+wpa81\OmniXaml.AppServices.dll</HintPath>
  49. <Private>True</Private>
  50. </Reference>
  51. <Reference Include="OmniXaml.AppServices.Mvvm, Version=1.4.4.0, Culture=neutral, processorArchitecture=MSIL">
  52. <HintPath>..\..\packages\OmniXaml.AppServices.Mvvm.1.4.4.0\lib\portable-net451+win81+wpa81\OmniXaml.AppServices.Mvvm.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="OmniXaml.AppServices.NetCore, Version=1.4.4.0, Culture=neutral, processorArchitecture=MSIL">
  56. <HintPath>..\..\packages\OmniXaml.AppServices.NetCore.1.4.4.0\lib\net46\OmniXaml.AppServices.NetCore.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="ReactiveUI, Version=6.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  60. <HintPath>..\..\packages\reactiveui-core.6.5.0\lib\Net45\ReactiveUI.dll</HintPath>
  61. <Private>True</Private>
  62. </Reference>
  63. <Reference Include="Serilog, Version=1.5.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  64. <HintPath>..\..\packages\Serilog.1.5.9\lib\net45\Serilog.dll</HintPath>
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="Serilog.FullNetFx, Version=1.5.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  68. <HintPath>..\..\packages\Serilog.1.5.9\lib\net45\Serilog.FullNetFx.dll</HintPath>
  69. <Private>True</Private>
  70. </Reference>
  71. <Reference Include="SharpDX, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>$(SharpDXPackageBinDir)\SharpDX.dll</HintPath>
  74. </Reference>
  75. <Reference Include="SharpDX.Direct2D1, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>$(SharpDXPackageBinDir)\SharpDX.Direct2D1.dll</HintPath>
  78. </Reference>
  79. <Reference Include="SharpDX.DXGI, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>$(SharpDXPackageBinDir)\SharpDX.DXGI.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Splat, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL">
  84. <HintPath>..\..\packages\Splat.1.6.2\lib\Net45\Splat.dll</HintPath>
  85. <Private>True</Private>
  86. </Reference>
  87. <Reference Include="Sprache, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  88. <HintPath>..\..\packages\Sprache.SuperJMN.2.0.0.46\lib\portable-net451+win81+wpa81\Sprache.dll</HintPath>
  89. <Private>True</Private>
  90. </Reference>
  91. <Reference Include="System" />
  92. <Reference Include="System.Core" />
  93. <Reference Include="System.Drawing" />
  94. <Reference Include="System.Reactive.Core, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <HintPath>..\..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll</HintPath>
  96. <Private>True</Private>
  97. </Reference>
  98. <Reference Include="System.Reactive.Interfaces, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <HintPath>..\..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Reactive.Linq, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <HintPath>..\..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll</HintPath>
  104. <Private>True</Private>
  105. </Reference>
  106. <Reference Include="System.Reactive.PlatformServices, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <HintPath>..\..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll</HintPath>
  108. <Private>True</Private>
  109. </Reference>
  110. <Reference Include="System.Reactive.Windows.Threading, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\..\packages\Rx-XAML.2.2.5\lib\net45\System.Reactive.Windows.Threading.dll</HintPath>
  112. <Private>True</Private>
  113. </Reference>
  114. <Reference Include="System.Windows.Forms" />
  115. <Reference Include="System.Xml.Linq" />
  116. <Reference Include="System.Data.DataSetExtensions" />
  117. <Reference Include="System.Data" />
  118. <Reference Include="System.Xml" />
  119. <Reference Include="WindowsBase" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <Compile Include="App.cs" />
  123. <Compile Include="MainViewModel.cs" />
  124. <Compile Include="Program.cs" />
  125. <Compile Include="Properties\AssemblyInfo.cs" />
  126. <Compile Include="Views\MainWindow.cs" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <None Include="App.config" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <ProjectReference Include="..\..\src\NGenerics\NGenerics.csproj">
  133. <Project>{415e048e-4611-4815-9cf2-d774e29079ac}</Project>
  134. <Name>NGenerics</Name>
  135. </ProjectReference>
  136. <ProjectReference Include="..\..\src\Perspex.Animation\Perspex.Animation.csproj">
  137. <Project>{d211e587-d8bc-45b9-95a4-f297c8fa5200}</Project>
  138. <Name>Perspex.Animation</Name>
  139. </ProjectReference>
  140. <ProjectReference Include="..\..\src\Perspex.Application\Perspex.Application.csproj">
  141. <Project>{799a7bb5-3c2c-48b6-85a7-406a12c420da}</Project>
  142. <Name>Perspex.Application</Name>
  143. </ProjectReference>
  144. <ProjectReference Include="..\..\src\Perspex.Base\Perspex.Base.csproj">
  145. <Project>{b09b78d8-9b26-48b0-9149-d64a2f120f3f}</Project>
  146. <Name>Perspex.Base</Name>
  147. </ProjectReference>
  148. <ProjectReference Include="..\..\src\Perspex.Controls\Perspex.Controls.csproj">
  149. <Project>{d2221c82-4a25-4583-9b43-d791e3f6820c}</Project>
  150. <Name>Perspex.Controls</Name>
  151. </ProjectReference>
  152. <ProjectReference Include="..\..\src\Perspex.Diagnostics\Perspex.Diagnostics.csproj">
  153. <Project>{7062ae20-5dcc-4442-9645-8195bdece63e}</Project>
  154. <Name>Perspex.Diagnostics</Name>
  155. </ProjectReference>
  156. <ProjectReference Include="..\..\src\Perspex.Input\Perspex.Input.csproj">
  157. <Project>{62024b2d-53eb-4638-b26b-85eeaa54866e}</Project>
  158. <Name>Perspex.Input</Name>
  159. </ProjectReference>
  160. <ProjectReference Include="..\..\src\Perspex.Interactivity\Perspex.Interactivity.csproj">
  161. <Project>{6b0ed19d-a08b-461c-a9d9-a9ee40b0c06b}</Project>
  162. <Name>Perspex.Interactivity</Name>
  163. </ProjectReference>
  164. <ProjectReference Include="..\..\src\Perspex.Layout\Perspex.Layout.csproj">
  165. <Project>{42472427-4774-4c81-8aff-9f27b8e31721}</Project>
  166. <Name>Perspex.Layout</Name>
  167. </ProjectReference>
  168. <ProjectReference Include="..\..\src\Perspex.SceneGraph\Perspex.SceneGraph.csproj">
  169. <Project>{eb582467-6abb-43a1-b052-e981ba910e3a}</Project>
  170. <Name>Perspex.SceneGraph</Name>
  171. </ProjectReference>
  172. <ProjectReference Include="..\..\src\Perspex.Styling\Perspex.Styling.csproj">
  173. <Project>{f1baa01a-f176-4c6a-b39d-5b40bb1b148f}</Project>
  174. <Name>Perspex.Styling</Name>
  175. </ProjectReference>
  176. <ProjectReference Include="..\..\src\Perspex.Themes.Default\Perspex.Themes.Default.csproj">
  177. <Project>{3e10a5fa-e8da-48b1-ad44-6a5b6cb7750f}</Project>
  178. <Name>Perspex.Themes.Default</Name>
  179. </ProjectReference>
  180. <ProjectReference Include="..\..\src\Markup\Perspex.Markup.Xaml\Perspex.Markup.Xaml.csproj">
  181. <Project>{3e53a01a-b331-47f3-b828-4a5717e77a24}</Project>
  182. <Name>Perspex.Xaml</Name>
  183. </ProjectReference>
  184. <ProjectReference Include="..\..\src\Windows\Perspex.Direct2D1\Perspex.Direct2D1.csproj">
  185. <Project>{3e908f67-5543-4879-a1dc-08eace79b3cd}</Project>
  186. <Name>Perspex.Direct2D1</Name>
  187. </ProjectReference>
  188. <ProjectReference Include="..\..\src\Windows\Perspex.Win32\Perspex.Win32.csproj">
  189. <Project>{811a76cf-1cf6-440f-963b-bbe31bd72a82}</Project>
  190. <Name>Perspex.Win32</Name>
  191. </ProjectReference>
  192. </ItemGroup>
  193. <ItemGroup>
  194. <Content Include="github_icon.png">
  195. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  196. </Content>
  197. </ItemGroup>
  198. <ItemGroup>
  199. <None Include="packages.config" />
  200. <Resource Include="Views\MainWindow.xaml">
  201. <SubType>Designer</SubType>
  202. </Resource>
  203. </ItemGroup>
  204. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  205. <Import Project="..\..\packages\SharpDX.2.6.3\build\SharpDX.targets" Condition="Exists('..\..\packages\SharpDX.2.6.3\build\SharpDX.targets')" />
  206. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  207. <PropertyGroup>
  208. <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>
  209. </PropertyGroup>
  210. <Error Condition="!Exists('..\..\packages\SharpDX.2.6.3\build\SharpDX.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SharpDX.2.6.3\build\SharpDX.targets'))" />
  211. </Target>
  212. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  213. Other similar extension points exist, see Microsoft.Common.targets.
  214. <Target Name="BeforeBuild">
  215. </Target>
  216. <Target Name="AfterBuild">
  217. </Target>
  218. -->
  219. </Project>