From c9100ffc2988a0faf0e92898762a445ccb3c0e13 Mon Sep 17 00:00:00 2001 From: Jeremy Kuhne Date: Mon, 12 Feb 2018 13:56:17 -0800 Subject: Switch from using SafeHandle for Unix enumeration (#27052) * Switch from using SafeHandle for Unix enumeration * Address feedback * Fix faceplant, dispose in test. --- src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj') diff --git a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj index 471bf4cd52..63a4b2c7cf 100644 --- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj +++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj @@ -59,6 +59,7 @@ + -- cgit v1.2.3