This commit is contained in:
2025-02-15 12:18:58 -07:00
parent 68dff9c24c
commit 039355f31e
10 changed files with 11 additions and 12 deletions

View File

@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<OutputType>library</OutputType>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<PackageId>Phares.AA.Distance</PackageId>