Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez Gual <lluis@novell.com>2011-02-02 15:51:46 +0300
committerLluis Sanchez Gual <lluis@novell.com>2011-02-02 15:51:46 +0300
commit953b84c03d25ff4b52cab23a795ea45865a69818 (patch)
tree044cd0e3500cfac93c5dded4434059fb62e137f1 /main/winbuild.bat
parent42a475376e5f85b191e3d1e0e66ac01e3a66aa40 (diff)
More .net 4.0 migration work
Diffstat (limited to 'main/winbuild.bat')
-rw-r--r--main/winbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/winbuild.bat b/main/winbuild.bat
index 187bb8d026..86e3d190f2 100644
--- a/main/winbuild.bat
+++ b/main/winbuild.bat
@@ -1 +1 @@
-C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild.exe Main.sln /p:Configuration=DebugWin32 /p:Platform=x86
+C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe Main.sln /p:Configuration=DebugWin32 /p:Platform=x86