Updating MDK² NuGet Packages using Jetbrains Rider

Tip

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

Using Rider

  1. Open your project in Rider.

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

  3. Click "Manage NuGet Packages".

    image

  4. You'll see the package list at the bottom of your IDE:

    image

  5. Update packages:

    • Individual packages: Click the update icon next to each package

      image

    • All at once: Click the update all button

      image