vscode/extensions/csharp/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
449 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "dotnet/csharp-tmLanguage",
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
2024-01-26 12:06:22 +00:00
"commitHash": "7a7482ffc72a6677a87eb1ed76005593a4f7f131"
}
},
"license": "MIT",
2018-11-15 16:43:46 +00:00
"version": "0.1.0",
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
}
],
"version": 1
}