Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Hosting.WindowsServices (#29)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Hosting.WindowsServices](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.WindowsServices
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 02af593 commit 99b98e2
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 212 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Google.Apis.Calendar.v3" Version="1.68.0.3592" />
<PackageReference Include="Ical.Net" Version="4.3.1" />
<PackageReference Include="jaytwo.FluentUri" Version="0.1.4" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.0" />
<PackageReference Include="ThrottleDebounce" Version="2.0.0" />
<PackageReference Include="Unfucked" Version="0.0.0-beta3" />
Expand Down
Loading

0 comments on commit 99b98e2

Please sign in to comment.