Skip to content

Commit

Permalink
updated to full version of rechargesharp.entities
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgenious committed Dec 8, 2021
1 parent 78eb851 commit 7be8762
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="RechargeSharp.Entities" Version="10.0.0-alpha.3" />
<PackageReference Include="RechargeSharp.Entities" Version="10.0.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion RechargeSharp/RechargeSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

<ItemGroup>
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="RechargeSharp.Entities" Version="10.0.0-alpha.3" />
<PackageReference Include="RechargeSharp.Entities" Version="10.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7be8762

Please sign in to comment.