Skip to content

Commit

Permalink
Merge pull request #237 from sebader/dependabot/nuget/WebsiteBackendF…
Browse files Browse the repository at this point in the history
…unctions/dev/Microsoft.Azure.Functions.Worker.Sdk-1.18.0

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.17.4 to 1.18.0 in /WebsiteBackendFunctions
  • Loading branch information
sebader authored Oct 2, 2024
2 parents e20eec5 + d1ca257 commit a2e9406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebsiteBackendFunctions/WebsiteBackendFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Sql" Version="3.0.534" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
Expand Down

0 comments on commit a2e9406

Please sign in to comment.