System.Windows.Forms.DataVisualization-tests-net_4_5.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>{53691FB6-46CA-4725-AA1A-03418AFED79A}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699</NoWarn>
  11. <OutputPath>bin\Debug\System.Windows.Forms.DataVisualization-tests-net_4_5</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_5</AssemblyName>
  18. <TargetFrameworkVersion>v4.5</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;NET_4_5</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;NET_4_5</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_5\nunit.framework.dll" />
  69. <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
  70. <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
  71. <Name>corlib\corlib-net_4_5</Name>
  72. </ProjectReference>
  73. <ProjectReference Include="..\System.Windows.Forms.DataVisualization\System.Windows.Forms.DataVisualization-net_4_5.csproj">
  74. <Project>{5D72C9D5-37E8-4B93-A634-919A3B251C9B}</Project>
  75. <Name>System.Windows.Forms.DataVisualization\System.Windows.Forms.DataVisualization-net_4_5</Name>
  76. </ProjectReference>
  77. <ProjectReference Include="..\System\System-net_4_5-2.csproj">
  78. <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>
  79. <Name>System\System-net_4_5-2</Name>
  80. </ProjectReference>
  81. <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_5.csproj">
  82. <Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>
  83. <Name>System.Drawing\System.Drawing-net_4_5</Name>
  84. </ProjectReference>
  85. <ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_5.csproj">
  86. <Project>{B102F27C-1A07-487F-BA5B-D5155D201112}</Project>
  87. <Name>Managed.Windows.Forms\System.Windows.Forms-net_4_5</Name>
  88. </ProjectReference>
  89. <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
  90. <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>
  91. <Name>System.Core\System.Core-net_4_5</Name>
  92. </ProjectReference>
  93. <ProjectReference Include="..\System.Data\System.Data-net_4_5.csproj">
  94. <Project>{9A33954F-57A8-4D75-B1D8-0F81808A0DD4}</Project>
  95. <Name>System.Data\System.Data-net_4_5</Name>
  96. </ProjectReference>
  97. <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">
  98. <Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>
  99. <Name>System.XML\System.Xml-net_4_5-1</Name>
  100. </ProjectReference>
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Folder Include="Properties\" />
  104. </ItemGroup>
  105. </Project>