Mongo.Migration icon indicating copy to clipboard operation
Mongo.Migration copied to clipboard

.Net 6 support issue

Open abhidixit11 opened this issue 2 years ago • 0 comments

Hi,

I am trying to use this package with AWS lambda .Ne6 but get below error. Also I cannot find 4.0.0 in nuget.

Detected package downgrade: System.IO.FileSystem.Primitives from 4.3.0 to 4.0.1. Reference the package directly from the project to select a different version

Detected package downgrade: System.Runtime.Handles from 4.3.0 to 4.0.1. Reference the package directly from the project to select a different version

Detected package downgrade: System.Runtime.InteropServices from 4.3.0 to 4.1.0. Reference the package directly from the project to select a different version.

abhidixit11 avatar Jul 19 '23 13:07 abhidixit11