Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

fix(crash): Fix .NET7 App crash on startup #807

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

Arslan007
Copy link
Contributor

Problem
.NET 7 MAUI App MainPage have some UI styles which doesnot exist in Resources folder and app crashes on Startup.

Solution
Copy the correct Styles from ToDoApp style folder

@Arslan007 Arslan007 changed the title fix(crash): Fix .NET7 App crash on start fix(crash): Fix .NET7 App crash on startup Oct 30, 2023
@Arslan007
Copy link
Contributor Author

@microsoft-github-policy-service agree company="IRISNDT"

@adrianhall
Copy link
Member

Thanks for the PR. It's going to take me a little bit of time to validate, since I also need to validate that it works on .NET 6. Will work on that during this week.

@adrianhall adrianhall merged commit 4b54520 into Azure:main Nov 22, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants