File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
</ItemGroup >
18
18
19
19
<ItemGroup >
20
- <PackageReference Include =" Newtonsoft.Json" Version =" 9 .0.1" />
20
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1" />
21
21
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
22
22
<PackageReference Include =" System.Reflection.TypeExtensions" Version =" 4.3.0" />
23
23
<PackageReference Include =" YamlDotNet.Signed" Version =" 5.0.0" />
Original file line number Diff line number Diff line change 20
20
</PropertyGroup >
21
21
22
22
<ItemGroup >
23
- <PackageReference Include =" Newtonsoft.Json" Version =" 9 .0.1" />
23
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1" />
24
24
</ItemGroup >
25
25
<ItemGroup >
26
26
<ProjectReference Include =" $(SolutionDir)src/modeler/AutoRest.Swagger/AutoRest.Swagger.csproj" />
You can’t perform that action at this time.
0 commit comments