Aguafrommars / TheIdServer

OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI

Home Page:https://theidserver-duende.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able the build the entire latest solution

Unsigned-Char opened this issue · comments

Describe the bug
The solution's build end with errors on the three MultiTiers projects (Api, Private and Public)

To Reproduce
Steps to reproduce the behavior:
-- Just open the solution, restore and update dependencies and try to build the solution or one of the MultiTiers samples.

Expected behavior
Simple a successful build without error

Logs
If applicable, add logs to help explain your problem.

Platform (please complete the following information):

  • OS: Windows 10
  • .Net Core Version 5.0.9

Additional context
Nothing specific, just missing dependencies and probably unfinished features.

image

Hi @Unsigned-Char thx to contribute. I going to change the CI process to verify that and fix build issue asap but I'm not really available those days. If you already fixed build issue your help is welcomed.

Thanks... Unfortunately, my experience with C# and IdentityServer is fairly limited, only 3 years out of 25 in C++ and other things. Glad you were able to fix it... I'm gonna continue to test the whole user registration & management process, I'm learning a lot. I will keep you update if I found anything else and keep you update if I end up making changes on my end.