Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.cmd spews out hundreds of warnings #8569

Closed
davkean opened this issue Aug 2, 2017 · 0 comments · Fixed by dotnet/cli#7530
Closed

build.cmd spews out hundreds of warnings #8569

davkean opened this issue Aug 2, 2017 · 0 comments · Fixed by dotnet/cli#7530
Milestone

Comments

@davkean
Copy link
Member

davkean commented Aug 2, 2017

Steps to reproduce

build.cmd

Expected behavior

To be warning free

Actual behavior

About a hundred of warnings similar to:

  E:\cli\msbuild.log(3418566):18:01:54.094 15:18>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-restore.Tests\dotnet-restore.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418567):18:01:54.094 15:18>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-restore.Tests\dotnet-restore.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418568):18:01:54.094 15:18>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-restore.Tests\dotnet-restore.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418569):18:01:54.127 15:18>E:\cli\test\dotnet-restore.Tests\dotnet-restore.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using 'DNXCore,Version=v5.0, .NETPortable,Version=v0.0,Profile=Profile7, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418619):18:01:57.892 15:19>E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418620):18:01:57.893 15:19>E:\cli\src\dotnet\dotnet.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418621):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418622):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418623):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418624):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418625):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418626):18:01:57.897 15:19>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-run.Tests\dotnet-run.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418749):18:02:04.885 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418750):18:02:04.885 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418751):18:02:04.885 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418752):18:02:04.885 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418753):18:02:04.885 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418754):18:02:04.886 15:20>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418755):18:02:04.903 15:20>E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418756):18:02:04.912 15:20>E:\cli\src\dotnet\dotnet.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\test\dotnet-sln-add.Tests\dotnet-sln-add.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418813):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418814):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418815):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418816):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418817):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418818):18:02:08.740 15:21>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418819):18:02:08.776 15:21>E:\cli\src\dotnet\dotnet.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418820):18:02:08.851 15:21>E:\cli\test\dotnet-sln-list.Tests\dotnet-sln-list.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418997):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418998):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3418999):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419000):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419001):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419002):18:02:21.046 15:23>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-store.Tests\dotnet-store.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419015):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419016):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419017):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419018):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419019):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419020):18:02:23.723 15:22>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419021):18:02:23.771 15:22>E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419022):18:02:23.813 15:22>E:\cli\src\dotnet\dotnet.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\test\dotnet-sln-remove.Tests\dotnet-sln-remove.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419144):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419145):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419146):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419147):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419148):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419149):18:02:46.130 15:24>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-test.Tests\dotnet-test.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419157):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419158):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419159):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419160):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419161):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419162):18:02:49.470 15:25>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet-vstest.Tests\dotnet-vstest.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419224):18:03:03.740 15:26>E:\cli\test\dotnet.Tests\dotnet.Tests.csproj : warning NU1603: xunit.netcore.extensions 1.0.0-prerelease-00206 depends on System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-beta-23213) but System.Runtime.InteropServices.RuntimeInformation 4.0.0-beta-23213 was not found. An approximate best match of System.Runtime.InteropServices.RuntimeInformation 4.0.0-beta-23225 was resolved. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419225):18:03:03.740 15:26>E:\cli\test\dotnet.Tests\dotnet.Tests.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETStandardApp,Version=v1.5, .NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419226):18:03:03.740 15:26>E:\cli\test\dotnet.Tests\dotnet.Tests.csproj : warning NU1701: Package 'xunit.netcore.extensions 1.0.0-prerelease-00206' was restored using '.NETStandardApp,Version=v1.5, .NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419227):18:03:03.762 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419228):18:03:03.762 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419229):18:03:03.762 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419230):18:03:03.762 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419231):18:03:03.762 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419232):18:03:03.763 15:26>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419233):18:03:03.774 15:26>E:\cli\src\dotnet\dotnet.csproj : warning NU1701: Package 'Microsoft.ApplicationInsights 2.0.0' was restored using '.NETPlatform,Version=v5.4, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\test\dotnet.Tests\dotnet.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419351):18:03:15.944 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419352):18:03:15.945 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419353):18:03:15.945 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419354):18:03:15.945 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419355):18:03:15.945 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419356):18:03:15.945 15:27>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\EndToEnd\EndToEnd.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419357):18:03:15.947 15:27>E:\cli\test\EndToEnd\EndToEnd.csproj : warning NU1603: xunit.netcore.extensions 1.0.0-prerelease-00206 depends on System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-beta-23213) but System.Runtime.InteropServices.RuntimeInformation 4.0.0-beta-23213 was not found. An approximate best match of System.Runtime.InteropServices.RuntimeInformation 4.0.0-beta-23225 was resolved. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419358):18:03:15.947 15:27>E:\cli\test\EndToEnd\EndToEnd.csproj : warning NU1701: Package 'xunit.netcore.extensions 1.0.0-prerelease-00206' was restored using '.NETPlatform,Version=v5.4, .NETPortable,Version=v0.0,Profile=net451+win8, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419381):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419382):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419383):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419384):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419385):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419386):18:03:17.445 15:28>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Cli.Sln.Internal.Tests\Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419445):18:03:24.108 15:29>E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419446):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419447):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419448):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419449):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419450):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419451):18:03:24.133 15:29>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Cli.Utils.Tests\Microsoft.DotNet.Cli.Utils.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419706):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419707):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419708):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419709):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419710):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419711):18:03:52.241 15:30>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419712):18:03:52.242 15:30>E:\cli\test\Microsoft.DotNet.Configurer.UnitTests\Microsoft.DotNet.Configurer.UnitTests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419782):18:04:05.110 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419783):18:04:05.110 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419784):18:04:05.110 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419785):18:04:05.111 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419786):18:04:05.111 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419787):18:04:05.111 15:31>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\Microsoft.DotNet.MSBuildSdkResolver.Tests\Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419856):18:04:18.482 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419857):18:04:18.482 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419858):18:04:18.482 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419859):18:04:18.484 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Detected package downgrade: System.Runtime.InteropServices.RuntimeInformation from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version.  [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419860):18:04:18.485 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> Microsoft.Build.Utilities.Core (>= 15.3.409) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)  [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]
  E:\cli\msbuild.log(3419861):18:04:18.485 15:32>E:\cli\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj : warning NU1605: Microsoft.DotNet.Cli.Utils (>= 2.1.0-preview1-006984) -> System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0) [E:\cli\test\msbuild.IntegrationTests\msbuild.IntegrationTests.csproj] [E:\cli\build\test\RunTest.proj]

Environment data

dotnet --info output:

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 2.1.3xx milestone Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants