Skip to content

Commit

Permalink
Fix a package load exception because the project is not registered as…
Browse files Browse the repository at this point in the history
… a MEF component.
  • Loading branch information
ronniexue committed Oct 30, 2015
1 parent 2fe7de0 commit d41a050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source.extension.vsixmanifest
Expand Up @@ -18,6 +18,7 @@
</Dependencies>
<Assets>
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" />
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%|" />
</Assets>
</PackageManifest>

0 comments on commit d41a050

Please sign in to comment.