dotnet / dotnet/installer

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

Open
#14,279 22 comments 0 reactions 1 assignee Claimed by @marcpopMSFT View on GitHub
Dominant language
No language data
Stars
1.3k
Forks
437
Avg merge
3d 14h
Merged PRs (30d)
21

Description

**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](https://user-images.githubusercontent.com/87680983/183556553-fae2a9b5-bc0e-4a09-a03c-a2dcb2324ba2.png)
![image](https://user-images.githubusercontent.com/87680983/183556245-69593994-3e82-45b2-b7df-2264303be0a4.png)
![image](https://user-images.githubusercontent.com/87680983/183556292-d9d7182e-efdf-4939-a521-5e797e061817.png)
![image](https://user-images.githubusercontent.com/87680983/183556474-db47f39a-1d50-431f-a9fd-678304e1aebb.png)

![image](https://user-images.githubusercontent.com/87680983/183827584-2d659808-0033-4bb0-b1f6-e2be80af923a.png)
![image](https://user-images.githubusercontent.com/87680983/183827501-7c463598-38b9-4780-8be8-cc2913d51846.png)

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

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.