Merge pull request #488 from edwardskrod/patch-1

Update the description with the proper case
This commit is contained in:
Cameron Booth
2020-05-21 12:07:13 -07:00
committed by GitHub
@@ -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"]
}
}