Skip to content

Commit

Permalink
allow Windsor between 2.5.1 and 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mausch committed Mar 31, 2011
1 parent a65ab3a commit ecf0450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Target "NuGet.Windsor" (fun _ ->
"Castle.Facilities.SolrNetIntegration"
"SolrNet.Windsor"
"Windsor facility for SolrNet"
["Castle.Windsor", "2.5.1"; "SolrNet", version]
["Castle.Windsor", "[2.5.1,2.5.3]"; "SolrNet", version]
)

Target "NuGet.Ninject" (fun _ ->
Expand Down

0 comments on commit ecf0450

Please sign in to comment.