Rename "ASP.NET Core" to ".NET Core"

The .NET Core template is not ASP specific.  Change the name to ".NET Core".
This commit is contained in:
Edward Thomson
2019-10-23 13:45:35 +01:00
committed by GitHub
parent bf9694e89a
commit b1a374cb86
+1 -1
View File
@@ -1,4 +1,4 @@
name: ASP.NET Core CI
name: .NET Core
on: [push]