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

NesTiler.git/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-14 00:17:25 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-14 00:17:25 +0300
commit98b3ab67db17aa64c5732f62ea5203b8d9b06d23 (patch)
tree82e5523375d2862297c3ee340db1f21dec9ca1e4 /NesTiler
parent114ce964a6af974302a49f126bf3e08e906f998a (diff)
Non single file tests
Diffstat (limited to 'NesTiler')
-rw-r--r--NesTiler/NesTiler.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/NesTiler/NesTiler.csproj b/NesTiler/NesTiler.csproj
index 1f738fb..096570c 100644
--- a/NesTiler/NesTiler.csproj
+++ b/NesTiler/NesTiler.csproj
@@ -9,6 +9,7 @@
<PublishReadyToRun>true</PublishReadyToRun>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
+ <SelfContained>false</SelfContained>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>