Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinRaW committed Aug 3, 2024
1 parent 596a01c commit ec3b6d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ModVerify.CliApp/ModVerify.CliApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="AlamoEngineTools.PG.StarWarsGame.Infrastructure.Clients" Version="4.0.15-beta" />
<PackageReference Include="AlamoEngineTools.SteamAbstraction" Version="4.0.15-beta" />
<PackageReference Include="AlamoEngineTools.PG.StarWarsGame.Infrastructure.Clients" Version="4.0.17-beta" />
<PackageReference Include="AlamoEngineTools.SteamAbstraction" Version="4.0.17-beta" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Costura.Fody" Version="5.7.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ec3b6d3

Please sign in to comment.