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

Commit 7348ae2

Browse files
committed
Fix type does not support direct content in XAML
Add reference to UIAutomationProvider. https://stackoverflow.com/a/35580095/121348
1 parent 5f98e7b commit 7348ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio.UI/GitHub.VisualStudio.UI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<Reference Include="System.Xaml" />
1414
<Reference Include="PresentationCore" />
1515
<Reference Include="PresentationFramework" />
16+
<Reference Include="UIAutomationProvider" />
1617
<Reference Include="WindowsBase" />
1718
</ItemGroup>
1819

0 commit comments

Comments
 (0)