Skip to content

Conversation

@matzefriedrich
Copy link
Collaborator

Upgrade to .NET 9.0 and update project metadata

This pull request upgrades the entire FolderSecurityViewer solution to .NET 9.0. This is a major framework upgrade that modernizes the codebase, enabling access to .NET 9.0 features and performance improvements.

Changes

.NET Framework Migration

  • Upgraded all projects from .NET 8.0 to .NET 9.0
  • Updated both standard (.NET 9.0) and Windows-specific (.NET 9.0-windows) target frameworks
  • Modified CI/CD pipeline to build and test against .NET 9.0, and enabled dependency caching to improve build performance

Version Updates

  • Bumped version from 2.8.1 to 2.9.0 across all projects
  • Updated AssemblyVersion and FileVersion properties consistently

@matzefriedrich matzefriedrich self-assigned this Nov 11, 2025
@matzefriedrich matzefriedrich added the enhancement New feature or request label Nov 11, 2025
@matzefriedrich matzefriedrich added documentation Improvements or additions to documentation dependencies Contains updates to project dependencies labels Nov 13, 2025
@matzefriedrich matzefriedrich marked this pull request as ready for review November 13, 2025 01:00
@matzefriedrich matzefriedrich merged commit a52b1c9 into carstenschaefer:main Nov 13, 2025
1 check passed
@matzefriedrich matzefriedrich deleted the feature/net90 branch November 13, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Contains updates to project dependencies documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant