1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 14:35:45 +00:00

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /AideDeJeu/AideDeJeu.WPF

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](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-23 00:10:28 +00:00 committed by GitHub
parent f700315e56
commit 623f6e1177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
<package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.9" targetFramework="net472" /> <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.9" targetFramework="net472" />
<package id="Microsoft.Extensions.Options" version="3.1.9" targetFramework="net472" /> <package id="Microsoft.Extensions.Options" version="3.1.9" targetFramework="net472" />
<package id="Microsoft.Extensions.Primitives" version="3.1.9" targetFramework="net472" /> <package id="Microsoft.Extensions.Primitives" version="3.1.9" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" /> <package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="OpenTK" version="3.2" targetFramework="net472" /> <package id="OpenTK" version="3.2" targetFramework="net472" />
<package id="OpenTK.GLControl" version="3.1.0" targetFramework="net472" /> <package id="OpenTK.GLControl" version="3.1.0" targetFramework="net472" />
<package id="Remotion.Linq" version="2.2.0" targetFramework="net472" /> <package id="Remotion.Linq" version="2.2.0" targetFramework="net472" />