Skip to content

Commit 218cb77

Browse files
committed
Bump microsoft.sqlpackage to v162.5.57
1 parent 7e0033a commit 218cb77

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.config/dotnet-tools.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.sqlpackage": {
6-
"version": "162.4.92",
6+
"version": "162.5.57",
77
"commands": [
88
"sqlpackage"
9-
],
10-
"rollForward": false
9+
]
1110
}
1211
}
13-
}
12+
}

0 commit comments

Comments
 (0)