mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
Clean up Tgstation.Server.Common
- Move classes to `Http` namespace. - Give it a unique package version. - Comment to make me not rage update Nuget libs to .NET 6.
This commit is contained in:
@@ -20,7 +20,7 @@ using Newtonsoft.Json.Serialization;
|
||||
using Tgstation.Server.Api;
|
||||
using Tgstation.Server.Api.Models;
|
||||
using Tgstation.Server.Api.Models.Response;
|
||||
using Tgstation.Server.Common;
|
||||
using Tgstation.Server.Common.Http;
|
||||
|
||||
namespace Tgstation.Server.Client
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user