Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit e95abe2

Browse files
Update dotnet monorepo to v8.0.5
1 parent 700002a commit e95abe2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Sample-CleanArchitecture-CQRS.Infrastructure/Sample-CleanArchitecture-CQRS.Infrastructure.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Mapster" Version="7.4.0" />
16-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
17-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.4" />
18-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.4" />
16+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />
17+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.5" />
18+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.5" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.4" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">

0 commit comments

Comments
 (0)