mirror of
https://github.com/Z3Prover/z3
synced 2025-09-13 21:21:27 +00:00
dotnet: example: copy to binary dir before build
This commit is contained in:
parent
0a6a76734a
commit
8ebde41f35
4 changed files with 23 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
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 the executable dotnet_example.exe
|
||||
It will create a .net core 2.0 app.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue