-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Explicitly reference Roslyn compiler toolset version that will ship in preview 7 #11818
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
dougbu
commented
Jul 2, 2019
- see also [master] Update dependencies from dotnet/arcade aspnet/Extensions efcore#16370 and Update nullability convention to new nullability metadata efcore#16385 discussions
- grab latest from the '.NET Core 3 Release' channel
…n preview 7 - see also dotnet/efcore#16370 and dotnet/efcore#16385 discussions - grab latest from the '.NET Core 3 Release' channel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - once again please ACK when you've added the subscription
@wtgodbe new subscription for 'release/3.0-preview7' is '57fb441b-6285-4828-9e09-08d6fb351674' Tests are failing and I'll skip them as soon as I'm sure we know the full set. |
@dougbu - go ahead and skip tests. I'll address the bug after the change is merged. |
@rynowak do you mean we can merge with the failing tests, or is there some commit we can cherry-pick to skip the failing tests? |
Issue to track disabled tests: #11828 |
@dougbu I've switched to |
Thanks for the added commits @wtgodbe Looks good❕ |