We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05b073 commit 11e46f6Copy full SHA for 11e46f6
GmodNET.Serilog.Sink/GmodNET.Serilog.Sink.csproj
@@ -5,8 +5,7 @@
5
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
6
<DebugType>Portable</DebugType>
7
<PublishRepositoryUrl>true</PublishRepositoryUrl>
8
- <IncludeSymbols>true</IncludeSymbols>
9
- <SymbolPackageFormat>snupkg</SymbolPackageFormat>
+ <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
10
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
11
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
12
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments