瀏覽代碼

Fix nuspec.

Gert Driesen 9 年之前
父節點
當前提交
9bf305ecb8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 ==============