yavsc/Yavsc.Abstract/project.lock.json

145 lines
3.9 KiB
JSON
Raw Normal View History

2016-07-27 10:56:49 +02:00
{
"locked": false,
"version": 2,
"targets": {
2018-04-26 05:20:08 +02:00
"DNX,Version=v4.5.1": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2018-06-08 09:55:53 +02:00
".NETFramework,Version=v4.6": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2017-05-02 13:10:23 +02:00
".NETFramework,Version=v4.5.1": {
2018-03-12 23:49:05 +01:00
"Newtonsoft.Json/9.0.1": {
2017-05-02 13:10:23 +02:00
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2018-04-26 05:20:08 +02:00
"DNX,Version=v4.5.1/debian.9-x86": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
"DNX,Version=v4.5.1/debian.9-x64": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2018-06-08 09:55:53 +02:00
".NETFramework,Version=v4.6/debian.9-x86": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
".NETFramework,Version=v4.6/debian.9-x64": {
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2017-07-02 01:43:43 +02:00
".NETFramework,Version=v4.5.1/debian.9-x86": {
2018-03-12 23:49:05 +01:00
"Newtonsoft.Json/9.0.1": {
2017-05-02 13:10:23 +02:00
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
},
2017-07-02 01:43:43 +02:00
".NETFramework,Version=v4.5.1/debian.9-x64": {
2018-03-12 23:49:05 +01:00
"Newtonsoft.Json/9.0.1": {
2017-05-02 13:10:23 +02:00
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
}
}
},
"libraries": {
2018-03-12 23:49:05 +01:00
"Newtonsoft.Json/9.0.1": {
2017-05-02 13:10:23 +02:00
"type": "package",
2018-03-12 23:49:05 +01:00
"sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
2017-05-02 13:10:23 +02:00
"files": [
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
2018-03-12 23:49:05 +01:00
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
"Newtonsoft.Json.9.0.1.nupkg",
"Newtonsoft.Json.9.0.1.nupkg.sha512",
2017-05-02 13:10:23 +02:00
"Newtonsoft.Json.nuspec",
"tools/install.ps1"
]
}
2016-07-27 10:56:49 +02:00
},
"projectFileDependencyGroups": {
2017-05-02 13:10:23 +02:00
"": [
2018-03-12 23:49:05 +01:00
"Newtonsoft.Json >= 9.0.1"
2017-05-02 13:10:23 +02:00
],
2018-04-26 05:20:08 +02:00
"DNX,Version=v4.5.1": [
"fx/System.ComponentModel.DataAnnotations >= 4.0.0"
],
2018-06-08 09:55:53 +02:00
".NETFramework,Version=v4.6": [
"fx/System.ComponentModel.DataAnnotations >= 4.0.0"
],
2017-05-02 13:10:23 +02:00
".NETFramework,Version=v4.5.1": [
2018-04-20 11:31:52 +02:00
"fx/System.ComponentModel.DataAnnotations >= 4.0.0"
]
2017-05-01 00:00:56 +02:00
}
2016-07-27 10:56:49 +02:00
}