问题描述
我正在制作一个UWP应用程序并正在集成支付处理器sdk。 我一直在尝试将sdk项目引用到同一解决方案资源管理器窗口中的主项目文件中。 我不断得到关于存在的答案: 无法引用
项目xyx。
I am making an UWP application and am integrating a payment processor sdk. I have been trying to reference the sdk project to the main project file in the same solution explorer window. I keep getting an answer about being: unable to reference project xyx.
sdk vs项目是我认为的控制台应用程序,我的项目是UWP。 我看到另一篇关于那里可能发生冲突的帖子,但没有看到前进的道路。 有没有人遇到类似的情况?
The sdk vs project is a console app I believe and my project is a UWP. I saw another post about a possible conflict there, but didnt see the path forward. Has anyone ran into a similar scenario?
推荐答案
欢迎到MSDN论坛。
这个论坛是在视觉工作室谈论单元测试,我将把你的线程转移到UWP论坛获得专业支持。感谢您的理解。
This forum is to talk about unit test in visual studio, I will move your thread to UWP forum for professional support. Thank you for understanding.
致以最诚挚的问候,
Joyce
这篇关于UWP参考错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!