ResolveDotNetRoots to support resoving multiple .NET version paths #616
Annotations
4 errors and 1 warning
Build fake runner:
src/app/Fake.Runtime/SdkAssemblyResolver.fs#L360
Type mismatch. Expecting a� 'seq<string> -> 'a' �but given a� ''b list -> 'c list' �The type 'seq<string>' does not match the type ''a list'
|
Build fake runner:
src/app/Fake.Runtime/SdkAssemblyResolver.fs#L360
Type mismatch. Expecting a� 'seq<string> -> 'a' �but given a� 'string list -> string list list' �The type 'seq<string>' does not match the type 'string list'
|
Build fake runner:
src/app/Fake.Runtime/SdkAssemblyResolver.fs#L377
A unique overload for method 'Join' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: string * 'a when 'a :> seq<'b>��Candidates:� - String.Join(separator: string,
|
Build fake runner
Process completed with exit code 1.
|
Build fake runner:
src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
|
Loading