Skip to content

Conversation

seantleonard
Copy link
Contributor

Why make this change?

 {
   "files": {
        "linux-x64":{
            "url": "$($frameworkPlatformDownloadMetadata["net6.0_linux-x64"])",
            "sha": "$($frameworkPlatformFileHashMetadata["net6.0_linux-x64"])"
        },
        "linux-x64-net6":{
            "url": "$($frameworkPlatformDownloadMetadata["net6.0_linux-x64"])",
            "sha": "$($frameworkPlatformFileHashMetadata["net6.0_linux-x64"])"
        }
}
}

What is this change?

…ontain .net runtime label: linux-x64-net6 -> linux-x64
…net6`, and `linux-x64-net8`, the first two point to .net6 binaries.
Copy link
Collaborator

@Aniruddh25 Aniruddh25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Should port to release/1.1 in case we need a new patch for a different issue.

@seantleonard
Copy link
Contributor Author

/azp run

@seantleonard seantleonard enabled auto-merge (squash) May 16, 2024 16:59
@seantleonard seantleonard merged commit 466c18a into main May 16, 2024
@seantleonard seantleonard deleted the dev/sean/manifest_patch branch May 16, 2024 20:16
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

Successfully merging this pull request may close these issues.

3 participants