question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows Desktop Runtime 6.0.5 installer chains in 6.0.4 of runtime

See original GitHub issue

The installer for Windows Desktop Runtime 6.0.5 for some reason chains in the 6.0.4 installer for the runtime (Microsoft.NETCore.App).

Repro steps:

Install https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/6.0.5/windowsdesktop-runtime-6.0.5-win-x64.exe

C:\>dir "C:\Program Files\dotnet\shared\Microsoft.NETCore.App"
Volume in drive C has no label.
Volume Serial Number is 02E1-1357
Directory of C:\Program Files\dotnet\shared\Microsoft.NETCore.App
05/25/2022  09:18 AM    <DIR>          .
05/25/2022  09:18 AM    <DIR>          ..
05/25/2022  09:18 AM    <DIR>          6.0.4

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mthalmancommented, May 25, 2022

The dotnetcli blob is updated as part of release tic-toc, copying the final signed bits to a stable version location.

0reactions
rbhandacommented, May 25, 2022

Sorry about that. This was missed during the release process. The new WindowsDesktop files are now updated. Hopefully, the issue should be resolved now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download .NET 6.0 (Linux, macOS, and Windows)
NET Desktop Runtime enables you to run existing Windows desktop applications. This release includes the .NET Runtime; you don't need to install it...
Read more >
.NET Desktop Runtime 6 - Download - Microsoft Q&A
Is there a direct link that never changes for .NET Desktop Runtime (x64) At the moment it is currently version 6.0.7 and you...
Read more >
Error attempting to install .NET 6.0 Desktop Runtime (v6.0.20)
During the installation process I get the attached error: Retry does nothing, Cancelling the Error causes it to reappear several times ...
Read more >
Install .NET runtime and avoid 0x80070666 another ...
Does anyone know of a simple way in WiX I can upgrade earlier versions or skip the package if a later version is...
Read more >
Install .NET on Windows
In this article, you'll learn how to install .NET on Windows. .NET is made up of the runtime and the SDK. The runtime...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found