Skip to content

Upgrade target framework from net9.0 to net10.0#106

Merged
vb2ae merged 7 commits into
masterfrom
vb2ae-patch-3
Mar 24, 2026
Merged

Upgrade target framework from net9.0 to net10.0#106
vb2ae merged 7 commits into
masterfrom
vb2ae-patch-3

Conversation

@vb2ae
Copy link
Copy Markdown
Collaborator

@vb2ae vb2ae commented Mar 16, 2026

This pull request updates the target framework of the ClientNoSqlDB.Samples.NetCore project to use the latest .NET version.

  • Project configuration:
    • Changed the TargetFramework in ClientNoSqlDB.Samples.NetCore.csproj from net9.0 to net10.0 to target the latest .NET runtime.

vb2ae and others added 7 commits March 16, 2026 13:12
Updated Microsoft.Maui.Controls package version from 10.0.50 to 10.0.11.
Added net10.0 as a target framework to core, test, and sample projects. Updated ClientNoSqlDB.Tests to target net10.0 and adjusted NuGet package versions for compatibility. Reformatted project references for consistency. Added missing using directives in test files to support new frameworks.
@vb2ae vb2ae merged commit bd0e78d into master Mar 24, 2026
4 checks passed
@vb2ae vb2ae deleted the vb2ae-patch-3 branch March 24, 2026 20:58
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