Skip to content

Commit

Permalink
Update dependency Tmds.DBus to 0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Nov 22, 2024
1 parent c068aab commit e552c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="Tmds.DBus" Version="0.20.0" />
<PackageReference Include="Tmds.DBus" Version="0.21.2" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net6.0'">
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
Expand Down

0 comments on commit e552c5d

Please sign in to comment.