Skip to content

Commit 4646e32

Browse files
Remove monero_c bindings
1 parent 0c4f6d2 commit 4646e32

6 files changed

Lines changed: 26 additions & 1332 deletions

File tree

Monero.Test/TestMoneroWalletFull.cs

Lines changed: 0 additions & 13 deletions
This file was deleted.
-30.4 MB
Binary file not shown.

Monero/Monero.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@
66
<Nullable>enable</Nullable>
77
</PropertyGroup>
88

9-
<ItemGroup>
10-
<EmbeddedResource Include="Lib\monero_x86_64-w64-mingw32_libwallet2_api_c.dll">
11-
<PackagePath>Lib\</PackagePath>
12-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
13-
<Pack>true</Pack>
14-
</EmbeddedResource>
15-
</ItemGroup>
16-
179
<ItemGroup>
1810
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
1911
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)