Skip to content

Commit 9ae9c62

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
11-
<PackageReference Include="NetDaemon.HassModel" Version="24.28.1" />
11+
<PackageReference Include="NetDaemon.HassModel" Version="24.34.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)