mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 17:22:48 -05:00
Fix sql projects net6 warnings (#17673)
* fix .net 6 error showing on startup * fix double warning * addressing comments * update key string
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
{
|
||||
"title": "%sqlDatabaseProjects.Settings%",
|
||||
"properties": {
|
||||
"sqlDatabaseProjects.netCoreSDKLocation": {
|
||||
"sqlDatabaseProjects.netCoreSDK Location": {
|
||||
"type": "string",
|
||||
"description": "%sqlDatabaseProjects.netCoreInstallLocation%"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user