Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Hosting.WindowsServices
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rnwood committed Aug 3, 2021
1 parent e82bc3c commit 6e05f87
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.34" />
<PackageReference Include="MailKit" Version="2.13.0" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.14" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.17" />
<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 6e05f87

Please sign in to comment.