From d51d38e26c665f4cd0f3ae43457d5ac6a069083f Mon Sep 17 00:00:00 2001 From: Hoeglinger Eugen Date: Fri, 3 Jun 2022 14:12:26 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Aus Kompatibilitätsgründen auf .NET 4.7.2 geändert --- StartStopExtProgram/StartStopExtProgram.csproj | 2 +- Test_StartStopExtProgram/App.config | 2 +- Test_StartStopExtProgram/Test_StartStopExtProgram.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/StartStopExtProgram/StartStopExtProgram.csproj b/StartStopExtProgram/StartStopExtProgram.csproj index 12df45e..8b93739 100644 --- a/StartStopExtProgram/StartStopExtProgram.csproj +++ b/StartStopExtProgram/StartStopExtProgram.csproj @@ -9,7 +9,7 @@ Properties Eugen.ESystem hessexpro - v4.8 + v4.7.2 512 false diff --git a/Test_StartStopExtProgram/App.config b/Test_StartStopExtProgram/App.config index 5ffd8f8..de27714 100644 --- a/Test_StartStopExtProgram/App.config +++ b/Test_StartStopExtProgram/App.config @@ -1,6 +1,6 @@ - + diff --git a/Test_StartStopExtProgram/Test_StartStopExtProgram.csproj b/Test_StartStopExtProgram/Test_StartStopExtProgram.csproj index 7023a29..5730250 100644 --- a/Test_StartStopExtProgram/Test_StartStopExtProgram.csproj +++ b/Test_StartStopExtProgram/Test_StartStopExtProgram.csproj @@ -8,7 +8,7 @@ WinExe Test_StartStopExtProgram Test_StartStopExtProgram - v4.8 + v4.7.2 512 true false