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

[main] Update dependencies from dotnet/installer #7755

Merged
merged 3 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. Update dependencies from https://github.com/dotnet/installer build 20…

    …230127.6
    
    Microsoft.Dotnet.Sdk.Internal
     From Version 8.0.100-alpha.1.23070.23 -> To Version 8.0.100-alpha.1.23077.6
    
    Dependency coherency updates
    
    Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
     From Version 8.0.0-alpha.1.23070.1 -> To Version 8.0.0-alpha.1.23076.9 (parent: Microsoft.Dotnet.Sdk.Internal
    dotnet-maestro[bot] committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a612700 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. darc update-dependencies --id 164908

    I also made changes to:
    
    * Use `8.0.100-alpha.1` version band on Mono/Emscripten workloads
    * Update logic in `xaprepare`
    jonathanpeppers committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bc741f8 View commit details
    Browse the repository at this point in the history
  2. Fixes for changes to version bands

    `$(DotNetPreviewVersionBand)` should now be `8.0.100-alpha.1`
    
    `package-download.proj` should now install appropriately named manifest packs.
    jonathanpeppers committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    76bb647 View commit details
    Browse the repository at this point in the history