Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jun 9, 2024
1 parent 65fe26b commit 7985361
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 83 deletions.
81 changes: 0 additions & 81 deletions .github/workflows/auto_release.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions Chickensoft.Serialization/Chickensoft.Serialization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Chickensoft.Collections" Version="1.6.0" />
<PackageReference Include="Chickensoft.Collections" Version="1.7.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="Chickensoft.Introspection" Version="1.1.0" />
<PackageReference Include="Chickensoft.Introspection" Version="1.3.0" />
<PackageReference Include="PolyKit" Version="3.0.9" />
</ItemGroup>
</Project>

0 comments on commit 7985361

Please sign in to comment.