c7129d8fd7
Add language categories matching linguist identifiers so that .NET Core template is recommended.
7 lines
212 B
JSON
7 lines
212 B
JSON
{
|
|
"name": ".NET Core",
|
|
"description": "Build and test a .NET Core or ASP.NET Core project.",
|
|
"iconName": "dotnetcore",
|
|
"categories": ["C#", "F#", "Visual Basic", "ASP", "ASP.NET", ".NET"]
|
|
}
|