Skip to content

Commit 70781f1

Browse files
Merge pull request #495 from loresoft/dependabot/nuget/src/EstimatorX.Service/Microsoft.Identity.Web-4.1.1
Bump Microsoft.Identity.Web from 4.1.0 to 4.1.1
2 parents 676e3ae + 02dbf2e commit 70781f1

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.11" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.0" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.1" />
1919
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
2121
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />

0 commit comments

Comments
 (0)