File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 61
61
<DefaultMonoSubsets Condition =" '$(MonoAOTEnableLLVM)' == 'true' and '$(MonoAOTLLVMDir)' == ''" >mono.llvm+</DefaultMonoSubsets >
62
62
<DefaultMonoSubsets Condition =" '$(TargetOS)' == 'Browser'" >$(DefaultMonoSubsets)mono.wasmruntime+</DefaultMonoSubsets >
63
63
<DefaultMonoSubsets Condition =" '$(MonoCrossAOTTargetOS)' != ''" >$(DefaultMonoSubsets)mono.aotcross+</DefaultMonoSubsets >
64
- <DefaultMonoSubsets >$(DefaultMonoSubsets)mono.runtime+mono.corelib+mono.packages+mono.tools+</DefaultMonoSubsets >
64
+ <DefaultMonoSubsets >$(DefaultMonoSubsets)mono.runtime+mono.corelib+mono.packages+</DefaultMonoSubsets >
65
+ <DefaultMonoSubsets Condition =" '$(PrimaryRuntimeFlavor)' != 'Mono'" >$(DefaultMonoSubsets)mono.tools+</DefaultMonoSubsets >
65
66
<DefaultMonoSubsets Condition =" '$(TargetsMobile)' != 'true'" >$(DefaultMonoSubsets)host.native+</DefaultMonoSubsets >
66
67
67
68
<DefaultLibrariesSubsets Condition =" '$(BuildTargetFramework)' == '$(NetCoreAppCurrent)' or
You can’t perform that action at this time.
0 commit comments