Skip to content

Add check for buildabilty between SDK and previously-source-built #3157

Open

Description

After finding the issue with #3156, we determined that building with a previously-source-built-artifacts and SDK that don't match is a broader problem that can show up in multiple ways. If we implement something like #2758 to make previously-source-built archives include the RID in their name, we would easily be able to check for this condition in build.sh before the build starts and give the user a clear error immediately instead of waiting until the user gets to runtime/ASP.NET/installer to fail with a confusing error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions