Skip to content

Commit 9146b40

Browse files
committed
Added Symbols generation for the packages
1 parent 6ec2e4b commit 9146b40

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

DbSyncKit.DB.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1616
</PropertyGroup>
1717

18+
<PropertyGroup>
19+
<IncludeSymbols>true</IncludeSymbols>
20+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
21+
</PropertyGroup>
22+
1823
<ItemGroup>
1924
<None Include="..\LICENSE.txt">
2025
<Pack>True</Pack>

0 commit comments

Comments
 (0)