将旧的 .NET 项目从 .net Framework 4.0 升级到 4.7.2 并升级到 TLS 1.2
我需要指导。我知道如何将 .net 升级到 4.7.2,但我正在开发的解决方案有 100 多个项目,所以我想知道进行此升级需要什么,代码更改?专有的 NuGet 包会受到影响吗?
然后是 TLS 部分。我对此感到困惑,我做了一些研究,我知道 TLS 是什么以及为什么需要它,但我还不知道它是如何在 .net 项目中实现的。我的问题是:我如何知道我当前的应用程序正在运行哪个版本的 TLS?如何在不将其硬编码到我的项目中的情况下将其升级到 1.2?我是否需要更改每个项目的 TLS 配置,还是可以根据解决方案完成此操作?
任何形式的帮助表示赞赏!
I need guidance. I know how to upgrade .net to 4.7.2, but the solution I'm working on has 100+ projects, so I want to know what it entails to do this upgrade, code changes? Proprietary NuGet packages will be affected?
And then, the TLS part. I'm lost on that, I did some research, I know what TLS is and why it's needed, but I can't yet get how it's implemented in .net projects. My questions on it: how do I know what version of TLS my current application is running on? How can I upgrade it to 1.2 without having it hardcoded in my projects? Do I need to change TLS configuration for each of my projects or could it be done per solution?
Any kind of help is appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论