Skip to content

Commit f8bb44b

Browse files
committed
Update IpfsShipyard.Ipfs.Core package reference to version 0.8.0
1 parent b1edba4 commit f8bb44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IpfsHttpClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Added missing IFileSystemApi.ListAsync. Doesn't fully replace the removed IFileS
102102
</ItemGroup>
103103

104104
<ItemGroup>
105-
<ProjectReference Include="..\..\net-ipfs-core\src\IpfsCore.csproj" />
105+
<PackageReference Include="IpfsShipyard.Ipfs.Core" Version="0.8.0" />
106106
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
107107
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
108108
<PackageReference Include="Multiformats.Base" Version="2.0.2" />

0 commit comments

Comments
 (0)