feat: ToInvString

This commit is contained in:
tk
2023-08-08 17:39:58 +08:00
parent 7e204aea5d
commit a3b6468906
4 changed files with 16 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
<WarningsAsErrors>true</WarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>