From ad5ca30863406c2318b308371ad2583fbe7ccdf5 Mon Sep 17 00:00:00 2001 From: Edward Skrod Date: Tue, 28 Apr 2020 14:50:43 -0400 Subject: [PATCH] Updated the Wpf dotnetcore icon to dotnetcore --- ci/properties/wpf-dotnet-core.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/wpf-dotnet-core.properties.json b/ci/properties/wpf-dotnet-core.properties.json index 56eea90..f43ea35 100644 --- a/ci/properties/wpf-dotnet-core.properties.json +++ b/ci/properties/wpf-dotnet-core.properties.json @@ -1,6 +1,6 @@ { "name": "WPF .NET Core", "description": "Build, test and publish a Wpf application built on .NET Core.", - "iconName": "WPF", + "iconName": "dotnetcore", "categories": ["C#", "Visual Basic", "WPF", ".NET"] } \ No newline at end of file