From 43f2c2d5662c37d3c0d989c8cdfa52d5c6df20ce Mon Sep 17 00:00:00 2001 From: sebi Date: Tue, 11 Feb 2025 17:00:26 +0100 Subject: [PATCH] Dotnet 8 Wechsel --- Exercises_C_Sharp_Lections.csproj | 2 +- lastPoint | 2 ++ markingSave | 4 ++++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 lastPoint create mode 100644 markingSave diff --git a/Exercises_C_Sharp_Lections.csproj b/Exercises_C_Sharp_Lections.csproj index f02677b..91b464a 100644 --- a/Exercises_C_Sharp_Lections.csproj +++ b/Exercises_C_Sharp_Lections.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/lastPoint b/lastPoint new file mode 100644 index 0000000..1191247 --- /dev/null +++ b/lastPoint @@ -0,0 +1,2 @@ +1 +2 diff --git a/markingSave b/markingSave new file mode 100644 index 0000000..d3e3b9d --- /dev/null +++ b/markingSave @@ -0,0 +1,4 @@ +2. VariablenÜbung 5 True +2. VariablenÜbung 6 True +2. VariablenÜbung 7 True +2. VariablenÜbung 8 True