Răsfoiți Sursa

Fix nuspec.

Gert Driesen 9 ani în urmă
părinte
comite
9bf305ecb8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      build/nuget/SSH.NET.nuspec

+ 1 - 1
build/nuget/SSH.NET.nuspec

@@ -8,7 +8,7 @@
         <owners>olegkap,drieseng</owners>
         <licenseUrl>https://github.com/sshnet/SSH.NET/master/LICENSE</licenseUrl>
         <projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
-        <requireLicenseAcceptance>fa</requireLicenseAcceptance>
+        <requireLicenseAcceptance>false</requireLicenseAcceptance>
         <description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
         <releaseNotes>2016.0.0-beta1
 ==============