Browse Source

Updating some packages

Former-commit-id: bed74edbff8a62d518189a0bd3601c0698c49e6f
Former-commit-id: 1d11ea3ee864034f1ba482476fb319528f727f5a
Former-commit-id: 12225d99054bdada3bf90a23f2ab457497af90ce
pull/17/head
Jeavon 10 years ago
parent
commit
ebc99456e4
  1. 44
      src/ImageProcessor/project.json
  2. 2
      src/ImageProcessor/project.lock.json.REMOVED.git-id

44
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": { }
}
}

2
src/ImageProcessor/project.lock.json.REMOVED.git-id

@ -1 +1 @@
1cb54c4ca5fc8244fed40097407641c28dd42fe4
40241cbd230d461a8d3a51be31208f171e18186e
Loading…
Cancel
Save