Browse Source

Make terminal gui internal methods visible to TGD

tznind 1 year ago
parent
commit
f3e832bfd8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Terminal.Gui/Terminal.Gui.csproj

+ 1 - 0
Terminal.Gui/Terminal.Gui.csproj

@@ -65,6 +65,7 @@
   <!-- =================================================================== -->
   <!-- =================================================================== -->
   <ItemGroup>
   <ItemGroup>
     <InternalsVisibleTo Include="UnitTests" />
     <InternalsVisibleTo Include="UnitTests" />
+    <InternalsVisibleTo Include="TerminalGuiDesigner" />
   </ItemGroup>
   </ItemGroup>
   <!-- =================================================================== -->
   <!-- =================================================================== -->
   <!-- API Documentation -->
   <!-- API Documentation -->