Skip to content

Commit

Permalink
Use default PDB type
Browse files Browse the repository at this point in the history
Do not set PDB type to Full so the modern format is used.
  • Loading branch information
martincostello committed Mar 26, 2021
1 parent 4ca0b65 commit 935cb30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyTitle>Logging Extensions for xunit</AssemblyTitle>
<DebugType>full</DebugType>
<Description>Extensions for Microsoft.Extensions.Logging for xunit.</Description>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn)</NoWarn>
Expand Down

0 comments on commit 935cb30

Please sign in to comment.