提交 e9dbd805 编写于 作者: A Andy Gocke

Merge pull request #5022 from agocke/UpdateNuGetZip

Update the project.lock.json for FakeSign and upload a new nuget zip
......@@ -58,7 +58,7 @@ done
restore_nuget()
{
local package_name="nuget.5.zip"
local package_name="nuget.6.zip"
local target=~/.nuget
echo "Installing NuGet Packages"
if [ -d $target ]; then
......
......@@ -3,7 +3,7 @@
"version": 1,
"targets": {
".NETFramework,Version=v4.5.2": {
"System.Collections/4.0.0-beta-23024": {
"System.Collections/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -11,16 +11,16 @@
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37-beta-23024": {
"System.Collections.Immutable/1.1.37-beta-23109": {
"dependencies": {
"System.Runtime": "[4.0.0-beta-23024, )",
"System.Resources.ResourceManager": "[4.0.0-beta-23024, )",
"System.Diagnostics.Debug": "[4.0.0-beta-23024, )",
"System.Collections": "[4.0.0-beta-23024, )",
"System.Linq": "[4.0.0-beta-23024, )",
"System.Runtime.Extensions": "[4.0.0-beta-23024, )",
"System.Globalization": "[4.0.0-beta-23024, )",
"System.Threading": "[4.0.0-beta-23024, )"
"System.Runtime": "[4.0.0-beta-23109, )",
"System.Resources.ResourceManager": "[4.0.0-beta-23109, )",
"System.Diagnostics.Debug": "[4.0.0-beta-23109, )",
"System.Collections": "[4.0.0-beta-23109, )",
"System.Linq": "[4.0.0-beta-23109, )",
"System.Runtime.Extensions": "[4.0.0-beta-23109, )",
"System.Globalization": "[4.0.0-beta-23109, )",
"System.Threading": "[4.0.0-beta-23109, )"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
......@@ -29,7 +29,7 @@
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0-beta-23024": {
"System.Diagnostics.Debug/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -37,7 +37,7 @@
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0-beta-23024": {
"System.Globalization/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -45,7 +45,7 @@
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0-beta-23024": {
"System.Linq/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -64,7 +64,7 @@
"lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
}
},
"System.Resources.ResourceManager/4.0.0-beta-23024": {
"System.Resources.ResourceManager/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -72,7 +72,7 @@
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0-beta-23024": {
"System.Runtime/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -80,7 +80,7 @@
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0-beta-23024": {
"System.Runtime.Extensions/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -88,7 +88,7 @@
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0-beta-23024": {
"System.Threading/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -98,7 +98,7 @@
}
},
".NETFramework,Version=v4.5.2/win-anycpu": {
"System.Collections/4.0.0-beta-23024": {
"System.Collections/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -106,16 +106,16 @@
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37-beta-23024": {
"System.Collections.Immutable/1.1.37-beta-23109": {
"dependencies": {
"System.Runtime": "[4.0.0-beta-23024, )",
"System.Resources.ResourceManager": "[4.0.0-beta-23024, )",
"System.Diagnostics.Debug": "[4.0.0-beta-23024, )",
"System.Collections": "[4.0.0-beta-23024, )",
"System.Linq": "[4.0.0-beta-23024, )",
"System.Runtime.Extensions": "[4.0.0-beta-23024, )",
"System.Globalization": "[4.0.0-beta-23024, )",
"System.Threading": "[4.0.0-beta-23024, )"
"System.Runtime": "[4.0.0-beta-23109, )",
"System.Resources.ResourceManager": "[4.0.0-beta-23109, )",
"System.Diagnostics.Debug": "[4.0.0-beta-23109, )",
"System.Collections": "[4.0.0-beta-23109, )",
"System.Linq": "[4.0.0-beta-23109, )",
"System.Runtime.Extensions": "[4.0.0-beta-23109, )",
"System.Globalization": "[4.0.0-beta-23109, )",
"System.Threading": "[4.0.0-beta-23109, )"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
......@@ -124,7 +124,7 @@
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0-beta-23024": {
"System.Diagnostics.Debug/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -132,7 +132,7 @@
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0-beta-23024": {
"System.Globalization/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -140,7 +140,7 @@
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0-beta-23024": {
"System.Linq/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -159,7 +159,7 @@
"lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
}
},
"System.Resources.ResourceManager/4.0.0-beta-23024": {
"System.Resources.ResourceManager/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -167,7 +167,7 @@
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0-beta-23024": {
"System.Runtime/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -175,7 +175,7 @@
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0-beta-23024": {
"System.Runtime.Extensions/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -183,7 +183,7 @@
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0-beta-23024": {
"System.Threading/4.0.0-beta-23109": {
"compile": {
"ref/net45/_._": {}
},
......@@ -194,8 +194,8 @@
}
},
"libraries": {
"System.Collections/4.0.0-beta-23024": {
"sha512": "Dje1rzsdhe1tufpP3R7BmTz6tqG/P+uIHjiBomfLGNinXHgaWinHkcitc7DbOKZ3AcVBr3uEMN8viXrezTPxig==",
"System.Collections/4.0.0-beta-23109": {
"sha512": "6G9ApANdcgyJGmh3t5Dk4djNN1kFlpW63Nc3O/yPs6I3VThO+LYG2Z6xSsQSl8TLAx3EP5WoqR2IG8Q7OWACHQ==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -203,10 +203,14 @@
"License.rtf",
"ref/dotnet/System.Collections.dll",
"ref/netcore50/System.Collections.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Collections.xml",
"ref/netcore50/zh-hant/System.Collections.xml",
"ref/dotnet/de/System.Collections.xml",
......@@ -227,26 +231,26 @@
"ref/netcore50/zh-hans/System.Collections.xml",
"ref/dotnet/es/System.Collections.xml",
"ref/netcore50/es/System.Collections.xml",
"package/services/metadata/core-properties/f8fdc44b96b0496ea445528f279988b1.psmdcp",
"package/services/metadata/core-properties/fd14c38be10f4773bd219ea85b38b8a9.psmdcp",
"[Content_Types].xml"
]
},
"System.Collections.Immutable/1.1.37-beta-23024": {
"sha512": "LlrYTV/111WG+YZfayStrj8gmxMAALgAKhKMVPutGO7C1gauYuW5FVaHE+QjwIfeqavB2jtoJVVspEndJM+UxQ==",
"System.Collections.Immutable/1.1.37-beta-23109": {
"sha512": "qiP7cGL10ni3uJwBD5g0qAjGeQwkMse6K+KNScSmnUs457/RRbGRHOMFE4zTHDiRBt5zThW5vJB5HlJw7quBSg==",
"type": "Package",
"files": [
"_rels/.rels",
"System.Collections.Immutable.nuspec",
"lib/dotnet/System.Collections.Immutable.dll",
"lib/dotnet/System.Collections.Immutable.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
"package/services/metadata/core-properties/3af183db51cd486294097e35dbc2606a.psmdcp",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"package/services/metadata/core-properties/b161d905a782430a8f47570df65d325d.psmdcp",
"[Content_Types].xml"
]
},
"System.Diagnostics.Debug/4.0.0-beta-23024": {
"sha512": "PtlEckI5H5eQaFDk/Pji9RU+gNAdh4S1f2mOVjjADmqUfxpce4qybCVKeOgtuUMik2FwqKwBk0QDvC6AUTwDeg==",
"System.Diagnostics.Debug/4.0.0-beta-23109": {
"sha512": "Oom6i2g6ivDNV1oTezetou/l64n3zoW9stVAYhjv+rNoh+kpKg7rurnJBmD/XNMz1upk1AQMtelzukMh7S4i9Q==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -254,10 +258,14 @@
"License.rtf",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/netcore50/System.Diagnostics.Debug.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
......@@ -278,12 +286,12 @@
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
"ref/dotnet/es/System.Diagnostics.Debug.xml",
"ref/netcore50/es/System.Diagnostics.Debug.xml",
"package/services/metadata/core-properties/3cff4c5de25f4bc3bc7f13dbb8bbb9fa.psmdcp",
"package/services/metadata/core-properties/749f82e642034e4fa3d62de329e34c00.psmdcp",
"[Content_Types].xml"
]
},
"System.Globalization/4.0.0-beta-23024": {
"sha512": "spLUZdsogiGRrw0J/WPrayNmvrKO9luR3SewdrW6Khw2Jc3K5dVTlF75d7oRHAQ7zELn37/Pvb66ASFuJg835g==",
"System.Globalization/4.0.0-beta-23109": {
"sha512": "ZNSeAYkY8ldNPmxSyv2aP7nSjbQHZtfboNXWE8zrQSvIKCs61kU6Ittae7OPxnsge2c9wGB6MJZPqldayTMVcg==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -291,10 +299,14 @@
"License.rtf",
"ref/dotnet/System.Globalization.dll",
"ref/netcore50/System.Globalization.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
"ref/dotnet/de/System.Globalization.xml",
......@@ -315,12 +327,12 @@
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/dotnet/es/System.Globalization.xml",
"ref/netcore50/es/System.Globalization.xml",
"package/services/metadata/core-properties/3f755bbd73c64318af293d574d369076.psmdcp",
"package/services/metadata/core-properties/acb3884ae7b34d5cbb550cfbc1ed2caf.psmdcp",
"[Content_Types].xml"
]
},
"System.Linq/4.0.0-beta-23024": {
"sha512": "hVGW083n8Lf5J0uFrDqbbeZODqcpqlTls42aVbJXkELEBfRFOYdC3elpPEw/gtlLsBIUFfYJgq+a/7Mqv/i//g==",
"System.Linq/4.0.0-beta-23109": {
"sha512": "NN0sQlEAjYDdMW5SU8p75niORiKwME2hRac30HB1QVUSuMtDs/easUBMJKGnXRHmxcrdwvHApfJOiH1tZ6eTbQ==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -329,6 +341,8 @@
"lib/net45/_._",
"lib/win8/_._",
"lib/netcore50/System.Linq.dll",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/System.Linq.dll",
"ref/dotnet/System.Linq.xml",
"ref/dotnet/zh-hant/System.Linq.xml",
......@@ -344,7 +358,9 @@
"ref/win8/_._",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
"package/services/metadata/core-properties/52f9f1da66114ce8954c2d7b85f7f439.psmdcp",
"ref/wp80/_._",
"ref/wpa81/_._",
"package/services/metadata/core-properties/b91942cc0a4146c6821edbb6ebcb0176.psmdcp",
"[Content_Types].xml"
]
},
......@@ -361,8 +377,8 @@
"[Content_Types].xml"
]
},
"System.Resources.ResourceManager/4.0.0-beta-23024": {
"sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
"System.Resources.ResourceManager/4.0.0-beta-23109": {
"sha512": "S7Hx7w3xzlwxzyIIvcpiFDM/gIu317Nkn4PC0IzQFMBP1pC/RH7OI8AVkpuqeXMqqWoo3pz/Kvcsd2GSzDmQew==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -371,6 +387,8 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
......@@ -387,12 +405,14 @@
"ref/win8/_._",
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"package/services/metadata/core-properties/3f3800ca816644efbb425189131ed5ef.psmdcp",
"ref/wp80/_._",
"ref/wpa81/_._",
"package/services/metadata/core-properties/d191000fc5eb4062ad34c82363cd3d76.psmdcp",
"[Content_Types].xml"
]
},
"System.Runtime/4.0.0-beta-23024": {
"sha512": "zWH289I6aN6uxfgJiUZ8T91Ql9VZFjKKC9g0gNfvYmHHuLNJFmICTXwcrL13Gsdfhkxl+Hz4Tm78U+VkdAJttg==",
"System.Runtime/4.0.0-beta-23109": {
"sha512": "n8DjssywHmehbn6YlOJZM9iutCja9i4Y0l6esJKBkzGHqfQ/w31FH4c21HwIGTsnYLLd8SxntAipo7rKGZswjQ==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -400,10 +420,14 @@
"License.rtf",
"ref/dotnet/System.Runtime.dll",
"ref/netcore50/System.Runtime.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Runtime.xml",
"ref/netcore50/zh-hant/System.Runtime.xml",
"ref/dotnet/de/System.Runtime.xml",
......@@ -424,12 +448,12 @@
"ref/netcore50/zh-hans/System.Runtime.xml",
"ref/dotnet/es/System.Runtime.xml",
"ref/netcore50/es/System.Runtime.xml",
"package/services/metadata/core-properties/d97a4d4f06e847c48c0dd35e369fe602.psmdcp",
"package/services/metadata/core-properties/8469d5cb0bba4bc9bee71a2306ac10e5.psmdcp",
"[Content_Types].xml"
]
},
"System.Runtime.Extensions/4.0.0-beta-23024": {
"sha512": "QgI05kzutOwGHN+smux8+OTw/FFnsmhYJNgQIaimrNlnoko/khos0M2NnTQRfY2dQLteCsN64rtzbfo0FsnnRg==",
"System.Runtime.Extensions/4.0.0-beta-23109": {
"sha512": "hED9RRL6occBOvpA15YKapuNwX/y8tSuvGJsA1uGQuJNQXMWX3HTueoiwQaysYOptshv0Dgm+HGpK6QfrWBqkw==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -437,10 +461,14 @@
"License.rtf",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/netcore50/System.Runtime.Extensions.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
"ref/dotnet/de/System.Runtime.Extensions.xml",
......@@ -461,12 +489,12 @@
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
"ref/dotnet/es/System.Runtime.Extensions.xml",
"ref/netcore50/es/System.Runtime.Extensions.xml",
"package/services/metadata/core-properties/f6d03e24e5f542e69c1f3b0c6449fbb7.psmdcp",
"package/services/metadata/core-properties/811aab4fd14d4a75b96082c2a6ec291a.psmdcp",
"[Content_Types].xml"
]
},
"System.Threading/4.0.0-beta-23024": {
"sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
"System.Threading/4.0.0-beta-23109": {
"sha512": "jZVvGmK0trm7VD2nPbq1NjWMplsAgLlsDwXPPgjD/Y9EfAZ68N4faUhMh2uj9xIhnukAZdzTLmrxXGRQGFae9g==",
"type": "Package",
"files": [
"_rels/.rels",
......@@ -474,10 +502,14 @@
"License.rtf",
"ref/dotnet/System.Threading.dll",
"ref/netcore50/System.Threading.dll",
"ref/net45/_._",
"lib/net45/_._",
"ref/win8/_._",
"lib/win8/_._",
"ref/net45/_._",
"lib/net45/_._",
"ref/wp80/_._",
"lib/wp80/_._",
"ref/wpa81/_._",
"lib/wpa81/_._",
"ref/dotnet/zh-hant/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
"ref/dotnet/de/System.Threading.xml",
......@@ -498,7 +530,7 @@
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/dotnet/es/System.Threading.xml",
"ref/netcore50/es/System.Threading.xml",
"package/services/metadata/core-properties/b0086b61dede4d03ba08257c89972d93.psmdcp",
"package/services/metadata/core-properties/24794174f20d4d8d8d9d8096ad605cfa.psmdcp",
"[Content_Types].xml"
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册