Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit f4a73c5

Browse files
Upgrade Newtonsoft.Json dependency (#311)
1 parent 769d81e commit f4a73c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/NuGet.Services.KeyVault/NuGet.Services.KeyVault.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
8282
<Version>3.19.4</Version>
8383
</PackageReference>
84+
<PackageReference Include="Newtonsoft.Json">
85+
<Version>10.0.2</Version>
86+
</PackageReference>
8487
<PackageReference Include="NuGet.Build.Tasks.Pack">
8588
<Version>4.8.0</Version>
8689
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)