Avalonia.DesignerSupport.TestApp.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{F1381F98-4D24-409A-A6C5-1C5B1E08BB08}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Avalonia.DesignerSupport.TestApp</RootNamespace>
  11. <AssemblyName>Avalonia.DesignerSupport.TestApp</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\..\artifacts\tests\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>..\..\artifacts\tests\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="System" />
  37. <Reference Include="System.Core" />
  38. <Reference Include="System.Xml.Linq" />
  39. <Reference Include="System.Data.DataSetExtensions" />
  40. <Reference Include="Microsoft.CSharp" />
  41. <Reference Include="System.Data" />
  42. <Reference Include="System.Deployment" />
  43. <Reference Include="System.Drawing" />
  44. <Reference Include="System.Net.Http" />
  45. <Reference Include="System.Windows.Forms" />
  46. <Reference Include="System.Xml" />
  47. </ItemGroup>
  48. <ItemGroup>
  49. <Compile Include="App.xaml.cs">
  50. <DependentUpon>App.xaml</DependentUpon>
  51. </Compile>
  52. <Compile Include="MainWindow.xaml.cs">
  53. <DependentUpon>MainWindow.xaml</DependentUpon>
  54. </Compile>
  55. <Compile Include="Program.cs" />
  56. <Compile Include="Properties\AssemblyInfo.cs" />
  57. <EmbeddedResource Include="Properties\Resources.resx">
  58. <Generator>ResXFileCodeGenerator</Generator>
  59. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  60. <SubType>Designer</SubType>
  61. </EmbeddedResource>
  62. <Compile Include="Properties\Resources.Designer.cs">
  63. <AutoGen>True</AutoGen>
  64. <DependentUpon>Resources.resx</DependentUpon>
  65. </Compile>
  66. <EmbeddedResource Include="App.xaml">
  67. <SubType>Designer</SubType>
  68. <Generator>MSBuild:Compile</Generator>
  69. </EmbeddedResource>
  70. <None Include="Properties\Settings.settings">
  71. <Generator>SettingsSingleFileGenerator</Generator>
  72. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  73. </None>
  74. <Compile Include="Properties\Settings.Designer.cs">
  75. <AutoGen>True</AutoGen>
  76. <DependentUpon>Settings.settings</DependentUpon>
  77. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  78. </Compile>
  79. <EmbeddedResource Include="MainWindow.xaml">
  80. <SubType>Designer</SubType>
  81. <Generator>MSBuild:Compile</Generator>
  82. </EmbeddedResource>
  83. </ItemGroup>
  84. <ItemGroup>
  85. <None Include="App.config" />
  86. </ItemGroup>
  87. <ItemGroup>
  88. <ProjectReference Include="..\..\src\Avalonia.Animation\Avalonia.Animation.csproj">
  89. <Project>{d211e587-d8bc-45b9-95a4-f297c8fa5200}</Project>
  90. <Name>Avalonia.Animation</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\..\src\Avalonia.Base\Avalonia.Base.csproj">
  93. <Project>{b09b78d8-9b26-48b0-9149-d64a2f120f3f}</Project>
  94. <Name>Avalonia.Base</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\..\src\Avalonia.Controls\Avalonia.Controls.csproj">
  97. <Project>{d2221c82-4a25-4583-9b43-d791e3f6820c}</Project>
  98. <Name>Avalonia.Controls</Name>
  99. </ProjectReference>
  100. <ProjectReference Include="..\..\src\Avalonia.DesignerSupport\Avalonia.DesignerSupport.csproj">
  101. <Project>{799a7bb5-3c2c-48b6-85a7-406a12c420da}</Project>
  102. <Name>Avalonia.DesignerSupport</Name>
  103. </ProjectReference>
  104. <ProjectReference Include="..\..\src\Avalonia.DotNetFrameworkRuntime\Avalonia.DotNetFrameworkRuntime.csproj">
  105. <Project>{4A1ABB09-9047-4BD5-A4AD-A055E52C5EE0}</Project>
  106. <Name>Avalonia.DotNetFrameworkRuntime</Name>
  107. </ProjectReference>
  108. <ProjectReference Include="..\..\src\Avalonia.Input\Avalonia.Input.csproj">
  109. <Project>{62024b2d-53eb-4638-b26b-85eeaa54866e}</Project>
  110. <Name>Avalonia.Input</Name>
  111. </ProjectReference>
  112. <ProjectReference Include="..\..\src\Avalonia.Interactivity\Avalonia.Interactivity.csproj">
  113. <Project>{6b0ed19d-a08b-461c-a9d9-a9ee40b0c06b}</Project>
  114. <Name>Avalonia.Interactivity</Name>
  115. </ProjectReference>
  116. <ProjectReference Include="..\..\src\Avalonia.Layout\Avalonia.Layout.csproj">
  117. <Project>{42472427-4774-4c81-8aff-9f27b8e31721}</Project>
  118. <Name>Avalonia.Layout</Name>
  119. </ProjectReference>
  120. <ProjectReference Include="..\..\src\Avalonia.Visuals\Avalonia.Visuals.csproj">
  121. <Project>{eb582467-6abb-43a1-b052-e981ba910e3a}</Project>
  122. <Name>Avalonia.Visuals</Name>
  123. </ProjectReference>
  124. <ProjectReference Include="..\..\src\Avalonia.Styling\Avalonia.Styling.csproj">
  125. <Project>{f1baa01a-f176-4c6a-b39d-5b40bb1b148f}</Project>
  126. <Name>Avalonia.Styling</Name>
  127. </ProjectReference>
  128. <ProjectReference Include="..\..\src\Avalonia.Themes.Default\Avalonia.Themes.Default.csproj">
  129. <Project>{3e10a5fa-e8da-48b1-ad44-6a5b6cb7750f}</Project>
  130. <Name>Avalonia.Themes.Default</Name>
  131. </ProjectReference>
  132. <ProjectReference Include="..\..\src\Markup\Avalonia.Markup.Xaml\Avalonia.Markup.Xaml.csproj">
  133. <Project>{3e53a01a-b331-47f3-b828-4a5717e77a24}</Project>
  134. <Name>Avalonia.Markup.Xaml</Name>
  135. </ProjectReference>
  136. <ProjectReference Include="..\..\src\Markup\Avalonia.Markup\Avalonia.Markup.csproj">
  137. <Project>{6417e941-21bc-467b-a771-0de389353ce6}</Project>
  138. <Name>Avalonia.Markup</Name>
  139. </ProjectReference>
  140. <ProjectReference Include="..\..\src\Windows\Avalonia.Direct2D1\Avalonia.Direct2D1.csproj">
  141. <Project>{3e908f67-5543-4879-a1dc-08eace79b3cd}</Project>
  142. <Name>Avalonia.Direct2D1</Name>
  143. </ProjectReference>
  144. <ProjectReference Include="..\..\src\Windows\Avalonia.Win32\Avalonia.Win32.csproj">
  145. <Project>{811a76cf-1cf6-440f-963b-bbe31bd72a82}</Project>
  146. <Name>Avalonia.Win32</Name>
  147. </ProjectReference>
  148. </ItemGroup>
  149. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  150. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  151. Other similar extension points exist, see Microsoft.Common.targets.
  152. <Target Name="BeforeBuild">
  153. </Target>
  154. <Target Name="AfterBuild">
  155. </Target>
  156. -->
  157. <Import Project="$(MSBuildThisFileDirectory)..\..\src\Shared\nuget.workaround.targets" />
  158. </Project>