mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
6d8f545bb4
* 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).