Updated csproj to use .net Core 6
This commit is contained in:
parent
28ef9a8c4f
commit
8875d7e513
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<TargetFramework>netcoreapp6.0</TargetFramework>
|
||||
<RootNamespace>OOP_Opdracht_CSharp_Alfa_2022</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user