Heron
Heron copied to clipboard
Build Error
In master brach:
- duplicated Import item "System.Text.Json" in Heron.csproj cause reference problem
- dependencies like "Microsoft.Extenstions.*" not include in references, need to run command
Update-Package -reinstall
in NuGet Console
I've updated the Nuget packages on the master branch. Hopefully commit f310953 fixes the issue.