-
Notifications
You must be signed in to change notification settings - Fork 465
Add .NET 10 Support #2902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add .NET 10 Support #2902
Changes from 71 commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
4696d3d
Update to .NET 10
TheCodeTraveler 40101eb
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler d438f9c
Update CSharpCodeFixVerifier`2+Test.cs
TheCodeTraveler fcf2e95
Fix Unit Test
TheCodeTraveler bfefeb2
Update Verifiers
TheCodeTraveler 7fe076c
Downgrade `Microsoft.CodeAnalysis.Testing.ReferenceAssemblies.Net`
TheCodeTraveler fbbcf5d
Keep Compiler Error for `Microsoft.CodeAnalysis.Testing.ReferenceAsse…
TheCodeTraveler 60ccda6
Update Directory.Build.props
TheCodeTraveler e271c71
Remove AOT
TheCodeTraveler c4cc7d7
Update to .NET 10 RC 2
TheCodeTraveler 7ad3990
Update NuGet Packages
TheCodeTraveler a8fffa1
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler 6db0619
Update NuGet packages
TheCodeTraveler e4f283d
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler 3376442
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler 05a0a11
Remove `[RequiresUnreferencedCode]`
TheCodeTraveler 5f38f13
Remove `<NoWarn>CsWinRT1028`
TheCodeTraveler e447a65
Increase to JDK 21
TheCodeTraveler 8c9402b
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler f8febd1
Remove `NextMauiPackageVersion`
TheCodeTraveler c029aa3
sample apps builds
ne0rrmatrix 8f49d50
Update for .NET MAUI compatibility and .NET 10 support
ne0rrmatrix 7827462
Temp fix for `AllowMissingPrunePackageData` to true
ne0rrmatrix 8710216
Add `AllowMissingPrunePackageData` to resolve issues. This will need …
ne0rrmatrix 989d5e9
Fix Tizen `IDisposable` in CamerViewHandler
ne0rrmatrix 6cbf841
Fix Tizen?
ne0rrmatrix f6975da
Adopt Xaml Source Generation
ne0rrmatrix 66bf811
Merge branch 'main' into Update-to-NET-10
ne0rrmatrix 0afa114
Merge branch 'CommunityToolkit:Update-to-NET-10' into Update-to-NET-10
ne0rrmatrix 2a456ae
Fix `Microsoft.Extensions.Logging.Debug` dependency
TheCodeTraveler 2a01ee0
Fix Nullable Type Errors
TheCodeTraveler c799b2d
Build `CommunityToolit.Maui.csproj` instead of `CommunityToolkit.Maui…
TheCodeTraveler 6f53910
Fix .NET 10 Warnings
TheCodeTraveler f14b77b
Fix Tizen build errors for upgrading NET10 (#2928)
JoonghyunCho 2781421
`dotnet format`
TheCodeTraveler 4bbe434
Add Latest NuGet Version
TheCodeTraveler 2fe3937
Fix namespace
TheCodeTraveler 6dc00b2
Merge branch 'Update-to-NET-10' of https://github.com/CommunityToolki…
TheCodeTraveler 6b2c4d1
FixTizen Build Errors
TheCodeTraveler 52be289
Add `new` keyword functionality to `BindablePropertyAttributeSourceGe…
TheCodeTraveler 1d7128f
Update BadgeImplementation.tizen.cs
TheCodeTraveler b5add8a
Add Fix for Android StatusBarBehavior on Android 35
TheCodeTraveler a840aad
Merge branch 'Update-to-NET-10' of https://github.com/CommunityToolki…
TheCodeTraveler ec0e53a
Update NuGet Packages
TheCodeTraveler 054f390
Remove NuGet Package References Fixing Vulnerabilities
TheCodeTraveler 51866ed
Merge branch 'main' into Update-to-NET-10
ne0rrmatrix 4d8cfa2
Fix OnPlatform not working with nested Bindings by nesting OnPlatform…
ne0rrmatrix 7f9ae1c
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler 20ff110
Update Main.cs
TheCodeTraveler 8c823db
Use `TestContext.Current.CancellationToken`
TheCodeTraveler 1e2448c
Update Main.cs
TheCodeTraveler 79a8e06
Convert `sln` -> `slnx`
TheCodeTraveler 3ed4a3e
Update Build to Workaround .NET 10 errors
TheCodeTraveler 1168b40
Use `macos-26`
TheCodeTraveler 2a3b4cf
Merge branch 'main' into Update-to-NET-10
TheCodeTraveler e3c9cd6
Revert `preview`
TheCodeTraveler f302d64
Merge branch 'Update-to-NET-10' of https://github.com/CommunityToolki…
TheCodeTraveler d31e197
Use `ga`
TheCodeTraveler 5ffd1a8
Use `macos26`
TheCodeTraveler 0ed76c2
Remove Obsolete attribute from BasePage constructor
TheCodeTraveler 7debcd4
Update dotnet-build.yml
TheCodeTraveler fdf40b2
`dotnet format`
TheCodeTraveler 414db22
Change Button_Clicked to async for URL loading
TheCodeTraveler cb89ad2
Remove Obsolete attribute from ConvertersGalleryViewModel
TheCodeTraveler 53848ac
Update Microsoft.Maui.Controls package reference version
TheCodeTraveler 325c017
Update MauiPackageVersion to 10.0.0
TheCodeTraveler a7a568f
Update LangVersion from 'preview' to 'latest'
TheCodeTraveler 6c234f9
Remove `[Obsolete]`
TheCodeTraveler cdd3990
Revert `Microsoft.CodeAnalysis.CSharp` NuGet Packages to latest stabl…
TheCodeTraveler c752054
Remove `[Obsolete]`
TheCodeTraveler 358c4c6
Set `<IncludeTizenTargetFrameworks>true</IncludeTizenTargetFrameworks…
TheCodeTraveler ef80980
Update NuGet Packages, Fix Build Errors
TheCodeTraveler 9890b81
Use `Assert. ThrowsAnyAsync`
TheCodeTraveler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.