运行VS2022和VS2019而不影响环境变量
我如何在同一台计算机上运行VS20022和VS2019,而不会破坏我的环境,我想在当前的项目上使用VS2022,但它会弄乱我的构建,因为它具有VS2022中不支持的项目(我认为是SQL Server Intermation Services Services Services Services Projects projects project项目类型)。
因此,我想将VS2022用于开发人员,而VS2019仅用于构建解决方案。
问题在于,VS2022未添加到环境变量路径中,并且以某种方式在构建脚本中选择了它,我不明白如何删除它,我找不到其他任何解决方案。
How can I run VS20022 and VS2019 on the same computer without breaking my environment, I want to use VS2022 on my current project but it messes my build because it has a project which is not supported in VS2022(I think is SQL Server Integration Services Projects type of project).
So I want to use the VS2022 for dev stuff and VS2019 just for building the solution.
The problem is that VS2022 isn't added to the environment variables path and somehow it is picked in the build scripts, and I don't understand how to remove it, and I was not able to find any other solutions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论