PageRenderTime 48ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/Source/Bifrost.RavenDb.Embeddable/Bifrost.RavenDb.Embeddable.csproj

#
MSBuild | 125 lines | 125 code | 0 blank | 0 comment | 0 complexity | 4473527771ee134fb9d306dad23b7b4f MD5 | raw file
Possible License(s): CC-BY-SA-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. <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>{A6B34814-3554-4849-A54E-C7AD1A7BB8E1}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Bifrost.RavenDb.Embeddable</RootNamespace>
  12. <AssemblyName>Bifrost.RavenDb.Embeddable</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\Solutions\</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="AsyncCtpLibrary, Version=1.0.4107.18181, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  37. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\AsyncCtpLibrary.dll</HintPath>
  38. </Reference>
  39. <Reference Include="Esent.Interop, Version=1.7.0.0, Culture=neutral, PublicKeyToken=8dd49bbdae3f61af, processorArchitecture=MSIL">
  40. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Esent.Interop.dll</HintPath>
  41. </Reference>
  42. <Reference Include="ICSharpCode.NRefactory, Version=3.0.0.3800, Culture=neutral, PublicKeyToken=efe927acf176eea2, processorArchitecture=MSIL">
  43. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\ICSharpCode.NRefactory.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
  46. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Lucene.Net.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Lucene.Net.Contrib.Spatial, Version=2.9.1.2, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
  49. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Lucene.Net.Contrib.Spatial.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Lucene.Net.Contrib.SpellChecker, Version=2.9.2.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
  52. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Lucene.Net.Contrib.SpellChecker.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  55. <HintPath>..\Solutions\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Newtonsoft.Json, Version=4.0.5.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\Solutions\packages\Newtonsoft.Json.4.0.5\lib\net40\Newtonsoft.Json.dll</HintPath>
  60. </Reference>
  61. <Reference Include="NLog">
  62. <HintPath>..\Solutions\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Raven.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  65. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Abstractions.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Raven.Client.Embedded, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  68. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Client.Embedded.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Raven.Client.Lightweight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  71. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Client.Lightweight.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Raven.Database, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  74. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Database.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Raven.Munin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=974fec519e29970d, processorArchitecture=MSIL">
  77. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Munin.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Raven.Storage.Esent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  80. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Storage.Esent.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Raven.Storage.Managed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL">
  83. <HintPath>..\Solutions\packages\RavenDB-Embedded.1.0.573\lib\net40\Raven.Storage.Managed.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System" />
  86. <Reference Include="System.ComponentModel.Composition" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.Xml.Linq" />
  89. <Reference Include="System.Data.DataSetExtensions" />
  90. <Reference Include="Microsoft.CSharp" />
  91. <Reference Include="System.Data" />
  92. <Reference Include="System.Xml" />
  93. </ItemGroup>
  94. <ItemGroup>
  95. <Compile Include="..\Common\AssemblyInfo.cs">
  96. <Link>AssemblyInfo.cs</Link>
  97. </Compile>
  98. <Compile Include="ConfigurationExtensions.cs" />
  99. <Compile Include="Configuration\EmbeddedRavenDbStorageElement.cs" />
  100. <Compile Include="EntityContext.cs" />
  101. <Compile Include="EntityContextConfiguration.cs" />
  102. <Compile Include="EntityContextConnection.cs" />
  103. </ItemGroup>
  104. <ItemGroup>
  105. <ProjectReference Include="..\Bifrost\Bifrost.csproj">
  106. <Project>{FB310720-CD89-44B6-BD54-7861F65D8466}</Project>
  107. <Name>Bifrost</Name>
  108. </ProjectReference>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Folder Include="Properties\" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <None Include="packages.config" />
  115. </ItemGroup>
  116. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  117. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" />
  118. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  119. Other similar extension points exist, see Microsoft.Common.targets.
  120. <Target Name="BeforeBuild">
  121. </Target>
  122. <Target Name="AfterBuild">
  123. </Target>
  124. -->
  125. </Project>