got the server lib

This commit is contained in:
Paul Schneider 2023-03-19 16:39:04 +00:00
commit 8929cc9bfa
68 changed files with 104 additions and 4250 deletions

View file

@ -1,7 +1,5 @@
namespace Yavsc.Server
{
using Microsoft.AspNet.Http;
using Yavsc.Models.Auth;
public static class ServerConstants
{