Skip to content

Commit

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

Bump Microsoft.Azure.Functions.Worker from 1.22.0 to 1.23.0 in /WebsiteBackendFunctions
  • Loading branch information
sebader authored Oct 2, 2024
2 parents f780ffd + e33c4d1 commit b27aa1c
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 @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
<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" />
Expand Down

0 comments on commit b27aa1c

Please sign in to comment.