From f8af155c60043bd6eaf602f47b29edb2dd61e370 Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Mon, 14 Aug 2023 16:32:13 +0200 Subject: [PATCH] 'Cleanup' Setup --- Setup/Setup.wixproj | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Setup/Setup.wixproj b/Setup/Setup.wixproj index ae01006..84ef8d2 100644 --- a/Setup/Setup.wixproj +++ b/Setup/Setup.wixproj @@ -8,15 +8,12 @@ BuildPath=../Elwig/bin/Publish;DocumentTemplatesPath=../Elwig/Documents - - curl -s -L "https://unpkg.com/pagedjs/dist/paged.polyfill.js" -o "$(TargetDir)paged.polyfill.js" & - curl -s "http://www.columbia.edu/~em36/PDFtoPrinter.exe" -z "$(TargetDir)PDFtoPrinter.exe" -o "$(TargetDir)PDFtoPrinter.exe" & - dotnet publish "$(SolutionDir)Elwig\Elwig.csproj" "/p:PublishProfile=$(SolutionDir)\Elwig\Properties\PublishProfiles\FolderProfile.pubxml" - + curl -s -L "https://unpkg.com/pagedjs/dist/paged.polyfill.js" -o "$(TargetDir)paged.polyfill.js" & curl -s "http://www.columbia.edu/~em36/PDFtoPrinter.exe" -z "$(TargetDir)PDFtoPrinter.exe" -o "$(TargetDir)PDFtoPrinter.exe" & dotnet publish "$(SolutionDir)Elwig\Elwig.csproj" "/p:PublishProfile=$(SolutionDir)\Elwig\Properties\PublishProfiles\FolderProfile.pubxml" Elwig - + de-AT + bin\