mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 14:25:46 +00:00
7 lines
244 B
Text
7 lines
244 B
Text
<Project>
|
|
<PropertyGroup>
|
|
<OutputPath>${_DN_OUTPUT_PATH}/</OutputPath>
|
|
<XPLAT_LIB_DIR>${XPLAT_LIB_DIR}/</XPLAT_LIB_DIR>
|
|
<DOTNET_PACKAGE_VERSION>${_DN_VERSION}</DOTNET_PACKAGE_VERSION>
|
|
</PropertyGroup>
|
|
</Project>
|