Skip to content

Commit 47bf616

Browse files
committed
Update Identity.Module.Core to version 2.5.129
Upgraded the `Identity.Module.Core` package in the `MinimalApi.Identity.Migrations.SQLServer.csproj` file from version 2.5.128 to 2.5.129. This minor version update likely includes bug fixes, improvements, or new features provided by the package.
1 parent 1e607e2 commit 47bf616

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.128" />
10+
<PackageReference Include="Identity.Module.Core" Version="2.5.129" />
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)