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

7 lines
212 B
JSON
Raw Normal View History

{
"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"]
}