We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637f84e commit 4292e5cCopy full SHA for 4292e5c
src/IpfsApi.csproj
@@ -17,7 +17,9 @@
17
<Title>IPFS API</Title>
18
<Description> Provides .Net client access to the InterPlanetary File System.</Description>
19
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
20
- <PackageReleaseNotes>https://github.com/richardschneider/net-ipfs-api/releases</PackageReleaseNotes>
+ <PackageReleaseNotes>
21
+ This is the last release under this name. Please use the new name Ipfs.Http.Client
22
+ </PackageReleaseNotes>
23
<Copyright>© 2015-2018 Richard Schneider</Copyright>
24
<PackageTags>ipfs peer-to-peer distributed file-system</PackageTags>
25
<IncludeSymbols>True</IncludeSymbols>
0 commit comments