Bump Microsoft.AspNetCore.WebSockets from 2.2.0 to 2.2.1

Bumps [Microsoft.AspNetCore.WebSockets](https://github.com/aspnet/AspNetCore) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/aspnet/AspNetCore/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-09 02:13:53 +00:00
committed by dependabot[bot]
parent aa1f67b025
commit d73b94240c

View File

@@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.AspNetCore.ResponseCompression" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0-preview.18572.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview.18572.1" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0-preview.18571.3" />