Added the properties file and updated the workflow file to conform to PR specifications.

This commit is contained in:
Edward Skrod
2020-04-06 10:29:23 -04:00
parent 2ac9c51b54
commit 0c7710ef26
2 changed files with 19 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Test and publish a Wpf application",
"description": "Build, test and publish a Wpf application built on .NET Core.",
"iconName": "Wpf",
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
}