Bump LocalisationAnalyser for new key generation

This commit is contained in:
Dean Herbert 2021-07-16 23:03:53 +09:00
parent 3f3adfe297
commit b3d89254a9

View File

@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="5.0.0" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="3.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ppy.LocalisationAnalyser" Version="2021.706.0">
<PackageReference Include="ppy.LocalisationAnalyser" Version="2021.716.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>