Bump SharpVectors from 1.7.6 to 1.8.1

Bumps [SharpVectors](https://github.com/ElinamLLC/SharpVectors) from 1.7.6 to 1.8.1.
- [Release notes](https://github.com/ElinamLLC/SharpVectors/releases)
- [Commits](https://github.com/ElinamLLC/SharpVectors/compare/v.1.7.6...v1.8.1)

---
updated-dependencies:
- dependency-name: SharpVectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-12 22:15:25 +00:00 committed by GitHub
parent 71a1ca7a1d
commit a486f713f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
<PackageReference Include="SharpVectors" Version="1.7.6" />
<PackageReference Include="SharpVectors" Version="1.8.1" />
<PackageReference Include="VirtualizingWrapPanel" Version="1.5.7" />
</ItemGroup>