I'm new to Visual Studio For Mac. I have a project that works normally in VS 2017. However, when I try to "Build" it has the error below:
MSB4100 Error: Expected "! $ (Disable_CopyWebApplication)" to evaluate to boolean instead of "!", in condition "$ (Disable_CopyWebApplication) And '$ (OutDir)'! = '$ (OutputPath)'". (MSB4100)
Do I have to modify anything to be able to use both platforms?