Expand library compatibility list of frameworks.

Because why not, while it works, it works.
This commit is contained in:
2025-08-07 22:15:52 +01:00
parent 1c773f9467
commit 0683e2217b

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net6.0;net8.0;net9.0</TargetFrameworks>
<TargetFrameworks>net5.0;net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
<VersionPrefix>2.2</VersionPrefix>
<Authors>Natalia Portillo</Authors>
<Company>Claunia.com</Company>