diff --git a/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json deleted file mode 100644 index 8220f763e292..000000000000 --- a/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI Blazor App (Preview)", - "description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, and WinUI using Blazor", - "postActions/openInEditor/description": "Opens Pages/Index.razor in the editor.", - "symbols/applicationId/description": "Overrides the $(ApplicationId) in the project" -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-contentpage-csharp/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-contentpage-csharp/.template.config/localize/templatestrings.json deleted file mode 100644 index 0c3f04a56e84..000000000000 --- a/src/Templates/src/templates/maui-contentpage-csharp/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI ContentPage (C#) (Preview)", - "postActions/openInEditor/description": "Opens NewPage1.cs in the editor.", - "symbols/namespace/description": "Namespace for the generated code." -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-contentpage-xaml/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-contentpage-xaml/.template.config/localize/templatestrings.json deleted file mode 100644 index d36b53b3f297..000000000000 --- a/src/Templates/src/templates/maui-contentpage-xaml/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI ContentPage (XAML) (Preview)", - "postActions/openInEditor/description": "Opens NewPage1.xaml in the editor.", - "symbols/namespace/description": "namespace for the generated code" -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-contentview-csharp/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-contentview-csharp/.template.config/localize/templatestrings.json deleted file mode 100644 index da4b91eb8646..000000000000 --- a/src/Templates/src/templates/maui-contentview-csharp/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI ContentView (C#) (Preview)", - "postActions/openInEditor/description": "Opens NewContent1.cs in the editor.", - "symbols/namespace/description": "Namespace for the generated code." -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-contentview-xaml/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-contentview-xaml/.template.config/localize/templatestrings.json deleted file mode 100644 index 0a0ac899a41e..000000000000 --- a/src/Templates/src/templates/maui-contentview-xaml/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI ContentView (XAML) (Preview)", - "postActions/openInEditor/description": "Opens NewContent1.xaml in the editor.", - "symbols/namespace/description": "Namespace for the generated code." -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-lib/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-lib/.template.config/localize/templatestrings.json deleted file mode 100644 index 7f963da010d4..000000000000 --- a/src/Templates/src/templates/maui-lib/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI Class Library (Preview)", - "description": "A project for creating a .NET MAUI class library", - "postActions/openInEditor/description": "Opens Class1.cs in the editor." -} \ No newline at end of file diff --git a/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json b/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json deleted file mode 100644 index a829721cbd63..000000000000 --- a/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "author": "Microsoft", - "name": ".NET MAUI App (Preview)", - "description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, and WinUI", - "postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", - "symbols/applicationId/description": "Overrides the $(ApplicationId) in the project" -} \ No newline at end of file