Post date: Apr 06, 2018 5:19:50 PM
QBO is starting to use new C# 7 features. To compile with Visual Studio 2015, you need to add the Microsoft.Net.Compilers Nuget package.
See also a Stack Overflow post: How to use C# 7 with Visual Studio 2015?