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 fff7c50 commit a69902cCopy full SHA for a69902c
Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj
@@ -53,7 +53,7 @@
53
<PrivateAssets>all</PrivateAssets>
54
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
55
</PackageReference>
56
- <PackageReference Include="System.Text.Json" Version="9.0.5" />
+ <PackageReference Include="System.Text.Json" Version="9.0.6" />
57
<PackageReference Include="Chickensoft.Collections" Version="1.13.11" />
58
<PackageReference Include="Chickensoft.Introspection" Version="3.0.1" />
59
<PackageReference Include="Chickensoft.Serialization" Version="3.0.0" />
0 commit comments