Skip to content

Conversation

@sereneowl
Copy link

Claims are now strings in Duende, so I removed the obsolete call to ClaimConverter in RedisUserStore.cs.
Upgraded projects to .net 6
Replaced Newtonsoft with System.Text.Json

Radu Terec and others added 11 commits October 21, 2022 16:56
Claims are now strings in Duende, so I removed the obsolete call to `ClaimConverter` in `RedisUserStore.cs`.
Upgraded projects to .net 6
Replaced Newtonsoft with System.Text.Json
Removed references to IdentityServer4 from text.
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
Claims are now strings in Duende, so I removed the obsolete call to `ClaimConverter` in `RedisUserStore.cs`.
Upgraded projects to .net 6
Replaced Newtonsoft with System.Text.Json

Signed-off-by: Radu Terec <Radu.Terec@medgate.ch>
@sereneowl
Copy link
Author

The check fails because the build agent is set to build up to .Net 5 and the project was compiled with .net 6 for LTS.
Please be so kind and update the build agent. Locally, the tests are green and the quickstart solution works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants