Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/RemoteClient.Linux/RemoteClient.Linux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Avalonia.Fonts.Inter" Version="12.1.1" />
<!-- Pin Avalonia's transitive Tmds.DBus.Protocol to the 0.21-line security patch to clear NU1903
(GHSA-xrw6-gwf8-vvr9; patched in 0.21.3). Staying on 0.21.x keeps Avalonia 11.2 compatibility. -->
<PackageReference Include="Tmds.DBus.Protocol" Version="0.94.2" />
<PackageReference Include="Tmds.DBus.Protocol" Version="0.95.0" />
</ItemGroup>

<ItemGroup>
Expand Down