supressing warning (#16594)

This commit is contained in:
Clint Rutkas
2022-03-01 06:32:23 -08:00
committed by GitHub
parent cc8d8074bb
commit 47920f50f3
3 changed files with 9 additions and 0 deletions

View File

@@ -13,6 +13,9 @@
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup>
<NoWarn>81010002</NoWarn>
</PropertyGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>16.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>