admin管理员组

文章数量:1400167

I am trying to publish a Windows Winforms application for .NET against the .NET 6.0 Target Framework. The client machine however is demanding an exact installation of Microsoft Windows Desktop Runtime 6.0.26. I have 6.0.18 and 6.0.36 installed.

When building against the specified target framework, how do I know which exact version it is going to want at the client end? Is it possible for this to be less contingent on any exact installation build number?

本文标签: