This commit is contained in:
nub31
2025-06-29 17:06:57 +02:00
parent 30b5c1702a
commit 29a851d719
7 changed files with 138 additions and 9 deletions

View File

@@ -18,4 +18,9 @@
<None Remove="runtime\libruntime_x64.a" />
</ItemGroup>
<ItemGroup>
<None Remove="assets\libruntime_x64.a" />
<EmbeddedResource Include="assets\libruntime_x64.a" />
</ItemGroup>
</Project>