使用rdier自带resharper功能,蛮爽的但是编译旧的项目时一直报错:Invalid option 'portable' for /debug; must be full or pdbonly' 搜索好久都没有解决,有的说是mono版本问题,新的解决了,有的说是MSBuild 15的问题但我本地均没有解决后来找到如下方案: You can also update the package reference from Microsoft.Net.Compilers.1.0.0 to Micr…
title author date CreateTime categories Developing Universal Windows Apps 开发UWA应用 问答 lindexi 2019-08-31 16:55:58 +0800 2019-06-23 10:43:11 +0800 这是一篇在 2015 翻译的社区问答,内容已经过时 开始是一些欢迎,就不翻译 Question: Is the code already there? Answer: There is some code on…