6.8.3

10 Apr 2024


Fixed issue: Offline Linx failed to restore packages

The Designer would throw an exception saying "Unable to load service index of source https://api.nuget.org/v3/index.json" when creating a new solution or opening an existing one. The Server would log a similar message in the Server Log. This was caused by an upgrade to the latest NuGet.Commands and NuGet.Resolver packages in Linx 6.8.0. It was resolved in this release.

Last updated