Skip to content

Commit

Permalink
Merge 4f8d2cf into 755c02b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 10, 2020
2 parents 755c02b + 4f8d2cf commit 6628395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="JoySoftware.HassClient" Version="0.5.1-beta" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.5" />
<PackageReference Include="YamlDotNet" Version="8.1.1" />
<PackageReference Include="System.Reactive" Version="4.4.1" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/DaemonRunner/DaemonRunner/DaemonRunner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="JoySoftware.HassClient" Version="0.5.1-beta" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.6.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.5" />
<PackageReference Include="YamlDotNet" Version="8.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />

Expand Down

0 comments on commit 6628395

Please sign in to comment.