Update nuget packages

This commit is contained in:
Alexey Golub
2020-05-11 21:50:38 +03:00
parent a1d34e8fb6
commit 94a85cdb01
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<Import Project="../DiscordChatExporter.props" />
<ItemGroup>
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="Scriban" Version="2.1.2" />
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
</ItemGroup>