Skip to content

Commit

Permalink
build: update release build config to add pdb file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-Siemens committed Jan 31, 2024
1 parent 0f634eb commit 6914aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/SourceGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<OutputPath>..\Out\net8\Release\</OutputPath>
<DocumentationFile>..\Out\net8\SourceGrid.XML</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Update="DevAge.Windows.Forms\Windows\Forms\ButtonMultiSelection.cs">
Expand Down

0 comments on commit 6914aa8

Please sign in to comment.