Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 13d77f8

Browse files
Bump Newtonsoft.Json in /SimpleStateMachineNodeEditor
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.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 fda12c6 commit 13d77f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎SimpleStateMachineNodeEditor/SimpleStateMachineNodeEditor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ New format for xml file with schemes</PackageReleaseNotes>
6464
<ItemGroup>
6565
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.5" />
6666
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.5" />
67-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
67+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
6868
<PackageReference Include="ReactiveUI" Version="11.4.17" />
6969
<PackageReference Include="ReactiveUI.Events.WPF" Version="11.4.17" />
7070
<PackageReference Include="ReactiveUI.Fody" Version="11.4.17" />

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /