Skip to content

Commit 3e37f09

Browse files
Bump Newtonsoft.Json
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] <[email protected]>
1 parent 90e1096 commit 3e37f09

File tree

1 file changed

+1
-1
lines changed
  • root_VS2022/programs/VB/Frameworks/Infrastructure/CustomControl

1 file changed

+1
-1
lines changed

root_VS2022/programs/VB/Frameworks/Infrastructure/CustomControl/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<packages>
33
<package id="DotNetZip" version="1.12.0" targetFramework="net48" />
44
<package id="log4net" version="2.0.8" targetFramework="net48" />
5-
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net48" />
5+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net48" />
66
<package id="Touryo.Infrastructure.Public" version="3.0.0" targetFramework="net48" />
77
</packages>

0 commit comments

Comments
 (0)