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

[Wasm.Build.Tests] Fixup wildcard matching for runtime packs #85286

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

lambdageek
Copy link
Member

The naming is
Microsoft.NETCore.App.Runtime.Mono.{variant}.{rid}.{version}.nupkg

Fixes local WBT builds for non-default runtime variants (eg: build with /p:MonoWasmBuildVariant=multithread then run WBT)

The naming is
`Microsoft.NETCore.App.Runtime.Mono.{variant}.{rid}.{version}.nupkg`

Fixes local WBT builds for non-default runtime variants (eg: build
with `/p:MonoWasmBuildVariant=multithread` then run WBT)
@ghost
Copy link

ghost commented Apr 25, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

The naming is
Microsoft.NETCore.App.Runtime.Mono.{variant}.{rid}.{version}.nupkg

Fixes local WBT builds for non-default runtime variants (eg: build with /p:MonoWasmBuildVariant=multithread then run WBT)

Author: lambdageek
Assignees: lambdageek
Labels:

area-Infrastructure-mono

Milestone: -

@lambdageek lambdageek added the arch-wasm WebAssembly architecture label Apr 25, 2023
@ghost
Copy link

ghost commented Apr 25, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

The naming is
Microsoft.NETCore.App.Runtime.Mono.{variant}.{rid}.{version}.nupkg

Fixes local WBT builds for non-default runtime variants (eg: build with /p:MonoWasmBuildVariant=multithread then run WBT)

Author: lambdageek
Assignees: lambdageek
Labels:

arch-wasm, area-Infrastructure-mono

Milestone: -

@lewing
Copy link
Member

lewing commented Apr 26, 2023

@radekdoulik lots of timeouts in systemcollections.immutable

@lewing lewing merged commit 9a7db55 into dotnet:main Apr 26, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants