Browse Source

modify to include pdbs

Charlie Kindel 5 years ago
parent
commit
75e2bf28c3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Terminal.Gui/Terminal.Gui.csproj

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

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