Skip to content

Try forcing wasm to use 7.0 channel. - #2696

Merged
LoopedBard3 merged 1 commit into
dotnet:mainfrom
LoopedBard3:WorkAroundWASMBranchAndChannel
Nov 5, 2022
Merged

Try forcing wasm to use 7.0 channel.#2696
LoopedBard3 merged 1 commit into
dotnet:mainfrom
LoopedBard3:WorkAroundWASMBranchAndChannel

Conversation

@LoopedBard3

@LoopedBard3LoopedBard3 commented Nov 4, 2022

Copy link
Copy Markdown
Member

A less impactful replacement for #2695. Fixes a wasm build issue by forcing wasm to target net7.0 instead of net8.0, while leaving the rest of the runs to use net8.0.

@LoopedBard3
LoopedBard3 marked this pull request as ready for review November 5, 2022 03:07
@LoopedBard3
LoopedBard3 merged commit a24cf99 into dotnet:mainNov 5, 2022
@LoopedBard3
LoopedBard3 deleted the WorkAroundWASMBranchAndChannel branch November 5, 2022 08:05
@LoopedBard3

Copy link
Copy Markdown
MemberAuthor

cc @radical, here is the test run that seems to show this fixing the wasm issue: https://dev.azure.com/dnceng/internal/_build/results?buildId=2037728&view=results. Please ping if this is the incorrect run or the fix did not work like it did in the test run.

@LoopedBard3LoopedBard3 self-assigned this Nov 7, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@LoopedBard3@caaavik-msft