mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix lang pack names and versions (#6038)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "zzlp-ads-language-pack-it",
|
||||
"name": "ads-language-pack-it",
|
||||
"displayName": "Italian Language Pack for Azure Data Studio",
|
||||
"description": "Language pack extension for Italian",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"publisher": "Microsoft",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
|
||||
"engines": {
|
||||
"vscode": "^1.34.0",
|
||||
"azdata": ">=1.8.0"
|
||||
"azdata": ">=1.9.0"
|
||||
},
|
||||
"icon": "languagepack.png",
|
||||
"categories": [
|
||||
|
||||
Reference in New Issue
Block a user