Bump Microsoft.Toolkit.HighPerformance from 7.1.0 to 7.1.1

Bumps [Microsoft.Toolkit.HighPerformance](https://github.com/CommunityToolkit/WindowsCommunityToolkit) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases)
- [Commits](https://github.com/CommunityToolkit/WindowsCommunityToolkit/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.HighPerformance
  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] 2021-10-20 03:07:55 +00:00 committed by GitHub
parent 0f73b20f46
commit e4b04d033a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-rc.2.21480.5" />
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.1.0" />
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.1.1" />
</ItemGroup>
</Project>