Fahd
May 25, 2012, 3:11 PM
Hi
I'm running VS '08 and got the latest code yesterday from your SVN server.
Error:
"Project file contains ToolsVersion="4.0", which is not supported by this version of MSBuild. Treating the project as if it had ToolsVersion="3.5"."
Missing .dlls:
Microsoft.CSharp
System.Web.WebPages
Transformer.NET
I ending up adding these .dlls myself as References, but it still faild to compiled.
Version of .dlls added myself:
Microsoft.CSharp v 4.0.30319.1
System.Web.WebPages v 1.0.20105.407
Transformer.NET v 2.0.0.0
Do you have the build for 3.5 on your SVN server, I looked this morning and it's NOT available?
I'm running VS '08 and got the latest code yesterday from your SVN server.
Error:
"Project file contains ToolsVersion="4.0", which is not supported by this version of MSBuild. Treating the project as if it had ToolsVersion="3.5"."
Missing .dlls:
Microsoft.CSharp
System.Web.WebPages
Transformer.NET
I ending up adding these .dlls myself as References, but it still faild to compiled.
Version of .dlls added myself:
Microsoft.CSharp v 4.0.30319.1
System.Web.WebPages v 1.0.20105.407
Transformer.NET v 2.0.0.0
Do you have the build for 3.5 on your SVN server, I looked this morning and it's NOT available?