update 获取json配置文件的数组

This commit is contained in:
2021-05-08 14:13:34 +08:00
parent 118eeee0cf
commit ad6e8abda8
2 changed files with 5 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.5" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0-preview.1.21102.12" />
</ItemGroup>
<ItemGroup>