File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 <MenuFlyout Placement =" BottomEdgeAlignedLeft" VerticalOffset =" -8" >
2828 <MenuItem Header =" {DynamicResource Text.Repository.Fleet}" Command =" {Binding OpenInFleet}" >
2929 <MenuItem .Icon>
30- <Image Source =" /Resources/ExternalToolIcons/fleet.png" Width =" 13 " Height =" 13 " />
30+ <Image Source =" /Resources/ExternalToolIcons/fleet.png" Width =" 16 " Height =" 16 " RenderOptions.BitmapInterpolationMode= " HighQuality " />
3131 </MenuItem .Icon>
3232 </MenuItem >
3333 <MenuItem Header =" {DynamicResource Text.Repository.VSCode}" Command =" {Binding OpenInVSCode}" >
3434 <MenuItem .Icon>
35- <Image Source =" /Resources/ExternalToolIcons/vscode.png" Width =" 13 " Height =" 13 " />
35+ <Image Source =" /Resources/ExternalToolIcons/vscode.png" Width =" 16 " Height =" 16 " RenderOptions.BitmapInterpolationMode= " HighQuality " />
3636 </MenuItem .Icon>
3737 </MenuItem >
3838 </MenuFlyout >
You can’t perform that action at this time.
0 commit comments