Skip to content

Commit 28342ad

Browse files
MichalStrehovskyjkotas
authored andcommitted
Fix ProjectN build breaks (dotnet/corert#7115)
Signed-off-by: dotnet-bot <anirudhagnihotry098@gmail.com>
1 parent 042e179 commit 28342ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Private.CoreLib/shared/System/Environment.WinRT.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// See the LICENSE file in the project root for more information.
44

55
using System.IO;
6+
using Internal.Runtime.Augments;
67

78
namespace System
89
{

0 commit comments

Comments
 (0)