Skip to content

Commit

Permalink
Updated Elmah.Io.Client
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed May 24, 2024
1 parent d5b9926 commit befc367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elmah.Io.Client" Version="[5.1.75,6)" />
<PackageReference Include="Elmah.Io.Client" Version="[5.1.76,6)" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="2.2.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Elmah.Io.AspNetCore/Elmah.Io.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elmah.Io.Client" Version="[5.1.75,6)" />
<PackageReference Include="Elmah.Io.Client" Version="[5.1.76,6)" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit befc367

Please sign in to comment.