We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946cc2a commit 9bf305eCopy full SHA for 9bf305e
build/nuget/SSH.NET.nuspec
@@ -8,7 +8,7 @@
8
<owners>olegkap,drieseng</owners>
9
<licenseUrl>https://github.com/sshnet/SSH.NET/master/LICENSE</licenseUrl>
10
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
11
- <requireLicenseAcceptance>fa</requireLicenseAcceptance>
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
12
<description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
13
<releaseNotes>2016.0.0-beta1
14
==============
0 commit comments