Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot authored Jan 10, 2024
1 parent fbe5fdd commit 52e0955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ NLog Target for debugging on MAUI / Xamarin Mobile Platforms:

```xml
<PackageReference Include="NLog.Targets.MauiLog" Version="8.*" />
<PackageReference Include="NLog.Extensions.Logging" Version="8.*" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.*" />
```

2) **Add NLog to the MauiApp**
Expand Down

0 comments on commit 52e0955

Please sign in to comment.