Skip to content

Commit 9098e76

Browse files
bergmeisterChristoph Bergmeister
and
Christoph Bergmeister
authored
Update Newtonsoft.Json from 12.0.2 to 12.0.3 in Compatibility project as well (#1447)
Co-authored-by: Christoph Bergmeister <[email protected]>
1 parent a694480 commit 9098e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
2222
<PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0" />
23-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
23+
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)