Skip to content

Commit f625f94

Browse files
Bump Microsoft.Azure.Functions.Worker.Sdk in /GraphSampleFunctions
Bumps [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) from 1.18.1 to 2.0.2. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bdaf61 commit f625f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphSampleFunctions/GraphSampleFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
13-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" OutputItemType="Analyzer" />
13+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.2" OutputItemType="Analyzer" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
1515
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
1616
<PackageReference Include="Microsoft.Graph" Version="5.76.0" />

0 commit comments

Comments
 (0)