Merge pull request #1625 from Flow-Launcher/dependabot/nuget/SharpVectors-1.8.1

Bump SharpVectors from 1.7.6 to 1.8.1
This commit is contained in:
Jeremy Wu 2022-12-18 12:25:17 +11:00 committed by GitHub
commit 58c839ec20
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>