Skip to content

Commit 620fc7a

Browse files
authored
Merge pull request Azure-Samples#225 from Azure-Samples/dependabot/nuget/2.-Web-API-now-calls-Microsoft-Graph/TodoListClient/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /2. Web API now calls Microsoft Graph/TodoListClient
2 parents 00f4c68 + c07f922 commit 620fc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2. Web API now calls Microsoft Graph/TodoListClient/TodoListClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<Version>4.43.1</Version>
113113
</PackageReference>
114114
<PackageReference Include="Newtonsoft.Json">
115-
<Version>11.0.2</Version>
115+
<Version>13.0.1</Version>
116116
</PackageReference>
117117
</ItemGroup>
118118
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)