3 assignments to MSBuild property HighEntropyVA
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.NET.props (2)
36<HighEntropyVA Condition="'$(HighEntropyVA)' == ''">true</HighEntropyVA> 40<HighEntropyVA Condition="'$(HighEntropyVA)' == ''">false</HighEntropyVA>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24466.2\tools\ProjectDefaults.props (1)
8<HighEntropyVA>true</HighEntropyVA>
4 usages of MSBuild property HighEntropyVA
MSBuildFiles (4)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
261HighEntropyVA="$(HighEntropyVA)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.NET.props (2)
36<HighEntropyVA Condition="'$(HighEntropyVA)' == ''">true</HighEntropyVA> 40<HighEntropyVA Condition="'$(HighEntropyVA)' == ''">false</HighEntropyVA>
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.CSharp.Core.targets (1)
121HighEntropyVA="$(HighEntropyVA)"