SQLEditor: Add Nlog

This commit is contained in:
Jonathan Jenne
2021-05-04 16:31:42 +02:00
parent 4cf03c3904
commit f65f838543
3 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="4.7.5" targetFramework="net461" />
</packages>