Skip to content

Cache mismatching in NET Core project due to framework packages can be in the SDK or NuGet folder #128

@lifengl

Description

@lifengl

When projects are using NET 9 SDK to build NET 8 binaries, the framework target package can be in the NuGet folder or SDK folder (if they installed NET 8 SDKs)

it leads different fingerprints on different machine configurations, and cause cache miss on Dev environment.

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