From a6055aebdaf8e711306618523558d77737a80d54 Mon Sep 17 00:00:00 2001 From: Troy Dai Date: Thu, 12 Nov 2015 15:27:49 -0800 Subject: [PATCH] Update Microsoft.Win32.Primitives reference's version --- src/Microsoft.Net.Http.Server/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Net.Http.Server/project.json b/src/Microsoft.Net.Http.Server/project.json index 996fb117d7..ec77bf8272 100644 --- a/src/Microsoft.Net.Http.Server/project.json +++ b/src/Microsoft.Net.Http.Server/project.json @@ -14,7 +14,7 @@ "net451": {}, "dotnet5.4": { "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-beta-*", + "Microsoft.Win32.Primitives": "4.0.1-*", "System.Diagnostics.Debug": "4.0.11-*", "System.IO.FileSystem": "4.0.1-*", "System.Security.Claims": "4.0.1-*",