Skip to content
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

Upgrade to net9.0 #623

Merged
merged 40 commits into from
Nov 16, 2024
Merged

Upgrade to net9.0 #623

merged 40 commits into from
Nov 16, 2024

Conversation

Xian55
Copy link
Owner

@Xian55 Xian55 commented Nov 15, 2024

Please download: .NET 9.0 SDK

Solution: use 9.0.100-preview.7 as target
Added new project Benchmarks

Benchmarks: Added two bench
WoWScreenDXGI: resolve compilation error

CoreTests: resolve warning
…seemingly stuck due Screen.Enabled was false and due the NpcNameTargeting Wait is not updated stuck endlessly. As of now using workaround for CoreTests when the wait is not updated by the GlobalTime change!
…ly not working.

HeadlessServer: Added --loadonly flag to only attempt to load the class profile then exit.

Core: FrameConfig: Added a way to just Load the config.

Core: DependencyInjection: When loading the FrameConfig be more verbose about the error messages.
Core: Requirement: Negate ReadOnlySpan

Core: RequirementFactory: Take advantage of SearchValues GetAlternateLookup ReadOnlySpan
 * AxesIntersectTriangleBox

 * PointDistanceToSegment

 * SegmentTriangleIntersect
@Xian55 Xian55 added documentation Improvements or additions to documentation bugfix This pull request fixes an issue. enhancement This pull request implements a new feature. breaking change labels Nov 15, 2024
@Xian55 Xian55 merged commit ece4690 into dev Nov 16, 2024
1 check passed
@Xian55 Xian55 deleted the feature/net9.0 branch November 16, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change bugfix This pull request fixes an issue. documentation Improvements or additions to documentation enhancement This pull request implements a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant