Skip to content

Commit 97d8677

Browse files
Merge pull request #542 from loresoft/dependabot/nuget/src/EstimatorX.Service/Microsoft.Identity.Web-4.5.0
Bump Microsoft.Identity.Web from 4.4.0 to 4.5.0
2 parents 02b8f85 + 4644352 commit 97d8677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EstimatorX.Service/EstimatorX.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
1717
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.13" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="4.4.0" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="4.5.0" />
1919
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
2121
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />

0 commit comments

Comments
 (0)