Skip to content

Commit 87a45de

Browse files
Mention .NET 8 runtime dep for Storage Explorer
1 parent 7801769 commit 87a45de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/storage-explorer/vs-azure-tools-storage-manage-with-storage-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following versions of Windows support the latest versions of Storage Explore
3030

3131
Other requirements include:
3232
- Your Windows installation must support 64-bit applications (starting with Storage Explorer 1.30.0).
33-
- You must have a x64 .NET 6 runtime installed (starting with Storage Explorer 1.30.0). You can download the latest .NET 6 runtime from [here](https://dotnet.microsoft.com/download/dotnet/6.0).
33+
- You must have a .NET 8 runtime installed (starting with Storage Explorer 1.34.0) which matches the architecture of your Storage Explorer install. The Storage Explorer installer will install a .NET 8 runtime if you do not already have one installed, but it may not be the latest version available. It is your responsibility to keep your .NET install up to date. You can download the latest .NET 8 runtime from [here](https://dotnet.microsoft.com/download/dotnet/8.0).
3434

3535
# [macOS](#tab/macos)
3636

0 commit comments

Comments
 (0)