Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IeuanWalker
Copy link
Owner

No description provided.

Updated App.csproj to target .NET 9.0 for Android and iOS, reorganized project properties, and removed iOS provisioning settings. Removed BOM from XML declarations in various XAML files. Added Microsoft.Maui namespace to MainActivity.cs and AppDelegate.cs.
Updated target frameworks to .NET 9.0, including Android and iOS. Moved `SupportedOSPlatformVersion` properties within the same `PropertyGroup`. Modified `PackageReleaseNotes` to include an empty line. Removed `GeneratePackageOnBuild` property conditioned on 'Release'. Removed `ItemGroup` containing `None` element for `icon.png`. Made `DotNet.ReproducibleBuilds` and `MauiXaml` updates always included. Updated conditions for `.ios.cs` and `.android.cs` files. Corrected XML declaration in `StateButton.xaml`.
Added a closing `</PropertyGroup>` tag to `IeuanWalker.Maui.StateButton.csproj` to ensure the XML structure is correctly closed and well-formed. This change is essential for proper parsing and functioning of the project file.
Updated the .NET version from 7.0.101 to 9.*.* in both `Release.yml` and `build.yml`. Modified the `NUGET_PATH` to use the GitHub release tag name in `Release.yml` and set it to version 1.0.0 in `build.yml`.
@IeuanWalker IeuanWalker merged commit 4af0619 into master Nov 19, 2024
2 checks passed
@IeuanWalker IeuanWalker deleted the net9 branch November 19, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant