This commit is contained in:
hediet 2023-02-23 11:08:13 +00:00
parent f8e50ee568
commit fe4d383c7c
1811 changed files with 707 additions and 682 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)}))}})}));