diff --git a/DepotDownloader/DepotDownloader.csproj b/DepotDownloader/DepotDownloader.csproj index a0713f34..9ff27bd3 100644 --- a/DepotDownloader/DepotDownloader.csproj +++ b/DepotDownloader/DepotDownloader.csproj @@ -3,7 +3,7 @@ Exe net5.0 true - + LatestMajor 2.4.5 Steam Downloading Utility SteamRE Team diff --git a/DepotDownloader/app.config b/DepotDownloader/app.config deleted file mode 100644 index b9dbca8b..00000000 --- a/DepotDownloader/app.config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/DepotDownloader/runtimeconfig.template.json b/DepotDownloader/runtimeconfig.template.json deleted file mode 100644 index 59603843..00000000 --- a/DepotDownloader/runtimeconfig.template.json +++ /dev/null @@ -1,3 +0,0 @@ - { - "rollForwardOnNoCandidateFx": 2 - } \ No newline at end of file