Преглед на файлове

Using 64x64 icon as NuGet spec requires

Source commit: f6a3a2cbcffd8d2e493393e4090217a5d19d8781
Martin Prikryl преди 6 години
родител
ревизия
dbbc3859fb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      deployment/WinSCPnet.nuspec

+ 1 - 1
deployment/WinSCPnet.nuspec

@@ -8,7 +8,7 @@
     <owners>Martin Prikryl</owners>
     <license type="expression">MPL-2.0</license>
     <projectUrl>https://winscp.net/eng/docs/library</projectUrl>
-    <iconUrl>https://winscp.net/pad/winscp.png</iconUrl>
+    <iconUrl>https://winscp.net/pad/winscp64.png</iconUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <summary>The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface.</summary>
     <description>The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions.