diff --git a/.editorconfig b/.editorconfig index 3c1a03b2..c982ab22 100644 --- a/.editorconfig +++ b/.editorconfig @@ -126,9 +126,6 @@ dotnet_naming_style.pascal_case_style.capitalization = pascal_case # error RS2008: Enable analyzer release tracking for the analyzer project containing rule '{0}' dotnet_diagnostic.RS2008.severity = none -# IDE0005: Remove unnecessary import -dotnet_diagnostic.IDE0005.severity = warning - # IDE0007: Use `var` instead of explicit type dotnet_diagnostic.IDE0007.severity = warning diff --git a/DepotDownloader/DepotDownloader.csproj b/DepotDownloader/DepotDownloader.csproj index c4fc2ec3..0b060b10 100644 --- a/DepotDownloader/DepotDownloader.csproj +++ b/DepotDownloader/DepotDownloader.csproj @@ -9,7 +9,7 @@ SteamRE Team Copyright © SteamRE Team 2024 ..\Icon\DepotDownloader.ico - true + true