You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify test: change to Fact and remove unnecessary settings
- Changed from RequiresMSBuildVersionTheory with InlineData to Fact
- Removed StripSymbols setting (default in .NET 10)
- Removed useRuntimePackLayout logic (hardcoded to true)
- Set targetFramework directly to CurrentTargetFramework
Co-authored-by: agocke <[email protected]>
0 commit comments