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:
-rw-r--r--NesContainers.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/NesContainers.csproj b/NesContainers.csproj
index ce00a95..d532ac6 100644
--- a/NesContainers.csproj
+++ b/NesContainers.csproj
@@ -11,4 +11,8 @@
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
+ <PropertyGroup>
+ <DebugType>embedded</DebugType>
+ </PropertyGroup>
+
</Project>