Skip to content

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions
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.1.0 to 4.1.3.
- [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 Jan 13, 2023
1 parent 53ec189 commit d78bf94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>AzureFunctions.Blob</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.1.0"/>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3"/>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5"/>
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.1"/>
</ItemGroup>
Expand Down

0 comments on commit d78bf94

Please sign in to comment.