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
Expand test matrix for conditional TargetFramework(s) fix (#3799)
- Add MicrosoftNetSdkWithConditionalTargetFrameworksOnly.csprojtest fixture
that reproduces the exact original issue shape (no unconditional
TargetFramework/TargetFrameworks fallback element).
- Add case-insensitive configuration coverage (dEbUg/rElEaSe) for the
conditional-frameworks fixture.
- Add a test asserting the correct default framework (first listed) is
picked per configuration.
- Add a test asserting GetOutputDirectory resolves the output path for a
specific requested TargetProfile (net45) inside conditional PropertyGroups.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments