Skip to content

Commit

Permalink
Remove README.md from Frank.CronJobs.Cron
Browse files Browse the repository at this point in the history
The README.md file has been deleted from Frank.CronJobs.Cron. Consequently, the reference to this file in the .csproj has also been removed to avoid conflicts during the build process.
  • Loading branch information
frankhaugen committed Jan 21, 2024
1 parent 7dc7156 commit 5735164
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions Frank.CronJobs.Cron/Frank.CronJobs.Cron.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,4 @@
<PackageTags>Cron, CronExpression, CronParser, CronQuery, CronJobs, CronJob, Parser, Expression, Schedule, Scheduling, ScheduleExpression, SchedulingExpression, ScheduleParser, SchedulingParser, ScheduleExpressionParser, SchedulingExpressionParser</PackageTags>
</PropertyGroup>

<ItemGroup>
<None Update="README.md">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>
5 changes: 0 additions & 5 deletions Frank.CronJobs.Cron/README.md

This file was deleted.

0 comments on commit 5735164

Please sign in to comment.