mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 06:03:12 +08:00
Move Microsoft.Build.Sql version to global.json (#5810)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.Traversal": "4.1.0"
|
||||
"Microsoft.Build.Traversal": "4.1.0",
|
||||
"Microsoft.Build.Sql": "0.1.9-preview"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user