mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 09:07:40 +00:00
[WIP] Suggestion: build .NET package for both x86 and x64 and rename (#5021)
* build package for x86 * build package for x86 * build package for x86 Co-authored-by: Don Syme <donsyme@fastmail.com>
This commit is contained in:
parent
4c3c15c015
commit
504b6559ab
5 changed files with 13 additions and 14 deletions
|
@ -113,7 +113,7 @@ Z3 has bindings for various programming languages.
|
|||
|
||||
### ``.NET``
|
||||
|
||||
You can install a nuget package for the latest release Z3 from [nuget.org](https://www.nuget.org/packages/Microsoft.Z3.x64/).
|
||||
You can install a nuget package for the latest release Z3 from [nuget.org](https://www.nuget.org/packages/Microsoft.Z3/).
|
||||
|
||||
Use the ``--dotnet`` command line flag with ``mk_make.py`` to enable building these.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue