summarylogtreecommitdiffstats
path: root/storageexplorer.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'storageexplorer.desktop')
-rw-r--r--storageexplorer.desktop3
1 files changed, 2 insertions, 1 deletions
diff --git a/storageexplorer.desktop b/storageexplorer.desktop
index e98ec68abd4f..4a316e3406b4 100644
--- a/storageexplorer.desktop
+++ b/storageexplorer.desktop
@@ -4,7 +4,8 @@ Version=1.0
Name=Microsoft Azure Storage Explorer
Comment=Microsoft Azure Storage Explorer (Preview) is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
Path=/opt/StorageExplorer
-Exec=StorageExplorer
+# Workaround for ICU version error https://stackoverflow.com/a/64370938/20007
+Exec=env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 StorageExplorer
Icon=/opt/StorageExplorer/resources/app/out/app/icon.png
Terminal=false
Categories=Development;Network;