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 15505bf commit 2242a9bCopy full SHA for 2242a9b
CHANGES.md
@@ -16,6 +16,10 @@
16
17
### Changes
18
19
+ - The native libraries are now expected to be in the `lib` directory,
20
+ instead of `NativeBinaries` for improved mono compatibility. In
21
+ addition, the names of platform architectures now better reflect
22
+ the vendor naming (eg, `x86_64` instead of `amd64` on Linux).
23
- Obsolete the config paths in RepositoryOptions
24
25
### Fixes
0 commit comments