Skip to content

Commit 6f82a67

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 8.0.10 to 9.0.0
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.10 to 9.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fcc599 commit 6f82a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
1414
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.10" />
1515
<PackageReference Include="Microting.eForm" Version="9.0.0" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10">
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)