Tagged Questions
3
votes
5answers
2k views
MSBuild: Building asp.net 4.0 web sites: .metaproj -files
I have a solution-file with ASP.NET Web Sites.
When I build the solution with .NET 4.0 Beta 2 using
"c:\WINDOWS\Microsoft.NET\Framework\v4.0.21006\MSBuild.exe" d:\MyPath\MySolution.sln
...