mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-06-25 08:21:27 +00:00
Move startup & middleware classes into their own namespaces
This commit is contained in:
parent
49c22b4fab
commit
c5cc8a8782
6 changed files with 15 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
using System.Linq;
|
||||
using LBPUnion.ProjectLighthouse;
|
||||
using LBPUnion.ProjectLighthouse.Startup;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Hosting.Server.Features;
|
||||
using OpenQA.Selenium;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue