dotnet / dotnet/core

Inconsistent 6.0.3 Update distributed trough KB 5012417

Open
#7,290 15 comments 2 reactions 1 assignee Claimed by @NikolaMilosavljevic View on GitHub
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

![image](https://user-images.githubusercontent.com/45772324/158785062-ba4c500a-7b53-468e-b5c7-bd73ae3253f7.png)

### 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
![image](https://user-images.githubusercontent.com/45772324/158785390-aee7510b-c301-4f19-b539-9c0fd703db4d.png)

### Result:

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

![image](https://user-images.githubusercontent.com/45772324/158785704-b6cc2857-17b7-4826-b781-6d08dc79b12c.png)

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.