diff --git a/src/ImageProcessor/project.json b/src/ImageProcessor/project.json index d6b6d79a7..549a0d4c4 100644 --- a/src/ImageProcessor/project.json +++ b/src/ImageProcessor/project.json @@ -1,26 +1,26 @@ { - "version": "3.0.0-*", - "description": "ImageProcessor", - "authors": [ "James Jackson-South" ], - "tags": [ "Image Resize Crop Quality Gif Jpg Jpeg Bitmap Png Fluent Animated" ], - "projectUrl": "", - "licenseUrl": "", + "version": "3.0.0-*", + "description": "ImageProcessor", + "authors": [ "James Jackson-South" ], + "tags": [ "Image Resize Crop Quality Gif Jpg Jpeg Bitmap Png Fluent Animated" ], + "projectUrl": "", + "licenseUrl": "", - "dependencies": { - "System.Collections": "4.0.10-beta-23019", - "System.Linq": "4.0.0-beta-23019", - "System.Threading": "4.0.10-beta-23019", - "System.Runtime": "4.0.10-beta-23019", - "Microsoft.CSharp": "4.0.0-beta-23019", - "Microsoft.NETCore": "5.0.0", - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Reflection": "4.0.0", - "System.IO": "4.0.0", - "StyleCop.Analyzers": "1.0.0-beta015" - }, + "dependencies": { + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Threading": "4.0.10", + "System.Runtime": "4.0.20", + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "System.Runtime.Extensions": "4.0.10", + "System.Reflection": "4.0.10", + "System.IO": "4.0.10", + "StyleCop.Analyzers": "1.0.0-beta015" + }, - "frameworks": { - "dotnet": { } - } + "frameworks": { + "dotnet": { } + } } diff --git a/src/ImageProcessor/project.lock.json.REMOVED.git-id b/src/ImageProcessor/project.lock.json.REMOVED.git-id index 833f52323..997468c35 100644 --- a/src/ImageProcessor/project.lock.json.REMOVED.git-id +++ b/src/ImageProcessor/project.lock.json.REMOVED.git-id @@ -1 +1 @@ -1cb54c4ca5fc8244fed40097407641c28dd42fe4 \ No newline at end of file +40241cbd230d461a8d3a51be31208f171e18186e \ No newline at end of file