This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree 5 files changed +27
-6
lines changed
5 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 141
141
<Compile Include =" VisualStudioExtensions.cs" />
142
142
</ItemGroup >
143
143
<ItemGroup >
144
+ <Content Include =" GitHub.InlineReviews.imagemanifest" >
145
+ <IncludeInVSIX >true</IncludeInVSIX >
146
+ <SubType >Designer</SubType >
147
+ </Content >
144
148
<None Include =" packages.config" >
145
149
<SubType >Designer</SubType >
146
150
</None >
447
451
<Content Include =" Resources\logo_32x32%402x.png" >
448
452
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
449
453
</Content >
450
- <Content Include =" Resources\PullRequestFilterCommand.png" />
451
454
</ItemGroup >
452
455
<ItemGroup >
453
456
<Folder Include =" SampleData\" />
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- This file was generated by the ManifestFromResources tool.-->
3
+ <!-- Version: 14.0.50929.2 -->
4
+ <ImageManifest xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns =" http://schemas.microsoft.com/VisualStudio/ImageManifestSchema/2014" >
5
+ <Symbols >
6
+ <String Name =" Resources" Value =" /GitHub.VisualStudio;Component/Resources/icons" />
7
+
8
+ <Guid Name =" guidGitHubInlineReviews" Value =" {7b2a62fb-6aaa-4893-82c2-4895716a390c}" />
9
+ <ID Name =" pullrequest" Value =" 1" />
10
+ </Symbols >
11
+ <Images >
12
+ <Image Guid =" $(guidGitHubInlineReviews)" ID =" $(pullrequest)" >
13
+ <Source Uri =" $(Resources)/git_pull_request.xaml" />
14
+ </Image >
15
+ </Images >
16
+ <ImageLists />
17
+ </ImageManifest >
Original file line number Diff line number Diff line change 66
66
</Button >
67
67
<Button guid =" guidPullRequestFilterCommandPackageCmdSet" id =" PullRequestFilterCommandId" priority =" 0x0400" type =" Button" >
68
68
<Parent guid =" guidSHLMainMenu" id =" IDG_VS_TOOLBAR_PROJWIN_FILTERS" />
69
- <Icon guid =" guidImages " id =" pullrequest" />
69
+ <Icon guid =" guidGitHubInlineReviews " id =" pullrequest" />
70
70
<Strings >
71
71
<ButtonText >Pull Request Filter</ButtonText >
72
72
</Strings >
83
83
</Strings >
84
84
</Button >
85
85
</Buttons >
86
- <Bitmaps >
87
- <Bitmap guid =" guidImages" href =" Resources\PullRequestFilterCommand.png" usedList =" pullrequest" />
88
- </Bitmaps >
89
86
</Commands >
90
87
<KeyBindings >
91
88
<KeyBinding guid =" guidGitHubCommandSet" id =" NextInlineCommentId" editor =" guidVSStd97" key1 =" VK_OEM_6" mod1 =" Alt" />
108
105
<IDSymbol name =" PullRequestFilterCommandId" value =" 0x0100" />
109
106
</GuidSymbol >
110
107
111
- <GuidSymbol name =" guidImages " value =" {775aa523-6c52-4c11-9c28-823c99d15613 }" >
108
+ <GuidSymbol name =" guidGitHubInlineReviews " value =" {7b2a62fb-6aaa-4893-82c2-4895716a390c }" >
112
109
<IDSymbol name =" pullrequest" value =" 1" />
113
110
</GuidSymbol >
114
111
</Symbols >
Original file line number Diff line number Diff line change 413
413
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
414
414
<IncludeInVSIX >true</IncludeInVSIX >
415
415
</Content >
416
+ <Content Include =" ..\..\..\..\Desktop\Monikers.imagemanifest" >
417
+ <Link >Monikers.imagemanifest</Link >
418
+ <IncludeInVSIX >true</IncludeInVSIX >
419
+ </Content >
416
420
<None Include =" packages.config" >
417
421
<SubType >Designer</SubType >
418
422
</None >
You can’t perform that action at this time.
0 commit comments