From: Matt Corallo Date: Sat, 11 Nov 2023 03:27:57 +0000 (+0000) Subject: [C#] Set license URL to the deprecated marker, fix file path X-Git-Tag: v0.0.118.0-alpha1~10^2 X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-java;a=commitdiff_plain;h=97191deb62575c8cc0afa4c876bdc12ebe0937b6 [C#] Set license URL to the deprecated marker, fix file path Apparently this is required when using a LICENSE file for nuget.org --- diff --git a/c_sharp/packaging_artifacts/org.ldk.nuspec b/c_sharp/packaging_artifacts/org.ldk.nuspec index 35937cb0..74129edd 100644 --- a/c_sharp/packaging_artifacts/org.ldk.nuspec +++ b/c_sharp/packaging_artifacts/org.ldk.nuspec @@ -4,8 +4,8 @@ org.ldk Set in genbindings.sh automagically LDK - LICENSE - https://github.com/lightningdevkit/rust-lightning/blob/main/LICENSE.md + LICENSE.md + https://aka.ms/deprecateLicenseUrl README.md https://lightningdevkit.org/ LDK C# Bindings