Skip to content

Commit

Permalink
Rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Mar 17, 2023
1 parent 7ce0d49 commit a394fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Company>Engage</Company>
<Authors>Brian Dukes</Authors>
<Copyright>Copyright (c) Engage Software (engagesoftware.com)</Copyright>
<PackageProjectUrl>https://github.com/EngageSoftware/Engage.Dnn.Logging</PackageProjectUrl>
<PackageProjectUrl>https://github.com/EngageSoftware/EngageSoftware.Dnn.Logging</PackageProjectUrl>
<PackageIcon>icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageTags>dnn-platform logging</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# EngageSoftware.Dnn.Logging

[![GitHub Actions](https://github.com/EngageSoftware/Engage.Dnn.Logging/actions/workflows/ci.yml/badge.svg)](https://github.com/EngageSoftware/Engage.Dnn.Logging/actions) [![NuGet](https://img.shields.io/nuget/v/EngageSoftware.Dnn.Logging)](https://www.nuget.org/packages/Engage.Dnn.Logging) [![MIT License](https://img.shields.io/github/license/EngageSoftware/Engage.Dnn.Logging)](https://github.com/EngageSoftware/Engage.Dnn.Logging/blob/main/LICENSE)
[![GitHub Actions](https://github.com/EngageSoftware/EngageSoftware.Dnn.Logging/actions/workflows/ci.yml/badge.svg)](https://github.com/EngageSoftware/EngageSoftware.Dnn.Logging/actions) [![NuGet](https://img.shields.io/nuget/v/EngageSoftware.Dnn.Logging)](https://www.nuget.org/packages/EngageSoftware.Dnn.Logging) [![MIT License](https://img.shields.io/github/license/EngageSoftware/EngageSoftware.Dnn.Logging)](https://github.com/EngageSoftware/EngageSoftware.Dnn.Logging/blob/main/LICENSE)

Reference this project in order to enable dependency injection support for
`ILogger<T>` in your DNN Platform site. This implementation wraps [DNN's
Expand Down

0 comments on commit a394fe9

Please sign in to comment.