Skip to content

Commit 5a79eea

Browse files
committed
Fix busted compile on Linux
1 parent 2e78d84 commit 5a79eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Test/L0/Listener/Configuration/ConfigurationManagerL0.cs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using System.Collections.Generic;
3+
using System.IO;
34
using System.Runtime.CompilerServices;
45
using System.Security.Cryptography;
56
using System.Threading.Tasks;

0 commit comments

Comments
 (0)