mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 21:26:59 +00:00
Revert "api: dotnet: switch to multi-targeting project and modern cmake-dotnet integration."
This commit is contained in:
parent
16c15d53a9
commit
038971c029
20 changed files with 645 additions and 740 deletions
|
@ -1,6 +1,7 @@
|
|||
Small example using the .Net bindings.
|
||||
This example is only built if you have Visual Studio.
|
||||
To build the example execute
|
||||
make examples
|
||||
in the build directory.
|
||||
|
||||
It will create a .net core 2.0 app.
|
||||
It will create the executable dotnet_example.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue