Skip to content

[ARM64] With NET7 RC1 installed, some files in the .exe installer and the .zip package are not identical #14279

Open
@WenJunJi01

Description

@WenJunJi01

Environment:
OS: Windows 11(arm64)
SDK: 7.0.100-rc.1.22408.3 (runtime-7.0.0-rc.1.22403.8)

Repro steps:

  1. Install net 7 RC1 SDK from https://aka.ms/dotnet/7.0.1xx/daily/dotnet-sdk-win-arm64.exe
  2. Downloading and extracting the zip(https://aka.ms/dotnet/7.0.1xx/daily/dotnet-sdk-win-arm64.zip) archive of the .NET SDK
  3. Use ToolWidff--see the difference after unchecking ‘identical files’
  4. Running a folder diff on the extracted SDK and the install folder to make sure that everything matches

Expected Result:
All files are identical.

Actual Result:
These files are not identical.
image
image
image
image

image
image

Dotnet info:
.NET SDK:
Version: 7.0.100-rc.1.22408.3
Commit: c2621e8

Runtime Environment:
OS Name: Windows
OS Version: 10.0.25116
OS Platform: Windows
RID: win10-arm64
Base Path: C:\Program Files\dotnet\sdk\7.0.100-rc.1.22408.3\

Host:
Version: 7.0.0-rc.1.22403.8
Architecture: arm64
Commit: 26a71c61fb

.NET SDKs installed:
7.0.100-rc.1.22408.3 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.0-rc.1.22404.6 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.0-rc.1.22403.8 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.0-rc.1.22379.3 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Metadata

Metadata

Assignees

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