microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)

Home Page:https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update choco nuspec through ADO package pipeline

apoorvdeshmukh opened this issue · comments

We should update version and url in sqlcmd.npspec via the package pipeline.
Currently this needs to be modified manually.

We shouldn't need to update the nuspec file every time we increase the version. We should be able to generate a nupkg with the proper version by parameterizing the script that calls pack