update from .net5.0 to .net6.0.
This commit is contained in:
parent
a2465fd219
commit
9752e5a457
|
@ -2,7 +2,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<RootNamespace>Linkrealms_Extractor</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in New Issue