Skip to content

Commit ce59888

Browse files
committed
Update nuget package version, and TFMs.
Update nuget package version, and TFMs.
1 parent 589e987 commit ce59888

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/nuget/SSH.NET.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>SSH.NET</id>
5-
<version>2014.4.6-beta4</version>
5+
<version>2016.0.0-beta2</version>
66
<title>SSH.NET</title>
77
<authors>Renci</authors>
88
<owners>olegkap,drieseng</owners>
@@ -131,10 +131,10 @@ Fixes:
131131
<group targetFramework="sl5">
132132
<dependency id="Renci.Security.Cryptography" version="1.0.0" />
133133
</group>
134-
<group targetFramework="wp7">
134+
<group targetFramework="wp71">
135135
<dependency id="Renci.Security.Cryptography" version="1.0.0" />
136136
</group>
137-
<group targetFramework="wp80">
137+
<group targetFramework="wp8">
138138
<dependency id="Renci.Security.Cryptography" version="1.0.0" />
139139
</group>
140140
<group targetFramework="uap10.0">

0 commit comments

Comments
 (0)