Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable .NET 7.0 support #923

Merged
merged 5 commits into from
Dec 13, 2022

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Dec 9, 2022

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

@vbreuss vbreuss mentioned this pull request Dec 9, 2022
Copy link
Contributor

@fgreinacher fgreinacher left a comment

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.

src/TestableIO.System.IO.Abstractions/IPath.cs Outdated Show resolved Hide resolved
src/TestableIO.System.IO.Abstractions/IDirectory.cs Outdated Show resolved Hide resolved
src/TestableIO.System.IO.Abstractions/IDirectory.cs Outdated Show resolved Hide resolved
src/TestableIO.System.IO.Abstractions/IFile.Async.cs Outdated Show resolved Hide resolved
src/TestableIO.System.IO.Abstractions/IFile.cs Outdated Show resolved Hide resolved
Directory.Build.props Outdated Show resolved Hide resolved
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

@mergify mergify bot merged commit f1fd023 into TestableIO:main Dec 13, 2022
@github-actions
Copy link

This is addressed in release v19.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: released Issues that are released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants