mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Add setting for default dacpac save location (#13194)
* add setting for default save location * lowercase * addressing comments
This commit is contained in:
4
extensions/dacpac/package.nls.json
Normal file
4
extensions/dacpac/package.nls.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"dacFx.settings": "Dacpac",
|
||||
"dacFx.defaultSaveLocation": "Full path to folder where .DACPAC and .BACPAC files are saved by default"
|
||||
}
|
||||
Reference in New Issue
Block a user