Skip to content

Commit 935cb30

Browse files
Use default PDB type
Do not set PDB type to Full so the modern format is used.
1 parent 4ca0b65 commit 935cb30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<AssemblyTitle>Logging Extensions for xunit</AssemblyTitle>
4-
<DebugType>full</DebugType>
54
<Description>Extensions for Microsoft.Extensions.Logging for xunit.</Description>
65
<GenerateDocumentationFile>true</GenerateDocumentationFile>
76
<NoWarn>$(NoWarn)</NoWarn>

0 commit comments

Comments
 (0)