-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Update SDK to 6.0.100-rc.1.21410.3 #35229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks like this is still running in to dotnet/roslyn#55461. We'll have to wait for a new installer before the SDK can be updated. |
|
This test fails: with There are other tests failing but I believe they have the same root cause. @pranavkm can you take a quick look? If you give me some guidance I can apply the changes for you. |
|
@pranavkm what are the non-SDK changes for? |
Trimmer changes and fixing logging analyzer warnings. |
|
Well now we're very broken:
Did these recently move? Looking |
|
These files probably expect the implicit usings which were removed. For now, adding the usings back or adding |
|
Too much onion peeling, I'm just gonna enable implicit usings. |
517302e to
7fa2274
Compare
8c223e1 to
d4420a2
Compare
No description provided.