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="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Onova" Version="2.5.1" />