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.
2 parents afb5ef3 + 97191de commit dc9e810Copy full SHA for dc9e810
c_sharp/packaging_artifacts/org.ldk.nuspec
@@ -4,8 +4,8 @@
4
<id>org.ldk</id>
5
<version>Set in genbindings.sh automagically</version>
6
<authors>LDK</authors>
7
- <license type="file">LICENSE</license>
8
- <licenseUrl>https://github.com/lightningdevkit/rust-lightning/blob/main/LICENSE.md</licenseUrl>
+ <license type="file">LICENSE.md</license>
+ <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
9
<readme>README.md</readme>
10
<projectUrl>https://lightningdevkit.org/</projectUrl>
11
<description>LDK C# Bindings</description>
0 commit comments