Skip to content

Commit

Permalink
Update Apizr package references to version 6.4.1 and add solution fil…
Browse files Browse the repository at this point in the history
…e for Sample project
  • Loading branch information
christianhelle committed Dec 18, 2024
1 parent 97e2524 commit 6376ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/Apizr/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Apizr.Extensions.Microsoft.Caching" Version="6.4.0" />
<PackageReference Include="Apizr.Integrations.AutoMapper" Version="6.4.0" />
<PackageReference Include="Apizr.Extensions.Microsoft.Caching" Version="6.4.1" />
<PackageReference Include="Apizr.Integrations.AutoMapper" Version="6.4.1" />
<PackageReference Include="Apizr.Integrations.FileTransfer.Optional" Version="6.3.0" />
<PackageReference Include="Apizr.Integrations.Fusillade" Version="6.4.0" />
<PackageReference Include="Apizr.Integrations.Fusillade" Version="6.4.1" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 6376ddc

Please sign in to comment.