Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions from 3.0.13 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk) from 3.0.13 to 4.0.1.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2021
1 parent ed0a6eb commit 8f81160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XamList.Functions/XamList.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.11" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.13" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.0.1" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 8f81160

Please sign in to comment.