Skip to content

Commit 11e46f6

Browse files
committed
Ship pdbs in the main nupkg
1 parent a05b073 commit 11e46f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GmodNET.Serilog.Sink/GmodNET.Serilog.Sink.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
66
<DebugType>Portable</DebugType>
77
<PublishRepositoryUrl>true</PublishRepositoryUrl>
8-
<IncludeSymbols>true</IncludeSymbols>
9-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
8+
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
109
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1110
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
1211
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)