XAML in Xamarin.Forms 基礎篇 電子書

XAML in Xamarin.Forms 基礎篇 電子書
XAML in Xamarin.Forms 基礎篇 電子書

Xamarin.Forms 快速入門 電子書

Xamarin.Forms 快速入門 電子書
Xamarin.Forms 快速入門 電子書

2017/03/03

解決 Package Installation Error Microsoft.NetCore.UniversalWindowsPlatform.5.0.0 問題

當您建立一個 Xamarin.Forms 專案的時候,出現了這個錯誤訊息:
Package Installation Error Microsoft.NetCore.UniversalWindowsPlatform.5.0.0
請將這個套件 Microsoft.NETCore.UniversalWindowsPlatform 安裝到 UWP 專案內,並且重新啟動 Visual Studio 2015,重新建立一個新的 Xamarin.Forms 專案,就可以使用了

安裝完成後,會有底下的安裝紀錄

正在還原 'App6.UWP' 封裝。
正在還原 C:\Vulcan\Temp\App6\App6\App6.UWP\project.json 的封裝...
  GET https://api.nuget.org/v3-flatcontainer/xamarin.forms/index.json
  OK https://api.nuget.org/v3-flatcontainer/xamarin.forms/index.json 344ms
  GET https://api.nuget.org/v3-flatcontainer/xamarin.forms/2.3.3.193/xamarin.forms.2.3.3.193.nupkg
  OK https://api.nuget.org/v3-flatcontainer/xamarin.forms/2.3.3.193/xamarin.forms.2.3.3.193.nupkg 969ms
正在安裝 Xamarin.Forms 2.3.3.193。
已成功完成 'App6.UWP' 的封裝還原。
正在還原 'App6.UWP' 封裝。
正在還原 C:\Vulcan\Temp\App6\App6\App6.UWP\project.json 的封裝...
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.universalwindowsplatform/index.json
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.universalwindowsplatform/index.json 957ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.universalwindowsplatform/5.3.1/microsoft.netcore.universalwindowsplatform.5.3.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.universalwindowsplatform/5.3.1/microsoft.netcore.universalwindowsplatform.5.3.1.nupkg 910ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.compiler/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.portable.compatibility/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.io.isolatedstorage/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.net.http.rtc/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.net.websockets.client/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors.windowsruntime/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.reflection.context/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.windowsruntime/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.xml/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime.ui.xaml/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.duplex/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.http/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.nettcp/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.primitives/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.security/index.json
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore/index.json 289ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore/5.0.2/microsoft.netcore.5.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.compiler/index.json 918ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.compiler/1.6.0/microsoft.net.native.compiler.1.6.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/index.json 1129ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/1.0.3/microsoft.netcore.runtime.coreclr.1.0.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.portable.compatibility/index.json 1181ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.portable.compatibility/1.0.2/microsoft.netcore.portable.compatibility.1.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 1293ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 1436ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/1.0.2/microsoft.netcore.targets.1.0.2.nupkg
  GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/index.json 2154ms
  GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/4.0.2/system.diagnostics.stacktrace.4.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.io.isolatedstorage/index.json 2186ms
  GET https://api.nuget.org/v3-flatcontainer/system.io.isolatedstorage/4.0.1/system.io.isolatedstorage.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.net.http.rtc/index.json 2401ms
  GET https://api.nuget.org/v3-flatcontainer/system.net.http.rtc/4.0.1/system.net.http.rtc.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.net.websockets.client/index.json 2362ms
  GET https://api.nuget.org/v3-flatcontainer/system.net.websockets.client/4.0.0/system.net.websockets.client.4.0.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors.windowsruntime/index.json 3175ms
  GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors.windowsruntime/4.0.1/system.numerics.vectors.windowsruntime.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.reflection.context/index.json 3363ms
  GET https://api.nuget.org/v3-flatcontainer/system.reflection.context/4.0.1/system.reflection.context.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.windowsruntime/index.json 4186ms
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.windowsruntime/4.0.1/system.runtime.interopservices.windowsruntime.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/index.json 4201ms
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.0.3/system.runtime.serialization.json.4.0.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.xml/index.json 5093ms
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime/index.json 5091ms
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime/4.0.11/system.runtime.windowsruntime.4.0.11.nupkg
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.xml/4.1.2/system.runtime.serialization.xml.4.1.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime.ui.xaml/index.json 5295ms
  GET https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime.ui.xaml/4.0.1/system.runtime.windowsruntime.ui.xaml.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.duplex/index.json 6022ms
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.duplex/4.0.1/system.servicemodel.duplex.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.http/index.json 6111ms
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.http/4.1.0/system.servicemodel.http.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.primitives/index.json 6332ms
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.primitives/4.1.0/system.servicemodel.primitives.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.nettcp/index.json 6929ms
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.nettcp/4.1.0/system.servicemodel.nettcp.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.compiler/1.6.0/microsoft.net.native.compiler.1.6.0.nupkg 6589ms
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.security/index.json 7889ms
  GET https://api.nuget.org/v3-flatcontainer/system.servicemodel.security/4.0.1/system.servicemodel.security.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore/5.0.2/microsoft.netcore.5.0.2.nupkg 8739ms
  GET https://api.nuget.org/v3-flatcontainer/system.io.compression/index.json
  GET https://api.nuget.org/v3-flatcontainer/system.net.networkinformation/index.json
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.portable.compatibility/1.0.2/microsoft.netcore.portable.compatibility.1.0.2.nupkg 8180ms
  OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 10835ms
  OK https://api.nuget.org/v3-flatcontainer/system.io.isolatedstorage/4.0.1/system.io.isolatedstorage.4.0.1.nupkg 10994ms
  OK https://api.nuget.org/v3-flatcontainer/system.net.websockets.client/4.0.0/system.net.websockets.client.4.0.0.nupkg 11707ms
  OK https://api.nuget.org/v3-flatcontainer/system.reflection.context/4.0.1/system.reflection.context.4.0.1.nupkg 11734ms
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.0.3/system.runtime.serialization.json.4.0.3.nupkg 11158ms
  GET https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/index.json
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.xml/4.1.2/system.runtime.serialization.xml.4.1.2.nupkg 11162ms
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.duplex/4.0.1/system.servicemodel.duplex.4.0.1.nupkg 11736ms
  GET https://api.nuget.org/v3-flatcontainer/system.private.servicemodel/index.json
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.nettcp/4.1.0/system.servicemodel.nettcp.4.1.0.nupkg 11671ms
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.security/4.0.1/system.servicemodel.security.4.0.1.nupkg 11646ms
  OK https://api.nuget.org/v3-flatcontainer/system.io.compression/index.json 10991ms
  GET https://api.nuget.org/v3-flatcontainer/system.io.compression/4.1.1/system.io.compression.4.1.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/index.json 5359ms
  GET https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/4.1.2/system.private.datacontractserialization.4.1.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.private.servicemodel/index.json 3178ms
  GET https://api.nuget.org/v3-flatcontainer/system.private.servicemodel/4.1.0/system.private.servicemodel.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.io.compression/4.1.1/system.io.compression.4.1.1.nupkg 2156ms
  OK https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/4.1.2/system.private.datacontractserialization.4.1.2.nupkg 2402ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
  OK https://api.nuget.org/v3-flatcontainer/system.private.servicemodel/4.1.0/system.private.servicemodel.4.1.0.nupkg 2505ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 2008ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/1.0.2/microsoft.netcore.platforms.1.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/1.0.2/microsoft.netcore.platforms.1.0.2.nupkg 280ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/1.0.3/microsoft.netcore.runtime.coreclr.1.0.3.nupkg 27848ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.jit/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-arm/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x64/index.json
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x86/index.json
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.jit/index.json 254ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.jit/1.0.3/microsoft.netcore.jit.1.0.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/1.0.2/microsoft.netcore.targets.1.0.2.nupkg 28401ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-arm/index.json 1365ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-arm/1.6.0/microsoft.net.native.sharedlibrary-arm.1.6.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x64/index.json 1576ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x64/1.6.0/microsoft.net.native.sharedlibrary-x64.1.6.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/4.0.2/system.diagnostics.stacktrace.4.0.2.nupkg 28506ms
  OK https://api.nuget.org/v3-flatcontainer/system.net.http.rtc/4.0.1/system.net.http.rtc.4.0.1.nupkg 28449ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x86/index.json 2476ms
  GET https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x86/1.6.0/microsoft.net.native.sharedlibrary-x86.1.6.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.jit/1.0.3/microsoft.netcore.jit.1.0.3.nupkg 2450ms
  OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors.windowsruntime/4.0.1/system.numerics.vectors.windowsruntime.4.0.1.nupkg 28544ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-arm/1.6.0/microsoft.net.native.sharedlibrary-arm.1.6.0.nupkg 2172ms
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.windowsruntime/4.0.1/system.runtime.interopservices.windowsruntime.4.0.1.nupkg 28380ms
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime/4.0.11/system.runtime.windowsruntime.4.0.11.nupkg 27719ms
  OK https://api.nuget.org/v3-flatcontainer/system.runtime.windowsruntime.ui.xaml/4.0.1/system.runtime.windowsruntime.ui.xaml.4.0.1.nupkg 28480ms
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.http/4.1.0/system.servicemodel.http.4.1.0.nupkg 28530ms
  OK https://api.nuget.org/v3-flatcontainer/system.servicemodel.primitives/4.1.0/system.servicemodel.primitives.4.1.0.nupkg 29252ms
  OK https://api.nuget.org/v3-flatcontainer/system.net.networkinformation/index.json 28334ms
  GET https://api.nuget.org/v3-flatcontainer/system.net.networkinformation/4.1.0/system.net.networkinformation.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/system.net.networkinformation/4.1.0/system.net.networkinformation.4.1.0.nupkg 318ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x64/1.6.0/microsoft.net.native.sharedlibrary-x64.1.6.0.nupkg 25385ms
  OK https://api.nuget.org/v3-flatcontainer/microsoft.net.native.sharedlibrary-x86/1.6.0/microsoft.net.native.sharedlibrary-x86.1.6.0.nupkg 46192ms
正在安裝 runtime.native.System.Security.Cryptography 4.0.0。
正在安裝 runtime.native.System.IO.Compression 4.1.0。
正在安裝 System.Reflection.Emit.Lightweight 4.0.1。
正在安裝 System.Buffers 4.0.0。
正在安裝 System.Diagnostics.DiagnosticSource 4.0.0。
正在安裝 Microsoft.NETCore.UniversalWindowsPlatform 5.3.1。
正在安裝 Microsoft.Win32.Primitives 4.0.1。
正在安裝 Microsoft.NETCore.Platforms 1.0.2。
正在安裝 System.IO.Compression 4.1.0。
正在安裝 System.Security.Cryptography.Primitives 4.0.0。
正在安裝 System.Security.Cryptography.Encoding 4.0.0。
正在安裝 System.Security.Cryptography.Cng 4.2.0。
正在安裝 System.Collections.NonGeneric 4.0.1。
正在安裝 System.Security.Cryptography.Algorithms 4.2.0。
正在安裝 System.Threading.Tasks.Extensions 4.0.0。
正在安裝 Microsoft.Net.Native.SharedLibrary-x86 1.6.0。
正在安裝 System.Collections.Specialized 4.0.1。
正在安裝 Microsoft.Net.Native.SharedLibrary-x64 1.6.0。
正在安裝 Microsoft.Net.Native.SharedLibrary-arm 1.6.0。
正在安裝 System.Net.NetworkInformation 4.1.0。
正在安裝 System.Data.Common 4.1.0。
正在安裝 System.Diagnostics.Contracts 4.0.1。
正在安裝 System.Net.NameResolution 4.0.0。
正在安裝 System.Net.Requests 4.0.11。
正在安裝 System.Net.Sockets 4.1.0。
正在安裝 System.Net.WebHeaderCollection 4.0.1。
正在安裝 System.Net.WebSockets 4.0.0。
正在安裝 System.Runtime.Serialization.Primitives 4.1.1。
正在安裝 System.Text.Encoding.CodePages 4.0.1。
正在安裝 System.Threading.Overlapped 4.0.1。
正在安裝 System.Xml.XmlDocument 4.0.1。
正在安裝 System.Xml.XmlSerializer 4.0.11。
正在安裝 Microsoft.NETCore.Portable.Compatibility 1.0.2。
正在安裝 System.ComponentModel.EventBasedAsync 4.0.11。
正在安裝 System.IO.IsolatedStorage 4.0.1。
正在安裝 System.Net.WebSockets.Client 4.0.0。
正在安裝 System.Reflection.Context 4.0.1。
正在安裝 System.ServiceModel.Duplex 4.0.1。
正在安裝 System.ServiceModel.NetTcp 4.1.0。
正在安裝 System.ServiceModel.Security 4.0.1。
正在安裝 System.Runtime.Serialization.Json 4.0.3。
正在安裝 System.Runtime.Serialization.Xml 4.1.2。
正在安裝 Microsoft.NETCore.Targets 1.0.2。
正在安裝 System.Diagnostics.StackTrace 4.0.2。
正在安裝 System.Net.Http.Rtc 4.0.1。
正在安裝 Microsoft.NETCore.Runtime.CoreCLR 1.0.3。
正在安裝 System.Numerics.Vectors.WindowsRuntime 4.0.1。
正在安裝 System.Runtime.InteropServices.WindowsRuntime 4.0.1。
正在安裝 System.Runtime.WindowsRuntime 4.0.11。
正在安裝 System.Runtime.WindowsRuntime.UI.Xaml 4.0.1。
正在安裝 System.ServiceModel.Http 4.1.0。
正在安裝 System.ServiceModel.Primitives 4.1.0。
正在安裝 Microsoft.NETCore 5.0.2。
正在安裝 Microsoft.Net.Native.Compiler 1.6.0。
正在安裝 Microsoft.NETCore.Platforms 1.0.1。
正在安裝 System.Runtime 4.1.0。
正在安裝 System.Diagnostics.Debug 4.0.11。
正在安裝 System.Globalization 4.0.11。
正在安裝 System.Resources.ResourceManager 4.0.1。
正在安裝 System.Runtime.Extensions 4.1.0。
正在安裝 System.Threading 4.0.11。
正在安裝 System.Globalization.Extensions 4.0.1。
正在安裝 System.Collections 4.0.11。
正在安裝 System.Diagnostics.Tracing 4.1.0。
正在安裝 System.Net.Primitives 4.0.11。
正在安裝 System.Runtime.Handles 4.0.1。
正在安裝 System.Runtime.InteropServices 4.1.0。
正在安裝 System.Threading.Tasks 4.0.11。
正在安裝 System.IO 4.1.0。
正在安裝 System.Reflection 4.1.0。
正在安裝 System.Text.Encoding 4.0.11。
正在安裝 System.Xml.ReaderWriter 4.0.11。
正在安裝 System.Linq 4.1.0。
正在安裝 System.Reflection.Emit 4.0.1。
正在安裝 System.Reflection.Emit.ILGeneration 4.0.1。
正在安裝 System.Reflection.Extensions 4.0.1。
正在安裝 System.Reflection.Primitives 4.0.1。
正在安裝 System.Reflection.TypeExtensions 4.1.0。
正在安裝 System.Text.RegularExpressions 4.1.0。
正在安裝 System.IO.FileSystem 4.0.1。
正在安裝 System.IO.FileSystem.Primitives 4.0.1。
正在安裝 System.Security.Cryptography.X509Certificates 4.1.0。
正在安裝 System.Private.ServiceModel 4.1.0。
正在安裝 System.Private.DataContractSerialization 4.1.2。
正在安裝 System.Net.Http 4.1.0。
正在安裝 Microsoft.NETCore.Windows.ApiSets 1.0.1。
正在安裝 Microsoft.NETCore.Jit 1.0.3。
正在安裝 System.Numerics.Vectors 4.1.1。
正在安裝 System.ObjectModel 4.0.12。
正在安裝 System.Security.Principal 4.0.1。
正在安裝 Microsoft.CSharp 4.0.1。
正在安裝 Microsoft.VisualBasic 10.0.1。
正在安裝 System.AppContext 4.1.0。
正在安裝 System.Collections.Concurrent 4.0.12。
正在安裝 System.Collections.Immutable 1.2.0。
正在安裝 System.ComponentModel 4.0.1。
正在安裝 System.ComponentModel.Annotations 4.1.0。
正在安裝 System.Diagnostics.Tools 4.0.1。
正在安裝 System.Dynamic.Runtime 4.0.11。
正在安裝 System.Globalization.Calendars 4.0.1。
正在安裝 System.IO.Compression.ZipFile 4.0.1。
正在安裝 System.IO.UnmanagedMemoryStream 4.0.1。
正在安裝 System.Linq.Expressions 4.1.0。
正在安裝 System.Linq.Parallel 4.0.1。
正在安裝 System.Linq.Queryable 4.0.1。
正在安裝 System.Reflection.DispatchProxy 4.0.1。
正在安裝 System.Reflection.Metadata 1.3.0。
正在安裝 System.Runtime.Numerics 4.0.1。
正在安裝 System.Security.Claims 4.0.1。
正在安裝 System.Text.Encoding.Extensions 4.0.11。
正在安裝 System.Threading.Tasks.Dataflow 4.6.0。
正在安裝 System.Threading.Tasks.Parallel 4.0.1。
正在安裝 System.Threading.Timer 4.0.1。
正在安裝 System.Xml.XDocument 4.0.11。
正在安裝 System.IO.Compression 4.1.1。
  GET https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.runtime.native.system.io.compression/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.microsoft.netcore.runtime.coreclr/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.collections/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tools/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tracing/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization.calendars/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.io/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-arm-aot.runtime.native.system.io.compression/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.extensions/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.primitives/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.resources.resourcemanager/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.handles/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.interopservices/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding.extensions/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.tasks/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.timer/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7-x64.microsoft.netcore.jit/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-x64-aot.runtime.native.system.io.compression/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7-x86.microsoft.netcore.jit/index.json
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-x86-aot.runtime.native.system.io.compression/index.json
  OK https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.runtime.native.system.io.compression/index.json 918ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.runtime.native.system.io.compression/4.0.1/runtime.win8-arm.runtime.native.system.io.compression.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/index.json 927ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/4.0.2/runtime.win7.system.private.uri.4.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.microsoft.netcore.runtime.coreclr/index.json 1809ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.collections/index.json 1770ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.collections/4.0.10/runtime.aot.system.collections.4.0.10.nupkg
  GET https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.microsoft.netcore.runtime.coreclr/1.0.2/runtime.win8-arm.microsoft.netcore.runtime.coreclr.1.0.2.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tools/index.json 2691ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tracing/index.json 2689ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tracing/4.0.20/runtime.aot.system.diagnostics.tracing.4.0.20.nupkg
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tools/4.0.1/runtime.aot.system.diagnostics.tools.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization/index.json 3522ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization/4.0.11/runtime.aot.system.globalization.4.0.11.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization.calendars/index.json 3536ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization.calendars/4.0.1/runtime.aot.system.globalization.calendars.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.io/index.json 4427ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.io/4.1.0/runtime.aot.system.io.4.1.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-arm-aot.runtime.native.system.io.compression/index.json 4455ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-arm-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-arm-aot.runtime.native.system.io.compression.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection/index.json 5294ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection/4.0.10/runtime.aot.system.reflection.4.0.10.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.extensions/index.json 5448ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.extensions/4.0.0/runtime.aot.system.reflection.extensions.4.0.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.resources.resourcemanager/index.json 6266ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.primitives/index.json 6267ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.resources.resourcemanager/4.0.0/runtime.aot.system.resources.resourcemanager.4.0.0.nupkg
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.primitives/4.0.0/runtime.aot.system.reflection.primitives.4.0.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime/index.json 7188ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.handles/index.json 7187ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.handles/4.0.1/runtime.aot.system.runtime.handles.4.0.1.nupkg
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime/4.0.20/runtime.aot.system.runtime.4.0.20.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.interopservices/index.json 8106ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding/index.json 8105ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding/4.0.11/runtime.aot.system.text.encoding.4.0.11.nupkg
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.interopservices/4.0.20/runtime.aot.system.runtime.interopservices.4.0.20.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding.extensions/index.json 8311ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding.extensions/4.0.11/runtime.aot.system.text.encoding.extensions.4.0.11.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.tasks/index.json 9022ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.tasks/4.0.11/runtime.aot.system.threading.tasks.4.0.11.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.timer/index.json 9107ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.timer/4.0.1/runtime.aot.system.threading.timer.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7-x64.microsoft.netcore.jit/index.json 9813ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7-x64.microsoft.netcore.jit/1.0.3/runtime.win7-x64.microsoft.netcore.jit.1.0.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-x64-aot.runtime.native.system.io.compression/index.json 10087ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-x64-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-x64-aot.runtime.native.system.io.compression.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7-x86.microsoft.netcore.jit/index.json 10743ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win7-x86.microsoft.netcore.jit/1.0.3/runtime.win7-x86.microsoft.netcore.jit.1.0.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-x86-aot.runtime.native.system.io.compression/index.json 10916ms
  GET https://api.nuget.org/v3-flatcontainer/runtime.win10-x86-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-x86-aot.runtime.native.system.io.compression.4.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7.system.private.uri/4.0.2/runtime.win7.system.private.uri.4.0.2.nupkg 10979ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.runtime.native.system.io.compression/4.0.1/runtime.win8-arm.runtime.native.system.io.compression.4.0.1.nupkg 11108ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.collections/4.0.10/runtime.aot.system.collections.4.0.10.nupkg 10964ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win8-arm.microsoft.netcore.runtime.coreclr/1.0.2/runtime.win8-arm.microsoft.netcore.runtime.coreclr.1.0.2.nupkg 10999ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tracing/4.0.20/runtime.aot.system.diagnostics.tracing.4.0.20.nupkg 11013ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization.calendars/4.0.1/runtime.aot.system.globalization.calendars.4.0.1.nupkg 11117ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-arm-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-arm-aot.runtime.native.system.io.compression.4.0.1.nupkg 11071ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.diagnostics.tools/4.0.1/runtime.aot.system.diagnostics.tools.4.0.1.nupkg 13291ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.extensions/4.0.0/runtime.aot.system.reflection.extensions.4.0.0.nupkg 10954ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.globalization/4.0.11/runtime.aot.system.globalization.4.0.11.nupkg 13294ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.io/4.1.0/runtime.aot.system.io.4.1.0.nupkg 12691ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.resources.resourcemanager/4.0.0/runtime.aot.system.resources.resourcemanager.4.0.0.nupkg 10983ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection/4.0.10/runtime.aot.system.reflection.4.0.10.nupkg 12643ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.handles/4.0.1/runtime.aot.system.runtime.handles.4.0.1.nupkg 11010ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.reflection.primitives/4.0.0/runtime.aot.system.reflection.primitives.4.0.0.nupkg 12586ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding/4.0.11/runtime.aot.system.text.encoding.4.0.11.nupkg 10950ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.tasks/4.0.11/runtime.aot.system.threading.tasks.4.0.11.nupkg 10337ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime/4.0.20/runtime.aot.system.runtime.4.0.20.nupkg 12572ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7-x64.microsoft.netcore.jit/1.0.3/runtime.win7-x64.microsoft.netcore.jit.1.0.3.nupkg 10329ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.runtime.interopservices/4.0.20/runtime.aot.system.runtime.interopservices.4.0.20.nupkg 12484ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win7-x86.microsoft.netcore.jit/1.0.3/runtime.win7-x86.microsoft.netcore.jit.1.0.3.nupkg 10426ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.text.encoding.extensions/4.0.11/runtime.aot.system.text.encoding.extensions.4.0.11.nupkg 13185ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.aot.system.threading.timer/4.0.1/runtime.aot.system.threading.timer.4.0.1.nupkg 13305ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-x64-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-x64-aot.runtime.native.system.io.compression.4.0.1.nupkg 13131ms
  OK https://api.nuget.org/v3-flatcontainer/runtime.win10-x86-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-x86-aot.runtime.native.system.io.compression.4.0.1.nupkg 13128ms
正在安裝 runtime.win10-x86-aot.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.win7-x86.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.win7-x86.Microsoft.NETCore.Jit 1.0.3。
正在安裝 runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR 1.0.2。
正在安裝 runtime.win10-x64-aot.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.win7-x64.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.win.Microsoft.Win32.Primitives 4.0.1。
正在安裝 runtime.win.System.Net.Sockets 4.1.0。
正在安裝 runtime.win7-x64.Microsoft.NETCore.Jit 1.0.3。
正在安裝 runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR 1.0.2。
正在安裝 runtime.win10-arm-aot.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.aot.System.Threading.Timer 4.0.1。
正在安裝 runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR 1.0.2。
正在安裝 runtime.aot.System.Text.Encoding.Extensions 4.0.11。
正在安裝 runtime.aot.System.Diagnostics.Tools 4.0.1。
正在安裝 runtime.aot.System.Globalization.Calendars 4.0.1。
正在安裝 runtime.aot.System.Diagnostics.Tracing 4.0.20。
正在安裝 runtime.aot.System.Reflection.Primitives 4.0.0。
正在安裝 runtime.aot.System.Reflection.Extensions 4.0.0。
正在安裝 runtime.any.System.Runtime 4.1.0。
正在安裝 runtime.win.System.Diagnostics.Debug 4.0.11。
正在安裝 runtime.any.System.Globalization 4.0.11。
正在安裝 runtime.any.System.Resources.ResourceManager 4.0.1。
正在安裝 runtime.win.System.Runtime.Extensions 4.1.0。
正在安裝 runtime.any.System.Threading.Tasks 4.0.11。
正在安裝 runtime.any.System.IO 4.1.0。
正在安裝 runtime.win.System.IO.FileSystem 4.0.1。
正在安裝 runtime.any.System.Collections 4.0.11。
正在安裝 runtime.any.System.Diagnostics.Tracing 4.1.0。
正在安裝 runtime.win.System.Net.Primitives 4.0.11。
正在安裝 runtime.aot.System.Runtime.Handles 4.0.1。
正在安裝 runtime.any.System.Runtime.Handles 4.0.1。
正在安裝 runtime.any.System.Runtime.InteropServices 4.1.0。
正在安裝 runtime.any.System.Text.Encoding 4.0.11。
正在安裝 runtime.any.System.Reflection 4.1.0。
正在安裝 runtime.any.System.Reflection.Extensions 4.0.1。
正在安裝 runtime.any.System.Reflection.Primitives 4.0.1。
正在安裝 runtime.any.System.Diagnostics.Tools 4.0.1。
正在安裝 runtime.any.System.Globalization.Calendars 4.0.1。
正在安裝 runtime.any.System.Text.Encoding.Extensions 4.0.11。
正在安裝 runtime.any.System.Threading.Timer 4.0.1。
正在安裝 System.Private.Uri 4.0.1。
正在安裝 runtime.win8-arm.runtime.native.System.IO.Compression 4.0.1。
正在安裝 runtime.win7.System.Private.Uri 4.0.2。
正在安裝 runtime.aot.System.Runtime 4.0.20。
正在安裝 runtime.aot.System.Globalization 4.0.11。
正在安裝 runtime.aot.System.Runtime.InteropServices 4.0.20。
正在安裝 runtime.aot.System.Resources.ResourceManager 4.0.0。
正在安裝 runtime.aot.System.Threading.Tasks 4.0.11。
正在安裝 runtime.aot.System.IO 4.1.0。
正在安裝 runtime.aot.System.Collections 4.0.10。
正在安裝 runtime.aot.System.Reflection 4.0.10。
正在安裝 runtime.aot.System.Text.Encoding 4.0.11。
已成功完成 'App6.UWP' 的封裝還原。

沒有留言:

張貼留言