-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/6.0.1xx-preview4'
# Conflicts: # eng/Microsoft.Extensions.targets # src/Controls/src/Build.Tasks/Controls.Build.Tasks-net6.csproj
- Loading branch information
Showing
203 changed files
with
121 additions
and
119 deletions.
There are no files selected for viewing
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
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
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
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
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
30 changes: 0 additions & 30 deletions
30
src/Templates/src/maui-blazor/.template.config/template.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
47 changes: 47 additions & 0 deletions
47
src/Templates/src/templates/maui-blazor/.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,47 @@ | ||
{ | ||
"$schema": "http://json.schemastore.org/template", | ||
"author": "Microsoft", | ||
"classifications": [ "MAUI", "Android", "iOS", "macOS", "Mac Catalyst", "WinUI", "Blazor" ], | ||
"identity": "Microsoft.Maui.BlazorApp", | ||
"groupIdentity": "Microsoft.Maui.Blazor", | ||
"name": ".NET MAUI Blazor App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, and WinUI using Blazor", | ||
"shortName": "maui-blazor", | ||
"tags": { | ||
"language": "C#", | ||
"type": "solution" | ||
}, | ||
"sourceName": "MauiApp1", | ||
"preferNameDirectory": true, | ||
"primaryOutputs": [ | ||
{ "path": "MauiApp1/MauiApp1.csproj" }, | ||
{ "path": "MauiApp1.WinUI3/MauiApp1.WinUI3.csproj" }, | ||
{ "path": "MauiApp1.WinUI3 (Package)/MauiApp1.WinUI3 (Package).csproj" } | ||
], | ||
"guids": [ | ||
"07CD65EF-6238-4365-AF5D-F6D433967F48", | ||
"202C61B5-A2D9-4817-8020-731D9F855561", | ||
"A88FCF8C-EC35-4623-B126-C591EEF99C70" | ||
], | ||
"symbols": { | ||
"applicationId": { | ||
"type": "parameter", | ||
"description": "Overrides the $(ApplicationId) in the project", | ||
"datatype": "string", | ||
"replaces": "com.companyname.MauiApp1" | ||
}, | ||
"microsoftExtensionsVersion": { | ||
"type": "parameter", | ||
"dataType": "string", | ||
"replaces": "MICROSOFT_EXTENSIONS_VERSION", | ||
"defaultValue": "6.0.0-preview.4.*" | ||
}, | ||
"mauiVersion": { | ||
"type": "parameter", | ||
"dataType": "string", | ||
"replaces": "MAUI_VERSION", | ||
"defaultValue": "6.0.100-preview.4.*" | ||
} | ||
}, | ||
"defaultName": "MauiApp1" | ||
} |
15 changes: 15 additions & 0 deletions
15
src/Templates/src/templates/maui-blazor/Directory.Build.targets
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,15 @@ | ||
<Project> | ||
<PropertyGroup> | ||
<!-- Required - Enable Launch Profiles for .NET 6 iOS/Android --> | ||
<_KeepLaunchProfiles>true</_KeepLaunchProfiles> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<!-- Required - Setup Single Project features --> | ||
<ProjectCapability Include="MauiSingleProject" /> | ||
|
||
<!-- Optional - Enables a list of TFM's and device categories in the debug menu --> | ||
<!-- This allows easily toggling of debug target TFM by selecting the platform --> | ||
<!-- If removed, Top level debug targets show as a list of devices for the selected TFM --> | ||
<ProjectCapability Include="XamarinStaticLaunchProfiles" /> | ||
</ItemGroup> | ||
</Project> |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
15 changes: 15 additions & 0 deletions
15
src/Templates/src/templates/maui-mobile/Directory.Build.targets
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,15 @@ | ||
<Project> | ||
<PropertyGroup> | ||
<!-- Required - Enable Launch Profiles for .NET 6 iOS/Android --> | ||
<_KeepLaunchProfiles>true</_KeepLaunchProfiles> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<!-- Required - Setup Single Project features --> | ||
<ProjectCapability Include="MauiSingleProject" /> | ||
|
||
<!-- Optional - Enables a list of TFM's and device categories in the debug menu --> | ||
<!-- This allows easily toggling of debug target TFM by selecting the platform --> | ||
<!-- If removed, Top level debug targets show as a list of devices for the selected TFM --> | ||
<ProjectCapability Include="XamarinStaticLaunchProfiles" /> | ||
</ItemGroup> | ||
</Project> |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.