We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 493b4a2 + 87d8180 commit 2347f90Copy full SHA for 2347f90
src/ProjectTemplates/Web.ProjectTemplates/content/WebApi-FSharp/Program.fs
@@ -12,6 +12,7 @@ open Microsoft.AspNetCore.Hosting
12
open Microsoft.AspNetCore.HttpsPolicy
13
#endif
14
open Microsoft.Extensions.Configuration
15
+open Microsoft.Extensions.DependencyInjection
16
open Microsoft.Extensions.Hosting
17
open Microsoft.Extensions.Logging
18
0 commit comments