Skip to content

Commit

Permalink
Upgraded NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Jun 3, 2024
1 parent 21d44e2 commit 75c1958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Elmah.Io.Cli/Elmah.Io.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Elmah.Io.Client" Version="5.1.71-pre" />
<PackageReference Include="Elmah.Io.Client" Version="5.1.76" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Tx.Windows" Version="3.0.6" />
</ItemGroup>
Expand Down

0 comments on commit 75c1958

Please sign in to comment.