Hello!

Command line builds:
devenv solutionfile.sln /build solutionconfig [ /project projectnameorfile [ /p
rojectconfig name ] ]

I try to build.........please could somebody tell me what is solutionconfig?
Thanks

Release or Debug or any other custom configuration you have setup. By default you get the Release or Debug Configuration. This is needed only if you use the /project switch. If you use only the /solution switch, you can just give the solution file and the solutionconfig name and all the projects will be built. reference

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.