Skip to content

dotnet 9.0 support needed #2325

Closed
Closed
@hakankutluay

Description

@hakankutluay

dotnet build command raises a warning about the version on dotnet 9.0 projects.

error NU1701: Package 'CsvHelper 2.11.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' 
instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.

Adding net9.0 support will fix that warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions