Skip to content

Commit 4292e5c

Browse files
chore: deprecate nuget package Ipfs.Api #48
1 parent 637f84e commit 4292e5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/IpfsApi.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
<Title>IPFS API</Title>
1818
<Description> Provides .Net client access to the InterPlanetary File System.</Description>
1919
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
20-
<PackageReleaseNotes>https://github.com/richardschneider/net-ipfs-api/releases</PackageReleaseNotes>
20+
<PackageReleaseNotes>
21+
This is the last release under this name. Please use the new name Ipfs.Http.Client
22+
</PackageReleaseNotes>
2123
<Copyright>© 2015-2018 Richard Schneider</Copyright>
2224
<PackageTags>ipfs peer-to-peer distributed file-system</PackageTags>
2325
<IncludeSymbols>True</IncludeSymbols>

0 commit comments

Comments
 (0)