Skip to content

Commit

Permalink
Bump version to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gjunge committed Mar 18, 2018
1 parent a900534 commit 0791055
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 14 deletions.
2 changes: 1 addition & 1 deletion AutofacContrib.SolrNet/AutofacContrib.SolrNet.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46;netstandard2.0</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
<AssemblyName>CommonServiceLocator.SolrNet.Cloud</AssemblyName>
<RootNamespace>CommonServiceLocator.SolrNet.Cloud</RootNamespace>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
<AssemblyName>CommonServiceLocator.SolrNet</AssemblyName>
<RootNamespace>CommonServiceLocator.SolrNet</RootNamespace>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageIconUrl>https://github.com/solrnet/solrnet/raw/master/Documentation/solr.png</PackageIconUrl>
<Authors>Gidon Junge and contributors</Authors>
<Company />
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<PackageId>SolrNet.Microsoft.DependencyInjection</PackageId>
<Product>SolrNet.Microsoft.DependencyInjection</Product>
<Description>SolrNet extensions for Microsoft.Extensions.DependencyInjection. SolrNet is a .NET Open Source client for Apache Solr. This version of SolrNet is compatible with Solr 1.x to Solr 7.x.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NHibernate.SolrNet/NHibernate.SolrNet.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46;netstandard2.0</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion SolrNet.Cloud/SolrNet.Cloud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<Authors>Mauricio Scheffer and contributors</Authors>
<Company />
<Product>SolrNet.Cloud.Core</Product>
Expand Down
2 changes: 1 addition & 1 deletion SolrNet.DSL/SolrNet.DSL.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion SolrNet/SolrNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<Authors>Mauricio Scheffer and contributors</Authors>
<Company />
<Product>SolrNet</Product>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46;netstandard2.0</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46</TargetFrameworks>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Unity.SolrNetIntegration/Unity.SolrNetIntegration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net46;netstandard2.0</TargetFrameworks>

<Version>1.0.7</Version>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/solrnet/solrnet</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/SolrNet/SolrNet/master/license.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/solrnet/solrnet</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.0.7.{build}
version: 1.0.8.{build}
image: Visual Studio 2017
before_build:
- cmd: >-
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

##1.0.8
- Microsoft Dependency Injection update: use AutoSolrConnection, and allow tweaking HttpClient on service configuration. #409

## 1.0.7
- Fix: Parsing error when spellcheck.extendedResults=true #398 (@ariasjose)
- Tweaked the AutoSolrConnection `MaxUriLength`.
Expand Down

0 comments on commit 0791055

Please sign in to comment.