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][wasm] Fix Wasm.Build.Tests with stable 7.0.0 #76939

Merged
merged 12 commits into from
Nov 2, 2022

Commits on Oct 31, 2022

  1. [wasm] Fix Wasm.Build.Tests with stable 7.0.0

    Set the manifest package version to use (`7.0.0` instead of `7.0.0-ci`)
    early.
    
    Fixes dotnet#76908 .
    radical committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    63f1516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3686f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2c112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56993a View commit details
    Browse the repository at this point in the history
  5. workloads-testing: Get the PackageVersion at build time

    .. because it is not set at evaluation time. So, get it in a target, and
    move the WorkloadIds to a target too.
    radical committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3df9edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2a0cad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f20a22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69caec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    1cd0321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce53a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7bf309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    624cff0 View commit details
    Browse the repository at this point in the history