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