Inconsistent 6.0.3 Update distributed trough KB 5012417
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
### Description
Automatic update of .NET 6.0.2 to 6.0.3 produces inconsistent environment
### Environment:
Edition Windows 10 Pro
Version 21H1
Installed on 2/11/2022
OS build 19043.1586
Experience Windows Feature Experience Pack 120.2212.4170.0
.NET 6.0.2 Hosting bundle installed

### Steps :
1) In Windows Update , Advanced options , enable "Receive updates for other Microsoft products when you update windows"
2) Check for updates
Update KB 5012417 is downloaded and installed

### Result:
Microsoft.ApsNetCore.App updated to 6.0.3
Microsoft.NetCore.App still stuck at 6.0.2

### Issue:
Applications that targets 6.0.x will fail to execute because they will not be able to find the correct NET Runtime.
### Workaround:
Install NET 6.0.3 Hosting bundle.
### Comment:
The automatic update causes application crashes and a manual intervention is needed. This behavior is unacceptable when related to applications that are deployed on premise
Contributor guide
Assessment
This issue has not been assessed yet.