cleaning, with no change excpeted.
This commit is contained in:
parent
790eeab8da
commit
7016033872
6 changed files with 124 additions and 152 deletions
|
|
@ -1873,7 +1873,7 @@
|
|||
"lib/net451/MimeKit.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/6.0.6": {
|
||||
"Newtonsoft.Json/9.0.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net45/Newtonsoft.Json.dll": {}
|
||||
|
|
@ -4001,7 +4001,7 @@
|
|||
"lib/net451/MimeKit.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/6.0.6": {
|
||||
"Newtonsoft.Json/9.0.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net45/Newtonsoft.Json.dll": {}
|
||||
|
|
@ -6129,7 +6129,7 @@
|
|||
"lib/net451/MimeKit.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/6.0.6": {
|
||||
"Newtonsoft.Json/9.0.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net45/Newtonsoft.Json.dll": {}
|
||||
|
|
@ -7717,9 +7717,9 @@
|
|||
"mimekit.nuspec"
|
||||
]
|
||||
},
|
||||
"Newtonsoft.Json/6.0.6": {
|
||||
"Newtonsoft.Json/9.0.1": {
|
||||
"type": "package",
|
||||
"sha512": "w26uZNyCG5VeoKiEOJ4+9/o8koSofLKwHl7WLreIcp0U6r57L7WiRXmjp8MTKFw6dYNZ9AE0lw69WYbIhUsU9Q==",
|
||||
"sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
|
||||
"files": [
|
||||
"lib/net20/Newtonsoft.Json.dll",
|
||||
"lib/net20/Newtonsoft.Json.xml",
|
||||
|
|
@ -7729,14 +7729,15 @@
|
|||
"lib/net40/Newtonsoft.Json.xml",
|
||||
"lib/net45/Newtonsoft.Json.dll",
|
||||
"lib/net45/Newtonsoft.Json.xml",
|
||||
"lib/netcore45/Newtonsoft.Json.dll",
|
||||
"lib/netcore45/Newtonsoft.Json.xml",
|
||||
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
||||
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
||||
"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+aspnetcore50/Newtonsoft.Json.dll",
|
||||
"lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.xml",
|
||||
"newtonsoft.json.6.0.6.nupkg.sha512",
|
||||
"newtonsoft.json.nuspec",
|
||||
"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",
|
||||
"Newtonsoft.Json.nuspec",
|
||||
"tools/install.ps1"
|
||||
]
|
||||
},
|
||||
|
|
@ -8505,8 +8506,9 @@
|
|||
"sha512": "qh7XoqBfHICTJuu7nwwOh9Wu7D8vntKvbpKPyiV9F61cXxssRBU0mlhmAfWfVmMeDOadTJMePXP43RDDjSxWpA==",
|
||||
"files": [
|
||||
"lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Yavsc.dll",
|
||||
"yavsc.1.0.5-rc14.nupkg.sha512",
|
||||
"yavsc.nuspec"
|
||||
"Yavsc.1.0.5-rc14.nupkg",
|
||||
"Yavsc.1.0.5-rc14.nupkg.sha512",
|
||||
"Yavsc.nuspec"
|
||||
]
|
||||
},
|
||||
"Yavsc.Abstract/1.0.5-rc14": {
|
||||
|
|
@ -8547,6 +8549,7 @@
|
|||
"Microsoft.Extensions.WebEncoders.Core >= 1.0.0-rc1-final",
|
||||
"Microsoft.Framework.Configuration.Json >= 1.0.0-beta8",
|
||||
"Microsoft.Framework.ConfigurationModel.Json >= 1.0.0-beta4",
|
||||
"Newtonsoft.Json >= 9.0.1",
|
||||
"Yavsc >= 1.0.5-rc14",
|
||||
"Yavsc.Abstract >= 1.0.5-rc14"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue