mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-12 02:30:29 +09:00
[wasm] Move src/tests/BuildWasmApps/*
to src/mono/wasm
(#74698)
- This will help simplifying the path subsets in `eng/pipelines/common/evaluate-default-paths.yml`, which would then help to avoid a lot of unrelated non-wasm builds on PRs
This commit is contained in:
parent
ca92d88c30
commit
ba3ee97687
102 changed files with 50 additions and 30 deletions
|
@ -21,7 +21,7 @@ Example for wasm:
|
|||
VersionBand="$(SdkBandVersion)" />
|
||||
```
|
||||
|
||||
- Currently, this is used only by `src/tests/BuildWasmApps/Wasm.Build.Tests`
|
||||
- Currently, this is used only by `src/mono/wasm/Wasm.Build.Tests`
|
||||
|
||||
## Multiple runtime packs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue