Skip to content

Commit de24973

Browse files
committed
Added missing using
1 parent 5c1acb7 commit de24973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Containers/Microsoft.NET.Build.Containers/AuthHandshakeMessageHandler.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33

44
using System.Collections.Concurrent;
5+
using System.ComponentModel;
56
using System.Diagnostics;
67
using System.Diagnostics.CodeAnalysis;
78
using System.Net;

0 commit comments

Comments
 (0)