question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.netstandard1.6 referencing netstandard1.0 package leads to many package downgrade warnings

See original GitHub issue

Similar to #666, but this time on d15rel 26203.00

I see lots of warnings when I added a package reference from a .netstandard library project that targets netstandard1.6 to PCLCommandBase (a .netstandard1.0 library that builds separately). It floods my error list with 60 warnings, and floods me with this Package Manager output:

Restoring NuGet packages...
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1) -> runtime.win.Microsoft.Win32.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Net.Primitives from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Net.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Buffers (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Security.Principal.Windows (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1) -> runtime.win.Microsoft.Win32.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Net.Primitives from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Net.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Buffers (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Security.Principal.Windows (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1) -> runtime.win.Microsoft.Win32.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Console (>= 4.0.0) -> runtime.win.System.Console (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Text.Encoding.Extensions from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Text.Encoding.Extensions (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Text.Encoding.Extensions (>= 4.0.11)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11) -> runtime.win.System.Net.Primitives (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: System.IO.FileSystem from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1)
Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.IO.FileSystem.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem.Primitives (>= 4.0.1)
Detected package downgrade: System.Net.Primitives from 4.3.0 to 4.0.11 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Net.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Primitives (>= 4.0.11)
Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.Handles (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.Handles (>= 4.0.1)
Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Runtime.InteropServices (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Runtime.InteropServices (>= 4.1.0)
Detected package downgrade: System.Diagnostics.Tracing from 4.3.0 to 4.1.0 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.IO.FileSystem (>= 4.0.1) -> runtime.win.System.IO.FileSystem (>= 4.3.0) -> System.Buffers (>= 4.3.0) -> System.Diagnostics.Tracing (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Diagnostics.Tracing (>= 4.1.0)
Detected package downgrade: Microsoft.Win32.Primitives from 4.3.0 to 4.0.1 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Security.Principal.Windows (>= 4.3.0) -> Microsoft.Win32.Primitives (>= 4.3.0) 
 Nerdbank.MoneyManagement (>= 1.0.0) -> NETStandard.Library (>= 1.6.0) -> Microsoft.Win32.Primitives (>= 4.0.1)
All packages are already installed and there is nothing to restore.
Time Elapsed: 00:00:01.1085335
========== Finished ==========

Error occurred while restoring NuGet packages: Object reference not set to an instance of an object.
Error occurred while restoring NuGet packages: Object reference not set to an instance of an object.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:23 (21 by maintainers)

github_iconTop GitHub Comments

3reactions
AArnottcommented, Feb 7, 2017

@dsplaisted Thank you. That worked. But yes I’m in favor of this issue remaining open to track addressing the confusion and discoverability of resolution steps.

0reactions
AArnottcommented, Feb 24, 2017

Thanks, Daniel. That last bug you referenced sounds like a good way to track the remaining work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Detected package downgrade warning (dotnet core, vs 2017)
The solution is to update or delete the existing dependency that is in your project prior to installing the package. Example:
Read more >
NuGet Package Dependency Resolution
This error occurs when one or more of the packages referenced in your project do not indicate that they support the project's target...
Read more >
"Detected package downgrade" Wat? : r/dotnet
Hi, I have a worker service project, which builds fine locally, but as soon as I try to build it in my azure...
Read more >
Build failed in Jenkins: logging-log4net » PR-4 #29
This email appears to be a reply to another email, as it contains an in-reply-to reference. If you wish to attempt finding the...
Read more >
https://raw.githubusercontent.com/dotnet/samples/m...
Memory package for netcoreapp2.0 is missing System.Numerics.Vectors reference *Steps to Reproduce*: 1. docker run -it --rm microsoft/dotnet:2.0-sdk 2. mkdir ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found