Update .NET Core branding to .NET
Per the branding that .NET 5.0 is the next release after .NET Core 3.1.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": ".NET Desktop",
|
||||
"description": "Build, test, sign and publish a desktop application built on .NET.",
|
||||
"iconName": "dotnet",
|
||||
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
|
||||
}
|
||||
Reference in New Issue
Block a user