Differences

This shows you the differences between the selected revisions of the page.

2014-02-28 2014-03-26
grammar (martin) nuget package (martin)
Line 18: Line 18:
You may want to add ''winscp.exe'' to your Visual Studio project, to have it copied to //Output path// automatically (by setting file properties //Builder action// to //None// and //Copy to Output Directory// to //Copy if newer//). You may want to add ''winscp.exe'' to your Visual Studio project, to have it copied to //Output path// automatically (by setting file properties //Builder action// to //None// and //Copy to Output Directory// to //Copy if newer//).
 +
 +==== [[nuget]] NuGet Package ====
 +WinSCP .NET assembly in available as [[https://www.nuget.org/packages/WinSCP/|NuGet package with the same name]]. The package when installed, sets up all that is needed so that you can start coding straight away. I.e. it adds both ''winscpnet.dll'' and ''winscp.exe'' to your project and ensures that ''winscp.exe'' is copied to your project //Output path// as is described [[library_install#vs|above]].
===== [[gac]] Installing to GAC ===== ===== [[gac]] Installing to GAC =====

Last modified: by martin