如何直接连接到VS 2022 II Express Dot Net 6项目?

发布于 2025-01-27 05:34:53 字数 284 浏览 0 评论 0原文

在DOT Net Core之前,有XML文件“ .vs \ config \ applicationhost.config”和

<binding protocol="http" bindingInformation="*" />

通过更改标记 bindingInformation to“*”,并运行vs 作为管理员,我可以通过外部设备直接连接到VS API并调试 但是在DOT NET 6中,该文件不存在!

before in dot net core there was xml file ".vs\config\applicationhost.config" and tag

<binding protocol="http" bindingInformation="*" />

by change bindingInformation to "*" and run vs as administrator, I could connect to vs api directly by external devices and debug
but in dot net 6 that file not exists!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文