Skip to content

Commit

Permalink
Bump TaskScheduler from 2.8.20 to 2.9.1 in /src/StartupManager
Browse files Browse the repository at this point in the history
Bumps [TaskScheduler](https://github.com/dahall/taskscheduler) from 2.8.20 to 2.9.1.
- [Release notes](https://github.com/dahall/taskscheduler/releases)
- [Commits](dahall/TaskScheduler@v2.8.20...v2.9.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and Faustvii committed Apr 12, 2021
1 parent 345c0b6 commit 0050f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StartupManager.Services/StartupManager.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" />
<PackageReference Include="TaskScheduler" Version="2.8.20" />
<PackageReference Include="TaskScheduler" Version="2.9.1" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 0050f00

Please sign in to comment.