This is to silence an analysis warning.
@ -22,6 +22,11 @@
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute">
<_Parameter1>$(AssemblyName).Tests</_Parameter1>
</AssemblyAttribute>
<!-- From https://github.com/dotnet/msbuild/pull/6285 -->
<AssemblyAttribute Include="CLSCompliantAttribute">
<_Parameter1>false</_Parameter1>
</ItemGroup>
<ItemGroup>