Commit 6ed8cbeb authored by nanahira's avatar nanahira

update

parent 39c551c4
...@@ -7,7 +7,7 @@ git reset --hard FETCH_HEAD ...@@ -7,7 +7,7 @@ git reset --hard FETCH_HEAD
cd windbot cd windbot
git pull origin master git pull origin master
git reset --hard FETCH_HEAD git reset --hard FETCH_HEAD
echo y | xbuild /property:Configuration=Release echo y | xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5"
cd ../ygopro cd ../ygopro
git pull origin server git pull origin server
git reset --hard FETCH_HEAD git reset --hard FETCH_HEAD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment