Bump System.Net.Http.WinHttpHandler in /CosmosClone/CloneConsoleRun

Bumps [System.Net.Http.WinHttpHandler](https://github.com/dotnet/corefx) from 4.5.0 to 4.5.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 09:50:21 +00:00 коммит произвёл GitHub
Родитель f1bae3c6c4
Коммит 92735a4fab
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@
<package id="Newtonsoft.Json" version="10.0.2" targetFramework="net461" />
<package id="System.Buffers" version="4.5.0" targetFramework="net461" />
<package id="System.Memory" version="4.5.0" targetFramework="net461" />
<package id="System.Net.Http.WinHttpHandler" version="4.5.0" targetFramework="net461" />
<package id="System.Net.Http.WinHttpHandler" version="4.5.4" targetFramework="net461" />
<package id="System.Numerics.Vectors" version="4.4.0" targetFramework="net461" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.0" targetFramework="net461" />
</packages>