1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
- <Metadata >
4
- <Identity Id =" codestream-vs" Version =" 8.3.8 .0" Language =" en-US" Publisher =" CodeStream" />
5
- <DisplayName >CodeStream - Code Review & Discussion </DisplayName >
6
- <Description xml : space =" preserve" >Discuss code easily. Streamline Code Reviews. Improve code quality. Works w/ Slack, Teams, GitHub, GitLab, Bitbucket , Jira, Trello and more.</Description >
7
- <MoreInfo >https://codestream.com/</MoreInfo >
8
- <ReleaseNotes >CHANGELOG.txt</ReleaseNotes >
9
- <Icon >Resources\Assets\codestream.png</Icon >
10
- <PreviewImage >Resources\CodeStreamPackage.ico</PreviewImage >
11
- <Tags >chat;collaboration;review;documentation ;slack</Tags >
12
- </Metadata >
13
- <Installation Experimental =" false" AllUsers =" true" >
14
- <!-- Targetting the first release after Preview 3 which is: 15.0.15 Release July 10, 2018 -->
15
- <!-- See: https://docs.microsoft.com/en-us/visualstudio/install/visual-studio-build-numbers-and-release-dates?view=vs-2017 -->
16
- <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0.27413.43, 17.0]" />
17
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [15.0.27413.43, 17.0]" />
18
- <InstallationTarget Id =" Microsoft.VisualStudio.Enterprise" Version =" [15.0.27413.43, 17.0]" />
19
- </Installation >
20
- <Dependencies >
21
- <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
22
- <Dependency Id =" Microsoft.VisualStudio.MPF.15.0" DisplayName =" Visual Studio MPF 15.0" d : Source =" Installed" Version =" [15.0]" />
23
- </Dependencies >
24
- <Prerequisites >
25
- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0.27413.43, 17.0]" DisplayName =" Visual Studio core editor" />
26
- </Prerequisites >
27
- <Assets >
28
- <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
29
- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" CodeStream.VisualStudio.pkgdef" />
30
- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
31
- <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%.Shell.2017" Path =" |CodeStream.VisualStudio.Shell.2017|" TargetVersion =" [15.0.26228.43,15.9999.9999.9999]" />
32
- <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%.Shell.2019" TargetVersion =" [16.0.0.0,17.0]" Path =" |CodeStream.VisualStudio.Shell.2019|" />
33
- </Assets >
3
+ <Metadata >
4
+ <Identity Id =" codestream-vs" Version =" 9.0.0 .0" Language =" en-US" Publisher =" CodeStream" />
5
+ <DisplayName >CodeStream - GitHub & GitLab PRs and Code Review </DisplayName >
6
+ <Description xml : space =" preserve" >GitHub pull requests and code reviews in your IDE. Eliminate context-switching between tools. Also integrates with GitLab, Bitbucket, Slack, Teams , Jira, Trello and more.</Description >
7
+ <MoreInfo >https://codestream.com/</MoreInfo >
8
+ <ReleaseNotes >CHANGELOG.txt</ReleaseNotes >
9
+ <Icon >Resources\Assets\codestream.png</Icon >
10
+ <PreviewImage >Resources\CodeStreamPackage.ico</PreviewImage >
11
+ <Tags >chat;collaboration;github;review ;slack</Tags >
12
+ </Metadata >
13
+ <Installation Experimental =" false" AllUsers =" true" >
14
+ <!-- Targetting the first release after Preview 3 which is: 15.0.15 Release July 10, 2018 -->
15
+ <!-- See: https://docs.microsoft.com/en-us/visualstudio/install/visual-studio-build-numbers-and-release-dates?view=vs-2017 -->
16
+ <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0.27413.43, 17.0]" />
17
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [15.0.27413.43, 17.0]" />
18
+ <InstallationTarget Id =" Microsoft.VisualStudio.Enterprise" Version =" [15.0.27413.43, 17.0]" />
19
+ </Installation >
20
+ <Dependencies >
21
+ <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
22
+ <Dependency Id =" Microsoft.VisualStudio.MPF.15.0" DisplayName =" Visual Studio MPF 15.0" d : Source =" Installed" Version =" [15.0]" />
23
+ </Dependencies >
24
+ <Prerequisites >
25
+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0.27413.43, 17.0]" DisplayName =" Visual Studio core editor" />
26
+ </Prerequisites >
27
+ <Assets >
28
+ <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
29
+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" CodeStream.VisualStudio.pkgdef" />
30
+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
31
+ <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%.Shell.2017" Path =" |CodeStream.VisualStudio.Shell.2017|" TargetVersion =" [15.0.26228.43,15.9999.9999.9999]" />
32
+ <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%.Shell.2019" TargetVersion =" [16.0.0.0,17.0]" Path =" |CodeStream.VisualStudio.Shell.2019|" />
33
+ </Assets >
34
34
</PackageManifest >
0 commit comments