Skip to content

Commit

Permalink
build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmarkham committed Aug 2, 2024
1 parent 60ac8f7 commit e561c3a
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 7,505 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#if NET7_0_OR_GREATER
using System.Threading.RateLimiting;
using Microsoft.AspNetCore.RateLimiting;
#endif

namespace Jhoose.Security.Reporting.DependencyInjection
{
Expand All @@ -34,4 +33,5 @@ public void Configure(RateLimiterOptions options)
}
}
}
}
}
#endif
Loading

0 comments on commit e561c3a

Please sign in to comment.