System.Windows.Forms.DataVisualization-tests-net_4_0.csproj 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{4D415A40-839C-4898-AA35-A40290FB4B13}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699</NoWarn>
  11. <OutputPath>bin\Debug\System.Windows.Forms.DataVisualization-tests-net_4_0</OutputPath>
  12. <NoStdLib>True</NoStdLib>
  13. <NoConfig>False</NoConfig>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>
  16. </RootNamespace>
  17. <AssemblyName>System.Windows.Forms.DataVisualization_test_net_4_0</AssemblyName>
  18. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  19. <FileAlignment>512</FileAlignment>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <NoWarn>1699</NoWarn>
  25. <Optimize>false</Optimize>
  26. <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <NoWarn>1699</NoWarn>
  33. <Optimize>true</Optimize>
  34. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  39. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  40. is a problem to compile the Mono mscorlib.dll -->
  41. <PropertyGroup>
  42. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  43. </PropertyGroup>
  44. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  45. <ItemGroup>
  46. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\AnnotationPathPointTest.cs" />
  47. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\AnovaResultTest.cs" />
  48. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\ArrowAnnotationTest.cs" />
  49. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\AxisScaleBreakStyleTest.cs" />
  50. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\ChartElementTest.cs" />
  51. <Compile Include="Test\System.Windows.Forms.DataVisualization.Charting\ChartElementTest.cs" /> </ItemGroup>
  52. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  53. Other similar extension points exist, see Microsoft.Common.targets.
  54. <Target Name="BeforeBuild">
  55. </Target>
  56. <Target Name="AfterBuild">
  57. </Target>
  58. -->
  59. <PropertyGroup>
  60. <PreBuildEvent>
  61. </PreBuildEvent>
  62. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  63. </PostBuildEvent>
  64. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  65. </PostBuildEvent>
  66. </PropertyGroup>
  67. <ItemGroup>
  68. <Reference Include="..\lib\net_4_0\nunit.framework.dll" />
  69. <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
  70. <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>
  71. <Name>corlib\corlib-net_4_0</Name>
  72. </ProjectReference>
  73. <ProjectReference Include="..\System.Windows.Forms.DataVisualization\System.Windows.Forms.DataVisualization-net_4_0.csproj">
  74. <Project>{64B3EF98-58FB-4E3C-86C9-C87299C7CEE1}</Project>
  75. <Name>System.Windows.Forms.DataVisualization\System.Windows.Forms.DataVisualization-net_4_0</Name>
  76. </ProjectReference>
  77. <ProjectReference Include="..\System\System-net_4_0-2.csproj">
  78. <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>
  79. <Name>System\System-net_4_0-2</Name>
  80. </ProjectReference>
  81. <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_0.csproj">
  82. <Project>{01A426C8-6E24-4DCF-B6BE-177FF4FBD4BC}</Project>
  83. <Name>System.Drawing\System.Drawing-net_4_0</Name>
  84. </ProjectReference>
  85. <ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_0.csproj">
  86. <Project>{0A54FEB2-B90B-42CA-AB24-744302ABCB3E}</Project>
  87. <Name>Managed.Windows.Forms\System.Windows.Forms-net_4_0</Name>
  88. </ProjectReference>
  89. <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
  90. <Project>{8B53B0E9-E0CA-4378-8C57-F85D518871D3}</Project>
  91. <Name>System.Core\System.Core-net_4_0</Name>
  92. </ProjectReference>
  93. <ProjectReference Include="..\System.Data\System.Data-net_4_0.csproj">
  94. <Project>{0ADBE502-5524-4312-81B0-8456328C367C}</Project>
  95. <Name>System.Data\System.Data-net_4_0</Name>
  96. </ProjectReference>
  97. <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">
  98. <Project>{3FFA80F7-ACB9-480C-828F-7C9BA7A17EE3}</Project>
  99. <Name>System.XML\System.Xml-net_4_0-1</Name>
  100. </ProjectReference>
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Folder Include="Properties\" />
  104. </ItemGroup>
  105. </Project>