Fix issue with VB wpflib templates referencing C# file extensions

Fixes #1556
This commit is contained in:
Jonathon Marolf 2019-08-15 13:16:36 -07:00 коммит произвёл Rob LaDuca
Родитель 5e90d6b49a
Коммит a5d78e2735
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -55,7 +55,7 @@
}
},
"primaryOutputs": [
{ "path": "Company.ClassLibrary1.csproj" },
{ "path": "Company.ClassLibrary1.vbproj" },
{
"condition": "(HostIdentifier != \"dotnetcli\" && HostIdentifier != \"dotnetcli-preview\")",
"path": "Class1.vb"
@ -74,7 +74,7 @@
},
{
"condition": "(HostIdentifier != \"dotnetcli\" && HostIdentifier != \"dotnetcli-preview\")",
"description": "Opens Class1.cs in the editor",
"description": "Opens Class1.vb in the editor",
"manualInstructions": [ ],
"actionId": "84C0DA21-51C8-4541-9940-6CA19AF04EE6",
"args": {