Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.9 to 3.1.13
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Hosting.WindowsServices](https://github.com/aspnet/AspNetCore) from 3.1.9 to 3.1.13.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.9...v3.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2021
1 parent e455805 commit 2777b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="CommandLiners.MonoOptions" Version="1.0.36" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.31" />
<PackageReference Include="MailKit" Version="2.11.0" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.9" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.13" />
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
Expand Down

0 comments on commit 2777b00

Please sign in to comment.