Skip to content

Commit 01ec250

Browse files
committed
trying to upload symbols
1 parent c44f704 commit 01ec250

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Pilgaard.BackgroundJobs/Pilgaard.BackgroundJobs.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<Description>Easily create background jobs that run based on Cron expressions, interval or absolute time.</Description>
66
<PackageTags>cron;cronjobs;backgroundservice;backgroundworker;scheduling;job;jobs;backgroundjobs</PackageTags>
77
<MinVerTagPrefix>backgroundjobs-v</MinVerTagPrefix>
8+
<IncludeSymbols>true</IncludeSymbols>
9+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
810
</PropertyGroup>
911

1012
<ItemGroup>

0 commit comments

Comments
 (0)