Skip to content

Commit e9ac0a1

Browse files
authored
Dev/jonms90/class library renaming (#2957)
* Rename Class Library templates * Rename Class Library in tests
1 parent b236e88 commit e9ac0a1

File tree

25 files changed

+28
-28
lines changed
  • template_feed
    • Microsoft.DotNet.Common.ProjectTemplates.1.x/content
    • Microsoft.DotNet.Common.ProjectTemplates.2.0/content
    • Microsoft.DotNet.Common.ProjectTemplates.2.1/content
    • Microsoft.DotNet.Common.ProjectTemplates.2.2/content
    • Microsoft.DotNet.Common.ProjectTemplates.3.0/content
    • Microsoft.DotNet.Common.ProjectTemplates.3.1/content
    • Microsoft.DotNet.Common.ProjectTemplates.5.0/content
    • Microsoft.DotNet.Common.ProjectTemplates.6.0/content
  • test/Microsoft.TemplateEngine.Cli.UnitTests

25 files changed

+28
-28
lines changed

template_feed/Microsoft.DotNet.Common.ProjectTemplates.1.x/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.1.x/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.1.x/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.0/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.0/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.0/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.1/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.1/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.1/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.2/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.2/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.2.2/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.0/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.0/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.0/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.1/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.1/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.3.1/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.5.0/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.5.0/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.5.0/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.6.0/content/ClassLibrary-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.6.0/content/ClassLibrary-FSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

template_feed/Microsoft.DotNet.Common.ProjectTemplates.6.0/content/ClassLibrary-VisualBasic/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Microsoft",
44
"classifications": ["Common", "Library"],
5-
"name": "Class library",
5+
"name": "Class Library",
66
"generatorVersions": "[1.0.0.0-*)",
77
"description": "A project for creating a class library that targets .NET Standard or .NET Core",
88
"groupIdentity": "Microsoft.Common.Library",

test/Microsoft.TemplateEngine.Cli.UnitTests/CacheUpgradeTests.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ private static JObject CacheDataVersion1000
7575
""GeneratorId"": ""0c434df7-e2cb-4dee-b216-d7c58c8eb4b3"",
7676
""GroupIdentity"": ""Microsoft.Common.Library"",
7777
""Precedence"": 100,
78-
""Name"": ""Class library"",
78+
""Name"": ""Class Library"",
7979
""ShortName"": ""classlib"",
8080
""Tags"": {
8181
""language"": {
@@ -128,7 +128,7 @@ private static JObject CacheDataVersion1000
128128
""GeneratorId"": ""0c434df7-e2cb-4dee-b216-d7c58c8eb4b3"",
129129
""GroupIdentity"": ""Microsoft.Common.Library"",
130130
""Precedence"": 100,
131-
""Name"": ""Class library"",
131+
""Name"": ""Class Library"",
132132
""ShortName"": ""classlib"",
133133
""Tags"": {
134134
""language"": {
@@ -198,7 +198,7 @@ private static JObject CacheDataOriginalStyle
198198
""Identity"": ""Microsoft.Common.Library.CSharp"",
199199
""GeneratorId"": ""0c434df7-e2cb-4dee-b216-d7c58c8eb4b3"",
200200
""GroupIdentity"": ""Microsoft.Common.Library"",
201-
""Name"": ""Class library"",
201+
""Name"": ""Class Library"",
202202
""ShortName"": ""classlib"",
203203
""Tags"": {
204204
""language"": ""C#"",
@@ -220,7 +220,7 @@ private static JObject CacheDataOriginalStyle
220220
""Identity"": ""Microsoft.Common.Library.FSharp"",
221221
""GeneratorId"": ""0c434df7-e2cb-4dee-b216-d7c58c8eb4b3"",
222222
""GroupIdentity"": ""Microsoft.Common.Library"",
223-
""Name"": ""Class library"",
223+
""Name"": ""Class Library"",
224224
""ShortName"": ""classlib"",
225225
""Tags"": {
226226
""language"": ""F#"",

0 commit comments

Comments
 (0)