We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba9dac commit d592ad8Copy full SHA for d592ad8
src/System.Management.Automation/System.Management.Automation.csproj
@@ -30,7 +30,7 @@
30
31
<ItemGroup>
32
<!-- the following package(s) are from https://github.com/JamesNK/Newtonsoft.Json -->
33
- <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
34
<!-- the Application Insights package -->
35
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
36
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
0 commit comments