You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- GC in use, sgen or boehm, default is sgen. -->
9
-
<MONO_TARGET_GC>sgen</MONO_TARGET_GC>
9
+
<MONO_TARGET_GC>boehm</MONO_TARGET_GC>
10
10
<!-- When true, build targets will get a suffix based on used GC. Makes it possible to have builds using different GC's in same build folders, sharing common targets. -->
<!-- When true, build will get a separate build folder based on various configuration parameters. Makes it possible separate builds into different output folders under the same build prefix. -->
0 commit comments