tamaramata / solrnet

Automatically exported from code.google.com/p/solrnet
0 stars 0 forks source link

SolrNet.Windsor package on NuGet should support Castle.Windsor > 2.5.3 #207

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The latest Castle Windsor 3.2.0 has been installed for current VS project.

What steps will reproduce the problem?
1. Open Manage NuGet Packages
2. Search for solrnet.windsor
3. Try to install the SolrNet.Windsor from the list

What is the expected output? What do you see instead?

SolrNet.Windsor is not installed, fail with error that I have a Castle.Windsor 
version higher than 2.5.3

Please use labels and text to provide additional information.

Original issue reported on code.google.com by davidshe...@gmail.com on 14 May 2013 at 3:20

GoogleCodeExporter commented 8 years ago
The SolrNet-Windsor facility was upgraded to Windsor 3.2 about a month ago: 
https://github.com/mausch/SolrNet/commit/fe60bf0ff6f7cfe6b4973a84c69535519fb3dc9
a

About a release, see 
https://groups.google.com/d/msg/solrnet/_lEVaE_THpQ/x29364F1F1YJ

Original comment by mauricio...@gmail.com on 14 May 2013 at 10:13

GoogleCodeExporter commented 8 years ago
But on https://nuget.org/packages/SolrNet.Windsor/0.3.1, it still says:

> Castle.Windsor (≥ 2.5.1 && ≤ 2.5.3)
SolrNet (≥ 0.3.1)

What is the source I should get SolrNet.Windsor?

Original comment by davidshe...@gmail.com on 15 May 2013 at 10:21

GoogleCodeExporter commented 8 years ago
New NuGet package => New release. Please see the link I sent earlier.

Original comment by mauricio...@gmail.com on 15 May 2013 at 1:07

GoogleCodeExporter commented 8 years ago
Get recent binaries from the build server: 
http://teamcity.codebetter.com/project.html?projectId=project36&guest=1

Original comment by mauricio...@gmail.com on 15 May 2013 at 6:15