Merge pull request #9679 from johnbeisner/FixNewtonsoftJsonVersion
Updating the version of Newtonsoft.Json: 10.0.3
This commit is contained in:
commit
adc11f6599
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<ProjectReference Include="../Microsoft.DotNet.Cli.Sln.Internal/Microsoft.DotNet.Cli.Sln.Internal.csproj" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
|
||||
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.4.0" />
|
||||
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.0.0" />
|
||||
<PackageReference Include="Microsoft.NETCore.App" Version="$(MicrosoftNETCoreAppPackageVersion)" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue