Skip to content

Commit 611b11b

Browse files
Bump Microsoft.NET.Sdk.Functions (#256)
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 9b998c3 commit 611b11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnetcore31/AzureFunctions.Queue/AzureFunctions.Queue.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5"/>
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="Azure.Storage.Queues" Version="12.11.1"/>
1010
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118"/>
1111
</ItemGroup>

0 commit comments

Comments
 (0)