Skip to content

Feature/update to duende#78

Open
vaerlor wants to merge 12 commits intoNordes:masterfrom
vaerlor:feature/update-to-Duende
Open

Feature/update to duende#78
vaerlor wants to merge 12 commits intoNordes:masterfrom
vaerlor:feature/update-to-Duende

Conversation

@vaerlor
Copy link
Copy Markdown

@vaerlor vaerlor commented Oct 26, 2022

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>
@vaerlor
Copy link
Copy Markdown
Author

vaerlor commented Oct 26, 2022

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