Skip to content

feat: enable .NET 7.0 support - #923

Merged
mergify[bot] merged 5 commits into
TestableIO:mainfrom
vbreuss:topic/enable-.net7-support
Dec 13, 2022
Merged

feat: enable .NET 7.0 support#923
mergify[bot] merged 5 commits into
TestableIO:mainfrom
vbreuss:topic/enable-.net7-support

Conversation

@vbreuss

Copy link
Copy Markdown
Member

Update interfaces to support new functionality from .NET 7.
The implementation in the testing helper is not part of this PR!

@vbreussvbreuss mentioned this pull request Dec 9, 2022

@fgreinacherfgreinacher left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @vbreuss, good to have support for .NET 7 👍

This looks great, I just have some stylistic suggestions.

Comment threadsrc/TestableIO.System.IO.Abstractions/IPath.cs Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions/IFileSystemWatcher.cs Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions/IDirectory.cs Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions/IDirectory.cs Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions/IFile.Async.cs Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions/IFile.cs Outdated
Comment threadDirectory.Build.props Outdated
Comment threadsrc/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectory.cs Outdated

@fgreinacherfgreinacher left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks 🎉

@mergify
mergifyBot merged commit f1fd023 into TestableIO:mainDec 13, 2022
@github-actions

Copy link
Copy Markdown

This is addressed in release v19.1.1.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: releasedIssues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vbreuss@fgreinacher@vbtig