Fixed tag metapackage logic, fixed test error

This commit is contained in:
RogueException
2017-04-01 11:17:44 -03:00
parent b5d817f171
commit 30bb085a78
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="../../Discord.Net.targets" />
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>Discord</RootNamespace>