microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
323 stars 56 forks source link

Update choco nuspec through ADO package pipeline #453

Open apoorvdeshmukh opened 10 months ago

apoorvdeshmukh commented 10 months ago

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

shueybubbles commented 10 months ago

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