Skip to content

Conversation

@vb2ae
Copy link
Owner

@vb2ae vb2ae commented Nov 24, 2024

This pull request includes updates to the .NET version used in the project. The most important changes include updating the .NET version in the GitHub Actions workflow and the project file for the tests.

.NET version updates:

closes #23

Updated the .NET version in the GitHub Actions workflow file `dotnet.yml` from 8.0.x to 9.0.x. This change ensures that the workflow will now use .NET 9.0.x for restoring dependencies, building, and testing the project.
@vb2ae vb2ae merged commit 478d142 into master Nov 24, 2024
4 checks passed
@vb2ae vb2ae deleted the vb2ae-codeql branch November 24, 2024 19:58
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.

Have tests run on .net 9

2 participants