diff --git a/DocumentDBStudio.sln b/DocumentDBStudio.sln
index e8ac9e6..d93d65e 100644
--- a/DocumentDBStudio.sln
+++ b/DocumentDBStudio.sln
@@ -1,21 +1,11 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.30723.0
+# Visual Studio 15
+VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentDBStudio", "DocumentDBStudio\DocumentDBStudio.csproj", "{5EA467F3-F306-44CF-877B-7E593754F1B4}"
EndProject
Global
- GlobalSection(TeamFoundationVersionControl) = preSolution
- SccNumberOfProjects = 1
- SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
- SccTeamFoundationServer = https://sqlbuvsts01.redmond.corp.microsoft.com:8443/main
- SccProjectUniqueName0 = DocumentDBStudio\\DocumentDBStudio.csproj
- SccProjectName0 = DocumentDBStudio
- SccAuxPath0 = https://sqlbuvsts01.redmond.corp.microsoft.com:8443/main
- SccLocalPath0 = DocumentDBStudio
- SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
- EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
@@ -26,6 +16,7 @@ Global
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5EA467F3-F306-44CF-877B-7E593754F1B4}.Debug|Any CPU.ActiveCfg = Debug|x64
+ {5EA467F3-F306-44CF-877B-7E593754F1B4}.Debug|Any CPU.Build.0 = Debug|x64
{5EA467F3-F306-44CF-877B-7E593754F1B4}.Debug|x64.ActiveCfg = Debug|x64
{5EA467F3-F306-44CF-877B-7E593754F1B4}.Debug|x64.Build.0 = Debug|x64
{5EA467F3-F306-44CF-877B-7E593754F1B4}.Debug|x86.ActiveCfg = Debug|x64
diff --git a/DocumentDBStudio/DocumentDBStudio.csproj b/DocumentDBStudio/DocumentDBStudio.csproj
index 0ad591c..8d1f673 100644
--- a/DocumentDBStudio/DocumentDBStudio.csproj
+++ b/DocumentDBStudio/DocumentDBStudio.csproj
@@ -32,8 +32,9 @@
1.0.0.%2a
false
true
- v4.5
- 59990d58
+ v4.6.2
+
+
true
@@ -98,11 +99,12 @@
- ..\packages\Microsoft.Azure.DocumentDB.1.10.0\lib\net45\Microsoft.Azure.Documents.Client.dll
+ ..\packages\Microsoft.Azure.DocumentDB.1.17.0\lib\net45\Microsoft.Azure.Documents.Client.dll
+ True
-
- ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll
True
@@ -118,6 +120,14 @@
False
.\System.Net.Http.dll
+
+ ..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll
+ True
+
+
+ ..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll
+ True
+
@@ -306,14 +316,17 @@
-
-
+
This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
+
+
+
+