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.24516.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)
261
HighEntropyVA="$(
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.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (1)
121
HighEntropyVA="$(
HighEntropyVA
)"