Skip to content

Commit 7d94ec2

Browse files
Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /Src/BridgeVs.Build
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b74496 commit 7d94ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/BridgeVs.Build/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Mono.Cecil" version="0.10.0" targetFramework="net40" />
4-
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net40" requireReinstallation="true" />
4+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net40" requireReinstallation="true" />
55
<package id="System.IO.Abstractions" version="2.1.0.256" targetFramework="net40" />
66
</packages>

0 commit comments

Comments
 (0)