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
We should add some validation to our build that ensures we don't break this again. I'm thinking a simple check that the dependency listed in DependencyModel is for the version of PlatformAbstractions that was produced.
We've regressed the DependencyModel's dependency on PlatformAbstractions twice in the past month. See:
dotnet/core-setup#2309
dotnet/core-setup#2646
We should add some validation to our build that ensures we don't break this again. I'm thinking a simple check that the dependency listed in DependencyModel is for the version of PlatformAbstractions that was produced.
/cc @Petermarcu @mikeharder
The text was updated successfully, but these errors were encountered: