Skip to content

Commit 5c76ddf

Browse files
Bump Microsoft.Identity.Web
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 3.6.2 to 3.8.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.2...3.8.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6796b1b commit 5c76ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
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>net9.0</TargetFramework>
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.2" />
10+
<PackageReference Include="Microsoft.Identity.Web" Version="3.8.2" />
1111
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)