1 declaration of MSBuild target RemoveManagedWinRTComponentWinMDReferences
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
119<Target Name="RemoveManagedWinRTComponentWinMDReferences"
1 usage of MSBuild target RemoveManagedWinRTComponentWinMDReferences
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
140<Target Name="AddWinRTComponentImplementationReference" AfterTargets="ResolveProjectReferences" DependsOnTargets="RemoveManagedWinRTComponentWinMDReferences" Condition="'@(ManagedWinRTComponentImplementations)' != ''">