Skip to content

Commit 9c38793

Browse files
committed
Assert JSON serializer library version
1 parent 06d4cbb commit 9c38793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Bonsai.Sgen/Bonsai.Sgen.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1314
<PackageReference Include="NJsonSchema.CodeGeneration" Version="10.9.0" />
1415
<PackageReference Include="NJsonSchema.CodeGeneration.CSharp" Version="10.9.0" />
1516
<PackageReference Include="NJsonSchema.Yaml" Version="10.9.0" />

0 commit comments

Comments
 (0)