Update the description with the proper case

Update the "Wpf" in the description  to "WPF" to reflect the proper case.
This commit is contained in:
Edward Skrod
2020-05-01 06:56:47 -04:00
committed by GitHub
parent 6ed18cebdc
commit 951dfd0da3
@@ -1,6 +1,6 @@
{
"name": "WPF .NET Core",
"description": "Build, test and publish a Wpf application built on .NET Core.",
"description": "Build, test and publish a WPF application built on .NET Core.",
"iconName": "dotnetcore",
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
}
}