Skip to content

Commit 6e19bcf

Browse files
committed
Embed debug symbols
1 parent a5c9d9d commit 6e19bcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Src/RT.Keyboard.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
88
<LangVersion>latest</LangVersion>
9+
<DebugSymbols>true</DebugSymbols>
10+
<DebugType>embedded</DebugType>
911

1012
<Authors>rstarkov;Timwi</Authors>
1113
<Description>GlobalKeyboardListener and other keyboard-related utilities.</Description>

0 commit comments

Comments
 (0)