Hello,
I have a .NET app that has some project variables I need to change before building the solution.
My Finalbuilder project is working fine. I’m building the solution with the “Build VS.Net Solution” action, but I can’t find out how to set these variables before building the application.
I’m attaching an image to show these variables. If any of these two works, it will solve my problem.
Could anyone please help me?
Thanks
Hi Thales,
From what you have describe sadly I am unable to ascertain what version of Visual Studio or project type you are attempting to build.
Yet, in the build tab there is the “Compile constants” where you can define compiler constants. Also the MSBuild tab has “Project properties to set”, but this is only available when “Use MSBuild” is checked on the solution tab.
I hope that helps. Please let us know if things come right for you. If not please let us know the project type, and Visual Studio version your building with.