Upgrade nuget refs and upgrade to nuke build 9#58
Merged
Conversation
Updated multiple NuGet package versions to their latest releases, improving compatibility and leveraging bug fixes. Affected projects include unit tests and core libraries. Notable updates include `xunit`, `coverlet.collector`, `FluentAssertions`, `Microsoft.NET.Test.Sdk`, and more.
- Eliminated redundant package references across multiple projects to streamline dependencies. - Updated `Configure` method signature to support nullable parameters. - Adjusted assertions in unit tests for consistency and clarity. - Refactored file copy operation to use extension methods. - Improved null-safety checks and code readability across affected files.
…checks in target configurations.
…se. Migrate test setup logic to `CreateGitVersion` utility method and adapt test cases for structured versioning scenarios.
…undant fields and simplifying initialization.
…t test code and simplifying test logic for improved maintainability.
…evision` in version comparison. - Mark `Dispose_FileNotExistsNoThrow_NotThrowsException` as `[Obsolete]` due to obsolete method in `System.IO.Abstractions`. - Replace unnecessary async usage in `SynchronizedValueTests` with thread-based implementation for improved test reliability.
…ns workflow and update code coverage settings configuration
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.