How to add .Net framework prerequisite to setup install

后端 未结 4 1024
不思量自难忘°
不思量自难忘° 2021-02-04 05:43

I have a C# WinForms project in MS Visual Studio 2017. I have added a Visual Studio Installer Setup Wizard Project to create an installer for my application. Th

4条回答
  •  北海茫月
    2021-02-04 05:47

    Just download NDP461-KB3102436-x86-x64-AllOS-ENU.exe file from This Link

    and copy to C:\Program Files (x86)\Microsoft SDKs\ClickOnce Bootstrapper\Packages\DotNetFX461

提交回复
热议问题