Skip to content

Commit 22f376e

Browse files
committed
Disable symbols for main library
There is no code for there to need symbols
1 parent 3e331e4 commit 22f376e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TurnerSoftware.BuildVersioning/TurnerSoftware.BuildVersioning.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<IncludeBuildOutput>false</IncludeBuildOutput>
88
<NoWarn>$(NoWarn);NU5100;NU5104</NoWarn>
99
<BuildVersioningLogLevel>high</BuildVersioningLogLevel>
10+
<IncludeSymbols>false</IncludeSymbols>
1011
</PropertyGroup>
1112

1213
<PropertyGroup>

0 commit comments

Comments
 (0)