2

I have updated my KRE to beta-11087. Running kpm restore on my project gives such a error : 'Unable to locate Remotion.Linq >= 2.0.0-alpha-002'.

Is there anyone who has the same issue?

Deduplicator
  • 44,692
  • 7
  • 66
  • 118
Mike
  • 3,766
  • 3
  • 18
  • 32

1 Answers1

1

According to https://github.com/aspnet/Home/issues/325 this might indicate that you're missing a NuGet feed. Check that you have the nuget.org feed enabled.

Eilon
  • 25,582
  • 3
  • 84
  • 102