We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d4cbb commit 9c38793Copy full SHA for 9c38793
Bonsai.Sgen/Bonsai.Sgen.csproj
@@ -10,6 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
14
<PackageReference Include="NJsonSchema.CodeGeneration" Version="10.9.0" />
15
<PackageReference Include="NJsonSchema.CodeGeneration.CSharp" Version="10.9.0" />
16
<PackageReference Include="NJsonSchema.Yaml" Version="10.9.0" />
0 commit comments