Hello,
I am developing a project in Unity. I have imported different nuget packages in Unity. But for most of the packages I am getting this error. Did anyone face this problem before? Please let me know how can I resolve this problem.
I am running on API Compatibility Level .Net 4.x
-
Error: Could not load signature of System.IO.Pipelines.BufferSegment:SetOwnedMemory due to: Could not resolve type with token 0100001c (from typeref, class/assembly System.Buffers.IMemoryOwner
1, System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Buffers.IMemoryOwner
1 member:(null) signature: -
Error: Could not load signature of Microsoft.Extensions.Logging.LoggerFactory:ApplyFilters due to: Could not resolve type with token 0100002b (from typeref, class/assembly System.ValueTuple
2, System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.ValueTuple
2 member:(null) signature: -
Error: Could not load signature of Microsoft.Extensions.Hosting.BackgroundService:ExecuteAsync due to: Could not resolve type with token 01000015 (from typeref, class/assembly System.Threading.Tasks.Task, System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Threading.Tasks.Task member:(null) signature:
-
Error: Could not load signature of Microsoft.Extensions.FileProviders.Physical.PhysicalDirectoryInfo:CreateReadStream due to: Could not resolve type with token 0100002f (from typeref, class/assembly System.IO.Stream, System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.IO.Stream member:(null) signature:
-
Error: Could not load signature of Microsoft.Extensions.Configuration.FileConfigurationProvider:Load due to: Could not resolve type with token 0100001a (from typeref, class/assembly System.IO.Stream, System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.IO.Stream member:(null) signature:
-
Error: Could not load signature of Microsoft.AspNetCore.Connections.ConnectionBuilderExtensions:Use due to: Could not resolve type with token 01000017 (from typeref, class/assembly System.Threading.Tasks.Task, System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) assembly:System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Threading.Tasks.Task member:(null) signature: