Jared Parsons
Jared Parsons
> The main problem here is that this is shipping in the 9.0 SDK and pulling in 8.0 bits that are regularly serviced. Does it help if we change this...
> At that point we know there's a 9.0 runtime on the machine, since the consuming app is running on it. In this case the binaries are a part of...
@arunchndr > would you confirm if this is fixed? I believe @tmat PR successfully removed the binary from disk but it does not remove the reference from deps.json. That means...
> i's just forbidden for a 9.0 SDK to depend on 8.0.x From a standpoint of staying servicing agile this is a principle we'd like to get to. That puts...
@dotnet/roslyn-compiler PTAL
@dotnet/roslyn-compiler PTAL
Thanks for the feedback. Updated.
Dropping to draft while I work out a few items.
@dotnet/roslyn-compiler PTAL. I dismissed previous sign offs because I made substantial changes to the PR.
FYI: posted a spec update for object initializers around ref safety https://github.com/dotnet/csharplang/pull/8253