Skip to content

Commit e449c48

Browse files
Bump Microsoft.Identity.Web from 3.5.0 to 3.8.2 (#73)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49f3bf1 commit e449c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Breeze.Api/Breeze.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.ApiExplorer" Version="2.2.0" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="3.8.2" />
1919
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.2" />
2121
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.6.2" />

0 commit comments

Comments
 (0)