Skip to content

Commit

Permalink
[release/6.0.3xx] [dotnet/Templates] Remove preview language (#14848)
Browse files Browse the repository at this point in the history
* [dotnet/Templates] Remove preview language

Removes the "(Preview)" string from the title of the .NET templates.

* [dotnet] Update generated files after template changes.

Co-authored-by: Peter Collins <[email protected]>
Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
  • Loading branch information
3 people authored May 3, 2022
1 parent ff2e833 commit 3f73ae0
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "MacCatalyst Application (Preview)",
"name": "MacCatalyst Application",
"description": "A project for creating a .NET MacCatalyst application",
"symbols/bundleId/description": "Overrides CFBundleIdentifier in the Info.plist",
"symbols/minOSVersion/description": "Overrides SupportedOSPlatformVersion in the project file"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "macOS", "Mac Catalyst" ],
"identity": "Microsoft.MacCatalyst.MacCatalystApp",
"name": "MacCatalyst Application (Preview)",
"name": "MacCatalyst Application",
"description": "A project for creating a .NET MacCatalyst application",
"shortName": "maccatalyst",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Microsoft",
"name": "MacCatalyst Binding Library (Preview)",
"name": "MacCatalyst Binding Library",
"description": "A project for creating a .NET MacCatalyst binding library"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "macOS", "Mac Catalyst" ],
"identity": "Microsoft.MacCatalyst.MacCatalystBinding",
"name": "MacCatalyst Binding Library (Preview)",
"name": "MacCatalyst Binding Library",
"description": "A project for creating a .NET MacCatalyst binding library",
"shortName": "maccatalystbinding",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "iOS Controller template (Preview)",
"name": "iOS Controller template",
"description": "An iOS Controller class",
"symbols/namespace/description": "namespace for the generated code"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "iOS", "Mobile" ],
"name": "iOS Controller template (Preview)",
"name": "iOS Controller template",
"description": "An iOS Controller class",
"tags": {
"language": "C#",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "iOS Tabbed Application (Preview)",
"name": "iOS Tabbed Application",
"description": "A project for creating a .NET iOS tabbed application",
"symbols/bundleId/description": "Overrides CFBundleIdentifier in the Info.plist",
"symbols/minOSVersion/description": "Overrides SupportedOSPlatformVersion in the project file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "iOS", "Mobile" ],
"identity": "Microsoft.iOS.iOSTabbedApp",
"name": "iOS Tabbed Application (Preview)",
"name": "iOS Tabbed Application",
"description": "A project for creating a .NET iOS tabbed application",
"shortName": "ios-tabbed",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "iOS Application (Preview)",
"name": "iOS Application",
"description": "A project for creating a .NET iOS application",
"symbols/bundleId/description": "Overrides CFBundleIdentifier in the Info.plist",
"symbols/minOSVersion/description": "Overrides SupportedOSPlatformVersion in the project file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "iOS", "Mobile" ],
"identity": "Microsoft.iOS.iOSApp",
"name": "iOS Application (Preview)",
"name": "iOS Application",
"description": "A project for creating a .NET iOS application",
"shortName": "ios",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Microsoft",
"name": "iOS Binding Library (Preview)",
"name": "iOS Binding Library",
"description": "A project for creating a .NET iOS binding library"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "iOS", "Mobile" ],
"identity": "Microsoft.iOS.iOSBinding",
"name": "iOS Binding Library (Preview)",
"name": "iOS Binding Library",
"description": "A project for creating a .NET iOS binding library",
"shortName": "iosbinding",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Microsoft",
"name": "iOS Class Library (Preview)",
"name": "iOS Class Library",
"description": "A project for creating a .NET iOS class library"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "iOS", "Mobile" ],
"identity": "Microsoft.iOS.iOSLib",
"name": "iOS Class Library (Preview)",
"name": "iOS Class Library",
"description": "A project for creating a .NET iOS class library",
"shortName": "ioslib",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "macOS Application (Preview)",
"name": "macOS Application",
"description": "A project for creating a .NET macOS application",
"symbols/bundleId/description": "Overrides CFBundleIdentifier in the Info.plist",
"symbols/minOSVersion/description": "Overrides SupportedOSPlatformVersion in the project file"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "macOS" ],
"identity": "Microsoft.macOS.macOSApp",
"name": "macOS Application (Preview)",
"name": "macOS Application",
"description": "A project for creating a .NET macOS application",
"shortName": "macos",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "tvOS Application (Preview)",
"name": "tvOS Application",
"description": "A project for creating a .NET tvOS application",
"symbols/bundleId/description": "Overrides CFBundleIdentifier in the Info.plist",
"symbols/minOSVersion/description": "Overrides SupportedOSPlatformVersion in the project file"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Microsoft",
"classifications": [ "tvOS", "Mobile" ],
"identity": "Microsoft.tvOS.tvOSApp",
"name": "tvOS Application (Preview)",
"name": "tvOS Application",
"description": "A project for creating a .NET tvOS application",
"shortName": "tvos",
"tags": {
Expand Down

5 comments on commit 3f73ae0

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📋 [CI Build] API Diff 📋

API Current PR diff

✅ API Diff (from PR only) (no change)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

Generator Diff (no change)

Pipeline on Agent XAMMINI-061.Monterey'
Hash: 3f73ae00b1c49501673f56bcf6359f4eafc14bd2

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📚 [CI Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMMINI-053.Monterey
Hash: 3f73ae00b1c49501673f56bcf6359f4eafc14bd2

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ [CI Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌

Failed tests are:

  • dontlink

Pipeline on Agent
Hash: 3f73ae00b1c49501673f56bcf6359f4eafc14bd2

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💻 [CI Build] Tests on macOS Mac Catalina (10.15) passed 💻

All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: 3f73ae00b1c49501673f56bcf6359f4eafc14bd2

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ [CI Build] Tests passed on VSTS: simulator tests iOS. ✅

Tests passed on VSTS: simulator tests iOS.

🎉 All 234 tests passed 🎉

Pipeline on Agent XAMBOT-1037.Monterey'
[release/6.0.3xx] [dotnet/Templates] Remove preview language (#14848)

Please sign in to comment.