Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justdmitry authored Jul 25, 2019
1 parent 5dc8d93 commit 912839b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@ if (myTask.IsStarted)

Use NuGet package [RecurrentTasks](https://www.nuget.org/packages/RecurrentTasks/)

## Testing

Tests can be run with `dotnet test`.

### Dependencies

* Microsoft.AspNetCore.Http.Abstractions, v2.1.0
* Microsoft.Extensions.DependencyInjection.Abstractions, v2.1.0
* Microsoft.Extensions.Hosting.Abstractions, v2.1.0
* Microsoft.Extensions.Logging.Abstractions, v2.1.0
* Microsoft.Extensions.Options, v2.1.0

## Testing

Tests can be run with `dotnet test`.

0 comments on commit 912839b

Please sign in to comment.