From 16801ec016e297da75b07b4ffaafa61e9394e83a Mon Sep 17 00:00:00 2001 From: TomPallister Date: Thu, 13 Oct 2016 21:49:11 +0100 Subject: [PATCH] upgrade --- global.json | 6 +++--- src/Ocelot/Ocelot.xproj | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index 0d315988..ff8d898e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@  { "projects": [ "src", "test" ], - "sdk": { - "version": "1.0.0-preview2-003121" - } + "sdk": { + "version": "1.0.0-preview2-003133" + } } diff --git a/src/Ocelot/Ocelot.xproj b/src/Ocelot/Ocelot.xproj index 86842479..ec987923 100644 --- a/src/Ocelot/Ocelot.xproj +++ b/src/Ocelot/Ocelot.xproj @@ -16,4 +16,9 @@ 2.0 - + + + + + + \ No newline at end of file