aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BuildIt.sh
blob: da41f8eef2cefe59fbafc9a6f7ab0fc3087d66fe (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

./runprebuild.sh

xbuild /target:clean
xbuild /p:TargetFrameworkVersion="v4.5"xbuild /p:TargetFrameworkVersion="v4.5"

#msbuild /p:Configuration=Release