Skip to content

Commit a1f4191

Browse files
Bump Microsoft.Identity.Web from 3.6.2 to 3.8.4 in /GraphTutorial
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 3.6.2 to 3.8.4. - [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.2...3.8.4) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7930f9a commit a1f4191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GraphTutorial/GraphTutorial.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.2" />
16+
<PackageReference Include="Microsoft.Identity.Web" Version="3.8.4" />
1717
<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">

0 commit comments

Comments
 (0)