Updated
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>
|
||||
netstandard2.0;
|
||||
netstandard2.1;
|
||||
net5.0;
|
||||
net6.0;
|
||||
</TargetFrameworks>
|
||||
netstandard2.0;
|
||||
netstandard2.1;
|
||||
net5.0;
|
||||
net6.0;
|
||||
net7.0;
|
||||
</TargetFrameworks>
|
||||
<ApplicationIcon>icon.ico</ApplicationIcon>
|
||||
<Version>1.0.4</Version>
|
||||
<Version>1.0.5</Version>
|
||||
<Authors>EonaCat (Jeroen Saey)</Authors>
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
<Company>EonaCat (Jeroen Saey)</Company>
|
||||
|
||||
Reference in New Issue
Block a user