From 6c2f5457436abed1e0b4b231d5f50eb3984734c1 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Fri, 20 Oct 2023 22:26:13 -0400 Subject: [PATCH] add a try-catch to dir size calculation, other stuff --- .idea/.idea.SPTInstaller/.idea/avalonia.xml | 1 + SPTInstaller/Helpers/DirectorySizeHelper.cs | 37 +++++++++++++++++-- SPTInstaller/Helpers/DownloadCacheHelper.cs | 5 +++ .../PreChecks/FreeSpacePreCheck.cs | 6 +++ SPTInstaller/SPTInstaller.csproj | 4 +- 5 files changed, 47 insertions(+), 6 deletions(-) diff --git a/.idea/.idea.SPTInstaller/.idea/avalonia.xml b/.idea/.idea.SPTInstaller/.idea/avalonia.xml index 400e2f0..613e7e9 100644 --- a/.idea/.idea.SPTInstaller/.idea/avalonia.xml +++ b/.idea/.idea.SPTInstaller/.idea/avalonia.xml @@ -3,6 +3,7 @@