瀏覽代碼

Update to v5.2.0 of Microsoft.NETCore.UniversalWindowsPlatform

Gert Driesen 9 年之前
父節點
當前提交
d9f8417026
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Renci.SshNet.UAP10/project.json

+ 1 - 1
src/Renci.SshNet.UAP10/project.json

@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.UniversalWindowsPlatform": "5.1.0",
+    "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.0",
     "SshNet.Security.Cryptography": "1.2.0",
     "System.Xml.XPath.XmlDocument": "4.0.1"
   },