浏览代码

Update nuget package version, and TFMs.

Update nuget package version, and TFMs.
Gert Driesen 9 年之前
父节点
当前提交
ce5988847f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      build/nuget/SSH.NET.nuspec

+ 3 - 3
build/nuget/SSH.NET.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
     <metadata>
     <metadata>
         <id>SSH.NET</id>
         <id>SSH.NET</id>
-        <version>2014.4.6-beta4</version>
+        <version>2016.0.0-beta2</version>
         <title>SSH.NET</title>
         <title>SSH.NET</title>
         <authors>Renci</authors>
         <authors>Renci</authors>
         <owners>olegkap,drieseng</owners>
         <owners>olegkap,drieseng</owners>
@@ -131,10 +131,10 @@ Fixes:
           <group targetFramework="sl5">
           <group targetFramework="sl5">
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
           </group>
           </group>
-          <group targetFramework="wp7">
+          <group targetFramework="wp71">
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
           </group>
           </group>
-          <group targetFramework="wp80">
+          <group targetFramework="wp8">
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
             <dependency id="Renci.Security.Cryptography" version="1.0.0" />
           </group>
           </group>
           <group targetFramework="uap10.0">
           <group targetFramework="uap10.0">