Skip to content
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

[release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. #94882

Merged

Commits on Nov 16, 2023

  1. Fix JsonArray.Add and ReplaceWith regressions.

    eiriktsarpalis authored and github-actions committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0aa0480 View commit details
    Browse the repository at this point in the history
  2. Add comment

    eiriktsarpalis authored and github-actions committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cc4957f View commit details
    Browse the repository at this point in the history
  3. Address feedback.

    eiriktsarpalis authored and github-actions committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c64df0f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    650582e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58cf1cb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Fix the build error that was showing up after bumping the ServicingVe…

    …rsion prop:
    
    Assembly 'System.Text.Json.TestLibrary.Roslyn3.11' with identity 'System.Text.Json.TestLibrary.Roslyn3.11, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' uses 'System.Text.Json, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' which has a higher version than referenced assembly 'System.Text.Json' with identity 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
    carlossanlop committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b00d045 View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/System.Text.Json/tests/System.Text.Json.SourceGe…

    …neration.TestLibrary/System.Text.Json.TestLibrary.targets
    ViktorHofer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3656e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9500afa View commit details
    Browse the repository at this point in the history