From 8f293b8fa965c5fb40b791296e0b3e9354d5631f Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 22 Feb 2021 19:52:29 +0100 Subject: [PATCH] forzatura post build event x86 --- Thermo.Cam.Setup/Thermo.Cam.Setup.csproj | 34 +++++++++++++++++-- Thermo.Cam.Setup/Thermo.Cam.Setup.csproj.user | 14 ++++++++ Thermo.Cam.Utils/Thermo.Cam.Utils.csproj.user | 2 +- 3 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 Thermo.Cam.Setup/Thermo.Cam.Setup.csproj.user diff --git a/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj b/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj index 8e123c3c..95984415 100644 --- a/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj +++ b/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj @@ -16,6 +16,21 @@ SAK SAK + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true x86 @@ -137,12 +152,27 @@ {e4587942-498b-4aa7-9cc9-9304eb2d05c8} Thermo.Cam.Utils + + + + False + Microsoft .NET Framework 4.6.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + - + + call "$(ProjectDir)\FLIR.Atlas.x86.bat" "$(TargetDir)" + +