You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated `IDialogService` registration in `App.xaml.cs` to use a factory method with a `Window` parameter.
- Upgraded `Microsoft.WindowsAppSDK` version in `BooksApp.csproj` from `1.6.250108002` to `1.7.250310001`.
- Modified `WinUIDialogService` constructor to accept a `Window` parameter for better dialog handling.
- Refactored `MainWindowViewModel` to simplify constructor and remove unnecessary private fields.
- Streamlined `NavigationMessage` class by adopting primary constructor syntax.
- Corrected dialog message in `BookDetailViewModel` and improved error logging format.
0 commit comments