Skip to content

Commit

Permalink
Added package to support ReadAllAsync()
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Nov 25, 2024
1 parent dd93cf4 commit af0505c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Libplanet.Net/Libplanet.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<ItemGroup>
<PackageReference Include="AsyncEnumerator" Version="4.0.2" />
<PackageReference Include="Destructurama.Attributed" Version="2.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="5.0.0" />
<PackageReference Include="Planetarium.NetMQ" Version="4.0.0.261-planetarium" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.0" />
Expand Down

0 comments on commit af0505c

Please sign in to comment.