PageRenderTime 44ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/tests/Castle.Zmq.Tests/Castle.Zmq.Tests.csproj

https://github.com/castleproject/castlezmq
MSBuild | 110 lines | 103 code | 0 blank | 7 comment | 0 complexity | 77706a2445025792c2535818c46097ed MD5 | raw file
Possible License(s): LGPL-3.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.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>{5725D0E3-9AEA-4FF0-AC81-4F0479A24A7F}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Castle.Zmq.Tests</RootNamespace>
  11. <AssemblyName>Castle.Zmq.Tests</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
  15. <RestorePackages>true</RestorePackages>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  18. <DebugSymbols>true</DebugSymbols>
  19. <OutputPath>bin\x64\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <DebugType>full</DebugType>
  22. <PlatformTarget>x64</PlatformTarget>
  23. <ErrorReport>prompt</ErrorReport>
  24. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  27. <OutputPath>bin\x64\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <Optimize>true</Optimize>
  30. <DebugType>pdbonly</DebugType>
  31. <PlatformTarget>x64</PlatformTarget>
  32. <ErrorReport>prompt</ErrorReport>
  33. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\x86\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>x86</PlatformTarget>
  41. <ErrorReport>prompt</ErrorReport>
  42. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  45. <OutputPath>bin\x86\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <Optimize>true</Optimize>
  48. <DebugType>pdbonly</DebugType>
  49. <PlatformTarget>x86</PlatformTarget>
  50. <ErrorReport>prompt</ErrorReport>
  51. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="FluentAssertions">
  55. <HintPath>..\..\lib\FluentAssertions.2.2.0.0\lib\net40\FluentAssertions.dll</HintPath>
  56. </Reference>
  57. <Reference Include="nunit.framework">
  58. <HintPath>..\..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
  59. </Reference>
  60. <Reference Include="System" />
  61. <Reference Include="System.Core" />
  62. <Reference Include="System.Xml.Linq" />
  63. <Reference Include="System.Data.DataSetExtensions" />
  64. <Reference Include="Microsoft.CSharp" />
  65. <Reference Include="System.Data" />
  66. <Reference Include="System.Xml" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Compile Include="BaseContextSetUp.cs" />
  70. <Compile Include="Exts\ForwarderTestCase.cs" />
  71. <Compile Include="Exts\SharedQueueTestCase.cs" />
  72. <Compile Include="Exts\WorkerPoolTestCase.cs" />
  73. <Compile Include="MonitorTestCase.cs" />
  74. <Compile Include="PollTestCase.cs" />
  75. <Compile Include="PubSubTestCase.cs" />
  76. <Compile Include="ReqRepTestCase.cs" />
  77. <Compile Include="SocketConfigTestCase.cs" />
  78. <Compile Include="Properties\AssemblyInfo.cs" />
  79. </ItemGroup>
  80. <ItemGroup>
  81. <None Include="packages.config" />
  82. </ItemGroup>
  83. <ItemGroup>
  84. <Content Include="..\..\lib\zeromq\x64\libzmq.dll">
  85. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  86. </Content>
  87. <Content Include="readme.txt" />
  88. </ItemGroup>
  89. <ItemGroup>
  90. <ProjectReference Include="..\..\src\Castle.Zmq\Castle.Zmq.csproj">
  91. <Project>{8a7e293c-909d-4de9-a601-f4b817a1b419}</Project>
  92. <Name>Castle.Zmq</Name>
  93. </ProjectReference>
  94. </ItemGroup>
  95. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  96. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  97. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  98. <PropertyGroup>
  99. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  100. </PropertyGroup>
  101. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  102. </Target>
  103. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  104. Other similar extension points exist, see Microsoft.Common.targets.
  105. <Target Name="BeforeBuild">
  106. </Target>
  107. <Target Name="AfterBuild">
  108. </Target>
  109. -->
  110. </Project>