Skip to content

Commit af5c1ee

Browse files
authored
Update SampleDataController.cs
1 parent 86dde59 commit af5c1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/Controllers/SampleDataController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using Microsoft.AspNetCore.Authorization;
77
#endif
88
using Microsoft.AspNetCore.Mvc;
9+
using Microsoft.Extensions.Logging;
910

1011
namespace Company.WebApplication1.Controllers
1112
{

0 commit comments

Comments
 (0)