Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1945eb commit dc25824Copy full SHA for dc25824
src/tests/Common/wasm-test-runner/index.html renamed to src/mono/wasm/test-index.html
src/tests/Common/Directory.Build.targets
@@ -165,7 +165,8 @@
165
TargetDir="runtime-test/"/>
166
167
<RunTimeDependencyCopyLocal
168
- Include="$(RepoRoot)\src\tests\Common\wasm-test-runner\index.html"
+ Include="$(MonoProjectRoot)\wasm\test-index.html"
169
+ FileName="index"
170
171
172
src/tests/Directory.Build.targets
@@ -571,7 +571,8 @@
571
572
573
574
575
576
577
578
0 commit comments