Uh oh!
There was an error while loading. Please reload this page.
Remove SharedFxLookup tests - #77858
Conversation
These were a roundabout/confusing way of testing that we roll forward patch/minor for framework resolution by default and how we resolve dependencies based on assembly version when the dependency is included in multiple frameworks. We have existing tests that are clearer and lighter weight that do this.
ghost
commented
Nov 3, 2022
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
ghost
commented
Nov 3, 2022
Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov Issue DetailsThese were a roundabout/confusing way of testing that we roll forward patch/minor for framework resolution by default and how we resolve dependencies based on assembly version when the dependency is included in multiple frameworks. We have existing tests that are clearer and lighter weight that do this. Deleted:
These are covered by
|
These were a roundabout/confusing way of testing that we roll forward patch/minor for framework resolution by default and how we resolve dependencies based on assembly version when the dependency is included in multiple frameworks. We have existing tests that are clearer and lighter weight that do this.
Deleted:
These are covered by
AppPerAssemblyVersionResolutionMultipleFrameworksandRollForwardMultipleFrameworks.