Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 898 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 898 Bytes

Road map

  • A feature that has been completed
  • A feature that has NOT yet been completed

Features that have a checkmark are complete and available for download in the [CI build](http://vsixgallery.com/extension/ProjPackageIntellisense.Mike Lorbetske.e22f3d7e-6b01-4ef8-b3cb-ea293a87b00f/).

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.4

  • Implement NuGet V2 Feed support
  • Change WebRequestFactory to use a static HttpClient to avoid connection socket exhaustion problem

1.1

  • Go To Definition (F12) for MSBuild imports
  • Go To Definition (F12) for MSBuild properties

1.0

  • Initial release
  • Intellisense for NuGet package name and version
  • Hover tooltips for NuGet packages

Template

  • Initial release
  • Feature 1
  • Feature 2
    • Sub feature