Skip to content

Commit c729ecf

Browse files
Bump Microsoft.Identity.Web.GraphServiceClient in /GraphTutorial
Bumps [Microsoft.Identity.Web.GraphServiceClient](https://github.com/AzureAD/microsoft-identity-web) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.GraphServiceClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 178e9e5 commit c729ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphTutorial/GraphTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.2" />
17-
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.6.0" />
17+
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.6.2" />
1818
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.6.2" />
1919
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)