Dotnet 8 Wechsel
This commit is contained in:
parent
d730dddd0c
commit
43f2c2d566
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>net7.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
4
markingSave
Normal file
4
markingSave
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
2. VariablenÜbung 5 True
|
||||||
|
2. VariablenÜbung 6 True
|
||||||
|
2. VariablenÜbung 7 True
|
||||||
|
2. VariablenÜbung 8 True
|
Loading…
Reference in New Issue
Block a user