Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 758cc93

Browse files
committed
Put VB.NET Mono project templates under VB category.
1 parent d456cab commit 758cc93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/Mono/Mono.AddIn/Templates/VBNet.Console.Project.xpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Template Header -->
77
<TemplateConfiguration>
88
<Name>Console Application</Name>
9-
<Category>VBNet</Category>
9+
<Category>VB</Category>
1010
<Subcategory>Mono</Subcategory>
1111
<Icon>VBNet.Project.DOSProject</Icon>
1212
<Description>Console project for Mono.</Description>

samples/Mono/Mono.AddIn/Templates/VBNetGtkProject.xpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Template Header -->
77
<TemplateConfiguration>
88
<Name>Gtk# Application</Name>
9-
<Category>VBNet</Category>
9+
<Category>VB</Category>
1010
<Subcategory>Mono</Subcategory>
1111
<Icon>VBNet.Project.Form</Icon>
1212
<Description>A project that creates a Gtk# application.</Description>

0 commit comments

Comments
 (0)