Update version

This commit is contained in:
Alexey Golub 2019-12-08 13:45:45 +02:00
parent 41c828eb3e
commit 8f1aec241b
8 changed files with 17 additions and 20 deletions

View file

@ -1,10 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="../DiscordChatExporter.props" />
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
</ItemGroup>