Upgrade dotnet 8#691
Merged
Merged
Conversation
…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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.