Files
starter-workflows/ci/properties/dotnet-core.properties.json
T

7 lines
206 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"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"]
}