Skip to content

Commit 946c736

Browse files
authored
chore: Adjust system.xml linking
1 parent 8f23e3c commit 946c736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uno.Wasm.Sample.RayTracer/Uno.Wasm.Sample.RayTracer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<ItemGroup>
3737
<LinkerDescriptor Include="LinkerConfig.xml" />
38-
<MonoRuntimeMixedModeExcludedAssembly Include="System.Xml.dll" />
38+
<!-- <MonoRuntimeMixedModeExcludedAssembly Include="System.Xml.dll" /> -->
3939
</ItemGroup>
4040

4141
<ItemGroup>

0 commit comments

Comments
 (0)