Updating MDK² NuGet Packages using Visual Studio

Tip

Using MDK Hub? The Hub can update packages automatically. See the Updates & Maintenance section for details.

Using Visual Studio

  1. Open your project in Visual Studio.

  2. Right-click on the solution in Solution Explorer.

  3. Click "Manage NuGet Packages for Solution..."

    image

  4. Click the "Updates" tab to see outdated packages.

    image

  5. Select the MDK packages you want to update and click "Update".

    image

  6. Click "Apply" to complete the update.