Skip to content

Commit 546f129

Browse files
committed
removing osx-arm64 for now
1 parent 709d4bd commit 546f129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RocksDbNative/RocksDbNative.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
<Content Include="runtimes\osx-x64\native\librocksdb.dylib">
6565
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6666
</Content>
67-
<Content Include="runtimes\osx-arm64\native\librocksdb.dylib">
67+
<!-- <Content Include="runtimes\osx-arm64\native\librocksdb.dylib">
6868
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
69-
</Content>
69+
</Content> -->
7070
<Content Include="runtimes\win-x64\native\rocksdb.dll">
7171
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7272
</Content>

0 commit comments

Comments
 (0)