Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failure - OrchardCore.Cms.Web.csproj build failing with Detected package downgrade: System.Formats.Asn1, and Microsoft.AspNetCore.Authentication.OpenIdConnect` #2019

Open
radical opened this issue Aug 26, 2024 · 0 comments

Comments

@radical
Copy link

radical commented Aug 26, 2024

Build failing for OrchardCore.Cms.Web.csproj:

src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109: Detected package downgrade: System.Formats.Asn1 from 9.0.0-preview.6.24327.7 to centrally defined 8.0.1. Update the centrally managed package version to a higher version. 
src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109:  OrchardCore.Cms.Web -> Microsoft.Identity.Web 3.0.1 -> System.Formats.Asn1 (>= 9.0.0-preview.6.24327.7) 
src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109:  OrchardCore.Cms.Web -> System.Formats.Asn1 (>= 8.0.1)
src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109: Detected package downgrade: Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.0-preview.6.24328.4 to centrally defined 8.0.8. Update the centrally managed package version to a higher version. 
src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109:  OrchardCore.Cms.Web -> Microsoft.Identity.Web 3.0.1 -> Microsoft.Identity.Web.TokenAcquisition 3.0.1 -> Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 9.0.0-preview.6.24328.4) 
src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109:  OrchardCore.Cms.Web -> Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 8.0.8)

/cc @sebastienros

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

No branches or pull requests

1 participant