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

Bump versions of maintenance-packages dependencies consumed in runtime #108806

Merged

Commits on Nov 7, 2024

  1. Bump dependency versions of packages that now ship out of maintenance…

    …-packages (preview)
    
    - Microsoft.Bcl.HashCode
    - System.Buffers
    - System.Memory
    - System.Threading.Tasks.Extensions
    - System.Runtime.CompilerServices.Unsafe
    carlossanlop committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    565d729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a138fa View commit details
    Browse the repository at this point in the history
  3. Workaround name conflict for MathF

    See dotnet/roslyn#71442 We refer to MathF from
    a comment which hits this bug problem in Roslyn where it thinks it's
    ambiguous because visibility is not considered when resolving cref's in
    doc comments.
    ericstj authored and carlossanlop committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5089cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1905e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef5ad3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8987d2 View commit details
    Browse the repository at this point in the history
  7. Revert "Permit maintenance-packages prebuilts" as it is not needed an…

    …ymore after updating SBRP.
    
    This reverts commit fe55630.
    carlossanlop committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0146275 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    f1f48a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update ApiCompat.proj

    ViktorHofer authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f7f5c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8185f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Add CS0618 to System.Data.Common.Tests.csproj NoWarn list - 'SqlClien…

    …tFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.
    carlossanlop committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f362c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    c57d9ee View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    5ccff0e View commit details
    Browse the repository at this point in the history