Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Commit fbabcb3

Browse files
Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /src/dotnet-new3.VSIX
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@8.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a83c3af commit fbabcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-new3.VSIX/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
<package id="Microsoft.VisualStudio.Utilities" version="14.2.25123" targetFramework="net452" />
2020
<package id="Microsoft.VisualStudio.Validation" version="14.1.111" targetFramework="net452" />
2121
<package id="Microsoft.VSSDK.BuildTools" version="14.2.25201" targetFramework="net452" developmentDependency="true" />
22-
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net452" />
22+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
2323
</packages>

0 commit comments

Comments
 (0)