diff -r bffd63700ae09c651a9a8266b0e39b0834f738fd -r 007bf2a6fc8bd2ebebe092777a914b52448b57df axios.suo
Binary file axios.suo has changed
diff -r bffd63700ae09c651a9a8266b0e39b0834f738fd -r 007bf2a6fc8bd2ebebe092777a914b52448b57df axios/Axios_WP7.csproj
--- a/axios/Axios_WP7.csproj Mon Mar 19 18:57:59 2012 -0500
+++ b/axios/Axios_WP7.csproj Mon Mar 19 20:33:25 2012 -0500
@@ -227,7 +227,8 @@
- copy "$(TargetPath)" ..\..\Combined
+ if not exist "$(TargetPath)" ..\..\Combined mkdir "$(TargetPath)" ..\..\Combined
+copy "$(TargetPath)" ..\..\Combined