Skip to content

Commit 7c689ad

Browse files
Bump Microsoft.NET.Sdk.Functions from 4.2.0 to 4.6.0 (#1166)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b60a5b commit 7c689ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Samples.AzureFunctions/Samples.AzureFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
9-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
9+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.6.0" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<ProjectReference Include="..\..\src\Transports.AspNetCore\Transports.AspNetCore.csproj" />

0 commit comments

Comments
 (0)