Skip to content

Commit

Permalink
chore(deps): update dependency chickensoft.serialization.godot to v0.…
Browse files Browse the repository at this point in the history
…5.0 (#76)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 5701215 commit a59228b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="Chickensoft.Introspection" Version="2.0.0" />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="2.0.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.Serialization" Version="2.0.0" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.4.10" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.5.0" />
<PackageReference Include="Chickensoft.LogicBlocks" Version="5.13.0" />
<PackageReference Include="Chickensoft.LogicBlocks.DiagramGenerator" Version="5.13.0" PrivateAssets="all" OutputItemType="analyzer" />
</ItemGroup>
Expand Down

0 comments on commit a59228b

Please sign in to comment.