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.25266.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)
269HighEntropyVA="$(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\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\Roslyn\Microsoft.CSharp.Core.targets (1)
116HighEntropyVA="$(HighEntropyVA)"