Skip to content

Commit e70ae42

Browse files
Bump ElmahCore.Sql from 2.0.6 to 2.0.7
Bumps [ElmahCore.Sql](https://github.com/ElmahCore/ElmahCore) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/ElmahCore/ElmahCore/releases) - [Commits](ElmahCore/ElmahCore@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: ElmahCore.Sql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 230e511 commit e70ae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebFramework/WebFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="AutoMapper" Version="10.1.1" />
1111
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
1212
<PackageReference Include="ElmahCore" Version="2.0.6" />
13-
<PackageReference Include="ElmahCore.Sql" Version="2.0.6" />
13+
<PackageReference Include="ElmahCore.Sql" Version="2.0.7" />
1414
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.9" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.9" />

0 commit comments

Comments
 (0)