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

[automated] Merge branch 'release/8.0-rc1' => 'release/8.0' #90749

Commits on Aug 17, 2023

  1. Fix PortableRuntimeIdentifierGraph.json not found during runtime repo…

    … source build (dotnet#90714)
    
    Co-authored-by: Elinor Fung <elfung@microsoft.com>
    github-actions[bot] and elinor-fung committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a9b1d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20cc4e View commit details
    Browse the repository at this point in the history
  3. [wasm] Pin sdk version to 8.0.100-rc.1.23415.5 for workload testing (d…

    …otnet#90748)
    
    .. because `dotnet-install --channel 8.0` is returning 9.0-alpha sdks right now.
    
    Co-authored-by: Ankit Jain <radical@gmail.com>
    github-actions[bot] and radical committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7788472 View commit details
    Browse the repository at this point in the history
  4. [release/8.0-rc1] Improve filtering of candidate binding invocations …

    …in config binder gen (dotnet#90746)
    
    * Improve filtering of candidate binding invocations in config binder gen
    
    * Address feedback
    
    * Address feedback: rename helper; further tighten constraint
    
    * Add follow-up TODO
    
    * Revert TypeSyntax clause to fix failing tests
    
    ---------
    
    Co-authored-by: Layomi Akinrinade <laakinri@microsoft.com>
    github-actions[bot] and layomia committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    702d02c View commit details
    Browse the repository at this point in the history
  5. Revert "Put HasNativeCodeReJITAware into GetFunctionAddress (dotnet#9…

    …0049)" (dotnet#90696)
    
    This reverts commit eacb32e.
    Need to investigate changes because they caused a test failure.
    mikelle-rogers committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    149a289 View commit details
    Browse the repository at this point in the history