pnp / sp-dev-fx-vs-extension

Visual Studio extension work around SPFx together with community
MIT License
56 stars 25 forks source link

Double files within explorer #6

Closed bonm014 closed 7 years ago

bonm014 commented 7 years ago

Category

[ ] Question [X] Bug [ ] Enhancement

Observed Behavior

I create a new project in Visual Studio 2015 and a new web part within, the form shows and I fill in all the required fields. I leave the "Do not automatically install dependencies" is unchecked. I close visual studio, reopen visual studio, load the project I just created and I see all the files double within the solution gallery.

Expected or Desired Behavior

I would expect that all my files are listed once, the project file (open in notepad) only shows a reference to the files once.

Steps to Reproduce

See observed behavior projectdefinition solutionexplorer

eshupps commented 7 years ago

Did you use the release version linked from the Release page, install from the Visual Studio gallery, or clone the repo and do a local build?

bonm014 commented 7 years ago

Oh sorry ofcourse, I used the version from the "Visual Studio Extension Gallery"

eshupps commented 7 years ago

Fixed in #55b7d20.