How to use custom msbuild properties to set variables in code?

前端 未结 0 1684
你的背包
你的背包 2020-12-10 08:06

I am trying to set a C# variable (string) to be compiled during the call to msbuild using the "/p" argument:

msbuild.exe mysolution.sln -p:MyCustomPro

相关标签:
回答
  • 消灭零回复
提交回复
热议问题