simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
717 stars 94 forks source link

Error reporting and resolution #659

Open lsleishu opened 9 months ago

lsleishu commented 9 months ago

Run to this step to show

cd src/IdServer dotnet run --urls=https://localhost:5001

how the warning should be resolved? KG%_JZDF3V ZEYUATK1GBV4

simpleidserver commented 9 months ago

Unfortunately, this warning message (https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1603) is displayed because MySql.EntityFrameworkCore 7.0.10 is attempting to resolve the MySql.Data version 7.0.10 Nuget package, which does not exist.

This issue cannot be addressed in SimpleIdServer. You can report this bug to the other team at https://github.com/mysql/mysql-connector-net