Nuget package depending on older version of other nuget package.
LINQPad crashed. I wanted to add this message to the crash report, but pressed the "submit" a bit fast.
When I start a new query and attempt to add Nuget dependency to RazorEngine, it fails. Googling the error message (could not find RazorEngine compatible with Asp.Net3) turns up posts saying that this was resolved by updating the nuget package manager.
If I attempt to add dependency to version 3.5.3 of RazorEngine (not latest 3.6.0), then LINQPad crashes (null reference exception).
When I start a new query and attempt to add Nuget dependency to RazorEngine, it fails. Googling the error message (could not find RazorEngine compatible with Asp.Net3) turns up posts saying that this was resolved by updating the nuget package manager.
If I attempt to add dependency to version 3.5.3 of RazorEngine (not latest 3.6.0), then LINQPad crashes (null reference exception).
Comments
The current LINQPad beta uses the latest version of NuGet.Core.dll (2.8.3), and it appears the problem still exists in this library. You can verify this running the following query in LINQPad, after adding a NuGet reference to NuGet.Core: FWIW, this isn't a problem with the newer RazorEngine NuGet package which is in prerelease.
http://www.linqpad.net/Download.aspx