Skip to content

Commit cbc76a7

Browse files
Bump Microsoft.NET.Sdk.Functions (#257)
Bumps [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk) from 3.1.0 to 3.1.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Duiker <[email protected]>
1 parent 611b11b commit cbc76a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnetcore31/AzureFunctions.Blob/AzureFunctions.Blob.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RootNamespace>AzureFunctions.Blob</RootNamespace>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.1.0"/>
8+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.1.2"/>
99
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5"/>
1010
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.1"/>
1111
</ItemGroup>

0 commit comments

Comments
 (0)