1
0
Fork 0
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:
Ankit Jain 2022-08-29 17:34:35 -04:00 committed by GitHub
parent ca92d88c30
commit ba3ee97687
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
102 changed files with 50 additions and 30 deletions

View file

@ -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