mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 15:17:23 +01:00
adjustments to config and cleanup nuget, remove implicit usings
This commit is contained in:
parent
afcb268ccc
commit
2510cce711
23 changed files with 156 additions and 96 deletions
|
|
@ -1,5 +1,6 @@
|
|||
using Microsoft.AspNetCore.Http.Connections;
|
||||
using Microsoft.AspNetCore.SignalR;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using System;
|
||||
|
||||
namespace MareSynchronosStaticFilesServer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue