Не получается установить S#Installer на Win8. NET версии 5.0.2 установлен отсюда -
https://dotnet.microsoft.com/download/dotnet/5.0
Что я делаю не правильно?
Вот логи ошибки:
14:33:54.470| |ProgressHelper|Attempting to resolve dependencies for package 'StockSharp.Hydra.5.0.42' with DependencyBehavior 'Lowest'
14:33:55.119|Warning|prod(StockSharp.Hydra)|nuget resolver error
14:33:55.121|Verbose|ProductProvider|nuget: unlocked
14:33:55.122|Warning|ProductProvider|resolver error
14:33:55.122|Error |ProductProvider|update check failed: System.InvalidOperationException: Unable to resolve dependencies. 'runtime.linux-arm.runtime.native.System.IO.Ports 4.7.0' is not compatible with 'runtime.native.System.IO.Ports 5.0.0 constraint: runtime.linux-arm.runtime.native.System.IO.Ports (>= 5.0.0-rtm.20519.4)'.
---> NuGet.Resolver.NuGetResolverConstraintException: Unable to resolve dependencies. 'runtime.linux-arm.runtime.native.System.IO.Ports 4.7.0' is not compatible with 'runtime.native.System.IO.Ports 5.0.0 constraint: runtime.linux-arm.runtime.native.System.IO.Ports (>= 5.0.0-rtm.20519.4)'.
at NuGet.Resolver.PackageResolver.Resolve(PackageResolverContext context, CancellationToken token)
at NuGet.PackageManagement.NuGetPackageManager.PreviewInstallPackageAsync(NuGetProject nuGetProject, PackageIdentity packageIdentity, ResolutionContext resolutionContext, INuGetProjectContext nuGetProjectContext, IEnumerable`1 primarySources, IEnumerable`1 secondarySources, CancellationToken token)
--- End of inner exception stack trace ---
at NuGet.PackageManagement.NuGetPackageManager.PreviewInstallPackageAsync(NuGetProject nuGetProject, PackageIdentity packageIdentity, ResolutionContext resolutionContext, INuGetProjectContext nuGetProjectContext, IEnumerable`1 primarySources, IEnumerable`1 secondarySources, CancellationToken token)
at StockSharp.Installer.NugetHelper.GatherDependenciesImplAsync(PackageIdentity target, NuGetFramework fwk, CancellationToken token, ILogReceiver log)
at StockSharp.Installer.NugetHelper.GatherDependenciesAsync(PackageIdentity target, NuGetFramework fwk, CancellationToken token, ILogReceiver log)
at StockSharp.Installer.Product.EnsureAddInIdsAsync(IReadOnlyList`1 allProducts, CancellationToken token)
at StockSharp.Installer.Product.CheckForUpdatesAsync(IReadOnlyList`1 allProducts, CancellationToken token)
at StockSharp.Installer.ProductProvider.RunImplAsync()
14:33:55.182| |ProgressHelper|STATUS: Ошибка проверки обновлений
14:33:55.184|Error |ProgressHelper|System.InvalidOperationException: Unable to resolve dependencies. 'runtime.linux-arm.runtime.native.System.IO.Ports 4.7.0' is not compatible with 'runtime.native.System.IO.Ports 5.0.0 constraint: runtime.linux-arm.runtime.native.System.IO.Ports (>= 5.0.0-rtm.20519.4)'.
---> NuGet.Resolver.NuGetResolverConstraintException: Unable to resolve dependencies. 'runtime.linux-arm.runtime.native.System.IO.Ports 4.7.0' is not compatible with 'runtime.native.System.IO.Ports 5.0.0 constraint: runtime.linux-arm.runtime.native.System.IO.Ports (>= 5.0.0-rtm.20519.4)'.
at NuGet.Resolver.PackageResolver.Resolve(PackageResolverContext context, CancellationToken token)
at NuGet.PackageManagement.NuGetPackageManager.PreviewInstallPackageAsync(NuGetProject nuGetProject, PackageIdentity packageIdentity, ResolutionContext resolutionContext, INuGetProjectContext nuGetProjectContext, IEnumerable`1 primarySources, IEnumerable`1 secondarySources, CancellationToken token)
--- End of inner exception stack trace ---
at NuGet.PackageManagement.NuGetPackageManager.PreviewInstallPackageAsync(NuGetProject nuGetProject, PackageIdentity packageIdentity, ResolutionContext resolutionContext, INuGetProjectContext nuGetProjectContext, IEnumerable`1 primarySources, IEnumerable`1 secondarySources, CancellationToken token)
at StockSharp.Installer.NugetHelper.GatherDependenciesImplAsync(PackageIdentity target, NuGetFramework fwk, CancellationToken token, ILogReceiver log)
at StockSharp.Installer.NugetHelper.GatherDependenciesAsync(PackageIdentity target, NuGetFramework fwk, CancellationToken token, ILogReceiver log)
at StockSharp.Installer.Product.EnsureAddInIdsAsync(IReadOnlyList`1 allProducts, CancellationToken token)
at StockSharp.Installer.Product.CheckForUpdatesAsync(IReadOnlyList`1 allProducts, CancellationToken token)
at StockSharp.Installer.ProductProvider.RunImplAsync()
14:33:55.288|Debug |ProductProvider|sleep for 00:05:00
14:33:55.290|Error |S#.Installer.Console|System.AggregateException: One or more errors occurred. (A task was canceled.)
---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at StockSharp.Installer.Console.Program.Main(String[] args)
--- End of stack trace from previous location ---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at StockSharp.Installer.Console.Program.Main(String[] args)
14:33:55.366|Warning|S#.Installer.Console|press any key to continue...
14:33:56.053|Debug |ConfigProvider|saving app cache to C:\Users\Vladimir\Documents\StockSharp\Installer\installer_apps.xml
14:33:56.308|Debug |ConfigProvider|saving app cache done
14:34:54.027|Debug |ProductProvider|product provider main task is canceled