Skip to content

Commit af11d15

Browse files
committed
Add missing using
1 parent c82bbf7 commit af11d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Azure.Devices.DeviceClient/TwinUpdateEventArgs.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) Microsoft. All rights reserved.
22
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
33

4+
using nanoFramework.Azure.Devices.Client;
45
using System;
56

67
namespace nanoFramework.Azure.Devices.Shared

0 commit comments

Comments
 (0)