30 lines
867 B
JSON
30 lines
867 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"frameworks": {
|
|
"net45": {
|
|
"frameworkAssemblies": {
|
|
"System.Security": "4.0.0.0"
|
|
}
|
|
},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Diagnostics.Tools": "4.0.0.0",
|
|
"System.Globalization": "4.0.10.0",
|
|
"System.Linq": "4.0.0.0",
|
|
"System.Reflection": "4.0.10.0",
|
|
"System.Resources.ResourceManager": "4.0.0.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Runtime.Extensions": "4.0.10.0",
|
|
"System.Runtime.InteropServices": "4.0.20.0",
|
|
"System.Security.Cryptography.Encryption": "4.0.0.0",
|
|
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0.0",
|
|
"System.Text.Encoding.Extensions": "4.0.10.0"
|
|
}
|
|
}
|
|
},
|
|
"compilationOptions": {
|
|
"allowUnsafe": true
|
|
}
|
|
}
|