Browse Source

modify to include pdbs

Charlie Kindel 5 năm trước cách đây
mục cha
commit
75e2bf28c3
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      Terminal.Gui/Terminal.Gui.csproj

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

@@ -186,6 +186,11 @@
     </PackageReleaseNotes>
     </PackageReleaseNotes>
   </PropertyGroup>
   </PropertyGroup>
 
 
+  <PropertyGroup>
+    <IncludeSymbols>true</IncludeSymbols>
+    <SymbolPackageFormat>snupkg</SymbolPackageFormat>
+</PropertyGroup>
+
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType></DebugType>
     <DebugType></DebugType>
   </PropertyGroup>
   </PropertyGroup>