aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2025-05-18 17:37:13 -0400
committersowgro <tpoke.ferrari@gmail.com>2025-05-18 17:37:13 -0400
commit0ccbb6854574eed668590cc6120798886e9ae37f (patch)
tree780c08c90deaaf76281f5cce7b3b8762b86dfd15
parent72d1a1ea2cd746bebf4d2eecf7e0c591a8ad5006 (diff)
downloadGrfToJson-0ccbb6854574eed668590cc6120798886e9ae37f.tar.gz
GrfToJson-0ccbb6854574eed668590cc6120798886e9ae37f.tar.bz2
GrfToJson-0ccbb6854574eed668590cc6120798886e9ae37f.zip
Give up on single file
-rw-r--r--BatchGrfToJson/BatchGrfToJson.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/BatchGrfToJson/BatchGrfToJson.csproj b/BatchGrfToJson/BatchGrfToJson.csproj
index 6923023..5687279 100644
--- a/BatchGrfToJson/BatchGrfToJson.csproj
+++ b/BatchGrfToJson/BatchGrfToJson.csproj
@@ -6,7 +6,6 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<SelfContained>true</SelfContained>
- <PublishSingleFile>true</PublishSingleFile>
</PropertyGroup>
<ItemGroup>