Update dependencies from dotnet/core-setup#35217
Conversation
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
It look like the latest netcoreapp package has |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
ping @sywhang ? |
|
I'd just recommend adding the typeforwards (deleting source file reference from CSPROJ). If folks wanted something different than they can come back and fix it. |
|
Is deleting the source file reference from the CSPROJ for System.Diagnostics.Tracing the only thing I need to do to add typeforwards? Sorry I'm not very familiar with this space... |
|
I just pushed a commit. I'll take care of it. |
|
Actually based on the conflicts I realized it was just fixed on: 45b49ee |
…0190210.1 This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview-27410-1 - Microsoft.NETCore.DotNetHost - 3.0.0-preview-27410-1 - Microsoft.NETCore.DotNetHostPolicy - 3.0.0-preview-27410-1
…0190210.5 This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview-27410-5 - Microsoft.NETCore.DotNetHost - 3.0.0-preview-27410-5 - Microsoft.NETCore.DotNetHostPolicy - 3.0.0-preview-27410-5
6036bed to
d4d30f8
Compare
|
Just rebased and pushed so that it contains the changes that fixes the type conflicts. |
|
Actually what this PR needs is a new version of core-setup that contains the new changes of corefx that have the typeforwards, because currently the type exists in two places in the Microsoft.NETCore.App package which comes from core-setup. |
This pull request updates the following dependencies
Updates from https://github.com/dotnet/core-setup
Updates from https://github.com/dotnet/core-setup