Skip to content

Resolve from NuGet doesn't work #27010

@davkean

Description

@davkean

Version Used:
Version 15.8.0 Preview 2.0 [27716.1.d15.8]

Steps to Reproduce:

    class Program
    {
        static void Main(string[] args)
        {
            JObject foo; // <-- CTRL+. on JObject
        }
    }

Expected Behavior:
To be able to resolve from NuGet

Actual Behavior:
Unable to resolve from NuGet.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions