Skip to content

Commit e3c5b01

Browse files
authored
Changed to own PreserveAttribute (#7)
1 parent e8edf25 commit e3c5b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLog.Targets.MauiLog/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using System.Security;
2-
using NLog.Internal.Xamarin;
2+
using NLog.Targets.MauiLog;
33

44
[assembly: Preserve] // Automatic --linkskip=NLog.Targets.MauiLog
55
[assembly: AllowPartiallyTrustedCallers]

0 commit comments

Comments
 (0)