Skip to content

Commit

Permalink
Tmds.DBus.Protocol: update versions of dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmds committed Feb 15, 2023
1 parent bacf5e5 commit 9b0363f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Tmds.DBus.Protocol/Tmds.DBus.Protocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.Streams" Version="2.9.45-alpha" />
<PackageReference Include="System.IO.Pipelines" Version="6.0.1" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
<PackageReference Include="Nerdbank.Streams" Version="2.9.112" />
<PackageReference Include="System.Threading.Channels" Version="7.0.0" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9b0363f

Please sign in to comment.