-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Roslyn update response #43056
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
Merged
Merged
Roslyn update response #43056
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
Additional observed errors: |
jkotas
reviewed
Oct 5, 2020
1479b88 to
b3949bd
Compare
b3949bd to
0a878c3
Compare
ViktorHofer
approved these changes
Oct 6, 2020
ViktorHofer
reviewed
Oct 6, 2020
jkotas
added a commit
that referenced
this pull request
Oct 9, 2020
* Update function pointer syntax usage to official. * Fix warnings with new Roslyn Co-authored-by: Jan Kotas <[email protected]>
Merged
ViktorHofer
added a commit
that referenced
this pull request
Oct 10, 2020
* Update dependencies from https://github.com/dotnet/arcade build 20201006.7 Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.ApiCompat From Version 5.0.0-beta.20474.4 -> To Version 5.0.0-beta.20506.7 * React to TargetFramework.Sdk change * Roslyn update response (#43056) * Update function pointer syntax usage to official. * Fix warnings with new Roslyn Co-authored-by: Jan Kotas <[email protected]> * Adjust for roslyn change on ref parameters and NotNullIfNotNull (#42707) * Adjust for roslyn change on ref parameters * Adjust for roslyn change on NotNullIfNotNull * Fix all configurations build Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]> Co-authored-by: Aaron Robinson <[email protected]> Co-authored-by: Jan Kotas <[email protected]> Co-authored-by: Julien Couvreur <[email protected]> Co-authored-by: Santiago Fernandez Madero <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/cc @ViktorHofer @jkotas @missymessa