Skip to content

Commit

Permalink
📦 Upgraded package 3 - Microsoft.Azure.Functions.Worker.ApplicationIn…
Browse files Browse the repository at this point in the history
…sights (#72)

updated package
  • Loading branch information
babakamyljanovssw authored Sep 23, 2024
1 parent eb5750b commit 8ccf714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SSW.Rules.AzFuncs/SSW.Rules.AzFuncs.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
Expand All @@ -12,7 +12,7 @@
<PackageReference Include="AzureGems.Repository.CosmosDB" Version="3.0.1" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.1"/>
<PackageReference Include="Octokit" Version="9.0.0" />
Expand Down

0 comments on commit 8ccf714

Please sign in to comment.