Downgrade System.Reflection.Metadata in HostModel#74231
Downgrade System.Reflection.Metadata in HostModel#74231jkoritzinsky merged 1 commit intodotnet:mainfrom
Conversation
|
Tagging subscribers to this area: @vitek-karas, @agocke Issue DetailsIn HostModel, we need to keep the version of System.Reflection.Metadata in sync with dotnet/msbuild and dotnet/sdk.
|
|
Did you consider upgrading the package versions in sdk and msbuild instead? Staying on the latest patch version does make sense IMO. |
|
I think we should update the SDK and MSBuild, but I want to unblock the consumption of dotnet/runtime into the SDK and updating MSBuild involves coordinating with Roslyn and everything else that gets loaded into VS IIRC. |
|
Probably all these need to be in sync https://grep.app/search?q=%3CSystemReflectionMetadataVersion%3E%5B1-6%5D®exp=true (aspnetcore is 7 rc1) |
|
@jkoritzinsky or @am11 can you please open an issue to discuss that? We should also think about how making this easier going forward. |
In HostModel, we need to keep the version of System.Reflection.Metadata in sync with dotnet/msbuild and dotnet/sdk.
Downgrades 6.0.1 -> 6.0.0