Bump ToolGood.Words.Pinyin from 3.0.1.4 to 3.1.0

Bumps [ToolGood.Words.Pinyin](https://github.com/toolgood/ToolGood.Words.Pinyin) from 3.0.1.4 to 3.1.0.
- [Release notes](https://github.com/toolgood/ToolGood.Words.Pinyin/releases)
- [Commits](https://github.com/toolgood/ToolGood.Words.Pinyin/commits)

---
updated-dependencies:
- dependency-name: ToolGood.Words.Pinyin
  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] 2023-01-23 22:08:49 +00:00 committed by GitHub
parent 3a3da51d92
commit 981e83ef26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
<!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
<!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.1.0" />
</ItemGroup>