Skip to content

Commit ffe115c

Browse files
Undo these updates that broke startup
1 parent 530cb77 commit ffe115c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Func/Func.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
2424
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
2525
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
26-
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="3.0.0" />
27-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
26+
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
27+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0" />
2828
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
2929
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
3030

0 commit comments

Comments
 (0)