I was able to resolve the issue by adding the following to the .csproj file:
<PropertyGroup> <UseInterpreter>true</UseInterpreter> </PropertyGroup>