Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 3e543e4b72 Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /AssetStudioGUI
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 15:37:35 +00:00
+1 -1
View File
@@ -65,7 +65,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
<Target Name="CopyExtraFiles" AfterTargets="AfterBuild">