Skip to content

Commit c78a8cf

Browse files
authored
Update Program.cs
1 parent 98f55c5 commit c78a8cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BervProject.WebApi.Boilerplate/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
using Microsoft.Extensions.Hosting;
1414
using Microsoft.Extensions.Logging;
1515
using NLog.Web;
16+
using System.Linq;
1617

1718
var builder = WebApplication.CreateBuilder(args);
1819
if (!args.Contains("--no-build"))

0 commit comments

Comments
 (0)