Skip to content

Conversation

@arturcic
Copy link
Member

@arturcic arturcic commented Nov 6, 2023

Upgraded the Target Framework Moniker (TFM) from net7.0 to net8.0 in multiple configurations, project files, and script files. This includes modifying the task arguments, project configurations, constants, and GitHub workflows to reflect the changes made to accommodate the new net8.0 framework.

The SDK version has been updated in the global.json file to "8.0.100-rc.2.23502.2", and additional properties such as "allowPrerelease" and "rollForward" have been set. In the BuildLifetime.cs file, a new property "IncludeSourceRevisionInInformationalVersion" has also been added to address a specific issue namely, 'dotnet/docs#37674'.

@arturcic arturcic added this to the 6.x milestone Nov 6, 2023
@arturcic arturcic self-assigned this Nov 6, 2023
@arturcic arturcic marked this pull request as draft November 6, 2023 12:45
@arturcic arturcic changed the title Update Target Framework Moniker to net8.0 Add .net 8.0 support Nov 6, 2023
Upgraded the Target Framework Moniker (TFM) from net7.0 to net8.0 in multiple configurations, project files, and script files. This includes modifying the task arguments, project configurations, constants, and GitHub workflows to reflect the changes made to accommodate the new net8.0 framework.

The SDK version has been updated in the global.json file to "8.0.100-rc.2.23502.2", and additional properties such as "allowPrerelease" and "rollForward" have been set. In the BuildLifetime.cs file, a new property "IncludeSourceRevisionInInformationalVersion" has also been added to address a specific issue namely, 'dotnet/docs#37674'.
@arturcic arturcic marked this pull request as ready for review November 14, 2023 15:26
@arturcic arturcic merged commit e537b02 into GitTools:main Nov 14, 2023
@arturcic arturcic deleted the feature/dotnet8 branch November 14, 2023 15:27
@mergify
Copy link
Contributor

mergify bot commented Nov 14, 2023

Thank you @arturcic for your contribution!

arturcic added a commit to arturcic/GitVersion that referenced this pull request Nov 14, 2023
@arturcic arturcic modified the milestones: 6.x, 6.0.0-beta.4 Dec 12, 2023
@arturcic
Copy link
Member Author

🎉 This issue has been resolved in version 6.0.0-beta.4 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant