|
|
@ -11,27 +11,31 @@ |
|
|
"compilationOptions": { |
|
|
"compilationOptions": { |
|
|
"allowUnsafe": true |
|
|
"allowUnsafe": true |
|
|
}, |
|
|
}, |
|
|
"projectUrl": "", |
|
|
"projectUrl": "https://github.com/JimBobSquarePants/ImageProcessor", |
|
|
"licenseUrl": "", |
|
|
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", |
|
|
"dependencies": { |
|
|
|
|
|
"System.Collections": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Linq": "4.0.1-beta-23516", |
|
|
|
|
|
"System.Threading": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Runtime": "4.0.21-beta-23516", |
|
|
|
|
|
"Microsoft.CSharp": "4.0.1-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-beta-23516", |
|
|
|
|
|
"System.Runtime.Extensions": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Reflection": "4.1.0-beta-23516", |
|
|
|
|
|
"System.IO": "4.0.11-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore": "5.0.1-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore.Platforms": "1.0.1-beta-23516" |
|
|
|
|
|
}, |
|
|
|
|
|
"frameworks": { |
|
|
"frameworks": { |
|
|
"dotnet5.5": { }, |
|
|
"dotnet5.5": { |
|
|
"dnx46": { |
|
|
"dependencies": { |
|
|
|
|
|
"System.Collections": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Linq": "4.0.1-beta-23516", |
|
|
|
|
|
"System.Threading": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Runtime": "4.0.21-beta-23516", |
|
|
|
|
|
"Microsoft.CSharp": "4.0.1-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-beta-23516", |
|
|
|
|
|
"System.Runtime.Extensions": "4.0.11-beta-23516", |
|
|
|
|
|
"System.Reflection": "4.1.0-beta-23516", |
|
|
|
|
|
"System.IO": "4.0.11-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore": "5.0.1-beta-23516", |
|
|
|
|
|
"Microsoft.NETCore.Platforms": "1.0.1-beta-23516" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"net452": { |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"System.Numerics.Vectors": "4.0.0" |
|
|
|
|
|
}, |
|
|
"frameworkAssemblies": { |
|
|
"frameworkAssemblies": { |
|
|
"System.Runtime": "4.0.0.0" |
|
|
"System.Runtime": "" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |