We do see that in the last build the officially deprecated static Google Image Charts chart.googleapis.com/chart is used in the GoogleTwoFactorAuthenticateService.cs, but that part is not working anymore. Is there already a other option to get this one solved?
I'm using Visual Studio Team Services Builds and I'm getting a Hangfire version conflict error when doing a Nuget Package Restore. I have gotten the same error before when building with Visual Studio but I'm not getting it anymore and I have not changed anything. It seems that there is a version conflict. I have pasted part of the logs below.
I'm using the DotNet Core and Angular 2.x template. (I have only changed the connection strings)
Restore failed in 15477ms. Version conflict detected for Hangfire.Core. MWise.MPointLoyalty.Web.Host (>= 1.0.0) -> MWise.MPointLoyalty.Web.Core (>= 1.0.0) -> Abp.HangFire (>= 1.2.2) -> Hangfire.Core (>= 1.6.8) MWise.MPointLoyalty.Web.Host (>= 1.0.0) -> MWise.MPointLoyalty.Web.Core (>= 1.0.0) -> Hangfire.SqlServer (>= 1.6.7) -> Hangfire.Core (= 1.6.7). Errors in D:/a/1/s/Server/src/MWise.MPointLoyalty.Web.Host/project.json Dotnet command failed with non-zero exit code: 1. Version conflict detected for Hangfire.Core. MWise.MPointLoyalty.Web.Host (>= 1.0.0) -> MWise.MPointLoyalty.Web.Core (>= 1.0.0) -> Abp.HangFire (>= 1.2.2) -> Hangfire.Core (>= 1.6.8) MWise.MPointLoyalty.Web.Host (>= 1.0.0) -> MWise.MPointLoyalty.Web.Core (>= 1.0.0) -> Hangfire.SqlServer (>= 1.6.7) -> Hangfire.Core (= 1.6.7). C:\Program Files\dotnet\dotnet.exe restore D:/a/1/s/Server/test/MWise.MPointLoyalty.Tests/project.json