Skip to content

Clean-up files in repo - #2590

Merged
ViktorHofer merged 2 commits into
mainfrom
CleanupRepo
Jun 26, 2025
Merged

Clean-up files in repo#2590
ViktorHofer merged 2 commits into
mainfrom
CleanupRepo

Conversation

@ViktorHofer

@ViktorHofer ViktorHofer commented Jun 24, 2025

Copy link
Copy Markdown
Member

Minor clean-up in the repo:

  • Use LangVersion=latest which most other repos use
  • Use the standardized set of TFM properties NetCurrent, NetMinimum and NetFrameworkMinimum
  • Set TreatWarningsAsErrors=true so that it applies to dotnet build as well
  • Turn on CentralPackageTransitivePinningEnabled for NuGet Central Package Management
  • Remove unused PackageVersion entries and update the xunit ones to the latest version used by Arcade
  • Remove unused feeds in NuGet.config
  • Remove unused files from the repo
  • Remove unnecessary NoWarns
  • Add a RollFoward=Major policy to dotnet-suggest so that the tool works not just with an installed net8.0 runtime.

Comment thread Directory.Build.props Outdated
@ViktorHofer
ViktorHofer marked this pull request as ready for review June 25, 2025 11:11
@ViktorHofer
ViktorHofer enabled auto-merge (squash) June 25, 2025 11:17
@ViktorHofer
ViktorHofer disabled auto-merge June 25, 2025 15:25
@ViktorHofer
ViktorHofer requested a review from jonsequitur June 26, 2025 12:25
@ViktorHofer
ViktorHofer merged commit 61902ba into main Jun 26, 2025
10 checks passed
@ViktorHofer
ViktorHofer deleted the CleanupRepo branch June 26, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants