[ARM64] With NET7 RC1 installed, some files in the .exe installer and the .zip package are not identical
- 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.






**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.