Skip to content

Commit

Permalink
Upgrade to NuGet.Lucene 4.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseldredge committed Jul 6, 2016
1 parent 0ff4fc9 commit 3e391c2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions src/Klondike.SelfHost/Klondike.SelfHost.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
Expand Down Expand Up @@ -140,12 +140,12 @@
<HintPath>..\..\packages\NuGet.Core.2.11.1\lib\net40-Client\NuGet.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NuGet.Lucene, Version=4.0.145.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.4.0.0\lib\net45\NuGet.Lucene.dll</HintPath>
<Reference Include="NuGet.Lucene, Version=4.0.1.147, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.4.0.1\lib\net45\NuGet.Lucene.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NuGet.Lucene.Web, Version=4.0.145.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.Web.4.0.0\lib\net45\NuGet.Lucene.Web.dll</HintPath>
<Reference Include="NuGet.Lucene.Web, Version=4.0.1.147, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.Web.4.0.1\lib\net45\NuGet.Lucene.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Owin">
Expand Down Expand Up @@ -261,4 +261,4 @@
<Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="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=317567." HelpKeyword="BCLBUILD2001" />
<Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
</Target>
</Project>
</Project>
4 changes: 2 additions & 2 deletions src/Klondike.SelfHost/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="Nowin" version="0.22.2.0" targetFramework="net45" />
<package id="NuGet.Core" version="2.11.1" targetFramework="net45" />
<package id="NuGet.Lucene" version="4.0.0" targetFramework="net45" />
<package id="NuGet.Lucene.Web" version="4.0.0" targetFramework="net45" />
<package id="NuGet.Lucene" version="4.0.1" targetFramework="net45" />
<package id="NuGet.Lucene.Web" version="4.0.1" targetFramework="net45" />
<package id="Owin" version="1.0" targetFramework="net45" />
<package id="Remotion.Linq" version="1.15.9.0" targetFramework="net45" allowedVersions="[1.15.9, 1.15.9]" />
<package id="SharpZipLib" version="0.86.0" targetFramework="net45" />
Expand Down
12 changes: 6 additions & 6 deletions src/Klondike.WebHost/Klondike.WebHost.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
Expand Down Expand Up @@ -156,12 +156,12 @@
<HintPath>..\..\packages\NuGet.Core.2.11.1\lib\net40-Client\NuGet.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NuGet.Lucene, Version=4.0.145.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.4.0.0\lib\net45\NuGet.Lucene.dll</HintPath>
<Reference Include="NuGet.Lucene, Version=4.0.1.147, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.4.0.1\lib\net45\NuGet.Lucene.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NuGet.Lucene.Web, Version=4.0.145.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.Web.4.0.0\lib\net45\NuGet.Lucene.Web.dll</HintPath>
<Reference Include="NuGet.Lucene.Web, Version=4.0.1.147, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\NuGet.Lucene.Web.4.0.1\lib\net45\NuGet.Lucene.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
Expand Down Expand Up @@ -286,4 +286,4 @@
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
</Project>
4 changes: 2 additions & 2 deletions src/Klondike.WebHost/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<package id="Microsoft.Web.Xdt" version="2.1.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="NuGet.Core" version="2.11.1" targetFramework="net45" />
<package id="NuGet.Lucene" version="4.0.0" targetFramework="net45" />
<package id="NuGet.Lucene.Web" version="4.0.0" targetFramework="net45" />
<package id="NuGet.Lucene" version="4.0.1" targetFramework="net45" />
<package id="NuGet.Lucene.Web" version="4.0.1" targetFramework="net45" />
<package id="Owin" version="1.0" targetFramework="net45" />
<package id="Remotion.Linq" version="1.15.9.0" targetFramework="net45" allowedVersions="[1.15.9, 1.15.9]" />
<package id="SharpZipLib" version="0.86.0" targetFramework="net45" />
Expand Down

0 comments on commit 3e391c2

Please sign in to comment.