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

/src/specs/Antler-Storages-Specs/Antler-Storages-Specs.csproj

https://github.com/olehhrynyk/Antler
MSBuild | 160 lines | 153 code | 0 blank | 7 comment | 2 complexity | 9ce70630482f3bf47319f4e35f3eb16f MD5 | raw file
Possible License(s): Apache-2.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. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{25C258C8-09CF-4CC9-A555-600EEED8EEBB}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>SmartElk.Antler.Storages.Specs</RootNamespace>
  12. <AssemblyName>Antler.Storages.Specs</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
  16. <RestorePackages>true</RestorePackages>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  37. <HintPath>..\..\packages\EntityFramework.6.1.0\lib\net40\EntityFramework.dll</HintPath>
  38. </Reference>
  39. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  40. <HintPath>..\..\packages\EntityFramework.6.1.0\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  41. </Reference>
  42. <Reference Include="EntityFramework.SqlServerCompact, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  43. <HintPath>..\..\packages\EntityFramework.SqlServerCompact.6.1.0\lib\net40\EntityFramework.SqlServerCompact.dll</HintPath>
  44. </Reference>
  45. <Reference Include="FluentAssertions, Version=3.0.107.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\..\packages\FluentAssertions.3.0.107\lib\net40\FluentAssertions.dll</HintPath>
  48. </Reference>
  49. <Reference Include="FluentAssertions.Core">
  50. <HintPath>..\..\packages\FluentAssertions.3.0.107\lib\net40\FluentAssertions.Core.dll</HintPath>
  51. </Reference>
  52. <Reference Include="FluentNHibernate, Version=1.4.0.0, Culture=neutral, PublicKeyToken=8aa435e3cb308880, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\..\packages\FluentNHibernate.1.4.0.0\lib\net35\FluentNHibernate.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Iesi.Collections">
  57. <HintPath>..\..\packages\Iesi.Collections.3.2.0.4000\lib\Net35\Iesi.Collections.dll</HintPath>
  58. </Reference>
  59. <Reference Include="NHibernate">
  60. <HintPath>..\..\packages\NHibernate.3.3.3.4001\lib\Net35\NHibernate.dll</HintPath>
  61. </Reference>
  62. <Reference Include="nunit.framework">
  63. <HintPath>..\..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System" />
  66. <Reference Include="System.ComponentModel.DataAnnotations" />
  67. <Reference Include="System.Core" />
  68. <Reference Include="System.Data.SQLite, Version=1.0.90.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\..\packages\System.Data.SQLite.1.0.90.0\lib\net40\System.Data.SQLite.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Data.SQLite.Linq, Version=1.0.90.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\..\packages\System.Data.SQLite.1.0.90.0\lib\net40\System.Data.SQLite.Linq.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Xml.Linq" />
  81. <Reference Include="System.Data.DataSetExtensions" />
  82. <Reference Include="Microsoft.CSharp" />
  83. <Reference Include="System.Data" />
  84. <Reference Include="System.Xml" />
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Compile Include="DomainSpecs.cs" />
  88. <Compile Include="Properties\AssemblyInfo.cs" />
  89. </ItemGroup>
  90. <ItemGroup>
  91. <None Include="App.config" />
  92. <None Include="packages.config" />
  93. </ItemGroup>
  94. <ItemGroup>
  95. <ProjectReference Include="..\Antler-Specs-Shared-NHibernate\Antler-Specs-Shared-NHibernate.csproj">
  96. <Project>{ED6504E9-077F-44EA-B144-FB8796151E46}</Project>
  97. <Name>Antler-Specs-Shared-NHibernate</Name>
  98. </ProjectReference>
  99. <ProjectReference Include="..\..\specs\Antler-EntityFramework-SqlCe-Specs\Antler-EntityFramework-SqlCe-Specs.csproj">
  100. <Project>{26A0DD0A-C9A4-42DA-9F12-D1FFC499BCFF}</Project>
  101. <Name>Antler-EntityFramework-SqlCe-Specs</Name>
  102. </ProjectReference>
  103. <ProjectReference Include="..\..\specs\Antler-NHibernate-Sqlite-Specs\Antler-NHibernate-Sqlite-Specs.csproj">
  104. <Project>{22241314-ACB1-4BD6-AA61-7006A5D19DD5}</Project>
  105. <Name>Antler-NHibernate-Sqlite-Specs</Name>
  106. </ProjectReference>
  107. <ProjectReference Include="..\..\specs\Antler-Specs-Shared\Antler-Specs-Shared.csproj">
  108. <Project>{9C008F64-DBBD-4135-A5C8-1249D5A603F1}</Project>
  109. <Name>Antler-Specs-Shared</Name>
  110. </ProjectReference>
  111. <ProjectReference Include="..\..\main\Antler-Core\Antler-Core.csproj">
  112. <Project>{61E50BED-1EA6-48C6-BEE9-E4471AEE4635}</Project>
  113. <Name>Antler-Core</Name>
  114. </ProjectReference>
  115. <ProjectReference Include="..\..\main\Antler-EntityFramework-SqlCe\Antler-EntityFramework-SqlCe.csproj">
  116. <Project>{5D2D71A7-110B-44B3-9F16-79DA905DF70C}</Project>
  117. <Name>Antler-EntityFramework-SqlCe</Name>
  118. </ProjectReference>
  119. <ProjectReference Include="..\..\main\Antler-EntityFramework\Antler-EntityFramework.csproj">
  120. <Project>{34FCF9A5-7B9F-4A9A-A8B0-4FDA717744BD}</Project>
  121. <Name>Antler-EntityFramework</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\..\main\Antler-NHibernate\Antler-NHibernate.csproj">
  124. <Project>{4A2FE4D5-9381-4695-A0D5-21787C903275}</Project>
  125. <Name>Antler-NHibernate</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\..\main\Antler-Windsor\Antler-Windsor.csproj">
  128. <Project>{91A50383-D6EB-4303-91E8-BD3634E20CAB}</Project>
  129. <Name>Antler-Windsor</Name>
  130. </ProjectReference>
  131. <ProjectReference Include="..\Antler-Specs-Shared-EntityFramework\Antler-Specs-Shared-EntityFramework.csproj">
  132. <Project>{E8EEAF94-7FB9-458C-8298-74F2AFFF8F4D}</Project>
  133. <Name>Antler-Specs-Shared-EntityFramework</Name>
  134. </ProjectReference>
  135. </ItemGroup>
  136. <ItemGroup>
  137. <Content Include="x64\SQLite.Interop.dll">
  138. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  139. </Content>
  140. <Content Include="x86\SQLite.Interop.dll">
  141. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  142. </Content>
  143. </ItemGroup>
  144. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  145. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  146. <PropertyGroup>
  147. <PostBuildEvent>
  148. if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
  149. xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"
  150. if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64"
  151. xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64"</PostBuildEvent>
  152. </PropertyGroup>
  153. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  154. Other similar extension points exist, see Microsoft.Common.targets.
  155. <Target Name="BeforeBuild">
  156. </Target>
  157. <Target Name="AfterBuild">
  158. </Target>
  159. -->
  160. </Project>