Skip to content

Commit

Permalink
Newest elmah.io.* prereleases
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed May 17, 2023
1 parent 4e7233e commit 02badad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Elmah.Io.Umbraco/Elmah.Io.Umbraco.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elmah.Io.AspNetCore" Version="[4.4.50,5)" />
<PackageReference Include="Elmah.Io.Client" Version="[4.4.56,5)" />
<PackageReference Include="Serilog.Sinks.ElmahIo" Version="[4.3.29,5)" />
<PackageReference Include="Elmah.Io.AspNetCore" Version="[5.0.53-pre,6)" />
<PackageReference Include="Elmah.Io.Client" Version="[5.0.58-pre,6)" />
<PackageReference Include="Serilog.Sinks.ElmahIo" Version="[5.0.33-pre,6)" />
<PackageReference Include="Umbraco.Cms" Version="10.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 02badad

Please sign in to comment.