Sravanthi Ch 0 Newbie Poster

Hi,

I am new to build system.

No my task is to build my solution which is having multiple projects using MSBuild 4.0.

Can any one help how to acheive this.

When i try to run that i am getting the folwwing error

c\:>c:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe C:
\projects\MyProject.sln /p:Configuration = Debug

Microsoft (R) Build Engine Version 4.0.30319.1
[Microsoft .NET Framework, Version 4.0.30319.1]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

MSBUILD : error MSB1008: Only one project can be specified.
Switch: studio\projects\Upn\Client\Modules\Main\UpnMain\UpnMain.sln

For switch syntax, type "MSBuild /help"


Thanks in advance for help


Reagards,

Sravanthi Ch