-
Notifications
You must be signed in to change notification settings - Fork 852
Closed
Labels
Area-SetupAndDeliverySetup, packages, templates, SDK, delivery channelsSetup, packages, templates, SDK, delivery channelsBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Description
Copied from NuGet/Home#3486.
Repro Steps:
- New a project (F# ConsoleApplication template).
- Expand ‘References’ node in Solution Explorer.
- Right-click ‘System.ValueTuple’ and look at the full path of it in ‘Properties’.
Expected Result:
There is no yellow warning icon on the reference and the full path is not empty.
Actual Result:
There is a yellow warning icon on the reference and the full path is empty as below screenshot.

Note:
- It found on Dev15 Preview 25719.02 (NuGet 3.6.0-Beta1-1821).
- It repro on Dev15 Preview 25719.02 + NuGet 3.6.0-xprivate-2004.
- It doesn’t repro on Dev14 Microupdate3.5 25431.01 (NuGet 3.4.4.1321).
- It doesn’t repro on Dev14 U3 25425.01 (NuGet 3.4.4.1321).
- It doesn’t repro on Dev14 U3 25425.01 + NuGet 3.5.0-RTM-1846.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SetupAndDeliverySetup, packages, templates, SDK, delivery channelsSetup, packages, templates, SDK, delivery channelsBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.