3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 09:34:08 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-06-05 13:19:37 -07:00
parent 2d95e8de54
commit 5c9c76055e

View file

@ -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
<<<<<<< HEAD
xcopy dist\*.zip bin\nightly\* /y
cd bin\nightly
@ -16,8 +15,4 @@ git add *.zip
git commit -s -a -m "nightly Windows"
git push
=======
>>>>>>> cdad6f3f977cd32c77909073ddba935e4ae2ae37