Skip to content

Commit

Permalink
Update packages refs
Browse files Browse the repository at this point in the history
  • Loading branch information
jodydonetti committed Aug 4, 2024
1 parent c2b418f commit d8aaf1c
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version="1.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack" Version="1.3.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack" Version="1.3.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="1.3.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version="1.3.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version="1.3.0" />
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d8aaf1c

Please sign in to comment.