Fixing errors CS1525 and CS1003 in MSBuild

0 Comments

When building a Microsoft Visual Studio 2017 solution that uses C#6 and C#7 features from the command line (PowerShell), I was getting the errors: MyClass.cs(845,112): error CS1525: Invalid expression term ‘decimal’ [Web.csproj] MyClass.cs(845,120): error CS1003: