提交 f4db436c 编写于 作者: M Martin Aeschlimann 提交者: GitHub

Merge pull request #32253 from DustinCampbell/cake-support

Add .cake file extension for C# language
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
"id": "csharp", "id": "csharp",
"extensions": [ "extensions": [
".cs", ".cs",
".csx" ".csx",
".cake"
], ],
"aliases": [ "aliases": [
"C#", "C#",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册