From 6b4190baf89085848e6131fc09f0bdece84c75b4 Mon Sep 17 00:00:00 2001 From: arramac Date: Tue, 27 Dec 2016 13:49:57 -0800 Subject: [PATCH] change version to latest --- project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.json b/project.json index 9e5b1c5..60ce0c8 100644 --- a/project.json +++ b/project.json @@ -5,7 +5,7 @@ "emitEntryPoint": true }, "dependencies": { - "Microsoft.Azure.DocumentDB.Core": "0.1.0-preview" + "Microsoft.Azure.DocumentDB.Core": "*" }, "frameworks": { "netcoreapp1.0": {