chore(csharp): move to tier 1

Breaking changes to HEAD affect downstream grammars (e.g., razor),
so we need to pin to releases and update only when all dependents
bump the tracked version.
This commit is contained in:
Christian Clason 2026-06-12 10:17:17 +02:00 committed by Christian Clason
parent b00c4ca723
commit 5507d1e117

View file

@ -174,11 +174,11 @@ return {
},
c_sharp = {
install_info = {
revision = '88366631d598ce6595ec655ce1591b315cffb14c',
revision = 'v0.23.5',
url = 'https://github.com/tree-sitter/tree-sitter-c-sharp',
},
maintainers = { '@amaanq' },
tier = 2,
tier = 1,
},
caddy = {
install_info = {