We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb382c commit 85e5c4fCopy full SHA for 85e5c4f
release/windows/choco/sqlcmd.nuspec
@@ -7,6 +7,7 @@
7
<title>sqlcmd (Install)</title>
8
<authors>Microsoft</authors>
9
<projectUrl>https://docs.microsoft.com/en-us/sql/tools/go-sqlcmd-utility</projectUrl>
10
+ <iconUrl>https://github.com/microsoft/go-sqlcmd/blob/main/release/windows/msi/resources/go-sqlcmd_256.png</iconUrl>
11
<copyright>Copyright (c) Microsoft Corporation</copyright>
12
<licenseUrl>https://github.com/microsoft/go-sqlcmd/blob/main/LICENSE</licenseUrl>
13
<requireLicenseAcceptance>false</requireLicenseAcceptance>
0 commit comments