You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently too many packages are downloaded based on the dependencies. For example runtime.native.System.Security.Cryptography.Apple.4.3.0, runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0 etc.
Currently too many packages are downloaded based on the dependencies. For example runtime.native.System.Security.Cryptography.Apple.4.3.0, runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0 etc.
Here's some good ideas of how to get only the necessary packages: https://alistairevans.co.uk/2020/04/17/loading-plugins-extensions-at-run-time-from-nuget-in-net-core-part-1-nuget/
The text was updated successfully, but these errors were encountered: