7.0.111
code-marketplace
This commit is contained in:
parent
ea463ecc83
commit
f7497d0acb
@ -1,7 +1,7 @@
|
||||
{
|
||||
"sdk": {
|
||||
"path": "c:/program files/dotnet/sdk/7.0.109/",
|
||||
"version": "7.0.109"
|
||||
"path": "c:/program files/dotnet/sdk/7.0.111/",
|
||||
"version": "7.0.111"
|
||||
},
|
||||
"FormattingOptions": {
|
||||
"enableEditorConfigSupport": true,
|
||||
|
@ -86,15 +86,16 @@
|
||||
"checksumFailMoreInfoUrl": "https://go.microsoft.com/fwlink/?LinkId=828886",
|
||||
"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
|
||||
"extensionsGallery": {
|
||||
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
"itemUrl": "https://open-vsx.org/vscode/item"
|
||||
"serviceUrl": "https://code-marketplace/api",
|
||||
"itemUrl": "https://code-marketplace/item",
|
||||
"resourceUrlTemplate": "https://code-marketplace/files/{publisher}/{name}/{version}/{path}"
|
||||
},
|
||||
"introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
|
||||
"keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
|
||||
"keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143",
|
||||
"keyboardShortcutsUrlWin": "https://go.microsoft.com/fwlink/?linkid=832145",
|
||||
"linkProtectionTrustedDomains": [
|
||||
"https://open-vsx.org"
|
||||
"https://code-marketplace"
|
||||
],
|
||||
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?LinkID=533483#vscode",
|
||||
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
|
||||
|
Loading…
x
Reference in New Issue
Block a user