drieseng
68a47f6890
Workaround 'Could not create SSL/TLS secure channel' issue due to TLS 1.1 being the default on earlier versions of .NET.
2020-12-31 13:27:49 +01:00
drieseng
b5dcca911a
Update path to example.
2020-06-07 15:23:11 +02:00
drieseng
a697693bfa
Update name of Sandcastle Help File Builder environment variable.
2020-06-07 13:30:33 +02:00
drieseng
22a895f427
Update name of Sandcastle Help File Builder environment variable.
2020-06-07 13:23:50 +02:00
drieseng
8ac8e87e69
Fix package targets.
2020-06-07 12:51:37 +02:00
drieseng
93f092ce2c
Split build into modern and classic targets to allow building both "flavors" on separate machines.
...
This is done since I only have a VM for building the "classic" projects, and I build the "modern" projects on my main development box.
Use tokens for replacing the version and copyright in the nuspec.
2020-03-06 22:19:20 +01:00
drieseng
c2e929d601
Use multi-TFM output directory for .NET Framework 4.0.
2020-03-06 22:09:50 +01:00
Gert Driesen
8156b625f7
Build .NET Standard 2.0 assembly.
...
Remove seperate build script.
2017-10-30 18:26:55 +01:00
Gert Driesen
2c461bbfb2
Use new csproj format introduced in VS 2017.
...
Added support for .NET Standard 2.0.
2017-10-30 12:39:24 +01:00
Gert Driesen
7a19bcd81e
Prepare for 2016.1.0-beta4.
2017-10-07 15:39:39 +02:00
Gert Driesen
87a45a8f52
Move past beta2.
2017-08-16 20:52:17 +02:00
Gert Driesen
6d8f545bb4
Introduce VS 2017 solution and MSBuild-based .NET Core project
...
* Introduced VS 2017 solution
* Use MSBuild-based project for .NET Core.
* Removed Renci.SshNet.NETCore project from VS 2015 solution (as only VS
2017 supports MSBuild-based project for .NET Core)
* Added build script since MSBuild v15.0 cannot be used to build the VS
2012 solution (pfffff).
2016-12-29 21:27:19 +01:00
Gert Driesen
d2fa88647b
Update nuspec for 2016.1.0-beta1.
2016-12-14 21:13:57 +01:00
Gert Driesen
1dd79b2008
Add support for binary distribution zip file.
...
Rename help file.
2016-12-09 20:03:27 +01:00
drieseng
5f6c3b0bc7
Fix SL build.
2016-11-03 21:30:17 +01:00
drieseng
13cc56304a
Prepare for stable release.
2016-08-01 21:05:02 +02:00
drieseng
abeb2c8738
Use github release for the release notes.
2016-07-27 13:54:30 +02:00
Gert Driesen
9d47cdf1a7
Include .NETStandard 1.3 in nuget package.
2016-07-09 20:11:21 +02:00
drieseng
8ae915271b
Update SshNet.Security.Cryptography v1.2.0.
...
Added .NETStandard 1.3 to nuspec.
Prepare for 2016.0.0-beta3.
2016-07-09 17:29:38 +02:00
drieseng
bfbf64fd4d
Consider improved performance of ScpClient as a change/feature not a fix.
2016-06-25 14:20:07 +02:00
drieseng
240e742e83
Document fix for issue #21 .
2016-06-25 11:40:11 +02:00
drieseng
3c0040d216
Document fixes.
2016-06-23 23:28:04 +02:00
Gert Driesen
4f25cc00a7
Consider UAP10 support as new feature.
...
Consider UAP10 support as new feature.
Fixed typo.
2016-06-19 16:28:05 +02:00
Gert Driesen
c49a27b0e7
Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1
...
Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1
Remove section for 2014.4.6-beta3
2016-06-19 15:50:51 +02:00
Gert Driesen
622bcce6bc
Fix version.
...
Fix version.
2016-06-19 15:39:29 +02:00
Gert Driesen
f64951ff28
Fix license URL
...
Fix license URL
2016-06-19 15:33:46 +02:00
Gert Driesen
85af68786b
Added System.Xml.XPath.XmlDocument dependency for UAP10.
...
Added System.Xml.XPath.XmlDocument dependency for UAP10.
2016-06-19 15:29:07 +02:00
Gert Driesen
e37af98d5f
Remove MSBuild community tasks.
...
Remove MSBuild community tasks.
2016-06-19 15:23:01 +02:00
Gert Driesen
8858cc7b0d
No longer build source zip file
...
No longer build source zip file, we'll rely on github for this.
2016-06-19 15:22:36 +02:00
Gert Driesen
4bcebd176a
Fix package name for our crypto classes, and lock version to 1.0.0.
...
Fix package name for our crypto classes, and lock version to 1.0.0.
2016-06-19 15:22:07 +02:00
Gert Driesen
ce5988847f
Update nuget package version, and TFMs.
...
Update nuget package version, and TFMs.
2016-06-19 11:40:45 +02:00
Gert Driesen
5ce2234699
Upgrade to Sandcastle 2015.6.5.0.
...
Upgrade to Sandcastle 2015.6.5.0.
2016-06-19 11:27:51 +02:00
Gert Driesen
17a58c0044
Added support for UAP10
...
Added support for UAP10
Combine build output of VS 20112 and VS 2015 builds.
Use downloaded nuget.
2016-06-19 11:27:06 +02:00
Gert Driesen
0467468e91
Remove obsolete build batch file.
2016-06-17 20:24:51 +02:00
Gert Driesen
9bf305ecb8
Fix nuspec.
2016-06-17 20:24:38 +02:00
Gert Driesen
2cb0c00a95
Remove obsolete nuget binary.
2016-06-17 20:23:59 +02:00
drieseng
4a9912566f
Update license and project URL
...
Update tags.
Update release notes to prepare for new beta release.
Define dependencies for UAP 10.0 TFM.
2016-06-17 13:44:17 +02:00
Matthew Vukomanovic
8854821436
Correct the build and sandcastle locations
2016-05-19 14:36:59 +08:00
Matthew Vukomanovic
43f06b56e0
Correct the location of the VS2012.sln file in the build.proj
2016-05-19 14:36:57 +08:00
Matthew Vukomanovic
daf5975ae8
Quote MSBUILD_EXE and also use it
2016-05-19 14:36:56 +08:00
drieseng
30308e63a5
Document changes and fixes.
2016-04-30 10:58:39 +02:00
drieseng
172989554e
Renamed VS 2012 solution file to Renci.SshNet.VS2012.sln.
2016-04-24 09:42:27 +02:00
Gert Driesen
146ef74f79
Refactored hash (including hmac) classes into separate assembly.
2016-03-13 18:44:49 +01:00
drieseng
8a2bcdea35
Moved Build folder
...
Moved 'Build' folder to root, and renamed it to 'build'.
2016-02-04 20:46:47 +01:00