Bumps [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](https://github.com/dotnet/orleans/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-29 13:15:25 +00:00 коммит произвёл GitHub
Родитель 7d2b42f69c
Коммит fc17c5eb2f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.4" />
<PackageReference Include="Microsoft.Orleans.Server" Version="7.1.0" />
<PackageReference Include="Microsoft.Orleans.Server" Version="7.1.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>