mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
Make nuget things a little better
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<package >
|
||||
<metadata>
|
||||
<id>TGStation.Server.Interface</id>
|
||||
<id>$id$</id>
|
||||
<version>$version$</version>
|
||||
<authors>Cyberboss</authors>
|
||||
<owners>Cyberboss</owners>
|
||||
<licenseUrl>https://github.com/tgstation/tgstation-server/blob/master/LICENSE</licenseUrl>
|
||||
<projectUrl>https://github.com/tgstation/tgstation-server</projectUrl>
|
||||
<iconUrl>https://tgstation.github.io/tgstation-server/tgs.ico</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>Interface for managing /tg/station server</description>
|
||||
<copyright>Copyright 2017</copyright>
|
||||
<releaseNotes>https://github.com/tgstation/tgstation-server/releases/tag/tgstation-server-v$version$</releaseNotes>
|
||||
<tags>tgstation game-server byond service toolset wcf ss13 client-lib tgstation-server api wcf-service soap</tags>
|
||||
<dependencies>
|
||||
<group targetFramework="net452">
|
||||
|
||||
Reference in New Issue
Block a user