Bump Apache.Avro from 1.10.0 to 1.11.0 in /csharp/avro/samples (#18)

Bumps [Apache.Avro](https://github.com/apache/avro) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/apache/avro/releases)
- [Commits](https://github.com/apache/avro/compare/release-1.10.0...release-1.11.0)

---
updated-dependencies:
- dependency-name: Apache.Avro
  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] 2022-02-17 15:02:40 -08:00 коммит произвёл GitHub
Родитель 19de69236e
Коммит 0cdabcddca
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Apache.Avro" Version="1.10.0" />
<PackageReference Include="Apache.Avro" Version="1.11.0" />
<PackageReference Include="Azure.Core" Version="1.5.0" />
<PackageReference Include="Azure.Identity" Version="1.2.3" />
<PackageReference Include="Confluent.Kafka" Version="1.5.1" />