Can't install Litium Accelerator 7.0.0

Hi! When trying to install Litium Accelerator 7.0.0 using this guide https://docs.litium.com/documentation/litium-accelerators/install-litium-accelerator and running “Update-Package -Reinstall” in Package Manager Console, I get the error shown in the attached image.

Anyone knows how to solve this?

Litium version: 7.0.0

Thanks,
// Anders

Upgrade .Net framework to 4.7.2 first (if you have’nt) and then
try run “Update-Package -Reinstall -IncludePrerelease”

.Net framework 4.7.2 is installed, and I get the same result when including -IncludePrerelease
Any more ideas?

Thanks,
// Anders

I had similar issues when I first installed 4.7.2 that were solved by restarting visual studio. Hope that helps.

After switching to VS 2017, everything works.

// Anders

2 Likes