Skip to content

Conversation

@vbreuss
Copy link
Member

@vbreuss vbreuss commented Jan 24, 2026

This PR updates the Mockolate testing library dependency from version 1.0.0 to 1.0.1, which includes a fix for a wrapped exception issue in the readme example.

KeyChanges:

  • Updated Mockolate package version from 1.0.0 to 1.0.1
  • Removed no longer needed .NET 6.0 exclusion conditional compilation directives from FileSystemTests.cs

This version fixes the wrapped exception in the readme example.
@vbreuss vbreuss self-assigned this Jan 24, 2026
Copilot AI review requested due to automatic review settings January 24, 2026 07:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Mockolate testing library dependency from version 1.0.0 to 1.0.1, which includes a fix for a wrapped exception issue in the readme example. The update enables the use of Mockolate on .NET 6.0, removing the previous framework-specific conditional compilation.

Changes:

  • Updated Mockolate package version from 1.0.0 to 1.0.1
  • Removed .NET 6.0 exclusion conditional compilation directives from FileSystemTests.cs

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Directory.Packages.props Updated Mockolate package version to 1.0.1
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/FileSystemTests.cs Removed conditional compilation directives that excluded .NET 6.0

@vbreuss vbreuss enabled auto-merge (squash) January 24, 2026 07:31
@sonarqubecloud
Copy link

@vbreuss vbreuss merged commit 423bf32 into main Jan 24, 2026
10 checks passed
@vbreuss vbreuss deleted the chore/bump-mockolate-1.0.1 branch January 24, 2026 07:33
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.

2 participants