fix nlog ref

This commit is contained in:
Jonathan Jenne 2023-11-02 09:21:35 +01:00
parent c924a5ec70
commit 946d9c2119

View File

@ -1,6 +1,7 @@
using EnvelopeGenerator.Common;
using EnvelopeGenerator.Web.Services;
using Microsoft.Extensions.Primitives;
using NLog;
namespace EnvelopeGenerator.Web.Handler
{