Skip to content

Commit cd94642

Browse files
authored
Revert "Require the workload for wasm threading (#98498)"
This reverts commit 3848f56.
1 parent f84d33c commit cd94642

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest/WorkloadManifest.targets.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
<!-- $(WasmBuildNative)==true is needed to enable workloads, when using native references, without AOT -->
5555
<!-- FIXME: is the blazor condition here correct? -->
5656
<_WasmNativeWorkloadNeeded Condition="
57-
'$(WasmEnableThreads)' == 'true' or
5857
'$(_WasmPropertiesDifferFromRuntimePackThusNativeBuildNeeded)' == 'true' or
5958
'$(RunAOTCompilation)' == 'true' or
6059
'$(WasmBuildNative)' == 'true' or

0 commit comments

Comments
 (0)