From 97191deb62575c8cc0afa4c876bdc12ebe0937b6 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sat, 11 Nov 2023 03:27:57 +0000 Subject: [PATCH] [C#] Set license URL to the deprecated marker, fix file path Apparently this is required when using a LICENSE file for nuget.org --- c_sharp/packaging_artifacts/org.ldk.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2