Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-containers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:25:39 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:25:39 +0300
commitd898125e32d37dc830b96c8d20a082fca130ea7d (patch)
treed740e37647b014c6710055b6dbb189791124c74a
parentc49975855cc0aee7a1f237b2d7c2382686dd7cce (diff)
readme/license
-rw-r--r--NesContainers.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/NesContainers.csproj b/NesContainers.csproj
index 6a5be4a..b8ea4c0 100644
--- a/NesContainers.csproj
+++ b/NesContainers.csproj
@@ -18,6 +18,10 @@
</PropertyGroup>
<ItemGroup>
+ <None Update="LICENSE">
+ <Pack>True</Pack>
+ <PackagePath>\</PackagePath>
+ </None>
<None Update="README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>