Skip to content

Commit

Permalink
Mention NLog in about page
Browse files Browse the repository at this point in the history
  • Loading branch information
celeron533 committed Mar 5, 2024
1 parent 63e91fa commit 1640f7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DicomGrep/Views/AboutView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
https://wincopies.com/windows-api-codepack
</Hyperlink>
</TextBlock>
<TextBlock TextWrapping="Wrap">NLog
<Hyperlink NavigateUri="https://nlog-project.org/" RequestNavigate="Hyperlink_RequestNavigate">
https://nlog-project.org/
</Hyperlink>
</TextBlock>
</StackPanel>

</Grid>
Expand Down

0 comments on commit 1640f7f

Please sign in to comment.