Skip to content

Commit

Permalink
Disabled Built-In COM Interop Support to fix Crash Issue (Special Tha…
Browse files Browse the repository at this point in the history
…nks to Yar3665 :D)
  • Loading branch information
HerpDerpinstine committed Nov 24, 2024
1 parent 8ff998c commit 4aa0fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MelonLoader.Installer/MelonLoader.Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<OutputType>WinExe</OutputType>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationManifest>app.manifest</ApplicationManifest>
<LangVersion>latest</LangVersion>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit 4aa0fcf

Please sign in to comment.