This commit is contained in:
2025-03-04 16:02:44 +08:00
parent 207a2dc5a5
commit 1e49f4b547
149 changed files with 7394 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "com.abxy.roslyn",
"displayName": "\".NET Compiler Platform (\"Roslyn\")\"",
"version": "0.0.1",
"unity": "2018.1",
"description": "The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs",
"keywords": [
"csharp",
"roslyn",
"compiler"
],
"category": "Coding Tools"
}