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

Compiler Errors: Tests, 4.8 #33

Closed
lefig opened this issue Oct 10, 2023 · 0 comments
Closed

Compiler Errors: Tests, 4.8 #33

lefig opened this issue Oct 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@lefig
Copy link

lefig commented Oct 10, 2023

Describe the bug

I seem to have some compiler problems such as

Severity Code Description Project File Line Suppression State
Error CS8417 'NamedPipeClientStream': type used in an asynchronous using statement must be implicitly convertible to 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'? H.Pipes.Tests (net4.8) C:\Work\Temp\H.Pipes-master\H.Pipes-master\src\tests\H.Pipes.Tests\Tests.cs 89 Active

Steps to reproduce the bug

Compile solution

Expected behavior

No response

Screenshots

No response

NuGet package version

No response

Platform

No response

IDE

No response

Additional context

No response

@lefig lefig added the bug Something isn't working label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant