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