Skip to content

Commit c07696e

Browse files
Bump NetDaemon.Runtime, NetDaemon.AppModel, NetDaemon.Client and NetDaemon.HassModel
Bumps [NetDaemon.Runtime](https://github.com/net-daemon/netdaemon), [NetDaemon.AppModel](https://github.com/net-daemon/netdaemon), [NetDaemon.Client](https://github.com/net-daemon/netdaemon) and [NetDaemon.HassModel](https://github.com/net-daemon/netdaemon). These dependencies needed to be updated together. Updates `NetDaemon.Runtime` from 24.35.1 to 24.37.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](net-daemon/netdaemon@24.35.1...24.37.0) Updates `NetDaemon.AppModel` from 24.35.1 to 24.37.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](net-daemon/netdaemon@24.35.1...24.37.0) Updates `NetDaemon.Client` from 24.35.1 to 24.37.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](net-daemon/netdaemon@24.35.1...24.37.0) Updates `NetDaemon.HassModel` from 24.35.1 to 24.37.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](net-daemon/netdaemon@24.35.1...24.37.0) --- updated-dependencies: - dependency-name: NetDaemon.Runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NetDaemon.AppModel dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NetDaemon.Client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NetDaemon.HassModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2e24ac commit c07696e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<ItemGroup>
1010
<PackageReference Include="FluentDateTime" Version="3.0.0" />
1111
<PackageReference Include="Grpc.AspNetCore" Version="2.65.0" />
12-
<PackageReference Include="NetDaemon.AppModel" Version="24.35.1" />
13-
<PackageReference Include="NetDaemon.Runtime" Version="24.35.1" />
14-
<PackageReference Include="NetDaemon.Client" Version="24.35.1" />
12+
<PackageReference Include="NetDaemon.AppModel" Version="24.37.0" />
13+
<PackageReference Include="NetDaemon.Runtime" Version="24.37.0" />
14+
<PackageReference Include="NetDaemon.Client" Version="24.37.0" />
1515
<PackageReference Include="NetDaemon.Extensions.Scheduling" Version="24.35.1" />
1616
<PackageReference Include="NetDaemon.Extensions.Logging" Version="24.35.1" />
1717
<PackageReference Include="NetDaemon.Extensions.Tts" Version="24.35.1" />

0 commit comments

Comments
 (0)