Skip to content

Commit

Permalink
Merge pull request #2 from azhuge233/dependabot/nuget/MailKit-4.2.0
Browse files Browse the repository at this point in the history
Bump MailKit from 4.1.0 to 4.2.0
  • Loading branch information
azhuge233 authored Sep 4, 2023
2 parents d116ea9 + 1b80a5e commit 3429bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EGSFreeGamesNotifier/EGSFreeGamesNotifier.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 @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="MailKit" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="MimeKit" Version="4.1.0" />
Expand Down

0 comments on commit 3429bac

Please sign in to comment.