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 + + + + + + + +