SearchLogic extended

This commit is contained in:
Roland Fieger
2021-11-26 10:00:58 +01:00
parent 505487a345
commit 31540dbfe6
5 changed files with 104 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-rc.2.21480.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>