We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a5dff4 + 23d43ef commit c8bf856Copy full SHA for c8bf856
1 file changed
EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="EncryptedConfigValue.Net.Module" Version="1.1.22" />
26
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.1" />
27
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.1" />
28
- <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.1" />
29
</ItemGroup>
30
31
</Project>
0 commit comments