Upgrade packages.

This commit is contained in:
AnduinXue
2024-01-21 06:56:24 +00:00
parent 4bfbbd8e5c
commit 4480a78b42
6 changed files with 34 additions and 31 deletions
@@ -1,8 +1,9 @@
using Aiursoft.AiurObserver;
using Aiursoft.AiurObserver.WebSocket.Server;
using Aiursoft.ChessServer.Data;
using Aiursoft.ChessServer.Models.ViewModels;
using Aiursoft.WebTools.Services;
using Microsoft.AspNetCore.Mvc;
using Aiursoft.AiurObserver.Extensions;
namespace Aiursoft.ChessServer.Controllers;