Skip to content

Commit cfda0d9

Browse files
Bump Microsoft.Graph from 5.35.0 to 5.36.0 in /GraphSample
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.35.0 to 5.36.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.35.0...5.36.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91d9118 commit cfda0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphSample/GraphSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.14" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.14" />
13-
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />
13+
<PackageReference Include="Microsoft.Graph" Version="5.36.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)