Skip to content

Commit

Permalink
Merge pull request #11 from azhuge233/dependabot/nuget/others-3b8b52b268
Browse files Browse the repository at this point in the history
  • Loading branch information
azhuge233 committed Nov 15, 2023
2 parents 58cf937 + 9481aef commit 1f91c2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IndiegalaFreebieNotifier/IndiegalaFreebieNotifier.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -17,8 +17,8 @@
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="MimeKit" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.39.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.2.5" />
Expand Down

0 comments on commit 1f91c2f

Please sign in to comment.