From 679e019f27bc9d4b794cf305c4dc610795f0c924 Mon Sep 17 00:00:00 2001 From: Yaakov Date: Wed, 31 Jan 2024 21:00:50 +1100 Subject: [PATCH] fix compiler warning re. IDE0005 --- DepotDownloader/DepotDownloader.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DepotDownloader/DepotDownloader.csproj b/DepotDownloader/DepotDownloader.csproj index e2b822ab..7ead18c8 100644 --- a/DepotDownloader/DepotDownloader.csproj +++ b/DepotDownloader/DepotDownloader.csproj @@ -1,4 +1,4 @@ - + Exe net8.0 @@ -9,6 +9,7 @@ SteamRE Team Copyright © SteamRE Team 2021 ..\Icon\DepotDownloader.ico + true