Skip to content

Commit f85ce38

Browse files
committed
Merge pull request #547 from elasticsearch/feature/simplify-iconnection
Feature/simplify iconnection
2 parents 94f6990 + 257fa6a commit f85ce38

File tree

209 files changed

+20726
-23832
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+20726
-23832
lines changed

build/build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ let nugetPack = fun name ->
6969
CreateDir nugetOutDir
7070

7171
let dir = sprintf "%s/%s/" buildDir name
72-
let version = "1.0.0-beta9"
72+
let version = "1.0.0-c2"
7373
NuGetPack (fun p ->
7474
{p with
7575
Version = version

dep/Autofac.3.2.0/Autofac.3.2.0.nuspec

Lines changed: 0 additions & 17 deletions
This file was deleted.
-196 KB
Binary file not shown.
-196 KB
Binary file not shown.
197 KB
Binary file not shown.

dep/Autofac.3.2.0/lib/portable-win+net40+sl50+wp8/Autofac.xml renamed to dep/Autofac.3.3.1/lib/net40/Autofac.xml

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
197 KB
Binary file not shown.

dep/Autofac.3.2.0/lib/net40/Autofac.xml renamed to dep/Autofac.3.3.1/lib/portable-win+net40+sl50+wp8/Autofac.xml

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)