Mongo.Migration
Mongo.Migration copied to clipboard
.Net 6 support issue
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.