зеркало из
1
0
Форкнуть 0

Bump Microsoft.AspNet.Identity.Owin in /aspnet-samples/AdvancedChatRoom (#238)

Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.2 to 2.2.4.
- [Commits](https://github.com/aspnet/AspNetIdentity/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.Identity.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-14 11:13:21 +08:00 коммит произвёл GitHub
Родитель 28c16eaedb
Коммит 26973d2d8b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="jQuery" version="3.3.1" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.2" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.2" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net461" />
<package id="Microsoft.AspNet.SignalR" version="2.4.1" targetFramework="net461" />
<package id="Microsoft.AspNet.SignalR.Core" version="2.4.1" targetFramework="net461" />
<package id="Microsoft.AspNet.SignalR.JS" version="2.4.1" targetFramework="net461" />