문제

according to the ILMerge documentation it allows to merge assemblies with conflicting types. I'm trying to merge FSharp.Core.dll and System.Reactive.dll but I can't figure out the command line params for this.

ILMerge is complaining about the conflicting versions of System.IObservable<T>. How can I tell it to solve this conflict.

Thanks and regards, forki

도움이 되었습니까?

해결책

_spFriendlyUrlPageContextInfo.termId를 사용하여 현재 페이지의 용어 정보 (안내서)를 가져올 수 있습니다.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top