Skip to content

Commit 8123be2

Browse files
Bump Microsoft.Graph from 5.41.0 to 5.95.0
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 5.95.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba95d99 commit 8123be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api.WithReact/Api.WithReact.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
32-
<PackageReference Include="Microsoft.Graph" Version="5.41.0" />
32+
<PackageReference Include="Microsoft.Graph" Version="5.95.0" />
3333
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
3434
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3535
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />

0 commit comments

Comments
 (0)