瀏覽代碼

Make terminal gui internal methods visible to TGD

tznind 1 年之前
父節點
當前提交
f3e832bfd8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Terminal.Gui/Terminal.Gui.csproj

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

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