Skip to content

Commit b247515

Browse files
Bump Microsoft.EntityFrameworkCore.SqlServer from 9.0.16 to 9.0.17
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d85033 commit b247515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DataTables.NetStandard.Sample/DataTables.NetStandard.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.16" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.17" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)