Skip to content

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions from 4.5.0 to 4.6.0 in the dependenc…
Browse files Browse the repository at this point in the history
…ies group (#468)

Bump Microsoft.NET.Sdk.Functions in the dependencies group

Bumps the dependencies group with 1 update: [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk).


Updates `Microsoft.NET.Sdk.Functions` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/Azure/azure-functions-vs-build-sdk/releases)
- [Commits](https://github.com/Azure/azure-functions-vs-build-sdk/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk.Functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 398c65c commit 4d1b5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.13.7" />
<PackageReference Include="Microsoft.Extensions.Http" Version="[6.0.*,7.0.0)" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.6.0" />
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="2.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 4d1b5ef

Please sign in to comment.