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

Commit 2d44d02

Browse files
committed
Remove dependency on GitHub.UI
1 parent 44c10d2 commit 2d44d02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/GitHub.VisualStudio.UI/SharedDictionary.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:PresentationOptions="http://schemas.microsoft.com/winfx/2006/xaml/presentation/options"
44
xmlns:theme="clr-namespace:GitHub.VisualStudio.UI.Helpers"
5-
xmlns:cache="clr-namespace:GitHub.UI.Helpers;assembly=GitHub.UI"
6-
xmlns:ui="clr-namespace:GitHub.UI;assembly=GitHub.UI">
5+
xmlns:cache="clr-namespace:GitHub.UI.Helpers;assembly=GitHub.UI">
76

87
<ResourceDictionary.MergedDictionaries>
98
<theme:ThemeDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/Styles/ThemeDesignTime.xaml"/>

0 commit comments

Comments
 (0)