Skip to content

Commit ed13a29

Browse files
authored
Bump Tmds.DBus.Protocol from 0.16.0 to 0.21.3 (#2316)
Pinned Tmds.DBus.Protocol at 0.21.3.
2 parents 868bf00 + b47259c commit ed13a29

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<!-- Other -->
2626
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2727
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
28+
<PackageVersion Include="Tmds.DBus.Protocol" Version="0.21.3" />
2829
<PackageVersion Include="Tools.InnoSetup" Version="6.3.1" GeneratePathProperty="true" />
2930

3031
<!-- Testing -->

src/shared/Core/Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
3434
<PackageReference Include="Avalonia.Diagnostics" />
35+
<PackageReference Include="Tmds.DBus.Protocol" />
3536
</ItemGroup>
3637

3738
</Project>

0 commit comments

Comments
 (0)