diff --git a/build/build.proj b/build/build.proj index 4ac73625a..9b257de53 100644 --- a/build/build.proj +++ b/build/build.proj @@ -1,9 +1,12 @@ - + + Release $(MSBuildThisFileDirectory) $(BuildRoot)target\nuget\nuget.exe + MSBuildTasks + 1.5.0.214 @@ -76,7 +79,7 @@ - + @@ -87,11 +90,37 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
diff --git a/build/nuget/SSH.NET.nuspec b/build/nuget/SSH.NET.nuspec index deb2a1c20..8afa607f4 100644 --- a/build/nuget/SSH.NET.nuspec +++ b/build/nuget/SSH.NET.nuspec @@ -2,7 +2,7 @@ SSH.NET - 2016.0.0 + 2016.1.0-beta1 SSH.NET Renci olegkap,drieseng @@ -10,7 +10,7 @@ https://github.com/sshnet/SSH.NET/ false SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support. - https://github.com/sshnet/SSH.NET/releases/tag/2016.0.0 + https://github.com/sshnet/SSH.NET/releases/tag/2016.1.0-beta1 A Secure Shell (SSH) library for .NET, optimized for parallelism. 2012-2016, RENCI en-US diff --git a/build/sandcastle/new.shfbproj b/build/sandcastle/new.shfbproj new file mode 100644 index 000000000..4794b9026 --- /dev/null +++ b/build/sandcastle/new.shfbproj @@ -0,0 +1,71 @@ + + + + + Debug + AnyCPU + 2.0 + {6c35cd41-3f6e-47c1-a805-1aab0ac88b36} + 2015.6.5.0 + + Documentation + Documentation + Documentation + + .NET Framework 4.0 + D:\development\SSH.NET\build\target\help\ + Documentation + en-US + 100 + OnlyWarningsAndErrors + Markdown + False + False + False + True + + + + 1.0.0.0 + 2 + False + Standard + Blank + False + Markdown + False + Guid + A Sandcastle Documented Class Library + AboveNamespaces + + + + + + + + + + + + + + + + + + + + + + + + + + + OnBuildSuccess + + \ No newline at end of file diff --git a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj index 4ec535ec9..17a97fb2f 100644 --- a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj +++ b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj @@ -55,7 +55,6 @@ ..\Renci.SshNet.snk - ..\..\packages\SshNet.Security.Cryptography.1.2.0\lib\sl4\SshNet.Security.Cryptography.dll @@ -917,7 +916,7 @@ - +