Skip to content

Commit e9b7e41

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly
Bumps [ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly](https://github.com/ErikEJ/EFCore.SqlServer.DateOnlyTimeOnly) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/ErikEJ/EFCore.SqlServer.DateOnlyTimeOnly/releases) - [Commits](https://github.com/ErikEJ/EFCore.SqlServer.DateOnlyTimeOnly/commits) --- updated-dependencies: - dependency-name: ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72c1a42 commit e9b7e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Blazored.Toast" Version="4.1.0" />
99
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" PrivateAssets="all" />
10-
<PackageReference Include="ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly" Version="7.0.1" />
10+
<PackageReference Include="ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly" Version="7.0.2" />
1111
<PackageReference Include="Markdig" Version="0.31.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.4" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.4" />

0 commit comments

Comments
 (0)