This commit is contained in:
hediet 2023-02-10 14:39:37 +00:00
parent a0eed4888d
commit 3498c6e9be
5208 changed files with 179980 additions and 80849 deletions

View file

@ -0,0 +1 @@
define(["require","exports","../_.contribution"],(function(e,s,n){"use strict";Object.defineProperty(s,"__esModule",{value:!0}),(0,n.registerLanguage)({id:"csharp",extensions:[".cs",".csx",".cake"],aliases:["C#","csharp"],loader:function(){return AMD?new Promise((function(s,n){e(["vs/basic-languages/csharp/csharp"],s,n)})):new Promise((function(s,n){e(["./csharp"],s,n)}))}})}));