Home
Options

NuGet references missing from Query object model?

Hi,

If I load a LINQPad query file using the object model, as in LINQPad.ObjectModel.Query.Load(@"foo.linq"), I noticed that the Query object doesn't list the NuGet references. However, these are there as elements when looking at source of the file. Is there another way to get those?

Thanks!

Comments

Sign In or Register to comment.