We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1344f6 + f307ca6 commit cc98347Copy full SHA for cc98347
1 file changed
EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="EncryptedConfigValue.Net.Module" Version="1.1.25" />
26
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.5" />
27
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.5" />
28
- <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.4" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.5" />
29
</ItemGroup>
30
31
</Project>
0 commit comments