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

Commit 6bede88

Browse files
committed
Include MS.VisualStudio.SDK.EmbedInteropTypes
Force GitHub.VisualStudio.UI.dll to embed not reference types from *.DesignTime assemblies (and others that should be embedded).
1 parent 8bc5ff0 commit 6bede88

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
@@ -24,5 +24,6 @@
2424
<ItemGroup>
2525
<PackageReference Include="Markdig.Signed" version="0.13.0" />
2626
<PackageReference Include="Markdig.Wpf.Signed" version="0.2.1" />
27+
<PackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.27" />
2728
</ItemGroup>
2829
</Project>

0 commit comments

Comments
 (0)