Skip to content

Commit d72c2ab

Browse files
fix(package): nuspec was invalid
1 parent 4ce3a5e commit d72c2ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/IpfsApi.nuspec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<?xml version="1.0" e
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3+
<metadata>
4+
<id>Ipfs.Api</id>
5+
<version>$version$</version>
26
<title>IPFS API</title>
37
<authors>Richard Schneider</authors>
48
<owners>Richard Schneider</owners>

0 commit comments

Comments
 (0)