Upgraded solution to Visual Studio 2010 (still targeting .NET 3.5).

This commit is contained in:
Dario Solera 2010-12-26 10:58:31 +00:00
parent 71943e1e23
commit 94d378f865
39 changed files with 816 additions and 74 deletions

View file

@ -1,2 +1,2 @@
"%WINDIR%\Microsoft.NET\Framework\v3.5\MSBuild.exe" ScrewTurnWiki.msbuild /t:Test /p:Configuration=Debug
"%WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" ScrewTurnWiki.msbuild /t:Test /p:Configuration=Debug