Fix for publish not working

This commit is contained in:
Deukhoofd 2018-04-03 15:51:23 +02:00
parent 9606d90752
commit 670df57e86
No known key found for this signature in database
GPG Key ID: B4C087AC81641654
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<LangVersion>7.1</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App" Version="2.0.0" />
<PackageReference Include="Discord.Net" Version="2.0.0-beta" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Npgsql" Version="4.0.0-preview1" />