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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-06-02 06:39:54 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-06-02 06:39:54 +0300
commit674fff40d22c550457913cdecb0535fa2e38c182 (patch)
tree1a635776f5dceacd7cb49617db86924f4a809eb3
parentd43fae48a08a2e45871e6e9c0f227f1259543e1f (diff)
DebugType=embedded
-rw-r--r--tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj5
m---------tools_sources/NesContainers0
2 files changed, 5 insertions, 0 deletions
diff --git a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
index 67046f6..7ab26a8 100644
--- a/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
+++ b/tools_sources/CoolgirlCombiner/CoolgirlCombiner.csproj
@@ -35,4 +35,9 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
</ItemGroup>
+
+ <PropertyGroup>
+ <DebugType>embedded</DebugType>
+ </PropertyGroup>
+
</Project>
diff --git a/tools_sources/NesContainers b/tools_sources/NesContainers
-Subproject bd04f0c322b4c390498037ae466831d0f1a7e25
+Subproject 398b2a3bdaf80ebb76ae053e05dbc1f11961e55