|
@@ -3,7 +3,7 @@
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<LangVersion>latest</LangVersion>
|
|
<LangVersion>latest</LangVersion>
|
|
<OutputType>Exe</OutputType>
|
|
<OutputType>Exe</OutputType>
|
|
- <TargetFramework>netcoreapp2.0</TargetFramework>
|
|
|
|
|
|
+ <TargetFramework>net5.0</TargetFramework>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|