Skip to content

Commit 99ee165

Browse files
Bump Microsoft.NET.Sdk.Functions
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]>
1 parent e3ac0fd commit 99ee165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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="4.1.3"/>
99
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5"/>
1010
<PackageReference Include="Azure.Storage.Blobs" Version="12.11.0"/>
1111
</ItemGroup>

0 commit comments

Comments
 (0)