mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 01:55:32 +00:00
dotnet: move example project build to cmake
This commit is contained in:
parent
55f92f3658
commit
5e79dba3d6
3 changed files with 7 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Z3" Version="4.8.0" />
|
||||
<PackageReference Include="Microsoft.Z3" Version="$(Z3_VERSION)" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue