We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8edf25 commit e3c5b01Copy full SHA for e3c5b01
src/NLog.Targets.MauiLog/Properties/AssemblyInfo.cs
@@ -1,5 +1,5 @@
1
using System.Security;
2
-using NLog.Internal.Xamarin;
+using NLog.Targets.MauiLog;
3
4
[assembly: Preserve] // Automatic --linkskip=NLog.Targets.MauiLog
5
[assembly: AllowPartiallyTrustedCallers]
0 commit comments