Skip to content

Upgrade to .NET 10 and enhance build workflows for multiple platforms#763

Closed
rgunawans wants to merge 36 commits into
dotnet:mainfrom
rgunawans:fix-sample
Closed

Upgrade to .NET 10 and enhance build workflows for multiple platforms#763
rgunawans wants to merge 36 commits into
dotnet:mainfrom
rgunawans:fix-sample

Conversation

@rgunawans

Copy link
Copy Markdown
Contributor

No description provided.

rgunawans and others added 30 commits April 17, 2026 17:21
…d change target on PointOfsales.API projet from .net 7 to .net 10
…able CAMERA permission in Android Manifest, and change target on PointOfsales.API projet from .net 7 to .net 10
- Removed unused ShowMessage method from MobileLoginViewModel
- Stopped auto-closing modal after scan in ScanPage
- Updated MAUI package versions to use $(MauiVersion) property
- Minor formatting fix in AppShellMobile.xaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…inViewModel.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* compressed image
* improvement flyout menu in appshell.xaml, sometime it shows text instead of icon
* replace DisplayAlert with DisplayAlertySync
* compressed image
* improvement flyout menu in appshell.xaml, sometime it shows text instead of icon
* replace DisplayAlert with DisplayAlertySync
* Replace TranslateTo with TranslateToAsync
* Replace  FadeTo with FadeToAsync
Updated the GitHub Actions workflow to include a build step for Windows and removed redundant steps for Android and macOS builds.
Added a step to restore dependencies before building the Windows project.
Refactored build-pr.yml for concise steps and added a Windows build job. Added Microsoft.Maui.Controls.Compatibility to PointOfSale.csproj and downgraded Microsoft.Maui.Controls and WebView.Maui to 10.0.41. Updated global.json to use .NET SDK 10.0.202 with latestPatch rollForward.
Updated GitHub Actions workflow to simplify and clarify build steps for macOS and Windows jobs. Now both jobs install the .NET 10 SDK and MAUI workload before building the Android target. Removed redundant steps and consolidated tasks for improved efficiency.
Refactored build-pr.yml to introduce separate jobs for macOS and Windows alongside Android. Each job now sets up .NET 10, installs the MAUI workload, and builds the PointOfSale project for its respective platform. This replaces the previous single Android build with platform-specific, granular steps.
Removed the macOS build job from build-pr.yml and added a Windows build job. The new job sets up .NET 10.0.x, installs the MAUI workload, restores dependencies, and builds the project for the Windows target framework.
Copilot AI review requested due to automatic review settings April 28, 2026 12:50
@jfversluis

Copy link
Copy Markdown
Member

Appreciate the attempt to help here! But if you don't mind, please let us (or, me...) worry about the setup for this repo. Let me know if you have any ideas around it to make it better though and let's discuss!

@jfversluis jfversluis closed this May 5, 2026
@rgunawans

rgunawans commented May 7, 2026 via email

Copy link
Copy Markdown
Contributor Author

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.

2 participants