从Visual Studio RC开始,Visual Studio 2015似乎不再支持Visual Studio Tools for Office(VSTO)中的Office加载项项目类型.很多googlin'和MS博客中的PM问题都没有发现有用的信息; 但也许社区中的其他人都知道更多.打开VSTO项目会产生"(不兼容)".所以:
我已经没有2013了,因为我擦了那台机器......
我有一个网络应用程序(角度),它使用 firebase 身份验证与 google 登录提供程序。在 Windows 上,当我使用 vscode 以调试模式附加到 chrome 到 localhost:4200 上运行的应用程序时,当我在输入我的 google 凭据后尝试在弹出窗口中使用 google 帐户登录时,会收到以下消息:
\n\nCouldn\'t sign you in\nThis browser or app may not be secure.\nTry using a different browser. If you\xe2\x80\x99re already using a supported browser, you can refresh your screen and try again to sign in.\nRun Code Online (Sandbox Code Playgroud)\n\n如果我没有在调试模式下使用 vscode 启动 chrome,而是从开始菜单启动 chrome 并将其指向 localhost:4200,则应用程序可以正常工作并成功登录。此外,当以这种方式启动时,我可以成功地使用网站上内置的 chrome 调试器。
\n\n我在基于 Chromium 的新边缘上也遇到了同样的问题;但没有在旧边缘得到它。
\n\n我想知道 chrome 中是否有一些安全设置需要调整?或者是 gcp/google 身份验证设置。
\n\n来自 vscode 的 launch.json 供参考:
\n\n {\n "type": …Run Code Online (Sandbox Code Playgroud) vsto ×1