Fix ProjectN build breaks (dotnet/corert#6924)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 31 Jan 2019 17:18:36 +0000 (18:18 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 31 Jan 2019 20:06:15 +0000 (12:06 -0800)
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems

index e0a7aa5..4dde786 100644 (file)
     <Compile Include="$(MSBuildThisFileDirectory)System\TimeZoneInfo.Win32.cs" />
   </ItemGroup>
   <ItemGroup Condition="$(TargetsWindows) and '$(EnableWinRT)' == 'true'">
+    <Compile Include="$(MSBuildThisFileDirectory)System\Environment.WinRT.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)System\IO\FileStream.WinRT.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Interop\Windows\Kernel32\Interop.CreateFile2.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Interop\Windows\Kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs" />