Jelajahi Sumber

Fix nuspec.

Gert Driesen 9 tahun lalu
induk
melakukan
9bf305ecb8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 ==============