Skip to content

Commit

Permalink
Bump JoySoftware.NetDaemon.Extensions.Logging from 23.32.0 to 23.38.0
Browse files Browse the repository at this point in the history
Bumps [JoySoftware.NetDaemon.Extensions.Logging](https://github.com/net-daemon/netdaemon) from 23.32.0 to 23.38.0.
- [Release notes](https://github.com/net-daemon/netdaemon/releases)
- [Commits](23.32.0...23.38.0)

---
updated-dependencies:
- dependency-name: JoySoftware.NetDaemon.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 32eceb4 commit 20e78cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug/MyNDApp/MyNDApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="JoySoftware.NetDaemon.HassModel" Version="23.32.0" />
<PackageReference Include="JoySoftware.NetDaemon.Client" Version="23.32.0" />
<PackageReference Include="JoySoftware.NetDaemon.Extensions.Scheduling" Version="23.32.0" />
<PackageReference Include="JoySoftware.NetDaemon.Extensions.Logging" Version="23.32.0" />
<PackageReference Include="JoySoftware.NetDaemon.Extensions.Logging" Version="23.38.0" />
<PackageReference Include="JoySoftware.NetDaemon.Extensions.Tts" Version="23.32.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
Expand Down

0 comments on commit 20e78cc

Please sign in to comment.