|
@@ -1,7 +1,6 @@ |
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<VersionPrefix>3.0.0</VersionPrefix> |
|
|
<VersionPrefix>3.0.0</VersionPrefix> |
|
|
<VersionSuffix>dev</VersionSuffix> |
|
|
|
|
|
<LangVersion>latest</LangVersion> |
|
|
<LangVersion>latest</LangVersion> |
|
|
<Authors>Discord.Net Contributors</Authors> |
|
|
<Authors>Discord.Net Contributors</Authors> |
|
|
<PackageTags>discord;discordapp</PackageTags> |
|
|
<PackageTags>discord;discordapp</PackageTags> |
|
|