Skip to content

Commit ece19ff

Browse files
committed
[fix] using according to Simplify.Web 4.6
1 parent 6e9f037 commit ece19ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TesterApp/Setup/IocRegistrations.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using Simplify.DI;
2-
using Simplify.Web.Bootstrapper;
2+
using Simplify.Web;
33
using Simplify.Web.Json;
44

55
namespace TesterApp.Setup

0 commit comments

Comments
 (0)