Version update test

This commit is contained in:
6d486f49
2025-11-15 14:52:05 -05:00
parent fe1a583da9
commit a339b67380
142 changed files with 120501 additions and 14 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<LangVersion>14</LangVersion>
</PropertyGroup>
<ItemGroup>