Skip to content

Commit

Permalink
Update Gordon360/Extensions/MiddlewareExtensions.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Russ Tuck <russ.tuck@gordon.edu>
  • Loading branch information
amos-cha and russtuck authored Jul 21, 2023
1 parent 01a336c commit 140a75a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gordon360/Extensions/MiddlewareExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

using Gordon360.Utilities.Logger;
using Microsoft.AspNetCore.Builder;

// See https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/extensibility?view=aspnetcore-6.0
// for background on how this works.
namespace Gordon360.Extensions
{
public static class MiddlewareExtensions
Expand Down

0 comments on commit 140a75a

Please sign in to comment.