Skip to content

Commit 6118ea3

Browse files
committed
Add snupkg generation
1 parent 70f3cb1 commit 6118ea3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

FollowingFileStream/FollowingFileStream.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<Authors>Emmanuel André</Authors>
1010
<Version>$(Version)</Version>
1111
<PublishRepositoryUrl>true</PublishRepositoryUrl>
12+
<IncludeSymbols>true</IncludeSymbols>
13+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1214
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1315
</PropertyGroup>
1416
<ItemGroup>

0 commit comments

Comments
 (0)