About 3,560,000 results
Open links in new tab
  1. Microsoft .NET Framework 4.6.2 Developer Pack Windows 10 Build 1607

    Microsoft .NET Framework 4.6.2 Developer Pack Windows 10 Build 1607 Asked 8 years, 11 months ago Modified 8 years, 5 months ago Viewed 5k times

  2. How to install .NET Framework 4.6.2 on Windows 10 Creators?

    Aug 8, 2017 · I just got a new laptop with Windows 10 Creators, which comes with .NET Framework 4.7. My application target .NET 4.6.2, but I can't install .NET 4.6.2 because it says that "a later update is …

  3. Dynamics 365 Solution which .NET version is used?

    Jul 20, 2023 · The Microsoft Dataverse SDK assemblies are built using .NET Framework 4.6.2. You can use Visual Studio to build your managed code applications using .NET Framework 4.6.2 or later.

  4. How to add the .NET Framework prerequisite to setup install

    This is my first time using an installer project. The installer correctly has a prerequisite for .NET Framework 4.5.1. However, I would like to make the installer include the .NET Framework installation …

  5. c# - Integrating Microsoft.Extensions.DependencyInjection in ASP.NET …

    Aug 20, 2021 · I have been using .NET Core 3.1 for most of my projects, but currently there is an existing project that uses .NET Framework 4.6.1 I am having difficulties to implement dependency …

  6. .net - The reference assemblies for framework …

    Jun 14, 2017 · To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed.

  7. I can't get Coverlet working for the .NET Framework 4.8 test class ...

    Jan 28, 2025 · The project that I want to run tests against is a Windows Forms project targeting .NET Framework 4.6.2. I have also installed .NET 8 and .NET 6 SDKs on my computer as in the …

  8. How to install a particular .NET Framework version SDK using winget?

    Oct 26, 2022 · 4 I tried to install the .NET SDK's for both Framework versions 4.7.2 and 4.8. However, this does not seem possible as there is no way to specify the version, or even get search results with …

  9. Targeting pack for .NET 4.5.2 not installed - Stack Overflow

    Thank you! When trying to download 4.5.2 Framework it kept telling me it already installed it, but I WAS able to install the Developer Pack and after doing so I was able to pick 4.5.2 as the target framework!

  10. Error code 5100 when installing .NET framework as part of a ClickOnce ...

    Jan 4, 2013 · This installation is under Microsoft's control as part of the ClickOnce publishing mechanism. It looks as though it is trying to install the 64-bit framework onto a 32-bit machine? Is …