Updated files with name that conforms to PR recommendations.

This commit is contained in:
Edward Skrod
2020-04-06 10:32:56 -04:00
parent 0c7710ef26
commit a2adc6fc73
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
# For a complete CI/CD sample to get started with GitHub Action workflows for Desktop Applications,
# refer to https://github.com/microsoft/github-actions-for-desktop-apps
name: Build, deploy and publish a Wpf desktop application
name: Wpf .NET Core
on:
push:
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "Test and publish a Wpf application",
"name": "Wpf .NET Core",
"description": "Build, test and publish a Wpf application built on .NET Core.",
"iconName": "Wpf",
"categories": ["C#", "Visual Basic", "WPF", ".NET"]