Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Dependency upgrades (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real authored Apr 9, 2022
1 parent 69620b4 commit 0542483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HassClient/HassClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="6.0.2" />
<PackageReference Include="Roslynator.Analyzers" Version="4.0.2">
<PackageReference Include="Roslynator.Analyzers" Version="4.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 0542483

Please sign in to comment.