mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-15 15:24:15 +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
|
|
@ -2,6 +2,8 @@ using Grpc.Core;
|
|||
using MareSynchronosServices.Authentication;
|
||||
using MareSynchronosShared.Data;
|
||||
using MareSynchronosShared.Protos;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace MareSynchronosServices.Services
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue