Open ichilver opened 4 years ago
DotnetCore 3.1 was released literally last week. I do not have the bandwidth to update the library so quickly, sorry.
If you happen to start working on 3.1 compatibility, PRs are welcome and I'd be happy to help
I'm using the library with .net core 3.1 and I did not notice any errors on my side.
Hi
The error occurs for me when trying to "publish" a .net core 3.1 self contained application for linux-arm cpu.
@ichilver as a workaround can you get along with adding the library source code directly to your project?
using vs for mac, when adding package it warns this:
Running non-parallel restore.
Reading project file /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj.
Persisting no-op dg to /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/DBAInternalAPI.csproj.nuget.dgspec.json
Restoring packages for /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj...
Restoring packages for .NETCoreApp,Version=v3.1...
GET https://api.nuget.org/v3-flatcontainer/ini-parser/index.json
OK https://api.nuget.org/v3-flatcontainer/ini-parser/index.json 240ms
GET https://api.nuget.org/v3-flatcontainer/ini-parser/2.5.2/ini-parser.2.5.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/ini-parser/2.5.2/ini-parser.2.5.2.nupkg 699ms
Resolving conflicts for .NETCoreApp,Version=v3.1...
Acquiring lock for the installation of ini-parser 2.5.2
Acquired lock for the installation of ini-parser 2.5.2
Installing ini-parser 2.5.2.
Completed installation of ini-parser 2.5.2
Package 'ini-parser 2.5.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.
Checking compatibility of packages on .NETCoreApp,Version=v3.1.
Checking compatibility for DBAInternalAPI 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Autofac.Extensions.DependencyInjection 5.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.JwtBearer 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.NewtonsoftJson 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for MySql.Data 8.0.18 with .NETCoreApp,Version=v3.1.
Checking compatibility for NPoco 4.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.AspNetCore 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Newtonsoft.Json 12.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Diagnostics.Serilog 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.AspNetCore 3.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for ini-parser 2.5.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Autofac 4.9.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Protocols.OpenIdConnect 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.JsonPatch 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Newtonsoft.Json.Bson 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for BouncyCastle.NetCore 1.8.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Google.Protobuf 3.6.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for SSH.NET 2016.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Configuration.ConfigurationManager 4.4.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Resources.Extensions 4.6.0-preview8.19405.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Permissions 4.4.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Data.SqlClient 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Annotations 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Core 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Generation.AspNetCore 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Generation 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Core 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.StaticFiles 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.ApiDescription.Server 3.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Embedded 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.FileSystem 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath.XDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Diagnostics.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Logging 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog 2.8.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Extensions.Hosting 3.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Formatting.Compact 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Settings.Configuration 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.Console 3.1.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.Debug 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.File 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Protocols 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IdentityModel.Tokens.Jwt 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.CSharp 4.7.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NETStandard.Library 1.6.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for SshNet.Security.Cryptography 1.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.TraceSource 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.NameResolution 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Thread 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.ThreadPool 4.0.10 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XmlDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath.XmlDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.ProtectedData 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Win32.Registry 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Principal.Windows 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding.CodePages 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NJsonSchema 10.1.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.ApiExplorer 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Authorization 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Routing 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.PlatformAbstractions 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Extensions 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.WebEncoders 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.NETCore.Targets 1.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Handles 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Tasks 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Common.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Options 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.NonGeneric 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Logging.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Extensions.Logging 3.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyModel 2.0.4 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Console 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.InteropServices 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Debug 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Logging 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Tokens 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.JsonWebTokens 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.AppContext 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.Concurrent 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Tools 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Tracing 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization.Calendars 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.Compression 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Linq 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Linq.Expressions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Http 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Sockets 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ObjectModel 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Resources.ResourceManager 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Numerics 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.RegularExpressions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Timer 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.ReaderWriter 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XDocument 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.AccessControl 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-arm64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-x64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-x86.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.NETCore.Platforms 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.CompilerServices.Unsafe 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Namotion.Reflection 1.0.7 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Claims 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel.TypeConverter 4.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Net.Http.Headers 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.WebUtilities 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.ObjectPool 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Features 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encodings.Web 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.0.4 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Dynamic.Runtime 4.0.11 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration.Binder 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Cng 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Buffers 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Net.Http 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.DiagnosticSource 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Tasks.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Principal 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.Specialized 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel.Primitives 4.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Contracts 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Primitives 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Memory 4.5.0 with .NETCoreApp,Version=v3.1.
All packages and projects are compatible with .NETCoreApp,Version=v3.1.
Committing restore...
Writing assets file to disk. Path: /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/project.assets.json
Writing cache file to disk. Path: /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/DBAInternalAPI.csproj.nuget.cache
Restore completed in 5.2 sec for /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj.
Successfully installed 'ini-parser 2.5.2' to DBAInternalAPI
获取项目 /Users/psyduck/Projects/SAL/DBAResourceTagAPI/DBAResourceTagAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DeveloperHelper/DeveloperHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAMetaConsumerHelper/DBAMetaConsumerHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAHighAvailabiltyHelper/DBAHighAvailabiltyHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAInstanceRelationAPI/DBAInstanceRelationAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAMonitorHelper/DBAMonitorHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBASupportAPI/DBASupportAPI.fsproj 的还原信息
Executing nuget actions took 3.7 sec
获取项目 /Users/psyduck/Projects/SAL/DBAResourceTagAPI/DBAResourceTagAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DeveloperHelper/DeveloperHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAMetaConsumerHelper/DBAMetaConsumerHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAHighAvailabiltyHelper/DBAHighAvailabiltyHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAInstanceRelationAPI/DBAInstanceRelationAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAMonitorHelper/DBAMonitorHelper.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj 的还原信息
获取项目 /Users/psyduck/Projects/SAL/DBASupportAPI/DBASupportAPI.fsproj 的还原信息
Running non-parallel restore.
Reading project file /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj.
Persisting no-op dg to /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/DBAInternalAPI.csproj.nuget.dgspec.json
Restoring packages for /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj...
Restoring packages for .NETCoreApp,Version=v3.1...
Resolving conflicts for .NETCoreApp,Version=v3.1...
Package 'ini-parser 2.5.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.
Checking compatibility of packages on .NETCoreApp,Version=v3.1.
Checking compatibility for DBAInternalAPI 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Autofac.Extensions.DependencyInjection 5.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Authentication.JwtBearer 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.NewtonsoftJson 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for MySql.Data 8.0.18 with .NETCoreApp,Version=v3.1.
Checking compatibility for NPoco 4.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.AspNetCore 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Newtonsoft.Json 12.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Diagnostics.Serilog 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.AspNetCore 3.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for ini-parser 2.5.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Autofac 4.9.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Protocols.OpenIdConnect 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.JsonPatch 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Newtonsoft.Json.Bson 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for BouncyCastle.NetCore 1.8.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Google.Protobuf 3.6.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for SSH.NET 2016.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Configuration.ConfigurationManager 4.4.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Resources.Extensions 4.6.0-preview8.19405.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Permissions 4.4.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Data.SqlClient 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Annotations 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Core 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Generation.AspNetCore 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NSwag.Generation 13.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Core 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.StaticFiles 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.ApiDescription.Server 3.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Embedded 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.FileSystem 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath.XDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Diagnostics.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyInjection 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Logging 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog 2.8.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Extensions.Hosting 3.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Formatting.Compact 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Settings.Configuration 3.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.Console 3.1.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.Debug 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Sinks.File 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Protocols 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IdentityModel.Tokens.Jwt 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.CSharp 4.7.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NETStandard.Library 1.6.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for SshNet.Security.Cryptography 1.2.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.TraceSource 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.NameResolution 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Thread 4.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.ThreadPool 4.0.10 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XmlDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath.XmlDocument 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.ProtectedData 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Win32.Registry 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Principal.Windows 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding.CodePages 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for NJsonSchema 10.1.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.ApiExplorer 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Authorization 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Routing 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.PlatformAbstractions 1.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Extensions 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.WebEncoders 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.NETCore.Targets 1.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Handles 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Tasks 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XPath 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Patterns.Common.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Options 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.NonGeneric 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Logging.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Serilog.Extensions.Logging 3.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.DependencyModel 2.0.4 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Console 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.InteropServices 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Debug 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Logging 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.Tokens 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.IdentityModel.JsonWebTokens 5.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.AppContext 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.Concurrent 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Tools 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Tracing 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization.Calendars 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.Compression 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Linq 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Linq.Expressions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Http 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Net.Sockets 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ObjectModel 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Resources.ResourceManager 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.Numerics 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.RegularExpressions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Timer 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.ReaderWriter 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Xml.XDocument 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.AccessControl 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-arm64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-x64.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.win-x86.runtime.native.System.Data.SqlClient.sni 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.NETCore.Platforms 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Runtime.CompilerServices.Unsafe 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Namotion.Reflection 1.0.7 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Claims 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel.TypeConverter 4.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 1.0.3 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Net.Http.Headers 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.WebUtilities 1.0.2 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.ObjectPool 1.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for PostSharp.Redist 6.4.5 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.AspNetCore.Http.Features 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Text.Encodings.Web 4.4.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.0.4 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Dynamic.Runtime 4.0.11 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration.Binder 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Cng 4.5.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Buffers 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Net.Http 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.DiagnosticSource 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Globalization.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Threading.Tasks.Extensions 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Security.Principal 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Collections.Specialized 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.ComponentModel.Primitives 4.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Diagnostics.Contracts 4.0.1 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Primitives 2.1.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for Microsoft.Extensions.Configuration 2.0.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with .NETCoreApp,Version=v3.1.
Checking compatibility for System.Memory 4.5.0 with .NETCoreApp,Version=v3.1.
All packages and projects are compatible with .NETCoreApp,Version=v3.1.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/project.assets.json
Writing cache file to disk. Path: /Users/psyduck/Projects/SAL/DBAInternalAPI/obj/DBAInternalAPI.csproj.nuget.cache
Restore completed in 497.57 ms for /Users/psyduck/Projects/SAL/DBAInternalAPI/DBAInternalAPI.csproj.
NuGet Config files used:
/Users/psyduck/.config/NuGet/NuGet.Config
Feeds used:
https://api.nuget.org/v3/index.json
Package 'ini-parser 2.5.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.
And using nuget it show this
$ nuget install ini-parser
Feeds used:
https://api.nuget.org/v3/index.json
Installing package 'ini-parser' to '/Users/psyduck/Projects/SAL/DBAInternalAPI'.
CACHE https://api.nuget.org/v3/registration4-gz-semver2/ini-parser/index.json
Attempting to gather dependency information for package 'ini-parser.3.4.0' with respect to project '/Users/psyduck/Projects/SAL/DBAInternalAPI', targeting 'Any,Version=v0.0'
Gathering dependency information took 26.8 ms
Attempting to resolve dependencies for package 'ini-parser.3.4.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'ini-parser.3.4.0'
Resolved actions to install package 'ini-parser.3.4.0'
Retrieving package 'ini-parser 3.4.0' from 'nuget.org'.
GET https://api.nuget.org/v3-flatcontainer/ini-parser/3.4.0/ini-parser.3.4.0.nupkg
警告: Error downloading 'ini-parser.3.4.0' from 'https://api.nuget.org/v3-flatcontainer/ini-parser/3.4.0/ini-parser.3.4.0.nupkg'.
The HTTP request to 'GET https://api.nuget.org/v3-flatcontainer/ini-parser/3.4.0/ini-parser.3.4.0.nupkg' has timed out after 100000ms.
GET https://api.nuget.org/v3-flatcontainer/ini-parser/3.4.0/ini-parser.3.4.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/ini-parser/3.4.0/ini-parser.3.4.0.nupkg 1643ms
Installing ini-parser 3.4.0.
Adding package 'ini-parser.3.4.0' to folder '/Users/psyduck/Projects/SAL/DBAInternalAPI'
Added package 'ini-parser.3.4.0' to folder '/Users/psyduck/Projects/SAL/DBAInternalAPI'
Successfully installed 'ini-parser 3.4.0' to /Users/psyduck/Projects/SAL/DBAInternalAPI
Executing nuget actions took 1.72 min
which is the new version? 2.5.2 or 3.4.0?
May I suggest that the target for the build that is published on nuget is .net standard (2.0) instead of .net 4.x?
@avidenic Yes, the problem is that .NET Standard 2.0 is not compatible with .NET Core 3.x. This library should have support for .NET Standard 2.1 to be compatible with .NET Core 3.x.
@avidenic Yes, the problem is that .NET Standard 2.0 is not compatible with .NET Core 3.x. This library should have support for .NET Standard 2.1 to be compatible with .NET Core 3.x.
@MrDave1999
.NET Standard 2.0 is compatible with .NET Core 3.x.
Microsoft actually recommends targeting .NETStandard 2.0 to for libraries to have the most compatibility between NETFX, .NETCore, and .NET5/6.
@InKahootz Sorry, you're right. I had read somewhere that it was not compatible. That's the problem in not reading the official source: https://dotnet.microsoft.com/platform/dotnet-standard.
@avidenic Yes, the problem is that .NET Standard 2.0 is not compatible with .NET Core 3.x. This library should have support for .NET Standard 2.1 to be compatible with .NET Core 3.x.
Targeting .NET Standard 2.0 would solve both. It really depends which API's are they using internally. (I have not gone over the code).
When will this library get support for dotnet core 3.1?
I have a console app previously on .net core 2.2 but want to go to 3.1 LTS. However I get a NU1701 error with ini-parser when trying to use 3.1.
Any ideas?