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.
1 parent f57c9e9 commit 87d8180Copy full SHA for 87d8180
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