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

6 lines
202 B
JSON
Raw Normal View History

{
2020-12-10 17:35:47 +00:00
"name": ".NET Desktop",
"description": "Build, test, sign and publish a desktop application built on .NET.",
"iconName": "dotnet",
2020-05-21 17:33:37 -04:00
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
}