-
Notifications
You must be signed in to change notification settings - Fork 514
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Add class library project templates for tvOS, macOS and Mac …
…Catalyst. (#16263) These new project templates won't show up in VSMac until the new templates are added to VSMac. Ref: https://github.com/xamarin/vsmac-xamarin-extensions/blob/61afbd1cd188150e82861c21cee0eb355b39c574/Xamarin.Addins.Core/Xamarin.Ide.Templating/TemplateDescriptionProvider.cs#L207-L216 Also update the corresponding template tests. This PR might be easier to review commit-by-commit due to the large number of generated localization files.
- Loading branch information
1 parent
6afa8ea
commit 6d6c3b8
Showing
52 changed files
with
311 additions
and
8 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ft.MacCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...cCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...cCatalyst.Templates/maccatalystlib/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library" | ||
} |
19 changes: 19 additions & 0 deletions
19
...t/Templates/Microsoft.MacCatalyst.Templates/maccatalystlib/.template.config/template.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"$schema": "http://json.schemastore.org/template", | ||
"author": "Microsoft", | ||
"classifications": [ "macOS", "Mac Catalyst" ], | ||
"identity": "Microsoft.MacCatalyst.MacCatalystLib", | ||
"name": "Mac Catalyst Class Library", | ||
"description": "A project for creating a .NET Mac Catalyst class library", | ||
"shortName": "maccatalystlib", | ||
"tags": { | ||
"language": "C#", | ||
"type": "project" | ||
}, | ||
"sourceName": "MacCatalystLib1", | ||
"preferNameDirectory": true, | ||
"primaryOutputs": [ | ||
{ "path": "MacCatalystLib1.csproj" } | ||
], | ||
"defaultName": "MacCatalystLib1" | ||
} |
4 changes: 4 additions & 0 deletions
4
dotnet/Templates/Microsoft.MacCatalyst.Templates/maccatalystlib/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
namespace MacCatalystLib1; | ||
|
||
public class Class1 { | ||
} |
8 changes: 8 additions & 0 deletions
8
dotnet/Templates/Microsoft.MacCatalyst.Templates/maccatalystlib/MacCatalystLib1.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<TargetFramework>net6.0-maccatalyst</TargetFramework> | ||
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">MacCatalystLib1</RootNamespace> | ||
<Nullable>enable</Nullable> | ||
<ImplicitUsings>true</ImplicitUsings> | ||
</PropertyGroup> | ||
</Project> |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...s/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ates/Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...Microsoft.macOS.Templates/macoslib/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library" | ||
} |
19 changes: 19 additions & 0 deletions
19
dotnet/Templates/Microsoft.macOS.Templates/macoslib/.template.config/template.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"$schema": "http://json.schemastore.org/template", | ||
"author": "Microsoft", | ||
"classifications": [ "macOS" ], | ||
"identity": "Microsoft.macOS.macOSLib", | ||
"name": "macOS Class Library", | ||
"description": "A project for creating a .NET macOS class library", | ||
"shortName": "macoslib", | ||
"tags": { | ||
"language": "C#", | ||
"type": "project" | ||
}, | ||
"sourceName": "macOSLib1", | ||
"preferNameDirectory": true, | ||
"primaryOutputs": [ | ||
{ "path": "macOSLib1.csproj" } | ||
], | ||
"defaultName": "macOSLib1" | ||
} |
4 changes: 4 additions & 0 deletions
4
dotnet/Templates/Microsoft.macOS.Templates/macoslib/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
namespace macOSLib1; | ||
|
||
public class Class1 { | ||
} |
8 changes: 8 additions & 0 deletions
8
dotnet/Templates/Microsoft.macOS.Templates/macoslib/macOSLib1.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<TargetFramework>net6.0-macos</TargetFramework> | ||
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">macOSLib1</RootNamespace> | ||
<Nullable>enable</Nullable> | ||
<ImplicitUsings>true</ImplicitUsings> | ||
</PropertyGroup> | ||
</Project> |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...tes/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...plates/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...s/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
5 changes: 5 additions & 0 deletions
5
...s/Microsoft.tvOS.Templates/tvoslib/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library" | ||
} |
19 changes: 19 additions & 0 deletions
19
dotnet/Templates/Microsoft.tvOS.Templates/tvoslib/.template.config/template.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"$schema": "http://json.schemastore.org/template", | ||
"author": "Microsoft", | ||
"classifications": [ "tvOS", "Mobile" ], | ||
"identity": "Microsoft.tvOS.tvOSLib", | ||
"name": "tvOS Class Library", | ||
"description": "A project for creating a .NET tvOS class library", | ||
"shortName": "tvoslib", | ||
"tags": { | ||
"language": "C#", | ||
"type": "project" | ||
}, | ||
"sourceName": "tvOSLib1", | ||
"preferNameDirectory": true, | ||
"primaryOutputs": [ | ||
{ "path": "tvOSLib1.csproj" } | ||
], | ||
"defaultName": "tvOSLib1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
namespace tvOSLib1; | ||
|
||
public class Class1 { | ||
} |
8 changes: 8 additions & 0 deletions
8
dotnet/Templates/Microsoft.tvOS.Templates/tvoslib/tvOSLib1.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<TargetFramework>net6.0-tvos</TargetFramework> | ||
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">tvOSLib1</RootNamespace> | ||
<Nullable>enable</Nullable> | ||
<ImplicitUsings>true</ImplicitUsings> | ||
</PropertyGroup> | ||
</Project> |
Oops, something went wrong.
This comment was marked as outdated.
Sorry, something went wrong.
This comment was marked as outdated.
Sorry, something went wrong.