Skip to content

Conversation

@RehanSaeed
Copy link
Member

@RehanSaeed RehanSaeed commented Aug 16, 2022

  • Add .NET 7 target (preview until its released).
  • Drop .NET 5 target.
  • Update build scripts to install .NET 7 and 6 and stop installing 5.
  • Uses C# 11 features resulting in cleaner code.
  • Switch dotnet test --logger to use LogFilePrefix.
@RehanSaeed RehanSaeed added enhancement Issues or pull requests adding an enhancement. major Pull requests requiring a major version update according to semantic versioning. labels Aug 16, 2022
@github-actions github-actions bot added the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Aug 16, 2022
@RehanSaeed RehanSaeed removed the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Aug 16, 2022
@github-actions github-actions bot added the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Aug 16, 2022
@RehanSaeed RehanSaeed force-pushed the net-7 branch 2 times, most recently from 6d27de1 to 3a54a5c Compare August 26, 2022 15:23
@RehanSaeed RehanSaeed removed the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Sep 23, 2022
@github-actions github-actions bot added the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Oct 6, 2022
@RehanSaeed RehanSaeed merged commit 7bfb28e into main Mar 17, 2023
@RehanSaeed RehanSaeed deleted the net-7 branch March 17, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Issues or pull requests adding an enhancement. maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. major Pull requests requiring a major version update according to semantic versioning.

2 participants