PageRenderTime 53ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/src/NUnit/interfaces/nunit.core.interfaces.dll.csproj

#
MSBuild | 205 lines | 205 code | 0 blank | 0 comment | 0 complexity | 245df9e77ac24ed6abf1f315f3ae1989 MD5 | raw file
Possible License(s): GPL-2.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>9.0.21022</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{435428F8-5995-4CE4-8022-93D595A8CC0F}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <AssemblyKeyContainerName>
  11. </AssemblyKeyContainerName>
  12. <AssemblyName>nunit.core.interfaces</AssemblyName>
  13. <DefaultClientScript>JScript</DefaultClientScript>
  14. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  15. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  16. <DelaySign>false</DelaySign>
  17. <OutputType>Library</OutputType>
  18. <RootNamespace>NUnit.Core</RootNamespace>
  19. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  20. <FileUpgradeFlags>
  21. </FileUpgradeFlags>
  22. <UpgradeBackupLocation>
  23. </UpgradeBackupLocation>
  24. <OldToolsVersion>3.5</OldToolsVersion>
  25. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  26. <TargetFrameworkProfile />
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>true</Install>
  29. <InstallFrom>Disk</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>0</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <IsWebBootstrapper>false</IsWebBootstrapper>
  40. <UseApplicationTrust>false</UseApplicationTrust>
  41. <BootstrapperEnabled>true</BootstrapperEnabled>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  44. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  45. <BaseAddress>285212672</BaseAddress>
  46. <ConfigurationOverrideFile>
  47. </ConfigurationOverrideFile>
  48. <DefineConstants>TRACE;DEBUG;NET_4_0</DefineConstants>
  49. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  50. <DebugSymbols>true</DebugSymbols>
  51. <FileAlignment>4096</FileAlignment>
  52. <NoWarn>1699</NoWarn>
  53. <Optimize>false</Optimize>
  54. <RegisterForComInterop>false</RegisterForComInterop>
  55. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  56. <WarningLevel>4</WarningLevel>
  57. <DebugType>full</DebugType>
  58. <ErrorReport>prompt</ErrorReport>
  59. <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
  60. <PlatformTarget>x86</PlatformTarget>
  61. </PropertyGroup>
  62. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  63. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  64. <BaseAddress>285212672</BaseAddress>
  65. <ConfigurationOverrideFile>
  66. </ConfigurationOverrideFile>
  67. <DefineConstants>TRACE;NET_4_0</DefineConstants>
  68. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  69. <FileAlignment>4096</FileAlignment>
  70. <NoWarn>1699</NoWarn>
  71. <Optimize>true</Optimize>
  72. <RegisterForComInterop>false</RegisterForComInterop>
  73. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  74. <WarningLevel>4</WarningLevel>
  75. <DebugType>none</DebugType>
  76. <ErrorReport>prompt</ErrorReport>
  77. <PlatformTarget>x86</PlatformTarget>
  78. <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
  79. </PropertyGroup>
  80. <PropertyGroup>
  81. <SignAssembly>false</SignAssembly>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Build NUnit|AnyCPU'">
  84. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  85. <DefineConstants>DEBUG</DefineConstants>
  86. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  89. <DebugSymbols>true</DebugSymbols>
  90. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  91. <DefineConstants>TRACE;DEBUG;NET_4_0</DefineConstants>
  92. <BaseAddress>285212672</BaseAddress>
  93. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  94. <FileAlignment>4096</FileAlignment>
  95. <NoWarn>1699</NoWarn>
  96. <DebugType>full</DebugType>
  97. <PlatformTarget>x86</PlatformTarget>
  98. <ErrorReport>prompt</ErrorReport>
  99. <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
  100. <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  103. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  104. <DefineConstants>TRACE;NET_4_0</DefineConstants>
  105. <BaseAddress>285212672</BaseAddress>
  106. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  107. <Optimize>true</Optimize>
  108. <FileAlignment>4096</FileAlignment>
  109. <NoWarn>1699</NoWarn>
  110. <PlatformTarget>x86</PlatformTarget>
  111. <ErrorReport>prompt</ErrorReport>
  112. <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
  113. <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Build NUnit|x86'">
  116. <OutputPath>..\..\..\nunit\lib\</OutputPath>
  117. <DefineConstants>DEBUG</DefineConstants>
  118. <DocumentationFile>..\..\..\nunit\lib\nunit.core.interfaces.XML</DocumentationFile>
  119. <PlatformTarget>x86</PlatformTarget>
  120. </PropertyGroup>
  121. <ItemGroup>
  122. <Reference Include="System">
  123. <Name>System</Name>
  124. </Reference>
  125. <Reference Include="System.Data">
  126. <Name>System.Data</Name>
  127. </Reference>
  128. <Reference Include="System.Xml">
  129. <Name>System.XML</Name>
  130. </Reference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Compile Include="AssemblyInfo.cs" />
  134. <Compile Include="CommonAssemblyInfo.cs" />
  135. <Compile Include="EventListener.cs" />
  136. <Compile Include="Extensibility\Addin.cs" />
  137. <Compile Include="Extensibility\AddinStatus.cs" />
  138. <Compile Include="Extensibility\ExtensionType.cs" />
  139. <Compile Include="Extensibility\IAddin.cs" />
  140. <Compile Include="Extensibility\IAddinRegistry.cs" />
  141. <Compile Include="Extensibility\IDataPointProvider.cs" />
  142. <Compile Include="Extensibility\IExtensionHost.cs" />
  143. <Compile Include="Extensibility\IExtensionPoint.cs" />
  144. <Compile Include="Extensibility\IFrameworkRegistry.cs" />
  145. <Compile Include="Extensibility\ISuiteBuilder.cs" />
  146. <Compile Include="Extensibility\ITestCaseBuilder.cs" />
  147. <Compile Include="Extensibility\ITestCaseData.cs" />
  148. <Compile Include="Extensibility\ITestCaseProvider.cs" />
  149. <Compile Include="Extensibility\ITestDecorator.cs" />
  150. <Compile Include="Extensibility\NUnitAddinAttribute.cs" />
  151. <Compile Include="Extensibility\ParameterSet.cs" />
  152. <Compile Include="Extensibility\TestFramework.cs" />
  153. <Compile Include="Filters\AndFilter.cs" />
  154. <Compile Include="Filters\CategoryFilter.cs" />
  155. <Compile Include="Filters\NameFilter.cs" />
  156. <Compile Include="Filters\NotFilter.cs" />
  157. <Compile Include="Filters\OrFilter.cs" />
  158. <Compile Include="Filters\SimpleNameFilter.cs" />
  159. <Compile Include="IAgency.cs" />
  160. <Compile Include="IService.cs" />
  161. <Compile Include="ITest.cs" />
  162. <Compile Include="ITestFilter.cs" />
  163. <Compile Include="OSPlatform.cs" />
  164. <Compile Include="PropertyNames.cs" />
  165. <Compile Include="ResultState.cs" />
  166. <Compile Include="RunState.cs" />
  167. <Compile Include="RuntimeFramework.cs" />
  168. <Compile Include="Test.cs" />
  169. <Compile Include="TestAgent.cs" />
  170. <Compile Include="TestAssemblyInfo.cs" />
  171. <Compile Include="TestFilter.cs" />
  172. <Compile Include="TestID.cs" />
  173. <Compile Include="TestInfo.cs" />
  174. <Compile Include="TestName.cs" />
  175. <Compile Include="TestNode.cs" />
  176. <Compile Include="TestOutput.cs" />
  177. <Compile Include="TestPackage.cs" />
  178. <Compile Include="TestResult.cs" />
  179. <Compile Include="TestRunner.cs" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  183. <Visible>False</Visible>
  184. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  185. <Install>false</Install>
  186. </BootstrapperPackage>
  187. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  188. <Visible>False</Visible>
  189. <ProductName>.NET Framework 3.5 SP1</ProductName>
  190. <Install>true</Install>
  191. </BootstrapperPackage>
  192. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  193. <Visible>False</Visible>
  194. <ProductName>Windows Installer 3.1</ProductName>
  195. <Install>true</Install>
  196. </BootstrapperPackage>
  197. </ItemGroup>
  198. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  199. <PropertyGroup>
  200. <PreBuildEvent>
  201. </PreBuildEvent>
  202. <PostBuildEvent>
  203. </PostBuildEvent>
  204. </PropertyGroup>
  205. </Project>