Skip to content

Commit a65567f

Browse files
committed
+ publishing of symbols package
1 parent 5a17564 commit a65567f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

syp.biz.Common.NET/syp.biz.Common.NET.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<Copyright>Copyright (c) 2020 syp.biz</Copyright>
2828
<PackageTags>Common; Extensions; Utilities; .NET</PackageTags>
2929
<DelaySign>false</DelaySign>
30+
<IncludeSymbols>true</IncludeSymbols>
31+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3032
</PropertyGroup>
3133

3234
<ItemGroup>

0 commit comments

Comments
 (0)