2
I’m new to Visual Studio For Mac. I have a project that works normally in VS 2017. However, when I try "Buildar" it presents the error below:
Error MSB4100: Expected "! $(Disable_copywebapplication)" to evaluate to a Boolean Instead of "!" , in condition "! $(Disable_copywebapplication) And '$(Outdir)' != '$(Outputpath)'". (MSB4100)
I have to modify something to be able to use on both platforms?