mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
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:
committed by
dependabot[bot]
parent
aa1f67b025
commit
d73b94240c
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user