File tree 1 file changed +11
-10
lines changed
1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -49,20 +49,21 @@ This project was inspired by **Sharp.SSH** library which was ported from java an
49
49
50
50
##Framework Support
51
51
** SSH.NET** supports the following target frameworks:
52
- * .NET Framework 3.5
53
- * .NET Framework 4.0
54
- * Silverlight 4
55
- * Silverlight 5
56
- * Windows Phone 7.1
52
+ * .NET Framework 3.5
53
+ * .NET Framework 4.0 (and higher)
54
+ * .NET Platform Standard 1.3
55
+ * Silverlight 4
56
+ * Silverlight 5
57
+ * Windows Phone 7.1
57
58
* Windows Phone 8.0
58
59
* Universal Windows Platform 10
59
60
60
61
##Building SSH.NET
61
62
62
- Software | .NET 3.5 | .NET 4.0 | SL 4 | SL 5 | WP 71 | WP 80 | UAP10
63
- --------------------------------- | :------: | :------: | :-- : | :-- : | :--- : | :--- : | :---:
64
- Windows Phone SDK 8.0 | | | x | x | x | x |
65
- Visual Studio 2012 Update 5 | x | x | x | x | x | x |
66
- Visual Studio 2015 Update 2 | x | x | | x | | x | x
63
+ Software | net35 | net40 | netstandard1.3 | sl4 | sl5 | wp71 | wp8 | uap10.0 |
64
+ --------------------------------- | :---: | : ---: | :------------ : | :-: | :-: | :--: | :-: | :-----: |
65
+ Windows Phone SDK 8.0 | | | | x | x | x | x |
66
+ Visual Studio 2012 Update 5 | x | x | | x | x | x | x |
67
+ Visual Studio 2015 Update 3 | x | x | x | | x | | x | x
67
68
68
69
[ ![ NDepend] ( http://download-codeplex.sec.s-msft.com/Download?ProjectName=sshnet&DownloadId=629750 )] ( http://ndepend.com )
You can’t perform that action at this time.
0 commit comments