Skip to content

Commit 9bf305e

Browse files
committed
Fix nuspec.
1 parent 946cc2a commit 9bf305e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/nuget/SSH.NET.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<owners>olegkap,drieseng</owners>
99
<licenseUrl>https://github.com/sshnet/SSH.NET/master/LICENSE</licenseUrl>
1010
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
11-
<requireLicenseAcceptance>fa</requireLicenseAcceptance>
11+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
1313
<releaseNotes>2016.0.0-beta1
1414
==============

0 commit comments

Comments
 (0)