mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Add NLog/File endpoint (#2639)
* Add log endpoint
* Update LogController.cs
* Address netf breaking
* Fixes & feedback
* THIS IS MADNESS
* Revert "THIS IS MADNESS"
This reverts commit 8359960314.
* Solve netf madness differently
This commit is contained in:
committed by
GitHub
parent
04e14293ef
commit
d899dbc18c
@@ -33,6 +33,7 @@
|
||||
|
||||
<ItemGroup Condition="'$(TargetFramework)' == 'net48'">
|
||||
<PackageReference Include="JustArchiNET.Madness" />
|
||||
<PackageReference Include="TA.System.Runtime.CompilerServices.RuntimeHelpers.GetSubArray" />
|
||||
|
||||
<Using Include="JustArchiNET.Madness" />
|
||||
<Using Include="JustArchiNET.Madness.ArgumentNullExceptionMadness.ArgumentNullException" Alias="ArgumentNullException" />
|
||||
|
||||
Reference in New Issue
Block a user