From 6e428e47f59af0d38a68ee0fd9f4190625e1f67b Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 22 Aug 2022 15:36:47 +0300 Subject: [PATCH] chore: add PublishSingleFile option to project file This allowed to compile a single-file executable --- netxml2kml/netxml2kml.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/netxml2kml/netxml2kml.csproj b/netxml2kml/netxml2kml.csproj index fab9889..0604253 100644 --- a/netxml2kml/netxml2kml.csproj +++ b/netxml2kml/netxml2kml.csproj @@ -12,6 +12,7 @@ en-US 1.0.0 1.0.0 + true