Use implicit package references (#626)

This commit is contained in:
RogueException
2017-04-26 10:03:23 -03:00
committed by GitHub
parent 582b8f9637
commit f8b9acc4a1
7 changed files with 1 additions and 26 deletions

View File

@@ -8,7 +8,6 @@
<PackageLicenseUrl>http://opensource.org/licenses/MIT</PackageLicenseUrl>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>git://github.com/RogueException/Discord.Net</RepositoryUrl>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(BuildNumber)' == '' ">
<VersionSuffix Condition=" '$(VersionSuffix)' == ''">dev</VersionSuffix>