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

Make Dynamic Resource Optmization as Opt-Int #10516

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

harshit7962
Copy link
Member

@harshit7962 harshit7962 commented Feb 27, 2025

Fixes #10491

Description

As in .NET 9, the changes here makes DynamicResource Optimization as opt-in. As observed in some of the SyncFusion based sample applications, the optimized resources, causes crashing apps. The reason we are keeping this as opt-in is to accommodate fixes in the optimized approach. We will look into other options if we are unable to fix it at a later point.

Regression

Yes

Testing

Local Build Pass
Sample application testing

Risk

Low, changing things back to pre .NET 9 behavior

cc:/ @batzen

Microsoft Reviewers: Open in CodeFlow

@harshit7962 harshit7962 requested review from a team as code owners February 27, 2025 06:29
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Feb 27, 2025
@harshit7962 harshit7962 merged commit 97e3815 into dotnet:main Feb 27, 2025
8 checks passed
@h3xds1nz
Copy link
Member

@batzen Are there any news regarding the new approach you had planned?

@batzen
Copy link
Contributor

batzen commented Feb 27, 2025

@h3xds1nz will create a PR during the weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
4 participants