mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

NuGet restore failed #5668

Open KirillOsenkov opened 6 years ago

KirillOsenkov commented 6 years ago

7.7 build 805

ERROR [2018-08-10 12:20:54Z]: Could not restore packages.
System.AggregateException: One or more errors occurred. ---> System.ApplicationException: Restore failed.
  at MonoDevelop.PackageManagement.MonoDevelopBuildIntegratedRestorer+<RestorePackages>d__11.MoveNext () [0x001c0] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/MonoDevelopBuildIntegratedRestorer.cs:116 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128 
  at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113 
  at MonoDevelop.PackageManagement.RestoreAndCheckForUpdatesAction+<RestorePackagesAsync>d__28.MoveNext () [0x00145] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RestoreAndCheckForUpdatesAction.cs:186 
   --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00013] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2166 
  at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3196 
  at System.Threading.Tasks.Task.Wait (System.Threading.CancellationToken cancellationToken) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3114 
  at MonoDevelop.PackageManagement.RestoreAndCheckForUpdatesAction.Execute (System.Threading.CancellationToken cancellationToken) [0x0000f] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RestoreAndCheckForUpdatesAction.cs:147 
  at MonoDevelop.PackageManagement.BackgroundPackageActionRunner.RunActionsWithProgressMonitor (MonoDevelop.Core.ProgressMonitor monitor, System.Collections.Generic.IList`1[T] packageActions) [0x00010] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/BackgroundPackageActionRunner.cs:232 
  at MonoDevelop.PackageManagement.BackgroundPackageActionRunner.RunActionsWithProgressMonitor (MonoDevelop.PackageManagement.ProgressMonitorStatusMessage progressMessage, System.Collections.Generic.IList`1[T] installPackageActions, System.Threading.Tasks.TaskCompletionSource`1[TResult] taskCompletionSource, System.Boolean clearConsole, System.Threading.CancellationTokenSource cancellationTokenSource) [0x00046] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/BackgroundPackageActionRunner.cs:199 
---> (Inner Exception #0) System.ApplicationException: Restore failed.
  at MonoDevelop.PackageManagement.MonoDevelopBuildIntegratedRestorer+<RestorePackages>d__11.MoveNext () [0x001c0] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/MonoDevelopBuildIntegratedRestorer.cs:116 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128 
  at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113 
  at MonoDevelop.PackageManagement.RestoreAndCheckForUpdatesAction+<RestorePackagesAsync>d__28.MoveNext () [0x00145] in /Users/vsts/agent/2.138.4/work/1/s/monodevelop/main/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RestoreAndCheckForUpdatesAction.cs:186 <---

VS bug #662560

mrward commented 6 years ago

Is there more information? That is an exception thrown to stop continuing the restore. There should be a restore failure in the Package Console window to indicate why the restore failed. Right now I think the NuGet addin logs all errors.

KirillOsenkov commented 6 years ago

I just have the log above, @sayedihashimi is the one who actually experienced this.

Should we log restore failures from Package Console into the log file?

mrward commented 6 years ago

No plans to add the package console output to the IDE log. The information in the Package Console can be copied or reviewed. Typically it is not an IDE failure and just a problem installing a particular NuGet package or some dependency mismatch. IDE errors would be logged in the IDE log.

Therzok commented 6 years ago

Maybe we could create a special log file for nuget logging? (Unrelated, just an idea)

sayedihashimi commented 6 years ago

I believe I ran into that when I opened the app at https://github.com/andredarcie/simple-asp-net-core-2-todo-app.

Restore log:

Running non-parallel restore.
Reading project file /Users/sayedhashimi/data/mycode/simple-asp-net-core-2-todo-app/AspNetCoreTodo.csproj.
The restore inputs for 'AspNetCoreTodo' have changed. Continuing restore.
Restoring packages for /Users/sayedhashimi/data/mycode/simple-asp-net-core-2-todo-app/AspNetCoreTodo.csproj...
Restoring packages for .NETCoreApp,Version=v2.1...
Resolving conflicts for .NETCoreApp,Version=v2.1...
Detected package downgrade: Microsoft.EntityFrameworkCore.Tools from 2.1.1 to 2.1.0. Reference the package directly from the project to select a different version. 
 AspNetCoreTodo (>= 1.0.0) -> Microsoft.AspNetCore.All (>= 2.1.1) -> Microsoft.EntityFrameworkCore.Tools (>= 2.1.1) 
 AspNetCoreTodo (>= 1.0.0) -> Microsoft.EntityFrameworkCore.Tools (>= 2.1.0)
Checking compatibility of packages on .NETCoreApp,Version=v2.1.
Checking compatibility for AspNetCoreTodo 1.0.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.All 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Tools 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.Design 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.App 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.af 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.ar 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.bg 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.bn-BD 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.cs 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.da 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.de 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.el 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.es 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.fa 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.fi-FI 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.fr 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.fr-BE 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.he 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.hr 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.hu 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.id 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.it 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.ja 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.lv 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.nb 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.nb-NO 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.nl 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.pl 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.pt 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.ro 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.ru 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.sk 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.sl 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.sr 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.sr-Latn 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.sv 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.tr 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.uk 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.uz-Cyrl-UZ 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.uz-Latn-UZ 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.vi 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.zh-CN 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.zh-Hans 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core.zh-Hant 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNet.WebApi.Client 5.2.6 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Antiforgery 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.ApplicationInsights.HostingStartup 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Cookies 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Core 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Facebook 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Google 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.JwtBearer 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.OAuth 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.OpenIdConnect 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.Twitter 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.WsFederation 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authorization 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Authorization.Policy 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.AzureAppServices.HostingStartup 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.AzureAppServicesIntegration 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Connections.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.CookiePolicy 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Cors 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Cryptography.Internal 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Cryptography.KeyDerivation 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.DataProtection 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.DataProtection.AzureKeyVault 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.DataProtection.AzureStorage 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.DataProtection.Extensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Diagnostics 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.HostFiltering 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Hosting 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Html.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http.Connections 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http.Connections.Common 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http.Extensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Http.Features 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.HttpOverrides 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.HttpsPolicy 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Identity 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Identity.EntityFrameworkCore 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Identity.UI 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.JsonPatch 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Localization 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Localization.Routing 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.MiddlewareAnalysis 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Analyzers 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Core 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Cors 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Xml 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Localization 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Razor 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Razor.ViewCompilation 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.RazorPages 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.NodeServices 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Owin 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Razor 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Razor.Design 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Razor.Language 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Razor.Runtime 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.ResponseCaching 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.ResponseCompression 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Rewrite 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Routing 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.HttpSys 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.IISIntegration 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.Session 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SignalR 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SignalR.Common 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SignalR.Core 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SignalR.Protocols.Json 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SignalR.Redis 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SpaServices 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.SpaServices.Extensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.StaticFiles 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.WebSockets 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.AspNetCore.WebUtilities 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.Razor 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Data.Sqlite 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Data.Sqlite.Core 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Analyzers 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Design 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.InMemory 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Relational 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.SqlServer 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Sqlite 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.EntityFrameworkCore.Sqlite.Core 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Caching.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Caching.Memory 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Caching.Redis 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Caching.SqlServer 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.AzureKeyVault 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.Binder 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.CommandLine 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.FileExtensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.Ini 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.Json 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.KeyPerFile 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.UserSecrets 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Configuration.Xml 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.DiagnosticAdapter 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Composite 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Embedded 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Physical 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.FileSystemGlobbing 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Hosting 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Http 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Identity.Core 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Identity.Stores 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Localization 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Localization.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.Abstractions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.AzureAppServices 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.Configuration 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.Console 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.Debug 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.EventSource 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Logging.TraceSource 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.ObjectPool 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Options 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.Primitives 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.WebEncoders 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Net.Http.Headers 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.BrowserLink 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.CSharp.Workspaces 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.VisualBasic.Workspaces 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.DotNetHostPolicy 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.Platforms 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.Targets 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for NETStandard.Library 2.0.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Humanizer.Core 2.3.3 with .NETCoreApp,Version=v2.1.
Checking compatibility for Newtonsoft.Json.Bson 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.ApplicationInsights.AspNetCore 2.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Protocols.OpenIdConnect 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Newtonsoft.Json 11.0.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Protocols.WsFederation 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IdentityModel.Tokens.Jwt 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IO.Pipelines 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Win32.Registry 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Xml 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Principal.Windows 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Azure.KeyVault 2.3.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Clients.ActiveDirectory 3.14.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for WindowsAzure.Storage 8.1.4 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.DiagnosticSource 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Metadata 1.6.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Text.Encodings.Web 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Buffers 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CSharp 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.DependencyModel 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Tasks.Extensions 4.5.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.ComponentModel.Annotations 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Memory 4.5.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Numerics.Vectors 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.CompilerServices.Unsafe 4.5.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Cng 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Libuv 1.10.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Emit 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Channels 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for MessagePack 1.7.3.4 with .NETCoreApp,Version=v2.1.
Checking compatibility for StackExchange.Redis.StrongName 1.2.4 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.WebSockets.WebSocketProtocol 4.5.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.bundle_green 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.core 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for Remotion.Linq 2.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Collections.Immutable 1.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Interactive.Async 3.1.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Data.SqlClient 4.5.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Azure.Services.AppAuthentication 1.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.ValueTuple 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.CSharp 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.Workspaces.Common 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.VisualBasic 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.DotNetHostResolver 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.NameResolution 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.ApplicationInsights 2.4.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.ApplicationInsights.DependencyCollector 2.4.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Protocols 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Dynamic.Runtime 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Tokens.Saml 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Xml 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.XmlDocument 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Tokens 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.AccessControl 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Pkcs 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Permissions 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Azure.KeyVault.WebKey 2.0.7 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Rest.ClientRuntime.Azure 3.3.7 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Rest.ClientRuntime 2.3.8 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.Http 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Serialization.Json 4.0.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Data.OData 5.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Spatial 5.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IO 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Serialization.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Collections 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Collections.Concurrent 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Collections.NonGeneric 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.Tools 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IO.Compression 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IO.FileSystem 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Linq 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.Security 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.Sockets 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Extensions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Text.RegularExpressions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Thread 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.ThreadPool 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Timer 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.provider.e_sqlite3.netstandard11 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.lib.e_sqlite3.v110_xp 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.lib.e_sqlite3.osx 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for SQLitePCLRaw.lib.e_sqlite3.linux 1.1.11 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Linq.Queryable 4.0.1 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Text.Encoding.CodePages 4.5.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.Process 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.Common 2.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.Contracts 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Linq.Parallel 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.ObjectModel 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Tasks.Parallel 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.NETCore.DotNetAppHost 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.Tracing 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Globalization 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Net.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Resources.ResourceManager 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Handles 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.InteropServices 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Threading.Tasks 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.StackTrace 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Extensions.PlatformAbstractions 1.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.IdentityModel.Logging 5.2.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Collections.Specialized 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.Debug 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Linq.Expressions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Text.Encoding 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.ReaderWriter 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Serialization.Xml 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Claims 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.Net.Http 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Globalization.Extensions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Data.Edm 5.8.2 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.Net.Security 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Principal 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Reflection.Extensions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Runtime.Numerics 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Globalization.Calendars 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.win-arm64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.win-x64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.win-x86.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.CodeAnalysis.Analyzers 1.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.AppContext 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Console 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Diagnostics.FileVersionInfo 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.XDocument 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.XPath.XDocument 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition.AttributedModel 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition.Convention 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition.Hosting 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition.Runtime 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Composition.TypedParts 1.0.31 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.Core 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Private.DataContractSerialization 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.XPath 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.Templating 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for System.Xml.XmlSerializer 4.3.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.Utils 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for Microsoft.VisualStudio.Web.CodeGeneration.Contracts 2.1.0 with .NETCoreApp,Version=v2.1.
Checking compatibility for NuGet.Frameworks 4.7.0-rtm.5148 with .NETCoreApp,Version=v2.1.
All packages and projects are compatible with .NETCoreApp,Version=v2.1.
Committing restore...
Writing lock file to disk. Path: /Users/sayedhashimi/data/mycode/simple-asp-net-core-2-todo-app/obj/project.assets.json
Writing cache file to disk. Path: /Users/sayedhashimi/data/mycode/simple-asp-net-core-2-todo-app/obj/AspNetCoreTodo.csproj.nuget.cache
Restore failed in 7.99 sec for /Users/sayedhashimi/data/mycode/simple-asp-net-core-2-todo-app/AspNetCoreTodo.csproj.

NuGet Config files used:
    /Users/sayedhashimi/.config/NuGet/NuGet.Config

Feeds used:
    https://api.nuget.org/v3/index.json
    https://www.myget.org/F/xamarinforms-ci/api/v2
Restore failed.
mrward commented 6 years ago

The only thing there which looks like a restore failure is at the start.

Detected package downgrade: Microsoft.EntityFrameworkCore.Tools from 2.1.1 to 2.1.0. Reference the package directly from the project to select a different version. 
 AspNetCoreTodo (>= 1.0.0) -> Microsoft.AspNetCore.All (>= 2.1.1) -> Microsoft.EntityFrameworkCore.Tools (>= 2.1.1) 
 AspNetCoreTodo (>= 1.0.0) -> Microsoft.EntityFrameworkCore.Tools (>= 2.1.0)

Although not sure why that fails the entire restore.

KirillOsenkov commented 6 years ago

Hmm, correct me if I'm wrong, but then it means that package restore failures are part of the normal IDE operation, and as such we probably don't need to log the exception callstack into the IDE log?

I guess my question is: if I see an ERROR: AggregateException with a callstack in the log, I assume something went wrong. If everything works as designed, is there a try/catch missing somewhere?

mrward commented 6 years ago

@KirillOsenkov Agreed ideally we should ignore standard normal NuGet restore failures and not log them - however in a lot of cases it is difficult to distinguish real NuGet errors and expected errors. I don't want to miss real errors. This particular case we can handle since the NuGet addin is throwing the exception itself. There is no missing try/catch here - the error is caught and logged.