|
8 | 8 | <License>LICENSE.txt</License> |
9 | 9 | < Icon>Resources\ [email protected]</ Icon> |
10 | 10 | <PreviewImage>Resources\preview_200x200.png</PreviewImage> |
11 | | - <Tags>GitHub git github.com team explorer</Tags> |
| 11 | + <Tags>GitHub;git;open source;source control;branch;pull request;team explorer;commit;publish</Tags> |
12 | 12 | </Metadata> |
13 | 13 | <Installation AllUsers="true"> |
14 | 14 | <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0,]" /> |
| 15 | + <InstallationTarget Id="Microsoft.VisualStudio.Express_All" Version="[14.0,]" /> |
15 | 16 | </Installation> |
16 | 17 | <Dependencies> |
17 | 18 | <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> |
18 | 19 | <Dependency Id="Microsoft.VisualStudio.MPF.14.0" DisplayName="Visual Studio MPF 14.0" d:Source="Installed" Version="[14.0,]" /> |
19 | 20 | </Dependencies> |
20 | 21 | <Assets> |
21 | | - <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="Rothko" Path="|Rothko|" /> |
| 22 | + <Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" /> |
| 23 | + <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%|" /> |
22 | 24 | <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.Exports" Path="|GitHub.Exports|" /> |
23 | 25 | <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.Api" Path="|GitHub.Api|" /> |
24 | | - <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.App" Path="|GitHub.App|" /> |
25 | | - <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%|" /> |
26 | | - <Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" /> |
| 26 | + <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="Rothko" Path="|Rothko|" /> |
27 | 27 | <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.Exports.Reactive" Path="|GitHub.Exports.Reactive|" /> |
| 28 | + <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.App" Path="|GitHub.App|" /> |
28 | 29 | <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.TeamFoundation.14" Path="|GitHub.TeamFoundation.14|" /> |
29 | 30 | <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="GitHub.TeamFoundation.15" Path="|GitHub.TeamFoundation.15|" /> |
30 | 31 | </Assets> |
|
0 commit comments