Skip to content

6.0.200 sdk for Windows contains non-matching checksums compared to individual shared frameworks #3504

Closed
@mthalman

Description

The 6.0.200 release of the sdk was a standalone release and didn't include updates to the shared frameworks standalone installers. However, the Windows zips for the SDK contains some shared framework files whose bits aren't identical to standalone zip of the shared framework.

Example:

Path: shared/microsoft.aspnetcore.app/6.0.2/aspnetcorev2_inprocess.dll
-Checksum: 5d06f0233c0f4ff3cb6e03146e62f75b5244a8c174172611fb08ec4a0fd02c331284f5ac23f341465ff1b87a664a9e2a9c21b0aba51ca7d84b9b8d453888075e
+Checksum: a946b7530b04f360b06f40b66e4eb1fb99c3d238e5a50977da4fc91f7797979e09dda6b8b106c2591e803773a25ab61204e99b591c9efa0060c2f29cd8847583

The VerifyDotnetFolderContents test is failing as a result of this and needs to be disabled for this release and re-enabled for the next.

public async Task VerifyDotnetFolderContents(ProductImageData imageData)

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions