Skip to content

Commit 4155662

Browse files
committed
Update Identity.Module.Core to version 2.5.126
Upgraded the `<PackageReference>` for `Identity.Module.Core` in the `MinimalApi.Identity.Migrations.SQLServer.csproj` file from version `2.5.123` to `2.5.126`. This update may include bug fixes, new features, or other improvements provided in the newer version of the package.
1 parent e481243 commit 4155662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinimalApi.Identity.Migrations.SQLServer/MinimalApi.Identity.Migrations.SQLServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Identity.Module.Core" Version="2.5.123" />
10+
<PackageReference Include="Identity.Module.Core" Version="2.5.126" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)