Skip to content

Commit

Permalink
[ci skip] test: output debug symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Apr 2, 2023
1 parent 58c333a commit e5ec06c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions X10D.Tests/X10D.Tests.csproj
Expand Up @@ -6,6 +6,8 @@
<IsPackable>false</IsPackable>
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<DebugType>Full</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e5ec06c

Please sign in to comment.