misc: Use '??=' (rebased) (#1391)

Co-authored-by: Christopher Felegy <cfelegy@riseup.net>
This commit is contained in:
Joe4evr
2020-05-07 15:21:30 +02:00
committed by GitHub
parent 03af8e0bb4
commit 0c16d2f538
2 changed files with 6 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
<PropertyGroup>
<VersionPrefix>2.3.0</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
<LangVersion>latest</LangVersion>
<Authors>Discord.Net Contributors</Authors>
<PackageTags>discord;discordapp</PackageTags>
<PackageProjectUrl>https://github.com/RogueException/Discord.Net</PackageProjectUrl>