Fix package release notes

This commit is contained in:
Cyberboss
2018-09-27 10:25:49 -04:00
parent 22c7a6a27a
commit f9a2c5846f
2 changed files with 3 additions and 2 deletions
@@ -16,7 +16,7 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<PackageTags>json web api tgstation-server tgstation ss13 byond</PackageTags>
<PackageReleaseNotes>Prototype release</PackageReleaseNotes>
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
<Version>4.0.0.0</Version>
</PropertyGroup>
@@ -16,7 +16,8 @@
<PackageIconUrl>https://raw.githubusercontent.com/tgstation/tgstation-server/master/build/tgs.ico</PackageIconUrl>
<PackageLicenseUrl>https://github.com/tgstation/tgstation-server/blob/master/LICENSE</PackageLicenseUrl>
<PackageTags>json web api tgstation-server tgstation ss13 byond client</PackageTags>
<PackageReleaseNotes>Prototype release</PackageReleaseNotes>
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
<Copyright>2018</Copyright>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">