mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2d95e8de54
commit
5c9c76055e
|
@ -6,7 +6,6 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliar
|
||||||
|
|
||||||
python scripts\mk_win_dist.py --x86-only --dotnet-key=$(Agent.TempDirectory)\z3.snk
|
python scripts\mk_win_dist.py --x86-only --dotnet-key=$(Agent.TempDirectory)\z3.snk
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
xcopy dist\*.zip bin\nightly\* /y
|
xcopy dist\*.zip bin\nightly\* /y
|
||||||
|
|
||||||
cd bin\nightly
|
cd bin\nightly
|
||||||
|
@ -16,8 +15,4 @@ git add *.zip
|
||||||
git commit -s -a -m "nightly Windows"
|
git commit -s -a -m "nightly Windows"
|
||||||
|
|
||||||
git push
|
git push
|
||||||
=======
|
|
||||||
|
|
||||||
|
|
||||||
>>>>>>> cdad6f3f977cd32c77909073ddba935e4ae2ae37
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue