Skip to content

Commit b59da7c

Browse files
mus65Rob-Hague
andauthored
Update src/Renci.SshNet/Common/TaskToAsyncResult.cs
Co-authored-by: Rob Hague <[email protected]>
1 parent a849350 commit b59da7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Renci.SshNet/Common/TaskToAsyncResult.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma warning disable
22
#if !NET
3-
// Copied verbatim from https://github.com/dotnet/runtime/blob/78bd7debe6d8b454294c673c9cb969c6b8a14692/src/libraries/Common/src/System/Threading/Tasks/TaskToAsyncResult.cs
3+
// Copied verbatim from https://github.com/dotnet/runtime/blob/261611930d6b436d7c4395450356b624d903d9bf/src/libraries/Common/src/System/Threading/Tasks/TaskToAsyncResult.cs
44

55
// Licensed to the .NET Foundation under one or more agreements.
66
// The .NET Foundation licenses this file to you under the MIT license.

0 commit comments

Comments
 (0)