Skip to content

Need to upgrade Package Microsoft.VisualStudio.Web.CodeGeneration.Design #8916

@omarceloribeiro

Description

@omarceloribeiro

Description

Please this package need to be upgraded too. it is still in release candidate and is blocking a project MVC created in .Net 7 to be upgraded to .Net 8
https://www.nuget.org/packages/Microsoft.VisualStudio.Web.CodeGeneration.Design/

`
Error NU1107 Version conflict detected for Microsoft.CodeAnalysis.Common. Install/reference Microsoft.CodeAnalysis.Common 4.5.0 directly to project Project.Web.MVC to resolve this issue.

Project.Web.MVC -> Project.Infra.Data -> Microsoft.EntityFrameworkCore.Design 8.0.0 -> Microsoft.CodeAnalysis.CSharp.Workspaces 4.5.0 -> Microsoft.CodeAnalysis.Common (= 4.5.0)
Project.Web.MVC -> Microsoft.VisualStudio.Web.CodeGeneration.Design 7.0.11 > Microsoft.DotNet.Scaffolding.Shared 7.0.11 -> Microsoft.CodeAnalysis.CSharp.Features 4.4.0 -> Microsoft.CodeAnalysis.Common (= 4.4.0)
`
No workarounds.
The solution suggested in the error message didn't work

Configuration

.Net 8.0.0

Regression?

Works if rollback all projects to .Net 7

Other information

No workarounds.
The solution suggested in the error message didn't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions