Skip to content

Commit

Permalink
trying to upload symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Mar 13, 2023
1 parent c44f704 commit 01ec250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Pilgaard.BackgroundJobs/Pilgaard.BackgroundJobs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<Description>Easily create background jobs that run based on Cron expressions, interval or absolute time.</Description>
<PackageTags>cron;cronjobs;backgroundservice;backgroundworker;scheduling;job;jobs;backgroundjobs</PackageTags>
<MinVerTagPrefix>backgroundjobs-v</MinVerTagPrefix>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 01ec250

Please sign in to comment.