London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Warning when compiling - NU1603 EPiServer.Find.Cms 14.2.1

Vote:
0

Hi

I am trying to remove all warnings in my project, but this one I believe is caused by EPiServer.Find.Cms. I think the nuget-package is depending on a version of System.Linq.Async that does not exist.

The warning says:

Warning    NU1603    EPiServer.Find.Cms 14.2.1 depends on System.Linq.Async (>= 6.0.0 && < 7.0.0) but System.Linq.Async 6.0.0 was not found. An approximate best match of System.Linq.Async 6.0.1 was resolved.    KB.Website    \src\Project\KB.Website\KB.Website.csproj    1    

According to https://www.nuget.org/packages/System.Linq.Async there is no version 6.0.0.
Similar issue is addressed here, and resolution is to make library depend on existing version. https://github.com/NuGet/Home/issues/5764#issuecomment-561513794

In this case EPiServer.Find.Cms 14.2.x should depend on 6.0.1 and not 6.0.0.

#290201
Edited, Oct 18, 2022 7:10
Vote:
0

We can of course update the dependency version range. Thanks for bringing this up

#290208
Oct 18, 2022 9:10
Robert Runge - Nov 05, 2022 20:02
Not sure how I report this or where. Can you help?
Quan Mai - Nov 06, 2022 7:55
Yes you can report it here. I however created a bug for Find team
Robert Runge - Nov 07, 2022 8:28
Thank you
Vote:
0

I'm having the same issue. What's the bug number, Quan?

#291498
Nov 11, 2022 16:32
Vote:
1

FIND-10845, but it is not yet made public 

#291636
Nov 14, 2022 12:20
Vote:
0

The bug FIND-10845 went public today.

#291757
Nov 16, 2022 7:45
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.