Update migration service (#22135)

This PR bumps up the Migration Service version to 4.5.0.38. This version includes login migration nuget changes to expose error codes to the user.
This commit is contained in:
AkshayMata
2023-03-03 08:35:57 -08:00
committed by GitHub
parent 1882c02ad6
commit bb40a71166

View File

@@ -1,7 +1,7 @@
{
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/{#version#}/microsoft.sqltools.migration-{#fileName#}",
"useDefaultLinuxRuntime": true,
"version": "4.5.0.37",
"version": "4.5.0.38",
"downloadFileNames": {
"Windows_86": "win-x86-net7.0.zip",
"Windows": "win-x64-net7.0.zip",