Skip to content

Commit 9cce982

Browse files
authored
chore: Test without linker
1 parent 69bd2f8 commit 9cce982

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
@@ -33,7 +33,7 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<LinkerDescriptor Include="LinkerConfig.xml" />
36+
<!-- <LinkerDescriptor Include="LinkerConfig.xml" /> -->
3737
<MonoRuntimeMixedModeExcludedAssembly Include="System.Xml.dll" />
3838
</ItemGroup>
3939

0 commit comments

Comments
 (0)