Hugh Groves
Results
1
issues of
Hugh Groves
I'm having trouble getting netstandard2.0 to work which was added in #509 The build command I am using (from the source directory) is: ``` dotnet build -c release -f netstandard2.0...