File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/mono/sample/wasm/browser-threads Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <DebugType >embedded</DebugType >
77 <WasmDebugLevel >1</WasmDebugLevel >
88 <GenerateRunScriptForSample Condition =" '$(ArchiveTests)' == 'true'" >true</GenerateRunScriptForSample >
9- <RunScriptCommand >$(ExecXHarnessCmd) wasm test-browser --app=. --browser=Chrome $(XHarnessBrowserPathArg) --html-file=index.html --output-directory=$(XHarnessOutput) -- $(MSBuildProjectName).dll</RunScriptCommand >
9+ <RunScriptCommand >$(ExecXHarnessCmd) wasm test-browser --app=. --browser=Chrome $(XHarnessBrowserPathArg) --html-file=index.html --output-directory=$(XHarnessOutput) --web-server-use-cop -- $(MSBuildProjectName).dll</RunScriptCommand >
1010 </PropertyGroup >
1111 <ItemGroup >
1212 <WasmExtraFilesToDeploy Include =" index.html" />
2828 <ProjectReference Include =" $(LibrariesProjectRoot)\System.Threading.ThreadPool.WebAssembly.Threading\ref\System.Threading.ThreadPool.WebAssembly.Threading.csproj" IncludeAssets =" compile" PrivateAssets =" none" ExcludeAssets =" runtime" Private =" false" />
2929 <ProjectReference Include =" $(LibrariesProjectRoot)\System.Diagnostics.Tracing.WebAssembly.PerfTracing\ref\System.Diagnostics.Tracing.WebAssembly.PerfTracing.csproj" IncludeAssets =" compile" PrivateAssets =" none" ExcludeAssets =" runtime" Private =" false" />
3030 </ItemGroup >
31-
31+
3232</Project >
You can’t perform that action at this time.
0 commit comments