Skip to content

Commit f4d5a31

Browse files
Bump ElmahCore from 2.0.6 to 2.0.7
Bumps [ElmahCore](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aff0f61 commit f4d5a31

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
@@ -9,7 +9,7 @@
99
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.1.0" />
1010
<PackageReference Include="AutoMapper" Version="10.1.1" />
1111
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
12-
<PackageReference Include="ElmahCore" Version="2.0.6" />
12+
<PackageReference Include="ElmahCore" Version="2.0.7" />
1313
<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" />

0 commit comments

Comments
 (0)