mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
format
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a82cee6984
commit
c1fa844460
|
@ -106,7 +106,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.x64/).
|
||||
|
||||
Use the ``--dotnet`` command line flag with ``mk_make.py`` to enable building these.
|
||||
|
||||
|
|
Loading…
Reference in a new issue