Skip to content

Commit 3ffd4b1

Browse files
authored
Update precedence
1 parent 2a32186 commit 3ffd4b1

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/MSTest-CSharp-TestClass/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "Creates a new MSTest test class",
88
"groupIdentity": "Microsoft.Test.MSTest.TestClass",
9-
"precedence": "11000",
9+
"precedence": "12000",
1010
"identity": "Microsoft.Test.MSTest.TestClass.CSharp.9.0",
1111
"shortName": "mstest-class",
1212
"tags": {

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/NUnit-CSharp-Item/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "Creates a new NUnit test class",
99
"groupIdentity": "NUnit3.DotNetNew.ItemTemplate",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.ItemTemplate.CSharp.9.0",
1212
"shortName": "nunit-test",
1313
"tags": {

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/NUnit-FSharp-Item/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "Creates a new NUnit test class",
99
"groupIdentity": "NUnit3.DotNetNew.ItemTemplate",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.ItemTemplate.FSharp.9.0",
1212
"shortName": "nunit-test",
1313
"tags": {

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/NUnit-VisualBasic-Item/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "Creates a new NUnit test class",
99
"groupIdentity": "NUnit3.DotNetNew.ItemTemplate",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.ItemTemplate.VisualBasic.9.0",
1212
"shortName": "nunit-test",
1313
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project that contains MSTest tests that can run on .NET on Windows, Linux and MacOS.",
88
"groupIdentity": "Microsoft.Test.MSTest",
9-
"precedence": "11000",
9+
"precedence": "12000",
1010
"identity": "Microsoft.Test.MSTest.CSharp.10.0",
1111
"shortName": "mstest",
1212
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project that contains MSTest tests that can run on .NET on Windows, Linux and MacOS.",
88
"groupIdentity": "Microsoft.Test.MSTest",
9-
"precedence": "11000",
9+
"precedence": "12000",
1010
"identity": "Microsoft.Test.MSTest.FSharp.10.0",
1111
"shortName": "mstest",
1212
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project that contains MSTest tests that can run on .NET on Windows, Linux and MacOS.",
88
"groupIdentity": "Microsoft.Test.MSTest",
9-
"precedence": "11000",
9+
"precedence": "12000",
1010
"identity": "Microsoft.Test.MSTest.VisualBasic.10.0",
1111
"shortName": "mstest",
1212
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "A project that contains NUnit tests that can run on .NET on Windows, Linux and macOS",
99
"groupIdentity": "NUnit3.DotNetNew.Template",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.Template.CSharp.10.0",
1212
"shortName": "nunit",
1313
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "A project that contains NUnit tests that can run on .NET on Windows, Linux and macOS",
99
"groupIdentity": "NUnit3.DotNetNew.Template",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.Template.FSharp.10.0",
1212
"shortName": "nunit",
1313
"tags": {

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generatorVersions": "[1.0.0.0-*)",
88
"description": "A project that contains NUnit tests that can run on .NET on Windows, Linux and macOS",
99
"groupIdentity": "NUnit3.DotNetNew.Template",
10-
"precedence": "11000",
10+
"precedence": "12000",
1111
"identity": "NUnit3.DotNetNew.Template.VisualBasic.10.0",
1212
"shortName": "nunit",
1313
"tags": {

0 commit comments

Comments
 (0)