Skip to content

Commit d43c618

Browse files
authored
chore: Remove unused exclusion
1 parent b1c2735 commit d43c618

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<!-- <LinkerDescriptor Include="LinkerConfig.xml" /> -->
36-
<MonoRuntimeMixedModeExcludedAssembly Include="System.Xml.dll" />
35+
<LinkerDescriptor Include="LinkerConfig.xml" />
3736
</ItemGroup>
3837

3938
<ItemGroup>

0 commit comments

Comments
 (0)