1 assignment to MSBuild property ValidateExecutableReferencesMatchSelfContained
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1234
<
ValidateExecutableReferencesMatchSelfContained
>false</ValidateExecutableReferencesMatchSelfContained>
2 usages of MSBuild property ValidateExecutableReferencesMatchSelfContained
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1230
<PropertyGroup Condition="'$(IsTestProject)' == 'true' And '$(
ValidateExecutableReferencesMatchSelfContained
)' == ''">
1251
Condition="'$(
ValidateExecutableReferencesMatchSelfContained
)' != 'false'">