File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -433,7 +433,6 @@ $(XamlMetaDataProviderPch)
433433 <!-- Build reference projection from WinMD project references and dynamic library project references-->
434434 <Target Name =" CppWinRTMakeReferenceProjection"
435435 Condition =" '@(CppWinRTDirectWinMDReferences)@(CppWinRTDynamicProjectWinMDReferences)' != '' AND '$(CppWinRTEnableReferenceProjection)' == 'true'"
436- Condition =" '$(CppWinRTEnableReferenceProjection)' == 'true'"
437436 DependsOnTargets =" GetCppWinRTProjectWinMDReferences;GetCppWinRTPlatformWinMDReferences;GetCppWinRTDirectWinMDReferences;$(CppWinRTMakeReferenceProjectionDependsOn)"
438437 Inputs =" @(CppWinRTDirectWinMDReferences);@(CppWinRTDynamicProjectWinMDReferences);@(CppWinRTPlatformWinMDReferences)"
439438 Outputs =" $(IntDir)cppwinrt_ref.rsp" >
You can’t perform that action at this time.
0 commit comments