2 assignments to MSBuild property CsWinRTGenerateInteropAssembly
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (2)
211
<
CsWinRTGenerateInteropAssembly
Condition="'$(CsWinRTGenerateInteropAssembly)' == '' and '$(_TargetPlatformVersionUsesCsWinRT3)' == 'true'">true</CsWinRTGenerateInteropAssembly>
212
<
CsWinRTGenerateInteropAssembly
Condition="'$(CsWinRTGenerateInteropAssembly)' == ''">false</CsWinRTGenerateInteropAssembly>
3 usages of MSBuild property CsWinRTGenerateInteropAssembly
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (3)
211
<CsWinRTGenerateInteropAssembly Condition="'$(
CsWinRTGenerateInteropAssembly
)' == '' and '$(_TargetPlatformVersionUsesCsWinRT3)' == 'true'">true</CsWinRTGenerateInteropAssembly>
212
<CsWinRTGenerateInteropAssembly Condition="'$(
CsWinRTGenerateInteropAssembly
)' == ''">false</CsWinRTGenerateInteropAssembly>
320
Condition="'$(
CsWinRTGenerateInteropAssembly
)' == 'true'">