Recently i have got a requirement to build the visual studio project in release mode using PowerShell script . I have tried different ways by using Visual Studio command line and msbuild but nothing is worked . Finally i am able build the project with release mode and debug mode.
Here is the code …
No comments:
Post a Comment