Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #332 from dragonfruitnetwork/update-framework
Browse files Browse the repository at this point in the history
update data framework
  • Loading branch information
aspriddell authored Oct 22, 2022
2 parents e2a13a4 + ea50810 commit e5f926a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DragonFruit.Six.Api/DragonFruit.Six.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DragonFruit.Data" Version="2022.702.0" />
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2022.702.0" />
<PackageReference Include="DragonFruit.Data" Version="2022.916.0" />
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2022.916.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
Expand Down

0 comments on commit e5f926a

Please sign in to comment.