We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421f9a8 commit 899017eCopy full SHA for 899017e
1 file changed
Examples/BookingSystem.AspNetFramework/Utils/ServiceConfig.cs
@@ -2,6 +2,7 @@
2
using BookingSystem.AspNetFramework.Controllers;
3
using Microsoft.Extensions.DependencyInjection;
4
using Microsoft.Extensions.Logging;
5
+using Microsoft.Extensions.Logging.Console;
6
using OpenActive.Server.NET;
7
using System.Configuration;
8
using System.Web.Http;
0 commit comments