Bump SharpVectors from 1.8.1 to 1.8.2

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

---
updated-dependencies:
- dependency-name: SharpVectors
  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-10-09 22:11:32 +00:00 committed by GitHub
parent 755c09e3d9
commit c59a01d361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="NHotkey.Wpf" Version="2.1.1" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
<PackageReference Include="SharpVectors" Version="1.8.1" />
<PackageReference Include="SharpVectors" Version="1.8.2" />
<PackageReference Include="VirtualizingWrapPanel" Version="1.5.7" />
</ItemGroup>