[C#] Add packaging artifacts to build a .nuget zip
authorMatt Corallo <git@bluematt.me>
Thu, 9 Nov 2023 17:53:23 +0000 (17:53 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 11 Nov 2023 02:40:51 +0000 (02:40 +0000)
commit6ebc8e8ab9628f4db37bd057e3c7c7b2554962f8
tree100a3c78f54383f2805698fa5b70db5c89df2681
parentd23f234d571cb3094e3b33f287d065877793361a
[C#] Add packaging artifacts to build a .nuget zip
12 files changed:
.gitignore
README.md
c_sharp/build-release-nupkg.sh [new file with mode: 0755]
c_sharp/packaging_artifacts/LICENSE-APACHE [new symlink]
c_sharp/packaging_artifacts/LICENSE-MIT [new symlink]
c_sharp/packaging_artifacts/LICENSE.md [new symlink]
c_sharp/packaging_artifacts/README.md [new symlink]
c_sharp/packaging_artifacts/[Content_Types].xml [new file with mode: 0644]
c_sharp/packaging_artifacts/_rels/.rels [new file with mode: 0644]
c_sharp/packaging_artifacts/org.ldk.nuspec [new file with mode: 0644]
c_sharp/packaging_artifacts/package/services/metadata/core-properties/ldk.psmdcp [new file with mode: 0644]
genbindings.sh