Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Add Google.Protobuf.dll to Mac and Linux builds #358

Merged
merged 1 commit into from
Nov 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build/libs_linux.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Google.Protobuf.dll
Newtonsoft.Json.dll
libCpuMathNative.so
libFastTreeNative.so
Expand Down
1 change: 1 addition & 0 deletions build/libs_mac.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Google.Protobuf.dll
Newtonsoft.Json.dll
libCpuMathNative.dylib
libFastTreeNative.dylib
Expand Down