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/7.0.1xx] Update dependencies from dotnet/arcade #28591

Commits on Oct 14, 2022

  1. Update dependencies from https://github.com/dotnet/arcade build 20221…

    …013.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
     From Version 7.0.0-beta.22464.4 -> To Version 7.0.0-beta.22513.4
    dotnet-maestro[bot] committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b694139 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update dependencies from https://github.com/dotnet/arcade build 20221…

    …108.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
     From Version 7.0.0-beta.22464.4 -> To Version 7.0.0-beta.22558.4
    dotnet-maestro[bot] committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5f16b40 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    aa64ef0 View commit details
    Browse the repository at this point in the history
  2. Make analyzer test package name comparison case insensitive

    Depending on whether we're using preview versions, some of the packages
    may be downloaded by NuGet and have lowercased names, while at other
    times they may be shipped in the packs folder and have mixed case.
    dsplaisted committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1c09325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f753bba View commit details
    Browse the repository at this point in the history
  4. Fix typo

    dsplaisted committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0ff29f8 View commit details
    Browse the repository at this point in the history