From cc1c7a4ab10af18c95700310097f95a2d1d35606 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Mon, 21 Feb 2022 15:25:03 +0200 Subject: [PATCH] fix: downgrade framework version "4.8" -> "4.6.1" --- Practice/AntrasWeb/AntrasWeb.csproj | 4 ++-- Practice/AntrasWeb/Web.config | 14 +++++++++++--- Practice/DuomWeb/DuomWeb.csproj | 8 ++++---- Practice/DuomWeb/Web.config | 20 ++++++++++++++------ Practice/PirmasWeb/PirmasWeb.csproj | 4 ++-- Practice/PirmasWeb/Web.config | 14 +++++++++++--- Practice/SesijaWeb/SesijaWeb.csproj | 4 ++-- Practice/SesijaWeb/Web.config | 6 +++--- Practice/ValidWeb/ValidWeb.csproj | 4 ++-- Practice/ValidWeb/Web.config | 14 +++++++++++--- Recursion/LD_24/LD_24.csproj | 8 ++++---- Recursion/LD_24/Web.config | 22 +++++++++++++++------- 12 files changed, 81 insertions(+), 41 deletions(-) diff --git a/Practice/AntrasWeb/AntrasWeb.csproj b/Practice/AntrasWeb/AntrasWeb.csproj index 18d2c20..2b91e20 100644 --- a/Practice/AntrasWeb/AntrasWeb.csproj +++ b/Practice/AntrasWeb/AntrasWeb.csproj @@ -13,7 +13,7 @@ Properties AntrasWeb AntrasWeb - v4.8 + v4.6.1 true @@ -52,9 +52,9 @@ - + diff --git a/Practice/AntrasWeb/Web.config b/Practice/AntrasWeb/Web.config index 9f38313..8f87728 100644 --- a/Practice/AntrasWeb/Web.config +++ b/Practice/AntrasWeb/Web.config @@ -1,9 +1,17 @@ + - + - + @@ -11,4 +19,4 @@ - + \ No newline at end of file diff --git a/Practice/DuomWeb/DuomWeb.csproj b/Practice/DuomWeb/DuomWeb.csproj index 15b3b12..67d5288 100644 --- a/Practice/DuomWeb/DuomWeb.csproj +++ b/Practice/DuomWeb/DuomWeb.csproj @@ -13,7 +13,7 @@ Properties DuomWeb DuomWeb - v4.7.2 + v4.6.1 true @@ -24,6 +24,7 @@ + true @@ -45,22 +46,21 @@ + - - - + diff --git a/Practice/DuomWeb/Web.config b/Practice/DuomWeb/Web.config index 2d1c85e..43322ff 100644 --- a/Practice/DuomWeb/Web.config +++ b/Practice/DuomWeb/Web.config @@ -1,18 +1,26 @@ - + + - - - + + + - - + + \ No newline at end of file diff --git a/Practice/PirmasWeb/PirmasWeb.csproj b/Practice/PirmasWeb/PirmasWeb.csproj index 0e4da6a..49f5394 100644 --- a/Practice/PirmasWeb/PirmasWeb.csproj +++ b/Practice/PirmasWeb/PirmasWeb.csproj @@ -13,7 +13,7 @@ Properties PirmasWeb PirmasWeb - v4.8 + v4.6.1 true @@ -52,9 +52,9 @@ - + diff --git a/Practice/PirmasWeb/Web.config b/Practice/PirmasWeb/Web.config index e8d3f1d..bd9da41 100644 --- a/Practice/PirmasWeb/Web.config +++ b/Practice/PirmasWeb/Web.config @@ -4,10 +4,18 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - + - + @@ -15,4 +23,4 @@ - + \ No newline at end of file diff --git a/Practice/SesijaWeb/SesijaWeb.csproj b/Practice/SesijaWeb/SesijaWeb.csproj index 7307920..11e3d67 100644 --- a/Practice/SesijaWeb/SesijaWeb.csproj +++ b/Practice/SesijaWeb/SesijaWeb.csproj @@ -13,7 +13,7 @@ Properties SesijaWeb SesijaWeb - v4.8 + v4.6.1 true @@ -52,9 +52,9 @@ - + diff --git a/Practice/SesijaWeb/Web.config b/Practice/SesijaWeb/Web.config index d95e638..ae5e544 100644 --- a/Practice/SesijaWeb/Web.config +++ b/Practice/SesijaWeb/Web.config @@ -13,9 +13,9 @@ --> - + - + @@ -23,4 +23,4 @@ - + \ No newline at end of file diff --git a/Practice/ValidWeb/ValidWeb.csproj b/Practice/ValidWeb/ValidWeb.csproj index d46f7d4..eb5f44d 100644 --- a/Practice/ValidWeb/ValidWeb.csproj +++ b/Practice/ValidWeb/ValidWeb.csproj @@ -13,7 +13,7 @@ Properties ValidWeb ValidWeb - v4.8 + v4.6.1 true @@ -52,9 +52,9 @@ - + diff --git a/Practice/ValidWeb/Web.config b/Practice/ValidWeb/Web.config index 3adb345..5fcd54e 100644 --- a/Practice/ValidWeb/Web.config +++ b/Practice/ValidWeb/Web.config @@ -7,10 +7,18 @@ + - + - + @@ -18,4 +26,4 @@ - + \ No newline at end of file diff --git a/Recursion/LD_24/LD_24.csproj b/Recursion/LD_24/LD_24.csproj index caea5eb..ce5dfa8 100644 --- a/Recursion/LD_24/LD_24.csproj +++ b/Recursion/LD_24/LD_24.csproj @@ -13,7 +13,7 @@ Properties LD_24 LD_24 - v4.8 + v4.6.1 true @@ -24,6 +24,7 @@ + true @@ -45,22 +46,21 @@ + - - - + diff --git a/Recursion/LD_24/Web.config b/Recursion/LD_24/Web.config index a190051..43322ff 100644 --- a/Recursion/LD_24/Web.config +++ b/Recursion/LD_24/Web.config @@ -1,18 +1,26 @@ - + + - - - + + + - - + + - + \ No newline at end of file