Skip to content

Commit 466cbc2

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 8.0.0 to 10.0.6
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97b5d9a commit 466cbc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SecurityHelperLibrary.Sample/SecurityHelperLibrary.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- ASP.NET Core and EF Core dependencies -->
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.24" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0">
17+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.6">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)