Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 9784ce6

Browse files
committed
Include InfoPanel template.
To make error messages appear in clone dialog.
1 parent f5369ba commit 9784ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio.UI/SharedDictionary.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/Styles/GitHubActionLink.xaml"/>
1717
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/Styles/ItemsControls.xaml"/>
1818
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/Styles/SectionControl.xaml"/>
19+
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/UI/Controls/InfoPanel.xaml"/>
1920
</ResourceDictionary.MergedDictionaries>
2021

2122
<DrawingBrush x:Key="ConnectArrowBrush">

0 commit comments

Comments
 (0)