Skip to content

Commit

Permalink
chore: new bits for Multicast and Ipfs.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Aug 30, 2019
1 parent 05ccdc9 commit 302630f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PeerTalk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Ipfs.Core" Version="0.54.0" />
<PackageReference Include="Makaretu.Dns.Multicast" Version="0.24.0" />
<PackageReference Include="Ipfs.Core" Version="0.55.0" />
<PackageReference Include="Makaretu.Dns.Multicast" Version="0.25.0" />
<PackageReference Include="Makaretu.KBucket" Version="0.5.0" />
<PackageReference Include="Nito.AsyncEx" Version="5.0.0" />
<PackageReference Include="protobuf-net" Version="2.4.0" />
Expand Down

0 comments on commit 302630f

Please sign in to comment.