Skip to content

Commit 9e784f0

Browse files
Merge pull request #330 from Hau-Hau/dependabot/nuget/EncryptedConfigValue.AspNetCore/multi-3ff3e451d6
Bump Microsoft.Extensions.Configuration.Json from 9.0.9 to 10.0.0
2 parents 32ded01 + a832adf commit 9e784f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="EncryptedConfigValue.Net.Module" Version="1.1.20" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.0" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.0" />
28-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.9" />
28+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.0" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)