Skip to content

Commit

Permalink
Merge pull request #10648 from tmds/tmds_dbus
Browse files Browse the repository at this point in the history
Use latest Tmds.DBus.Protocol.
  • Loading branch information
maxkatz6 committed Mar 13, 2023
2 parents f6a7118 + 9a63f82 commit cbe0bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Avalonia.FreeDesktop/Avalonia.FreeDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Tmds.DBus.Protocol" Version="0.13.0" />
<PackageReference Include="Tmds.DBus.Protocol" Version="0.14.0" />
<PackageReference Include="Tmds.DBus.SourceGenerator" Version="0.0.2" />
</ItemGroup>

Expand Down

0 comments on commit cbe0bb8

Please sign in to comment.