Skip to content

Commit e05caae

Browse files
Merge pull request #313365 from richardMSFT/dev/richardgao/update-SE-.NET-requirements
Change .NET runtime requirement to version 10 for Storage Explorer
2 parents 911e200 + 6755e2a commit e05caae

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following versions of Windows support the latest versions of Storage Explore
3232

3333
Other requirements include:
3434
- Your Windows installation must support 64-bit applications (starting with Storage Explorer 1.30.0).
35-
- 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 installs a .NET 8 runtime if you don't already have one installed, but it might 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).
35+
- You must have a .NET 10 runtime installed (starting with Storage Explorer 1.42.0) which matches the architecture of your Storage Explorer install. The Storage Explorer installer installs a .NET 10 runtime if you don't already have one installed, but it might not be the latest version available. It is your responsibility to keep your .NET install up to date. You can download the latest .NET 10 runtime from [here](https://dotnet.microsoft.com/download/dotnet/10.0).
3636

3737
# [macOS](#tab/macos)
3838

@@ -42,6 +42,9 @@ The following versions of macOS support Storage Explorer:
4242

4343
Both x64 (Intel) and ARM64 (Apple Silicon) versions of Storage Explorer are available for download starting with Storage Explorer 1.31.0.
4444

45+
Other requirements include:
46+
- You must have a .NET 10 runtime installed (starting with Storage Explorer 1.42.0) which matches the architecture of your Storage Explorer install. It is your responsibility to keep your .NET install up to date. You can download the latest .NET 10 runtime from [here](https://dotnet.microsoft.com/download/dotnet/10.0).
47+
4548
# [Ubuntu](#tab/linux-ubuntu)
4649

4750
Storage Explorer is available in the [Snap Store](https://snapcraft.io/storage-explorer). The Storage Explorer snap installs all of its dependencies and updates when new versions are published to the Snap Store.

0 commit comments

Comments
 (0)