Update dependencies. Notes about upgrading

This commit is contained in:
Robert McRackan 2024-01-12 07:44:40 -05:00
parent 0822f0229d
commit 7842b521d7
5 changed files with 15 additions and 5 deletions

View file

@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Dinah.Core" Version="8.0.0.1" />
<PackageReference Include="Polly" Version="8.2.0" />
<PackageReference Include="Polly" Version="8.2.1" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">