Last active
April 13, 2018 16:32
-
-
Save banshee/66462afe0af9ab72274acdc3573f0ba2 to your computer and use it in GitHub Desktop.
build warnings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
msbuild is from xamarin: | |
james@Jamess-MacBook-Pro:~/Projects/CallbackBugRepro/BadTestFile$ which msbuild | |
/Library/Frameworks/Mono.framework/Versions/Current/Commands/msbuild | |
Script started on Fri Apr 13 09:26:14 2018 | |
command: msbuild | |
[?1h=[6nMicrosoft (R) Build Engine version 15.4.0.0 (xplat-master/67e8006d Thu Mar 8 17:15:24 EST 2018) for Mono | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 4/13/2018 9:26:14 AM. | |
[96mProject "/Users/james/Projects/CallbackBugRepro/BadTestFile/BadTestFile.fsproj" on node 1 (default targets). | |
[39;49m[90m[96m_HandlePackageFileConflicts: | |
[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll' because file version '4.6.25519.3' is greater than '1.0.24212.1'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll' and 'Reference:/Users/james/.nuget/packages/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll' and 'Reference:/Users/james/.nuget/packages/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll' and 'Reference:/Users/james/.nuget/packages/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll' because AssemblyVersion '4.0.14.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll' because AssemblyVersion '1.2.2.0' is greater than '1.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll' and 'Reference:/Users/james/.nuget/packages/system.componentmodel/4.0.1/ref/netstandard1.0/System.ComponentModel.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll' and 'Reference:/Users/james/.nuget/packages/system.componentmodel.eventbasedasync/4.0.11/ref/netstandard1.3/System.ComponentModel.EventBasedAsync.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll' and 'Reference:/Users/james/.nuget/packages/system.componentmodel.primitives/4.1.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll' and 'Reference:/Users/james/.nuget/packages/system.componentmodel.typeconverter/4.1.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll' and 'Reference:/Users/james/.nuget/packages/system.console/4.0.0/ref/netstandard1.3/System.Console.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll' and 'Reference:/Users/james/.nuget/packages/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll' and 'Reference:/Users/james/.nuget/packages/system.diagnostics.textwritertracelistener/4.0.0/ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll' and 'Reference:/Users/james/.nuget/packages/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll' and 'Reference:/Users/james/.nuget/packages/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll' and 'Reference:/Users/james/.nuget/packages/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll' and 'Reference:/Users/james/.nuget/packages/system.io/4.1.0/ref/netstandard1.5/System.IO.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll' and 'Reference:/Users/james/.nuget/packages/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll' and 'Reference:/Users/james/.nuget/packages/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll' and 'Reference:/Users/james/.nuget/packages/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll' and 'Reference:/Users/james/.nuget/packages/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll' and 'Reference:/Users/james/.nuget/packages/system.linq.queryable/4.0.1/ref/netstandard1.0/System.Linq.Queryable.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll' and 'Reference:/Users/james/.nuget/packages/system.net.primitives/4.0.11/ref/netstandard1.3/System.Net.Primitives.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll' and 'Reference:/Users/james/.nuget/packages/system.net.requests/4.0.11/ref/netstandard1.3/System.Net.Requests.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll' and 'Reference:/Users/james/.nuget/packages/system.net.webheadercollection/4.0.1/ref/netstandard1.3/System.Net.WebHeaderCollection.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll' and 'Reference:/Users/james/.nuget/packages/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll' and 'Reference:/Users/james/.nuget/packages/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll' and 'Reference:/Users/james/.nuget/packages/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll' because AssemblyVersion '1.4.2.0' is greater than '1.3.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll' and 'Reference:/Users/james/.nuget/packages/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll' because AssemblyVersion '4.1.2.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll' and 'Reference:/Users/james/.nuget/packages/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll' because AssemblyVersion '4.0.2.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll' because AssemblyVersion '4.0.2.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll' and 'Reference:/Users/james/.nuget/packages/system.runtime.numerics/4.0.1/ref/netstandard1.1/System.Runtime.Numerics.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.serialization.json/4.0.2/ref/netstandard1.0/System.Runtime.Serialization.Json.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll' because AssemblyVersion '4.0.4.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.1.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll' and 'Reference:/Users/james/.nuget/packages/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll' and 'Reference:/Users/james/.nuget/packages/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll' and 'Reference:/Users/james/.nuget/packages/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll' and 'Reference:/Users/james/.nuget/packages/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll' and 'Reference:/Users/james/.nuget/packages/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll' and 'Reference:/Users/james/.nuget/packages/system.threading.tasks.parallel/4.0.1/ref/netstandard1.1/System.Threading.Tasks.Parallel.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll' and 'Reference:/Users/james/.nuget/packages/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll' and 'Reference:/Users/james/.nuget/packages/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll' and 'Reference:/Users/james/.nuget/packages/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll' and 'Reference:/Users/james/.nuget/packages/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll' because AssemblyVersion '4.2.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll' and 'Reference:/Users/james/.nuget/packages/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll' and 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.xml.xpath/4.0.1/ref/netstandard1.3/System.Xml.XPath.dll'. Choosing 'Reference:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:Microsoft.CSharp.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.dll'. Choosing 'Platform:Microsoft.CSharp.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.AppContext.dll' and 'Runtime:/Users/james/.nuget/packages/system.appcontext/4.1.0/lib/netstandard1.6/System.AppContext.dll'. Choosing 'Platform:System.AppContext.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Collections.Concurrent.dll' and 'Runtime:/Users/james/.nuget/packages/system.collections.concurrent/4.0.12/lib/netstandard1.3/System.Collections.Concurrent.dll'. Choosing 'Platform:System.Collections.Concurrent.dll' because AssemblyVersion '4.0.14.0' is greater than '4.0.12.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Collections.Immutable.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll'. Choosing 'Platform:System.Collections.Immutable.dll' because AssemblyVersion '1.2.2.0' is greater than '1.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Collections.NonGeneric.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.collections.nongeneric/4.0.1/lib/netstandard1.3/System.Collections.NonGeneric.dll'. Choosing 'Platform:System.Collections.NonGeneric.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Collections.Specialized.dll' and 'Runtime:/Users/james/.nuget/packages/system.collections.specialized/4.0.1/lib/netstandard1.3/System.Collections.Specialized.dll'. Choosing 'Platform:System.Collections.Specialized.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.ComponentModel.dll' and 'Runtime:/Users/james/.nuget/packages/system.componentmodel/4.0.1/lib/netstandard1.3/System.ComponentModel.dll'. Choosing 'Platform:System.ComponentModel.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.ComponentModel.EventBasedAsync.dll' and 'Runtime:/Users/james/.nuget/packages/system.componentmodel.eventbasedasync/4.0.11/lib/netstandard1.3/System.ComponentModel.EventBasedAsync.dll'. Choosing 'Platform:System.ComponentModel.EventBasedAsync.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.ComponentModel.Primitives.dll' and 'Runtime:/Users/james/.nuget/packages/system.componentmodel.primitives/4.1.0/lib/netstandard1.0/System.ComponentModel.Primitives.dll'. Choosing 'Platform:System.ComponentModel.Primitives.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.ComponentModel.TypeConverter.dll' and 'Runtime:/Users/james/.nuget/packages/system.componentmodel.typeconverter/4.1.0/lib/netstandard1.5/System.ComponentModel.TypeConverter.dll'. Choosing 'Platform:System.ComponentModel.TypeConverter.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'Runtime:/Users/james/.nuget/packages/system.diagnostics.diagnosticsource/4.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '4.0.2.1' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.TextWriterTraceListener.dll' and 'Runtime:/Users/james/.nuget/packages/system.diagnostics.textwritertracelistener/4.0.0/lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll'. Choosing 'Platform:System.Diagnostics.TextWriterTraceListener.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Dynamic.Runtime.dll' and 'Runtime:/Users/james/.nuget/packages/system.dynamic.runtime/4.0.11/lib/netstandard1.3/System.Dynamic.Runtime.dll'. Choosing 'Platform:System.Dynamic.Runtime.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.IO.FileSystem.Primitives.dll' and 'Runtime:/Users/james/.nuget/packages/system.io.filesystem.primitives/4.0.1/lib/netstandard1.3/System.IO.FileSystem.Primitives.dll'. Choosing 'Platform:System.IO.FileSystem.Primitives.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Linq.dll' and 'Runtime:/Users/james/.nuget/packages/system.linq/4.1.0/lib/netstandard1.6/System.Linq.dll'. Choosing 'Platform:System.Linq.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Linq.Expressions.dll' and 'Runtime:/Users/james/.nuget/packages/system.linq.expressions/4.1.0/lib/netstandard1.6/System.Linq.Expressions.dll'. Choosing 'Platform:System.Linq.Expressions.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Linq.Queryable.dll' and 'Runtime:/Users/james/.nuget/packages/system.linq.queryable/4.0.1/lib/netstandard1.3/System.Linq.Queryable.dll'. Choosing 'Platform:System.Linq.Queryable.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Net.WebHeaderCollection.dll' and 'Runtime:/Users/james/.nuget/packages/system.net.webheadercollection/4.0.1/lib/netstandard1.3/System.Net.WebHeaderCollection.dll'. Choosing 'Platform:System.Net.WebHeaderCollection.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.ObjectModel.dll' and 'Runtime:/Users/james/.nuget/packages/system.objectmodel/4.0.12/lib/netstandard1.3/System.ObjectModel.dll'. Choosing 'Platform:System.ObjectModel.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.12.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Private.DataContractSerialization.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll'. Choosing 'Platform:System.Private.DataContractSerialization.dll' because AssemblyVersion '4.1.3.0' is greater than '4.1.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Reflection.Emit.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll'. Choosing 'Platform:System.Reflection.Emit.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Reflection.Emit.ILGeneration.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll'. Choosing 'Platform:System.Reflection.Emit.ILGeneration.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Reflection.Emit.Lightweight.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll'. Choosing 'Platform:System.Reflection.Emit.Lightweight.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Reflection.Metadata.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll'. Choosing 'Platform:System.Reflection.Metadata.dll' because AssemblyVersion '1.4.2.0' is greater than '1.3.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Reflection.TypeExtensions.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.reflection.typeextensions/4.1.0/lib/netstandard1.5/System.Reflection.TypeExtensions.dll'. Choosing 'Platform:System.Reflection.TypeExtensions.dll' because AssemblyVersion '4.1.2.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.Loader.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.loader/4.0.0/lib/netstandard1.5/System.Runtime.Loader.dll'. Choosing 'Platform:System.Runtime.Loader.dll' because AssemblyVersion '4.0.2.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.Numerics.dll' and 'Runtime:/Users/james/.nuget/packages/system.runtime.numerics/4.0.1/lib/netstandard1.3/System.Runtime.Numerics.dll'. Choosing 'Platform:System.Runtime.Numerics.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.Serialization.Json.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.serialization.json/4.0.2/lib/netstandard1.3/System.Runtime.Serialization.Json.dll'. Choosing 'Platform:System.Runtime.Serialization.Json.dll' because AssemblyVersion '4.0.4.0' is greater than '4.0.2.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.Serialization.Primitives.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.runtime.serialization.primitives/4.1.1/lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll'. Choosing 'Platform:System.Runtime.Serialization.Primitives.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.OpenSsl.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.openssl/4.0.0/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll'. Choosing 'Platform:System.Security.Cryptography.OpenSsl.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Primitives.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.primitives/4.0.0/lib/netstandard1.3/System.Security.Cryptography.Primitives.dll'. Choosing 'Platform:System.Security.Cryptography.Primitives.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Text.RegularExpressions.dll' and 'Runtime:/Users/james/.nuget/packages/system.text.regularexpressions/4.1.0/lib/netstandard1.6/System.Text.RegularExpressions.dll'. Choosing 'Platform:System.Text.RegularExpressions.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Threading.dll' and 'Runtime:/Users/james/.nuget/packages/system.threading/4.0.11/lib/netstandard1.3/System.Threading.dll'. Choosing 'Platform:System.Threading.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Threading.Tasks.Extensions.dll' and 'Runtime:/Users/james/.nuget/packages/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll'. Choosing 'Platform:System.Threading.Tasks.Extensions.dll' because AssemblyVersion '4.1.1.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Threading.Tasks.Parallel.dll' and 'Runtime:/Users/james/.nuget/packages/system.threading.tasks.parallel/4.0.1/lib/netstandard1.3/System.Threading.Tasks.Parallel.dll'. Choosing 'Platform:System.Threading.Tasks.Parallel.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Threading.Thread.dll' and 'Runtime:/Users/james/.nuget/packages/system.threading.thread/4.0.0/lib/netstandard1.3/System.Threading.Thread.dll'. Choosing 'Platform:System.Threading.Thread.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Threading.ThreadPool.dll' and 'Runtime:/Users/james/.nuget/packages/system.threading.threadpool/4.0.10/lib/netstandard1.3/System.Threading.ThreadPool.dll'. Choosing 'Platform:System.Threading.ThreadPool.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.10.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Xml.ReaderWriter.dll' and 'Runtime:/Users/james/.nuget/packages/system.xml.readerwriter/4.0.11/lib/netstandard1.3/System.Xml.ReaderWriter.dll'. Choosing 'Platform:System.Xml.ReaderWriter.dll' because AssemblyVersion '4.2.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Xml.XDocument.dll' and 'Runtime:/Users/james/.nuget/packages/system.xml.xdocument/4.0.11/lib/netstandard1.3/System.Xml.XDocument.dll'. Choosing 'Platform:System.Xml.XDocument.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Xml.XmlDocument.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.xml.xmldocument/4.0.1/lib/netstandard1.3/System.Xml.XmlDocument.dll'. Choosing 'Platform:System.Xml.XmlDocument.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Xml.XmlSerializer.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.xml.xmlserializer/4.0.11/lib/netstandard1.3/System.Xml.XmlSerializer.dll'. Choosing 'Platform:System.Xml.XmlSerializer.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Xml.XPath.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.xml.xpath/4.0.1/lib/netstandard1.3/System.Xml.XPath.dll'. Choosing 'Platform:System.Xml.XPath.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.win32.registry/4.0.0/runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/microsoft.win32.registry/4.0.0/runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.Process.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.process/4.1.0/runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll'. Choosing 'Platform:System.Diagnostics.Process.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.Process.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.process/4.1.0/runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll'. Choosing 'Platform:System.Diagnostics.Process.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.Process.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.process/4.1.0/runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll'. Choosing 'Platform:System.Diagnostics.Process.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.TraceSource.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.tracesource/4.0.0/runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll'. Choosing 'Platform:System.Diagnostics.TraceSource.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Diagnostics.TraceSource.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.diagnostics.tracesource/4.0.0/runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll'. Choosing 'Platform:System.Diagnostics.TraceSource.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Globalization.Extensions.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.globalization.extensions/4.0.1/runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll'. Choosing 'Platform:System.Globalization.Extensions.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Globalization.Extensions.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.globalization.extensions/4.0.1/runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll'. Choosing 'Platform:System.Globalization.Extensions.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.1.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Net.Http.dll' and 'Runtime:/Users/james/.nuget/packages/system.net.http/4.1.0/runtimes/unix/lib/netstandard1.6/System.Net.Http.dll'. Choosing 'Platform:System.Net.Http.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Net.Http.dll' and 'Runtime:/Users/james/.nuget/packages/system.net.http/4.1.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll'. Choosing 'Platform:System.Net.Http.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Net.Requests.dll' and 'Runtime:/Users/james/.nuget/packages/system.net.requests/4.0.11/runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll'. Choosing 'Platform:System.Net.Requests.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Net.Requests.dll' and 'Runtime:/Users/james/.nuget/packages/system.net.requests/4.0.11/runtimes/win/lib/netstandard1.3/System.Net.Requests.dll'. Choosing 'Platform:System.Net.Requests.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.11.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' and 'Runtime:/Users/james/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.0.0/runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll'. Choosing 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' because AssemblyVersion '4.0.2.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' and 'Runtime:/Users/james/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.0.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll'. Choosing 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' because AssemblyVersion '4.0.2.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Algorithms.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.algorithms/4.2.0/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll'. Choosing 'Platform:System.Security.Cryptography.Algorithms.dll' because AssemblyVersion '4.3.0.0' is greater than '4.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Algorithms.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.algorithms/4.2.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll'. Choosing 'Platform:System.Security.Cryptography.Algorithms.dll' because AssemblyVersion '4.3.0.0' is greater than '4.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.cng/4.2.0/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '4.3.0.0' is greater than '4.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.cng/4.2.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '4.3.0.0' is greater than '4.2.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Csp.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.csp/4.0.0/runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll'. Choosing 'Platform:System.Security.Cryptography.Csp.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Csp.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.csp/4.0.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll'. Choosing 'Platform:System.Security.Cryptography.Csp.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Encoding.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.encoding/4.0.0/runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll'. Choosing 'Platform:System.Security.Cryptography.Encoding.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.Encoding.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.encoding/4.0.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll'. Choosing 'Platform:System.Security.Cryptography.Encoding.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.OpenSsl.dll' and 'Runtime:/usr/local/share/dotnet/sdk/NuGetFallbackFolder/system.security.cryptography.openssl/4.0.0/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll'. Choosing 'Platform:System.Security.Cryptography.OpenSsl.dll' because AssemblyVersion '4.1.0.0' is greater than '4.0.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.X509Certificates.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.x509certificates/4.1.0/runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll'. Choosing 'Platform:System.Security.Cryptography.X509Certificates.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m Encountered conflict between 'Platform:System.Security.Cryptography.X509Certificates.dll' and 'Runtime:/Users/james/.nuget/packages/system.security.cryptography.x509certificates/4.1.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll'. Choosing 'Platform:System.Security.Cryptography.X509Certificates.dll' because AssemblyVersion '4.2.0.0' is greater than '4.1.0.0'. | |
[39;49m[90m[96mGenerateTargetFrameworkMonikerAttribute: | |
[90mSkipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[39;49m[90m[96mCoreCompile: | |
[90mSkipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[39;49m[90m[96m_CopyOutOfDateSourceItemsToOutputDirectory: | |
[90mSkipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. | |
[39;49m[90m[96mGenerateBuildDependencyFile: | |
[90mSkipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. | |
[39;49m[90m[96mGenerateBuildRuntimeConfigurationFiles: | |
[90mSkipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. | |
[39;49m[96mCopyFilesToOutputDirectory: | |
[39;49m BadTestFile -> /Users/james/Projects/CallbackBugRepro/BadTestFile/bin/Debug/netcoreapp2.0/BadTestFile.dll | |
[96mDone Building Project "/Users/james/Projects/CallbackBugRepro/BadTestFile/BadTestFile.fsproj" (default targets). | |
[39;49m[92m | |
Build succeeded. | |
[39;49m 0 Warning(s) | |
[39;49m 0 Error(s) | |
[39;49m | |
Time Elapsed 00:00:01.82 | |
[?1l>[39;49m | |
Script done on Fri Apr 13 09:26:16 2018 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment