We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f3cb1 commit 6118ea3Copy full SHA for 6118ea3
1 file changed
FollowingFileStream/FollowingFileStream.csproj
@@ -9,6 +9,8 @@
9
<Authors>Emmanuel André</Authors>
10
<Version>$(Version)</Version>
11
<PublishRepositoryUrl>true</PublishRepositoryUrl>
12
+ <IncludeSymbols>true</IncludeSymbols>
13
+ <SymbolPackageFormat>snupkg</SymbolPackageFormat>
14
<PackageLicenseFile>LICENSE</PackageLicenseFile>
15
</PropertyGroup>
16
<ItemGroup>
0 commit comments