Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ktos/Eleia
Browse files Browse the repository at this point in the history
  • Loading branch information
ktos committed Sep 5, 2021
2 parents a4c2779 + 8656629 commit 9195699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Eleia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.27" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.36" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" />
<PackageReference Include="Microsoft.ML" Version="1.5.2" />
<PackageReference Include="Microsoft.ML" Version="1.6.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="5.0.0" />
Expand Down

0 comments on commit 9195699

Please sign in to comment.