Skip to content

Conversation

poppastring
Copy link
Owner

No description provided.

…ork for all projects from .NET 6.0 to .NET 8.0, the update of all project versions from 3.0.0 to 8.0.0, and the update of all package references to their latest versions. Additionally, the `Microsoft.SourceLink.GitHub` package, used for source code debugging, has been updated from 1.1.1 to 8.0.0 in all projects.

List of Changes:

1. The target framework for all projects has been updated from .NET 6.0 to .NET 8.0. This change will allow the projects to take advantage of the latest features and improvements in .NET 8.0. (Refer to the changes in the project files)

2. The version of all projects has been updated from 3.0.0 to 8.0.0. This change reflects the significant updates and improvements made to the projects. (Refer to the changes in the project files)

3. The versions of all package references have been updated to their latest versions. For example, the version of the `ConsoleTables` package has been updated from 2.4.2 to 2.6.1, and the version of the `Microsoft.Extensions.Options` package has been updated from 6.0.0 to 8.0.0. These updates ensure that the projects are using the latest and most secure versions of these packages. (Refer to the changes in the package reference files)

4. The version of the `Microsoft.SourceLink.GitHub` package, which is used for debugging the source code, has been updated from 1.1.1 to 8.0.0 in all projects. This update will improve the debugging experience by providing more accurate and up-to-date source code information. (Refer to the changes in the package reference files)
@poppastring poppastring merged commit 1c688fc into main Dec 2, 2023
@poppastring poppastring deleted the upgrade-dotnet-8 branch December 2, 2023 01:47
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.

1 participant