GetRecursiveLines only when

StartAt and Destination are supplied
nuget-lower
HelperGenealogicalDataCommunication
This commit is contained in:
2023-08-31 08:31:10 -07:00
parent 096262b2eb
commit 84cda2e57f
7 changed files with 98 additions and 73 deletions

View File

@ -9,7 +9,7 @@
<UserSecretsId>eb9e8f58-fcb5-45bb-9d4d-54f064c485b1</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="runtime.win-x64.Microsoft.DotNet.ILCompiler" Version="7.0.9" />
<PackageReference Include="runtime.win-x64.Microsoft.DotNet.ILCompiler" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />