Skip to content

Commit

Permalink
Link in the realloc stub
Browse files Browse the repository at this point in the history
  • Loading branch information
lewing committed Jul 9, 2024
1 parent c2c286d commit 103cada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/csharp/src/csproj.rs
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ impl CSProjectMonoBuilder {
</PropertyGroup>
<ItemGroup>
<NativeLibrary Include=\"{camel}_component_type.o\" />
<NativeLibrary Include=\"$(MSBuildProjectDirectory)/{camel}_cabi_realloc.c\" />
</ItemGroup>
<Target Name=\"_FixRootAssembly\" AfterTargets=\"PrepareForILLink\">
Expand Down

0 comments on commit 103cada

Please sign in to comment.