Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update package versions and refactor project references #84

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

vb2ae
Copy link
Collaborator

@vb2ae vb2ae commented Jan 27, 2025

This pull request includes updates to package dependencies in both the ClientNoSqlDB.Samples.Maui and ClientNoSqlDB.Tests projects. The most important changes include updating the Microsoft Maui packages to newer versions and modifying the xUnit package references.

Updates to package dependencies:

Updated `Microsoft.Maui.Controls` to `9.0.30` and `Microsoft.Maui.Controls.Compatibility` to `9.0.30` in `ClientNoSqlDB.Samples.Maui.csproj`. Updated `Microsoft.Extensions.Logging.Debug` to `9.0.1`. Removed `MauiXaml` reference to `MainPage.xaml`.

In `ClientNoSqlDB.Tests.csproj`, replaced `xunit` with `xunit.v3` version `1.0.1` and removed `xunit.abstractions`.
@vb2ae vb2ae merged commit 972f06b into master Jan 27, 2025
4 checks passed
@vb2ae vb2ae deleted the nuget_updates branch January 27, 2025 16:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant