Show logging and update packages

This commit is contained in:
2021-06-24 14:58:17 +02:00
parent 8c14e25305
commit 776221b4fb
8 changed files with 47 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
using GerstITS.AutoMapper;
using GerstITS.Examples.Logic.Example;
using GerstITS.Examples.Logic.Example;
using GerstITS.Mapping.AutoMapper;
using Microsoft.Extensions.DependencyInjection;
namespace GerstITS.Examples.Logic