Following a change from Visual Studio 2015 Enterprise to Visual Studio 2015 Community (with Update 1), none of my projects build.
The errors I see in the error list are as follows -
The "Csc" task could not be initialized with its input parameters.
The "Features" parameter is not supported by the "Csc" task. Verify the parameter exists on the task, and it is a settable public instance property.
Having Googled extensively, I can't seem to find anything helpful.
Somehow you have mismatched your C#/VB compilers. Your project files are trying to pass a property we added to a newer version of the compilers, but you're still running an older version of the compilers. It's unclear based on your description if that's all projects that are broken, or just some. Things I would check:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With