Update system.memory to 4.0.1.2 & 4.5.5#7680
Merged
benvillalobos merged 2 commits intodotnet:mainfrom Jun 7, 2022
Merged
Conversation
superyyrrzz
pushed a commit
to dotnet/docfx
that referenced
this pull request
Aug 17, 2022
The reason was an update to System.Memory in MSBuild dotnet/msbuild#7680
|
Surprised no one commented here yet, but this seems to have some ramifications elsewhere in the ecosystem. I just hit a build error due to it effecting Uno (trying to build a branch which ran fine a couple months ago). See SO thread here: https://stackoverflow.com/questions/73399777/azure-build-failing-due-to-method-not-found-system-readonlyspan1char-micros Which points also to T4MVC/R4MVC#172 and then for Uno here: unoplatform/uno#9297 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes RPS issue
Context
Need exp/ testing
Changes Made
Testing
Notes