We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709d4bd commit 546f129Copy full SHA for 546f129
RocksDbNative/RocksDbNative.csproj
@@ -64,9 +64,9 @@
64
<Content Include="runtimes\osx-x64\native\librocksdb.dylib">
65
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
66
</Content>
67
- <Content Include="runtimes\osx-arm64\native\librocksdb.dylib">
+ <!-- <Content Include="runtimes\osx-arm64\native\librocksdb.dylib">
68
69
- </Content>
+ </Content> -->
70
<Content Include="runtimes\win-x64\native\rocksdb.dll">
71
72
0 commit comments