File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The following changes are required in the `.csproj` XML project file:
26
26
<FrameworkReference Include =" Microsoft.AspNetCore.App" />
27
27
<PackageReference Include =" Microsoft.Azure.Functions.Worker" Version =" 1.19.0" />
28
28
<PackageReference Include =" Microsoft.Azure.Functions.Worker.Sdk" Version =" 1.15.1" />
29
- <PackageReference Include =" Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version =" 1.0.0" >
29
+ <PackageReference Include =" Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version =" 1.0.0" / >
30
30
<PackageReference Include =" Microsoft.ApplicationInsights.WorkerService" Version =" 2.21.0" />
31
31
<PackageReference Include =" Microsoft.Azure.Functions.Worker.ApplicationInsights" Version =" 1.0.0" />
32
32
```
You can’t perform that action at this time.
0 commit comments