- update util to net5

This commit is contained in:
Vincent Biret 2021-11-19 11:05:45 -05:00
parent ecf4f39109
commit 1d0f0d7e71
No known key found for this signature in database
GPG key ID: 32426322EDFFB7E3

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net472</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>