Files
starter-workflows/ci/asp.net-core.properties.json
T

6 lines
174 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "ASP.NET Core",
"description": "Build and test an ASP.NET Core project targeting .NET Core.",
"iconName": "dotnetcore",
2019-07-31 10:37:29 -07:00
"categories": ["ASP"]
2019-07-29 09:38:23 -07:00
}