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

Fix running WebAssembly Browser App from VS #75384

Merged
merged 13 commits into from
Sep 14, 2022
Merged

Commits on Sep 9, 2022

  1. trying to fix 75356

    thaystg authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fbaa143 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    eb7c4e7 View commit details
    Browse the repository at this point in the history
  2. Remove unused spaces

    thaystg authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5ff1f25 View commit details
    Browse the repository at this point in the history
  3. Fix again

    thaystg authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e3586f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Addressing @radical comments

    thaystg authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    2298799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc69941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df43272 View commit details
    Browse the repository at this point in the history
  4. more cleanup

    radical committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a37a23d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5df539f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1412175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de789c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6809f View commit details
    Browse the repository at this point in the history
  4. Disable failing test

    .. which is failing because the WBT is still using net7.0 on `main`,
    thus using the 7.0 targets, which don't have the fix yet.
    
    We can enable this once the fix is merged for 7.0 .
    radical committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ee680f5 View commit details
    Browse the repository at this point in the history