Skip to content

Commit b47259c

Browse files
Bump Tmds.DBus.Protocol from 0.16.0 to 0.21.3
--- updated-dependencies: - dependency-name: Tmds.DBus.Protocol dependency-version: 0.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f71874e commit b47259c

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)