25 строки
491 B
Plaintext
25 строки
491 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "vscode-dotnet-runtime-extension"
|
|
},
|
|
{
|
|
"path": "vscode-dotnet-sdk-extension"
|
|
},
|
|
{
|
|
"path": "sample"
|
|
},
|
|
{
|
|
"path": "vscode-dotnet-runtime-library"
|
|
}
|
|
],
|
|
"settings": {
|
|
"cSpell.words": [
|
|
"aspnetcore",
|
|
"DOTNETINSTALLMODELIST",
|
|
"dotnets",
|
|
"Republisher",
|
|
"unlocalized"
|
|
]
|
|
}
|
|
} |