瀏覽代碼

fix nuget symbol publish?

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

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

@@ -102,7 +102,7 @@
     <GitRepositoryRemoteName>upstream</GitRepositoryRemoteName>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>
     <EnableSourceLink>true</EnableSourceLink>
-    <DebugType>Embedded</DebugType>
+    <!--<DebugType>Embedded</DebugType>-->
     <Authors>Miguel de Icaza, Tig Kindel (@tig), @BDisp</Authors>
   </PropertyGroup>
 </Project>