diff --git a/MP.FileData/MP.FileData.csproj b/MP.FileData/MP.FileData.csproj index f208d303..008a7246 100644 --- a/MP.FileData/MP.FileData.csproj +++ b/MP.FileData/MP.FileData.csproj @@ -4,4 +4,20 @@ net5.0 + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + diff --git a/MP.Prog/MP.Prog.csproj b/MP.Prog/MP.Prog.csproj index 6825308c..74f23af8 100644 --- a/MP.Prog/MP.Prog.csproj +++ b/MP.Prog/MP.Prog.csproj @@ -12,6 +12,16 @@ + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + diff --git a/MP.Prog/NLog.config b/MP.Prog/NLog.config new file mode 100644 index 00000000..b98c52ca --- /dev/null +++ b/MP.Prog/NLog.config @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file