We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f634eb + 6914aa8 commit 7d448d9Copy full SHA for 7d448d9
Src/SourceGrid.csproj
@@ -57,6 +57,7 @@
57
<OutputPath>..\Out\net8\Release\</OutputPath>
58
<DocumentationFile>..\Out\net8\SourceGrid.XML</DocumentationFile>
59
<DebugSymbols>true</DebugSymbols>
60
+ <DebugType>portable</DebugType>
61
</PropertyGroup>
62
<ItemGroup>
63
<Compile Update="DevAge.Windows.Forms\Windows\Forms\ButtonMultiSelection.cs">
0 commit comments