v9.0.301
Bug Fixes
-
Prevent Solution Folders Outside Solution Directory
Thesln-add
command now avoids adding solution folders that are outside the scope of the solution directory, ensuring better project organization and preventing accidental inclusion of unrelated folders.
#48611 -
Static Web Assets Clean-up Improvement
Static web asset cache files are now properly tracked and deleted during the clean operation, preventing leftover files from cluttering the build output.
#48984
Technical Improvements
-
Ignore .slnx Files
The SDK now ignores.slnx
files, reducing noise and potential confusion in solution management workflows.
#48729 -
Update Test Template Translations
Test templates have updated translations, improving localization and making the SDK more accessible to non-English users.
#48902 -
Localized File Check-in
Automated localization updates have been applied, ensuring that the latest translations are included for a better global user experience.
#48907 -
Merging Internal Commits for Release Branch
Internal commits have been merged into therelease/9.0.3xx
branch, ensuring that all recent improvements and fixes are included in this release.
#48931
Infrastructure
-
Rename CI Workflow File
The continuous integration workflow file has been renamed fromci.yml
tosb-ci.yml
to improve clarity and maintain consistency in build automation scripts.
#48955 -
Update Build Triggers
Build triggers have been updated to only target therelease/9.0.1xx
branch, streamlining the CI process and reducing unnecessary builds.
#48960 -
Automated Branch Merge
Therelease/9.0.2xx
branch has been automatically merged intorelease/9.0.3xx
, ensuring that all relevant changes are synchronized across release branches.
#48856
Dependency Updates
-
dotnet/templating
-
dotnet/razor
-
dotnet/msbuild
- Updated dependencies for
release/9.0.3xx
, providing the latest MSBuild enhancements and bug fixes.
#48787
- Updated dependencies for
-
dotnet/arcade
-
dotnet/scenario-tests
-
dotnet/roslyn
-
dotnet/fsharp
- Updated dependencies for
release/9.0.3xx
, ensuring the latest F# language features and fixes are available.
#48760
- Updated dependencies for
Miscellaneous
- Update Branding to 9.0.301 and 9.0.205
The SDK branding has been updated to reflect versions 9.0.301 and 9.0.205, ensuring accurate versioning and identification for this release.
#48852, #48851
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.300...v9.0.301