From ae72ac03c9ccc059f8068c4653f5432651ffbffe Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sun, 28 Jul 2024 11:17:32 +0300 Subject: [PATCH] Update steamkit, fix line endings --- .gitattributes | 2 +- DepotDownloader/DepotDownloader.csproj | 40 +++++++++++++------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.gitattributes b/.gitattributes index a6e03fce..ff739929 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.cs text eol=lf -*.csproj text eol=crlf +*.csproj text eol=lf *.config eol=lf *.json eol=lf diff --git a/DepotDownloader/DepotDownloader.csproj b/DepotDownloader/DepotDownloader.csproj index 0d5153d7..e7f775e0 100644 --- a/DepotDownloader/DepotDownloader.csproj +++ b/DepotDownloader/DepotDownloader.csproj @@ -1,20 +1,20 @@ - - - Exe - net8.0 - true - LatestMajor - 2.6.0 - Steam Downloading Utility - SteamRE Team - Copyright © SteamRE Team 2024 - ..\Icon\DepotDownloader.ico - true - - - - - - - - + + + Exe + net8.0 + true + LatestMajor + 2.6.0 + Steam Downloading Utility + SteamRE Team + Copyright © SteamRE Team 2024 + ..\Icon\DepotDownloader.ico + true + + + + + + + +