-
Couldn't load subscription status.
- Fork 5.2k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Hostos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm
Milestone
Description
Pass real values from MSBuild
runtime/src/native/libs/System.Native.Browser/CMakeLists.txt
Lines 45 to 52 in 50c03e2
| if(NOT PRODUCT_VERSION_JS) | |
| # WASM-TODO get dotnet ProductVersion from MSBuild | |
| set(PRODUCT_VERSION_JS "10.0.0-dev") | |
| endif() | |
| if(NOT CI_BUILD_JS) | |
| # WASM-TODO get ContinuousIntegrationBuild from MSBuild | |
| set(CI_BUILD_JS "false") | |
| endif() |
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Hostos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm
Type
Projects
Status
No status