diff options
-rw-r--r-- | BatchGrfToJson/BatchGrfToJson.csproj | 1 |
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> |