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

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj')
-rw-r--r--tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
index 0547500..714988f 100644
--- a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
+++ b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
@@ -5,6 +5,8 @@
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>coolgirl-combiner</AssemblyName>
<RootNamespace>com.clusterrr.Famicom.CoolGirl</RootNamespace>
+ <PublishSingleFile>true</PublishSingleFile>
+ <PublishReadyToRun>true</PublishReadyToRun>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">