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
master inserts into the VS Master channel which is not consumed by any SDK.
darc get-default-channels --source-repo roslyn
(1914) https://github.com/dotnet/roslyn @ features/UsedAssemblyReferences -> .NET Core Tooling Dev
(1518) https://github.com/dotnet/roslyn @ release/dev16.6-vs-deps -> .NET Core SDK 3.1.3xx
(1740) https://github.com/dotnet/roslyn @ release/dev16.6-vs-deps -> VS 16.6
(1860) https://github.com/dotnet/roslyn @ release/dev16.7-vs-deps -> VS 16.7
(1983) https://github.com/dotnet/roslyn @ master-vs-deps -> VS Master
(2032) https://github.com/dotnet/roslyn @ release/dev16.8-vs-deps -> VS 16.8
VS 16.8is consumed into release/5.0.1xx-rc2. I am concerned about inserting analyzer assemblies that are newer than their compiler counterparts. @mavasani is it possible to port this change to the release/dev16.8 branch in roslyn?
@vatsalyaagrawal Is roslyn release/dev16.8 branch open for checkins? Otherwise, we can just wait for master to merge back into release/dev16.8 for 16.8 Preview4 workload before inserting the CodeStyle package into the .NET SDK.
@jmarolf We will need to update the CodeStyle package reference in the SDK repo once this change is merged in.
Originally posted by @mavasani in dotnet/roslyn#47297 (comment)
The text was updated successfully, but these errors were encountered: