Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
Dapper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
Dapper
Commits
8834e67e
Commit
8834e67e
authored
Nov 02, 2015
by
Marc Gravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DNX: stabilise to 23225 and remove some unnecessary dependencies
parent
bd847fff
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1289 additions
and
456 deletions
+1289
-456
project.lock.json
Dapper.DNX.Tests/project.lock.json
+65
-124
project.json
Dapper/project.json
+10
-28
project.lock.json
Dapper/project.lock.json
+1214
-304
No files found.
Dapper.DNX.Tests/project.lock.json
View file @
8834e67e
...
@@ -30,17 +30,16 @@
...
@@ -30,17 +30,16 @@
"Dapper/1.43-beta1"
:
{
"Dapper/1.43-beta1"
:
{
"type"
:
"project"
,
"type"
:
"project"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.CSharp"
:
"4.0.1-beta"
,
"Microsoft.CSharp"
:
"4.0.1-beta-23225"
,
"System.Collections"
:
"4.0.11-beta"
,
"System.Collections"
:
"4.0.11-beta-23225"
,
"System.Collections.Concurrent"
:
"4.0.11-beta"
,
"System.Console"
:
"4.0.0-beta-23225"
,
"System.Console"
:
"4.0.0-beta"
,
"System.Data.SqlClient"
:
"4.0.0-beta-23225"
,
"System.Data.SqlClient"
:
"4.0.0"
,
"System.Linq"
:
"4.0.1-beta-23225"
,
"System.Linq"
:
"4.0.1-beta"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-23225"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-23225"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-23225"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta-23225"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta"
,
"System.Threading"
:
"4.0.11-beta-23225"
"System.Threading"
:
"4.0.11-beta"
}
}
},
},
"Microsoft.CSharp/4.0.1-beta-23225"
:
{
"Microsoft.CSharp/4.0.1-beta-23225"
:
{
...
@@ -95,24 +94,14 @@
...
@@ -95,24 +94,14 @@
"lib/DNXCore50/System.Collections.dll"
:
{}
"lib/DNXCore50/System.Collections.dll"
:
{}
}
}
},
},
"System.Collections.Concurrent/4.0.
11-beta-23409
"
:
{
"System.Collections.Concurrent/4.0.
0
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Runtime"
:
"4.0.0"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.0"
"System.Diagnostics.Tracing"
:
"4.0.20"
,
"System.Globalization"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.10"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
}
},
},
"System.Collections.NonGeneric/4.0.0"
:
{
"System.Collections.NonGeneric/4.0.0"
:
{
...
@@ -472,7 +461,7 @@
...
@@ -472,7 +461,7 @@
"lib/DNXCore50/System.Reflection.dll"
:
{}
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
}
},
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -486,7 +475,7 @@
...
@@ -486,7 +475,7 @@
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
}
},
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -526,7 +515,7 @@
...
@@ -526,7 +515,7 @@
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
}
},
},
"System.Reflection.TypeExtensions/4.0.1-beta-23
409
"
:
{
"System.Reflection.TypeExtensions/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -820,7 +809,7 @@
...
@@ -820,7 +809,7 @@
"lib/DNXCore50/System.Text.Encoding.Extensions.dll"
:
{}
"lib/DNXCore50/System.Text.Encoding.Extensions.dll"
:
{}
}
}
},
},
"System.Text.RegularExpressions/4.0.11-beta-23
409
"
:
{
"System.Text.RegularExpressions/4.0.11-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Collections"
:
"4.0.10"
,
...
@@ -1017,35 +1006,49 @@
...
@@ -1017,35 +1006,49 @@
"System.Collections.nuspec"
"System.Collections.nuspec"
]
]
},
},
"System.Collections.Concurrent/4.0.
11-beta-23409
"
:
{
"System.Collections.Concurrent/4.0.
0
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"1f5SWoX7UlFkvUt7A8JoG5lXgZDw4cRAcKG8Eaxa+3Sq6e/UgVWl2YWew1evJv+p+edNNlIIorDfREKcoEDHGw=="
,
"sha512"
:
"TgSZK3wQJBbv9jK5sdGyEle1YSslFgRLwXY67CWJWOKwVo/ueEyqeItQ2oZId8Rus8px/sdnXPotbMXC78ZMQQ=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/System.Collections.Concurrent.xml"
,
"lib/dotnet/es/System.Collections.Concurrent.xml"
,
"lib/dotnet/fr/System.Collections.Concurrent.xml"
,
"lib/dotnet/it/System.Collections.Concurrent.xml"
,
"lib/dotnet/ja/System.Collections.Concurrent.xml"
,
"lib/dotnet/ko/System.Collections.Concurrent.xml"
,
"lib/dotnet/ru/System.Collections.Concurrent.xml"
,
"lib/dotnet/System.Collections.Concurrent.dll"
,
"lib/dotnet/System.Collections.Concurrent.xml"
,
"lib/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"lib/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Collections.Concurrent.xml"
,
"ref/dotnet/es/System.Collections.Concurrent.xml"
,
"ref/dotnet/fr/System.Collections.Concurrent.xml"
,
"ref/dotnet/it/System.Collections.Concurrent.xml"
,
"ref/dotnet/ja/System.Collections.Concurrent.xml"
,
"ref/dotnet/ko/System.Collections.Concurrent.xml"
,
"ref/dotnet/ru/System.Collections.Concurrent.xml"
,
"ref/dotnet/System.Collections.Concurrent.dll"
,
"ref/dotnet/System.Collections.Concurrent.dll"
,
"ref/dotnet/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Collections.Concurrent.xml"
,
"ref/netcore50/es/System.Collections.Concurrent.xml"
,
"ref/netcore50/fr/System.Collections.Concurrent.xml"
,
"ref/netcore50/it/System.Collections.Concurrent.xml"
,
"ref/netcore50/ja/System.Collections.Concurrent.xml"
,
"ref/netcore50/ko/System.Collections.Concurrent.xml"
,
"ref/netcore50/ru/System.Collections.Concurrent.xml"
,
"ref/netcore50/System.Collections.Concurrent.dll"
,
"ref/netcore50/System.Collections.Concurrent.xml"
,
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml"
,
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml"
,
"ref/win8/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.Collections.Concurrent.4.0.
11-beta-23409
.nupkg"
,
"System.Collections.Concurrent.4.0.
0
.nupkg"
,
"System.Collections.Concurrent.4.0.
11-beta-23409
.nupkg.sha512"
,
"System.Collections.Concurrent.4.0.
0
.nupkg.sha512"
,
"System.Collections.Concurrent.nuspec"
"System.Collections.Concurrent.nuspec"
]
]
},
},
...
@@ -1712,10 +1715,10 @@
...
@@ -1712,10 +1715,10 @@
"System.Reflection.nuspec"
"System.Reflection.nuspec"
]
]
},
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
MmfC6qiOdLW/H/hJu7itUFmVlcIzZPK4lVkqCnIHNAPf9UAp3NgUFDHYKNfeLsh4lItNd60uootUlNJyRuYqq
Q=="
,
"sha512"
:
"
/9hAk3lG4Rv33szJT8KJM6v3irOiQdnpFjKsFKA85wBQ9gWXkkt1pLB31+e2AQInU6Bnk1+g/kWiBdYgPUBWj
Q=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
...
@@ -1724,16 +1727,15 @@
...
@@ -1724,16 +1727,15 @@
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"ref/wp80/_._"
,
"runtimes/aot/lib/netcore50/_._"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23225.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23409.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23225.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.nuspec"
"System.Reflection.Emit.ILGeneration.nuspec"
]
]
},
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
zPOBoLvq4h++S1AC1+CR6f8mMQZMsZbyxFf7pXka+qYJ3uInt8Zc4e12bwttt0xwX5Qr8VpZ0IB5pqvPMuUz3A
=="
,
"sha512"
:
"
8cSAKNCP7IK4iMejuLXmDWyxIYM2ikJhBMv8Kq7z8Y6H06otyTHTVNXnqObLpcfN/Xw4gUqm5/3mKMXKVrGOEg
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
...
@@ -1742,9 +1744,8 @@
...
@@ -1742,9 +1744,8 @@
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"ref/wp80/_._"
,
"runtimes/aot/lib/netcore50/_._"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23225.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23409.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23225.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.nuspec"
"System.Reflection.Emit.Lightweight.nuspec"
]
]
},
},
...
@@ -1816,77 +1817,27 @@
...
@@ -1816,77 +1817,27 @@
"System.Reflection.Primitives.nuspec"
"System.Reflection.Primitives.nuspec"
]
]
},
},
"System.Reflection.TypeExtensions/4.0.1-beta-23
409
"
:
{
"System.Reflection.TypeExtensions/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
n8m144jjCwhN/qtLih35a2sO33fLWm1U3eg51KxqAcAjJcw0nq1zWie8FZognBTPv7BXdW/G8xGbbvDGFoJwZA
=="
,
"sha512"
:
"
Etpayh8D2py7/uLdpT/U3qtKY00gJR1gfnnowPHIEi6revIRgvtADbCgJ5vybAYkDU9vMbjxt+lYvYafPPQ1rg
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/de/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/es/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/fr/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/it/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ja/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ko/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ru/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/de/System.Reflection.TypeExtensions.xml"
,
"lib/net46/es/System.Reflection.TypeExtensions.xml"
,
"lib/net46/fr/System.Reflection.TypeExtensions.xml"
,
"lib/net46/it/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ja/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ko/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ru/System.Reflection.TypeExtensions.xml"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/net46/System.Reflection.TypeExtensions.xml"
,
"lib/net46/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/net46/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/de/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/es/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/fr/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/it/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ja/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ko/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ru/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/de/System.Reflection.TypeExtensions.xml"
,
"ref/net46/es/System.Reflection.TypeExtensions.xml"
,
"ref/net46/fr/System.Reflection.TypeExtensions.xml"
,
"ref/net46/it/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ja/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ko/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ru/System.Reflection.TypeExtensions.xml"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/net46/System.Reflection.TypeExtensions.xml"
,
"ref/net46/zh-hans/System.Reflection.TypeExtensions.xml"
,
"ref/net46/zh-hant/System.Reflection.TypeExtensions.xml"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/de/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/es/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/fr/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/it/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ja/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ko/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ru/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23225.nupkg"
,
"runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23225.nupkg.sha512"
,
"runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.TypeExtensions.nuspec"
"System.Reflection.TypeExtensions.nuspec"
]
]
},
},
...
@@ -2366,22 +2317,12 @@
...
@@ -2366,22 +2317,12 @@
"System.Text.Encoding.Extensions.nuspec"
"System.Text.Encoding.Extensions.nuspec"
]
]
},
},
"System.Text.RegularExpressions/4.0.11-beta-23
409
"
:
{
"System.Text.RegularExpressions/4.0.11-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
Bp80XEvjed3pklTkyz6vla7coDXrTU5ijizcAwhfb3eTrtyJ79NboOpCn4DHhOcAWi3zXCkhpQT+3R7glmyHdQ
=="
,
"sha512"
:
"
Wkrt+Fa6JjzRACz7Dgaqd3wdDhZ1giI8M9ISBaVayKXK1D82dCdR+B5ttl4oP+XoH8/kOJvrYxFqahANXeiOlA
=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/System.Text.RegularExpressions.xml"
,
"lib/dotnet/es/System.Text.RegularExpressions.xml"
,
"lib/dotnet/fr/System.Text.RegularExpressions.xml"
,
"lib/dotnet/it/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ja/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ko/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ru/System.Text.RegularExpressions.xml"
,
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/dotnet/System.Text.RegularExpressions.xml"
,
"lib/dotnet/zh-hans/System.Text.RegularExpressions.xml"
,
"lib/dotnet/zh-hant/System.Text.RegularExpressions.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net46/_._"
,
...
@@ -2393,8 +2334,8 @@
...
@@ -2393,8 +2334,8 @@
"ref/net46/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.RegularExpressions.4.0.11-beta-23
409
.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23
225
.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23
409
.nupkg.sha512"
,
"System.Text.RegularExpressions.4.0.11-beta-23
225
.nupkg.sha512"
,
"System.Text.RegularExpressions.nuspec"
"System.Text.RegularExpressions.nuspec"
]
]
},
},
...
...
Dapper/project.json
View file @
8834e67e
...
@@ -41,34 +41,16 @@
...
@@ -41,34 +41,16 @@
"warningsAsErrors"
:
true
"warningsAsErrors"
:
true
},
},
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.CSharp"
:
"4.0.1-beta-*"
,
"Microsoft.CSharp"
:
"4.0.1-beta-23225"
,
"System.Collections"
:
"4.0.11-beta-*"
,
"System.Collections"
:
"4.0.11-beta-23225"
,
"System.Collections.Concurrent"
:
"4.0.11-beta-*"
,
"System.Console"
:
"4.0.0-beta-23225"
,
"System.Console"
:
"4.0.0-beta-*"
,
"System.Linq"
:
"4.0.1-beta-23225"
,
"System.Linq"
:
"4.0.1-beta-*"
,
"System.Threading"
:
"4.0.11-beta-23225"
,
"System.Threading"
:
"4.0.11-beta-*"
,
"System.Data.SqlClient"
:
"4.0.0-beta-23225"
,
"System.Data.SqlClient"
:
"4.0.0-*"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-23225"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-*"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-23225"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-*"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-23225"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-*"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta-23225"
"System.Text.RegularExpressions"
:
"4.0.11-beta-*"
},
"dependencies2"
:
{
"System.Text.RegularExpressions"
:
"4.0.10"
,
"System.Collections"
:
"4.0.10"
,
"System.Collections.Concurrent"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Threading"
:
"4.0.10"
,
"Microsoft.CSharp"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Emit"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.0"
,
"System.Reflection.TypeExtensions"
:
"4.0.0"
,
"System.Data.Common"
:
"4.0.0"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Text.Encoding.CodePages"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
}
}
}
}
}
}
...
...
Dapper/project.lock.json
View file @
8834e67e
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
".NETFramework,Version=v4.0"
:
{},
".NETFramework,Version=v4.0"
:
{},
"DNX,Version=v4.5.1"
:
{},
"DNX,Version=v4.5.1"
:
{},
"DNXCore,Version=v5.0"
:
{
"DNXCore,Version=v5.0"
:
{
"Microsoft.CSharp/4.0.1-beta-23
409
"
:
{
"Microsoft.CSharp/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Collections"
:
"4.0.10"
,
...
@@ -33,10 +33,23 @@
...
@@ -33,10 +33,23 @@
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
}
},
},
"
System.Collections/4.0.11-beta-23409
"
:
{
"
Microsoft.Win32.Primitives/4.0.0
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Runtime"
:
"4.0.21-beta-23409"
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.InteropServices"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/Microsoft.Win32.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.Win32.Primitives.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.21-beta-23225"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
"ref/dotnet/System.Collections.dll"
:
{}
...
@@ -45,24 +58,14 @@
...
@@ -45,24 +58,14 @@
"lib/DNXCore50/System.Collections.dll"
:
{}
"lib/DNXCore50/System.Collections.dll"
:
{}
}
}
},
},
"System.Collections.Concurrent/4.0.
11-beta-23409
"
:
{
"System.Collections.Concurrent/4.0.
0
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Runtime"
:
"4.0.0"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.0"
"System.Diagnostics.Tracing"
:
"4.0.20"
,
"System.Globalization"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.10"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
}
},
},
"System.Collections.NonGeneric/4.0.0"
:
{
"System.Collections.NonGeneric/4.0.0"
:
{
...
@@ -82,14 +85,39 @@
...
@@ -82,14 +85,39 @@
"lib/dotnet/System.Collections.NonGeneric.dll"
:
{}
"lib/dotnet/System.Collections.NonGeneric.dll"
:
{}
}
}
},
},
"System.Co
nsole/4.0.0-beta-23409
"
:
{
"System.Co
mponentModel.EventBasedAsync/4.0.10
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ComponentModel.EventBasedAsync.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ComponentModel.EventBasedAsync.dll"
:
{}
}
},
"System.Console/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.10"
,
"System.IO.FileSystem.Primitives"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Text.Encoding.Extensions"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.10"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Console.dll"
:
{}
"ref/dotnet/System.Console.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Console.dll"
:
{}
}
}
},
},
"System.Data.Common/4.0.0"
:
{
"System.Data.Common/4.0.0"
:
{
...
@@ -112,18 +140,45 @@
...
@@ -112,18 +140,45 @@
"lib/dotnet/System.Data.Common.dll"
:
{}
"lib/dotnet/System.Data.Common.dll"
:
{}
}
}
},
},
"System.Data.SqlClient/4.0.0-beta-23
409
"
:
{
"System.Data.SqlClient/4.0.0-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.Win32.Primitives"
:
"4.0.0"
,
"System.Collections"
:
"4.0.10"
,
"System.Collections.Concurrent"
:
"4.0.0"
,
"System.Collections.NonGeneric"
:
"4.0.0"
,
"System.Data.Common"
:
"4.0.0"
,
"System.Data.Common"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.0"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.IO"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Runtime"
:
"4.0.0"
,
"System.IO"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.0"
,
"System.Linq"
:
"4.0.0"
,
"System.Net.Primitives"
:
"4.0.10"
,
"System.Net.Security"
:
"4.0.0-beta-23225"
,
"System.Net.Sockets"
:
"4.0.10-beta-23225"
,
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.TypeExtensions"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Security.Cryptography.X509Certificates"
:
"4.0.0-beta-23225"
,
"System.Security.Principal.Windows"
:
"4.0.0-beta-23225"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Text.Encoding.CodePages"
:
"4.0.0"
,
"System.Text.RegularExpressions"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Tasks"
:
"4.0.10"
,
"System.Threading.Thread"
:
"4.0.0-beta-23225"
,
"System.Threading.ThreadPool"
:
"4.0.0-beta-23225"
,
"System.Threading.Timer"
:
"4.0.0"
,
"System.Xml.ReaderWriter"
:
"4.0.0"
"System.Xml.ReaderWriter"
:
"4.0.0"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Data.SqlClient.dll"
:
{}
"ref/dotnet/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Data.SqlClient.dll"
:
{}
}
}
},
},
"System.Diagnostics.Debug/4.0.10"
:
{
"System.Diagnostics.Debug/4.0.10"
:
{
...
@@ -174,18 +229,70 @@
...
@@ -174,18 +229,70 @@
"lib/DNXCore50/System.Globalization.dll"
:
{}
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
}
},
},
"System.
IO
/4.0.0"
:
{
"System.
Globalization.Calendars
/4.0.0"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.Calendars.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.Calendars.dll"
:
{}
}
},
"System.IO/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
"System.Threading.Tasks"
:
"4.0.0"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.IO.dll"
:
{}
"ref/dotnet/System.IO.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.IO.dll"
:
{}
}
}
},
},
"System.Linq/4.0.1-beta-23409"
:
{
"System.IO.FileSystem/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.IO"
:
"4.0.10"
,
"System.IO.FileSystem.Primitives"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Text.Encoding.Extensions"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Overlapped"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.IO.FileSystem.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.IO.FileSystem.dll"
:
{}
}
},
"System.IO.FileSystem.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.IO.FileSystem.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.IO.FileSystem.Primitives.dll"
:
{}
}
},
"System.Linq/4.0.1-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Collections"
:
"4.0.10"
,
...
@@ -211,6 +318,43 @@
...
@@ -211,6 +318,43 @@
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
}
},
},
"System.Net.Primitives/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Networking"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Net.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Net.Primitives.dll"
:
{}
}
},
"System.Net.Security/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Networking"
:
"4.0.1-beta-23225"
},
"compile"
:
{
"ref/dotnet/System.Net.Security.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Net.Security.dll"
:
{}
}
},
"System.Net.Sockets/4.1.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Networking"
:
"4.0.1-beta-23225"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Net.Sockets.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Net.Sockets.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
...
@@ -227,10 +371,44 @@
...
@@ -227,10 +371,44 @@
"lib/dotnet/System.ObjectModel.dll"
:
{}
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
}
},
},
"System.Private.Uri/4.0.1-beta-23409"
:
{
"System.Private.Networking/4.0.1-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"Microsoft.Win32.Primitives"
:
"4.0.0"
,
"System.Collections"
:
"4.0.10"
,
"System.Collections.Concurrent"
:
"4.0.0"
,
"System.Collections.NonGeneric"
:
"4.0.0"
,
"System.ComponentModel.EventBasedAsync"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Diagnostics.Tracing"
:
"4.0.20"
,
"System.Globalization"
:
"4.0.10"
,
"System.IO"
:
"4.0.10"
,
"System.IO.FileSystem"
:
"4.0.0"
,
"System.IO.FileSystem.Primitives"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Security.Cryptography.Primitives"
:
"4.0.0-beta-23225"
,
"System.Threading"
:
"4.0.10"
,
"System.Threading.Overlapped"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.10"
},
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Networking.dll"
:
{}
}
},
"System.Private.Uri/4.0.1-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
}
},
},
"System.Reflection/4.0.10"
:
{
"System.Reflection/4.0.10"
:
{
...
@@ -247,7 +425,7 @@
...
@@ -247,7 +425,7 @@
"lib/DNXCore50/System.Reflection.dll"
:
{}
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
}
},
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -261,7 +439,7 @@
...
@@ -261,7 +439,7 @@
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
}
},
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -301,7 +479,7 @@
...
@@ -301,7 +479,7 @@
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
}
},
},
"System.Reflection.TypeExtensions/4.0.1-beta-23
409
"
:
{
"System.Reflection.TypeExtensions/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
...
@@ -328,10 +506,10 @@
...
@@ -328,10 +506,10 @@
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
}
},
},
"System.Runtime/4.0.21-beta-23
409
"
:
{
"System.Runtime/4.0.21-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.1-beta-23
409
"
"System.Private.Uri"
:
"4.0.1-beta-23
225
"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
"ref/dotnet/System.Runtime.dll"
:
{}
...
@@ -379,16 +557,223 @@
...
@@ -379,16 +557,223 @@
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
}
},
},
"System.Text.Encoding/4.0.0"
:
{
"System.Runtime.Numerics/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Numerics.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Runtime.Numerics.dll"
:
{}
}
},
"System.Security.Claims/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.0"
,
"System.Diagnostics.Debug"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.0"
,
"System.IO"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.0"
,
"System.Security.Principal"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Security.Claims.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Security.Claims.dll"
:
{}
}
},
"System.Security.Cryptography.Algorithms/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Security.Cryptography.Primitives"
:
"4.0.0-beta-23225"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Text.Encoding.Extensions"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Security.Cryptography.Algorithms.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Cryptography.Algorithms.dll"
:
{}
}
},
"System.Security.Cryptography.Csp/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Security.Cryptography.Algorithms"
:
"4.0.0-beta-23225"
,
"System.Security.Cryptography.Encoding"
:
"4.0.0-beta-23225"
,
"System.Security.Cryptography.Primitives"
:
"4.0.0-beta-23225"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Security.Cryptography.Csp.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Cryptography.Csp.dll"
:
{}
}
},
"System.Security.Cryptography.Encoding/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Security.Cryptography.Primitives"
:
"4.0.0-beta-23225"
},
"compile"
:
{
"ref/dotnet/System.Security.Cryptography.Encoding.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Cryptography.Encoding.dll"
:
{}
}
},
"System.Security.Cryptography.Primitives/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.IO"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Security.Cryptography.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Cryptography.Primitives.dll"
:
{}
}
},
"System.Security.Cryptography.X509Certificates/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Globalization"
:
"4.0.10"
,
"System.Globalization.Calendars"
:
"4.0.0"
,
"System.IO"
:
"4.0.10"
,
"System.IO.FileSystem"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Runtime.Numerics"
:
"4.0.0"
,
"System.Security.Cryptography.Algorithms"
:
"4.0.0-beta-23225"
,
"System.Security.Cryptography.Csp"
:
"4.0.0-beta-23225"
,
"System.Security.Cryptography.Encoding"
:
"4.0.0-beta-23225"
,
"System.Security.Cryptography.Primitives"
:
"4.0.0-beta-23225"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Security.Cryptography.X509Certificates.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Cryptography.X509Certificates.dll"
:
{}
}
},
"System.Security.Principal/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Security.Principal.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Security.Principal.dll"
:
{}
}
},
"System.Security.Principal.Windows/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.0"
,
"System.Diagnostics.Debug"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.0"
,
"System.Security.Claims"
:
"4.0.0"
,
"System.Security.Principal"
:
"4.0.0"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Security.Principal.Windows.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Security.Principal.Windows.dll"
:
{}
}
},
"System.Text.Encoding/4.0.10"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
"System.Runtime"
:
"4.0.0"
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
"ref/dotnet/System.Text.Encoding.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Text.Encoding.dll"
:
{}
}
},
"System.Text.Encoding.CodePages/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Globalization"
:
"4.0.10"
,
"System.IO"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
,
"System.Runtime.Handles"
:
"4.0.0"
,
"System.Runtime.InteropServices"
:
"4.0.20"
,
"System.Text.Encoding"
:
"4.0.10"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.CodePages.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.Encoding.CodePages.dll"
:
{}
}
},
"System.Text.Encoding.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Text.Encoding.Extensions.dll"
:
{}
}
}
},
},
"System.Text.RegularExpressions/4.0.11-beta-23
409
"
:
{
"System.Text.RegularExpressions/4.0.11-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Collections"
:
"4.0.10"
,
...
@@ -405,7 +790,7 @@
...
@@ -405,7 +790,7 @@
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
}
},
},
"System.Threading/4.0.11-beta-23
409
"
:
{
"System.Threading/4.0.11-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
...
@@ -413,6 +798,22 @@
...
@@ -413,6 +798,22 @@
},
},
"compile"
:
{
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Overlapped/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Overlapped.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Overlapped.dll"
:
{}
}
}
},
},
"System.Threading.Tasks/4.0.10"
:
{
"System.Threading.Tasks/4.0.10"
:
{
...
@@ -427,6 +828,43 @@
...
@@ -427,6 +828,43 @@
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
}
},
},
"System.Threading.Thread/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Thread.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Thread.dll"
:
{}
}
},
"System.Threading.ThreadPool/4.0.10-beta-22231"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0-beta-22231"
,
"System.Runtime.InteropServices"
:
"4.0.0-beta-22231"
},
"compile"
:
{
"lib/contract/System.Threading.ThreadPool.dll"
:
{}
},
"runtime"
:
{
"lib/aspnetcore50/System.Threading.ThreadPool.dll"
:
{}
}
},
"System.Threading.Timer/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Timer.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Timer.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0"
:
{
"System.Xml.ReaderWriter/4.0.0"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
...
@@ -442,34 +880,23 @@
...
@@ -442,34 +880,23 @@
}
}
},
},
"libraries"
:
{
"libraries"
:
{
"Microsoft.CSharp/4.0.1-beta-23
409
"
:
{
"Microsoft.CSharp/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
I1jsSsyK89VfNebrnx2eiBD5YT6zp+DcX2v6AxZ/IosS38QYmA9YKVmssMd5yhRkXwr1f8MfgZTxF1Cli90JEQ
=="
,
"sha512"
:
"
q7jNvFpp94FaQnsucNv5BTXEXAKN1p84YUOHHVRMxNhgNjDxiTMqqk2XMAHjNBCbJmGIoeVrNjdfI1+JAOcS5w
=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/Microsoft.CSharp.xml"
,
"lib/dotnet/es/Microsoft.CSharp.xml"
,
"lib/dotnet/fr/Microsoft.CSharp.xml"
,
"lib/dotnet/it/Microsoft.CSharp.xml"
,
"lib/dotnet/ja/Microsoft.CSharp.xml"
,
"lib/dotnet/ko/Microsoft.CSharp.xml"
,
"lib/dotnet/Microsoft.CSharp.dll"
,
"lib/dotnet/Microsoft.CSharp.dll"
,
"lib/dotnet/Microsoft.CSharp.xml"
,
"lib/dotnet/ru/Microsoft.CSharp.xml"
,
"lib/dotnet/zh-hans/Microsoft.CSharp.xml"
,
"lib/dotnet/zh-hant/Microsoft.CSharp.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
"lib/netcore50/Microsoft.CSharp.dll"
,
"lib/netcore50/Microsoft.CSharp.dll"
,
"lib/netcore50/Microsoft.CSharp.xml"
,
"lib/win8/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"Microsoft.CSharp.4.0.1-beta-23
409
.nupkg"
,
"Microsoft.CSharp.4.0.1-beta-23
225
.nupkg"
,
"Microsoft.CSharp.4.0.1-beta-23
409
.nupkg.sha512"
,
"Microsoft.CSharp.4.0.1-beta-23
225
.nupkg.sha512"
,
"Microsoft.CSharp.nuspec"
,
"Microsoft.CSharp.nuspec"
,
"ref/dotnet/Microsoft.CSharp.dll"
,
"ref/dotnet/Microsoft.CSharp.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
...
@@ -483,36 +910,48 @@
...
@@ -483,36 +910,48 @@
"ref/xamarinmac20/_._"
"ref/xamarinmac20/_._"
]
]
},
},
"System.Collections/4.0.11-beta-23409"
:
{
"Microsoft.Win32.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg=="
,
"files"
:
[
"lib/dotnet/Microsoft.Win32.Primitives.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/Microsoft.Win32.Primitives.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"Microsoft.Win32.Primitives.4.0.0.nupkg"
,
"Microsoft.Win32.Primitives.4.0.0.nupkg.sha512"
,
"Microsoft.Win32.Primitives.nuspec"
,
"ref/dotnet/de/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/es/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/fr/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/it/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/ja/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/ko/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/Microsoft.Win32.Primitives.dll"
,
"ref/dotnet/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/ru/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml"
,
"ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/Microsoft.Win32.Primitives.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
]
},
"System.Collections/4.0.11-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
m0DkCw77atHTUmQH/hzHRed/f0tAniyl4S8MQUoF8okdg99VA24lWGtgh+ZouC3n9pJA4FXt9GQvcmvDMtTWCg
=="
,
"sha512"
:
"
a0TAXwml5Up4s0Wn/l6OTaLgyj+AtqWjDCCnuJAE/UXwe0VY7oXLaPmBb08NQ2Q2PnJTnElTZeXB0i9faMsezQ
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/de/System.Collections.xml"
,
"lib/DNXCore50/es/System.Collections.xml"
,
"lib/DNXCore50/fr/System.Collections.xml"
,
"lib/DNXCore50/it/System.Collections.xml"
,
"lib/DNXCore50/ja/System.Collections.xml"
,
"lib/DNXCore50/ko/System.Collections.xml"
,
"lib/DNXCore50/ru/System.Collections.xml"
,
"lib/DNXCore50/System.Collections.dll"
,
"lib/DNXCore50/System.Collections.dll"
,
"lib/DNXCore50/System.Collections.xml"
,
"lib/DNXCore50/zh-hans/System.Collections.xml"
,
"lib/DNXCore50/zh-hant/System.Collections.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net46/_._"
,
"lib/netcore50/de/System.Collections.xml"
,
"lib/netcore50/es/System.Collections.xml"
,
"lib/netcore50/fr/System.Collections.xml"
,
"lib/netcore50/it/System.Collections.xml"
,
"lib/netcore50/ja/System.Collections.xml"
,
"lib/netcore50/ko/System.Collections.xml"
,
"lib/netcore50/ru/System.Collections.xml"
,
"lib/netcore50/System.Collections.dll"
,
"lib/netcore50/System.Collections.dll"
,
"lib/netcore50/System.Collections.xml"
,
"lib/netcore50/zh-hans/System.Collections.xml"
,
"lib/netcore50/zh-hant/System.Collections.xml"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Collections.dll"
,
"ref/dotnet/System.Collections.dll"
,
...
@@ -521,51 +960,55 @@
...
@@ -521,51 +960,55 @@
"ref/net46/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/de/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/es/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/it/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml"
,
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Collections.xml"
,
"System.Collections.4.0.11-beta-23225.nupkg"
,
"runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml"
,
"System.Collections.4.0.11-beta-23225.nupkg.sha512"
,
"runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml"
,
"System.Collections.4.0.11-beta-23409.nupkg"
,
"System.Collections.4.0.11-beta-23409.nupkg.sha512"
,
"System.Collections.nuspec"
"System.Collections.nuspec"
]
]
},
},
"System.Collections.Concurrent/4.0.
11-beta-23409
"
:
{
"System.Collections.Concurrent/4.0.
0
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"1f5SWoX7UlFkvUt7A8JoG5lXgZDw4cRAcKG8Eaxa+3Sq6e/UgVWl2YWew1evJv+p+edNNlIIorDfREKcoEDHGw=="
,
"sha512"
:
"TgSZK3wQJBbv9jK5sdGyEle1YSslFgRLwXY67CWJWOKwVo/ueEyqeItQ2oZId8Rus8px/sdnXPotbMXC78ZMQQ=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/System.Collections.Concurrent.xml"
,
"lib/dotnet/es/System.Collections.Concurrent.xml"
,
"lib/dotnet/fr/System.Collections.Concurrent.xml"
,
"lib/dotnet/it/System.Collections.Concurrent.xml"
,
"lib/dotnet/ja/System.Collections.Concurrent.xml"
,
"lib/dotnet/ko/System.Collections.Concurrent.xml"
,
"lib/dotnet/ru/System.Collections.Concurrent.xml"
,
"lib/dotnet/System.Collections.Concurrent.dll"
,
"lib/dotnet/System.Collections.Concurrent.xml"
,
"lib/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"lib/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Collections.Concurrent.xml"
,
"ref/dotnet/es/System.Collections.Concurrent.xml"
,
"ref/dotnet/fr/System.Collections.Concurrent.xml"
,
"ref/dotnet/it/System.Collections.Concurrent.xml"
,
"ref/dotnet/ja/System.Collections.Concurrent.xml"
,
"ref/dotnet/ko/System.Collections.Concurrent.xml"
,
"ref/dotnet/ru/System.Collections.Concurrent.xml"
,
"ref/dotnet/System.Collections.Concurrent.dll"
,
"ref/dotnet/System.Collections.Concurrent.dll"
,
"ref/dotnet/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Collections.Concurrent.xml"
,
"ref/netcore50/es/System.Collections.Concurrent.xml"
,
"ref/netcore50/fr/System.Collections.Concurrent.xml"
,
"ref/netcore50/it/System.Collections.Concurrent.xml"
,
"ref/netcore50/ja/System.Collections.Concurrent.xml"
,
"ref/netcore50/ko/System.Collections.Concurrent.xml"
,
"ref/netcore50/ru/System.Collections.Concurrent.xml"
,
"ref/netcore50/System.Collections.Concurrent.dll"
,
"ref/netcore50/System.Collections.Concurrent.xml"
,
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml"
,
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml"
,
"ref/win8/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.Collections.Concurrent.4.0.
11-beta-23409
.nupkg"
,
"System.Collections.Concurrent.4.0.
0
.nupkg"
,
"System.Collections.Concurrent.4.0.
11-beta-23409
.nupkg.sha512"
,
"System.Collections.Concurrent.4.0.
0
.nupkg.sha512"
,
"System.Collections.Concurrent.nuspec"
"System.Collections.Concurrent.nuspec"
]
]
},
},
...
@@ -601,11 +1044,44 @@
...
@@ -601,11 +1044,44 @@
"System.Collections.NonGeneric.nuspec"
"System.Collections.NonGeneric.nuspec"
]
]
},
},
"System.Console/4.0.0-beta-23409"
:
{
"System.ComponentModel.EventBasedAsync/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw=="
,
"files"
:
[
"lib/dotnet/System.ComponentModel.EventBasedAsync.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/it/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/System.ComponentModel.EventBasedAsync.dll"
,
"ref/dotnet/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml"
,
"ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.ComponentModel.EventBasedAsync.4.0.10.nupkg"
,
"System.ComponentModel.EventBasedAsync.4.0.10.nupkg.sha512"
,
"System.ComponentModel.EventBasedAsync.nuspec"
]
},
"System.Console/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
vVstiHq9NKm6jfqm2OQGYgEinU4Zrwbcjtfxq61v0xHXVhx8p3igw9XQCdCOILf1ZWsZtKcvdbcazNP7tL+u+
g=="
,
"sha512"
:
"
zjjI63CYWqCUAzSCei5oz/A7FASxw4T3noBOMc+N5HaXYX6HoDp8E9Mhk7xLFoV4eflQnezkvmLaIReTR70Yd
g=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Console.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Console.dll"
,
"lib/net46/System.Console.dll"
,
...
@@ -617,9 +1093,8 @@
...
@@ -617,9 +1093,8 @@
"ref/net46/System.Console.dll"
,
"ref/net46/System.Console.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtime.json"
,
"System.Console.4.0.0-beta-23225.nupkg"
,
"System.Console.4.0.0-beta-23409.nupkg"
,
"System.Console.4.0.0-beta-23225.nupkg.sha512"
,
"System.Console.4.0.0-beta-23409.nupkg.sha512"
,
"System.Console.nuspec"
"System.Console.nuspec"
]
]
},
},
...
@@ -655,11 +1130,12 @@
...
@@ -655,11 +1130,12 @@
"System.Data.Common.nuspec"
"System.Data.Common.nuspec"
]
]
},
},
"System.Data.SqlClient/4.0.0-beta-23
409
"
:
{
"System.Data.SqlClient/4.0.0-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
4nXlamQPqLGhdLzMoBgJb619MtpiEvjjJEphD6V0cj7uj9DJs4Gqw4JkSj7rf95QX6DJhI4Zc3lUsu2MkqHrIg
=="
,
"sha512"
:
"
Gja/sCVUzqXsk0R3efmK6vgEitbzb2vpG4+5ivjdiPbPivMKHs5ufQyko7/Naz8xEEK439sHcIJQQjvJa7D+Jw
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Data.SqlClient.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Data.SqlClient.dll"
,
"lib/net46/System.Data.SqlClient.dll"
,
...
@@ -672,8 +1148,8 @@
...
@@ -672,8 +1148,8 @@
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtime.json"
,
"runtime.json"
,
"System.Data.SqlClient.4.0.0-beta-23
409
.nupkg"
,
"System.Data.SqlClient.4.0.0-beta-23
225
.nupkg"
,
"System.Data.SqlClient.4.0.0-beta-23
409
.nupkg.sha512"
,
"System.Data.SqlClient.4.0.0-beta-23
225
.nupkg.sha512"
,
"System.Data.SqlClient.nuspec"
"System.Data.SqlClient.nuspec"
]
]
},
},
...
@@ -826,19 +1302,51 @@
...
@@ -826,19 +1302,51 @@
"System.Globalization.nuspec"
"System.Globalization.nuspec"
]
]
},
},
"System.IO/4.0.0"
:
{
"System.Globalization.Calendars/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA=="
,
"files"
:
[
"lib/DNXCore50/System.Globalization.Calendars.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Globalization.Calendars.dll"
,
"lib/netcore50/System.Globalization.Calendars.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Globalization.Calendars.xml"
,
"ref/dotnet/es/System.Globalization.Calendars.xml"
,
"ref/dotnet/fr/System.Globalization.Calendars.xml"
,
"ref/dotnet/it/System.Globalization.Calendars.xml"
,
"ref/dotnet/ja/System.Globalization.Calendars.xml"
,
"ref/dotnet/ko/System.Globalization.Calendars.xml"
,
"ref/dotnet/ru/System.Globalization.Calendars.xml"
,
"ref/dotnet/System.Globalization.Calendars.dll"
,
"ref/dotnet/System.Globalization.Calendars.xml"
,
"ref/dotnet/zh-hans/System.Globalization.Calendars.xml"
,
"ref/dotnet/zh-hant/System.Globalization.Calendars.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Globalization.Calendars.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll"
,
"System.Globalization.Calendars.4.0.0.nupkg"
,
"System.Globalization.Calendars.4.0.0.nupkg.sha512"
,
"System.Globalization.Calendars.nuspec"
]
},
"System.IO/4.0.10"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"sha512"
:
"MoCHQ0u5n0OMwUS8OX4Gl48qKiQziSW5cXvt82d+MmAcsLq9OL90+ihnu/aJ1h6OOYcBswrZAEuApfZha9w2lg=="
,
"serviceable"
:
true
,
"sha512"
:
"kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.IO.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/net46/_._"
,
"lib/win8/_._"
,
"lib/netcore50/System.IO.dll"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.IO.xml"
,
"ref/dotnet/de/System.IO.xml"
,
"ref/dotnet/es/System.IO.xml"
,
"ref/dotnet/es/System.IO.xml"
,
"ref/dotnet/fr/System.IO.xml"
,
"ref/dotnet/fr/System.IO.xml"
,
...
@@ -852,47 +1360,88 @@
...
@@ -852,47 +1360,88 @@
"ref/dotnet/zh-hant/System.IO.xml"
,
"ref/dotnet/zh-hant/System.IO.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/net46/_._"
,
"ref/netcore50/de/System.IO.xml"
,
"ref/netcore50/es/System.IO.xml"
,
"ref/netcore50/fr/System.IO.xml"
,
"ref/netcore50/it/System.IO.xml"
,
"ref/netcore50/ja/System.IO.xml"
,
"ref/netcore50/ko/System.IO.xml"
,
"ref/netcore50/ru/System.IO.xml"
,
"ref/netcore50/System.IO.dll"
,
"ref/netcore50/System.IO.xml"
,
"ref/netcore50/zh-hans/System.IO.xml"
,
"ref/netcore50/zh-hant/System.IO.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.IO.4.0.0.nupkg"
,
"runtimes/win8-aot/lib/netcore50/System.IO.dll"
,
"System.IO.4.0.0.nupkg.sha512"
,
"System.IO.4.0.10.nupkg"
,
"System.IO.4.0.10.nupkg.sha512"
,
"System.IO.nuspec"
"System.IO.nuspec"
]
]
},
},
"System.Linq/4.0.1-beta-23409"
:
{
"System.IO.FileSystem/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ=="
,
"files"
:
[
"lib/DNXCore50/System.IO.FileSystem.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.IO.FileSystem.dll"
,
"lib/netcore50/System.IO.FileSystem.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.IO.FileSystem.xml"
,
"ref/dotnet/es/System.IO.FileSystem.xml"
,
"ref/dotnet/fr/System.IO.FileSystem.xml"
,
"ref/dotnet/it/System.IO.FileSystem.xml"
,
"ref/dotnet/ja/System.IO.FileSystem.xml"
,
"ref/dotnet/ko/System.IO.FileSystem.xml"
,
"ref/dotnet/ru/System.IO.FileSystem.xml"
,
"ref/dotnet/System.IO.FileSystem.dll"
,
"ref/dotnet/System.IO.FileSystem.xml"
,
"ref/dotnet/zh-hans/System.IO.FileSystem.xml"
,
"ref/dotnet/zh-hant/System.IO.FileSystem.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.IO.FileSystem.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.IO.FileSystem.4.0.0.nupkg"
,
"System.IO.FileSystem.4.0.0.nupkg.sha512"
,
"System.IO.FileSystem.nuspec"
]
},
"System.IO.FileSystem.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA=="
,
"files"
:
[
"lib/dotnet/System.IO.FileSystem.Primitives.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.IO.FileSystem.Primitives.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/es/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/fr/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/it/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/ja/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/ko/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/System.IO.FileSystem.Primitives.dll"
,
"ref/dotnet/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml"
,
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.IO.FileSystem.Primitives.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.IO.FileSystem.Primitives.4.0.0.nupkg"
,
"System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512"
,
"System.IO.FileSystem.Primitives.nuspec"
]
},
"System.Linq/4.0.1-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
VqrieHGgjmtYEPqqVQyw1jOFDVQuo5KvAEXaAavvpefiBBs+n6x3K3GG1qqDCYlA2GOz/8Snh6CSNZ8pl+O2bw
=="
,
"sha512"
:
"
7wKcd3jtQrVSKshlyOJ3X43AU5rwArScYMYgtbyZmzBViJogfFiJfnSzBfzm5XsmJaUOfbCoVj+jdrMOJtdpgQ
=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/System.Linq.xml"
,
"lib/dotnet/es/System.Linq.xml"
,
"lib/dotnet/fr/System.Linq.xml"
,
"lib/dotnet/it/System.Linq.xml"
,
"lib/dotnet/ja/System.Linq.xml"
,
"lib/dotnet/ko/System.Linq.xml"
,
"lib/dotnet/ru/System.Linq.xml"
,
"lib/dotnet/System.Linq.dll"
,
"lib/dotnet/System.Linq.dll"
,
"lib/dotnet/System.Linq.xml"
,
"lib/dotnet/zh-hans/System.Linq.xml"
,
"lib/dotnet/zh-hant/System.Linq.xml"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
"lib/netcore50/System.Linq.dll"
,
"lib/netcore50/System.Linq.dll"
,
"lib/netcore50/System.Linq.xml"
,
"lib/win8/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/wpa81/_._"
,
...
@@ -902,8 +1451,8 @@
...
@@ -902,8 +1451,8 @@
"ref/win8/_._"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/wpa81/_._"
,
"System.Linq.4.0.1-beta-23
409
.nupkg"
,
"System.Linq.4.0.1-beta-23
225
.nupkg"
,
"System.Linq.4.0.1-beta-23
409
.nupkg.sha512"
,
"System.Linq.4.0.1-beta-23
225
.nupkg.sha512"
,
"System.Linq.nuspec"
"System.Linq.nuspec"
]
]
},
},
...
@@ -955,6 +1504,83 @@
...
@@ -955,6 +1504,83 @@
"System.Linq.Expressions.nuspec"
"System.Linq.Expressions.nuspec"
]
]
},
},
"System.Net.Primitives/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg=="
,
"files"
:
[
"lib/DNXCore50/System.Net.Primitives.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Net.Primitives.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Net.Primitives.xml"
,
"ref/dotnet/es/System.Net.Primitives.xml"
,
"ref/dotnet/fr/System.Net.Primitives.xml"
,
"ref/dotnet/it/System.Net.Primitives.xml"
,
"ref/dotnet/ja/System.Net.Primitives.xml"
,
"ref/dotnet/ko/System.Net.Primitives.xml"
,
"ref/dotnet/ru/System.Net.Primitives.xml"
,
"ref/dotnet/System.Net.Primitives.dll"
,
"ref/dotnet/System.Net.Primitives.xml"
,
"ref/dotnet/zh-hans/System.Net.Primitives.xml"
,
"ref/dotnet/zh-hant/System.Net.Primitives.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Net.Primitives.4.0.10.nupkg"
,
"System.Net.Primitives.4.0.10.nupkg.sha512"
,
"System.Net.Primitives.nuspec"
]
},
"System.Net.Security/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"L1KaeuRgF2ncTb5Z49nI8qyESWgDfqlHTuVrCiFiKjDjhsKaNSNkS2hcToQ1dYR7jvHfOb3r3OcMkdZMDKYIOA=="
,
"files"
:
[
"lib/DNXCore50/System.Net.Security.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Net.Security.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Net.Security.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Net.Security.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Net.Security.4.0.0-beta-23225.nupkg"
,
"System.Net.Security.4.0.0-beta-23225.nupkg.sha512"
,
"System.Net.Security.nuspec"
]
},
"System.Net.Sockets/4.1.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"9wupz6i8AONzdzaLglcYImU25ivdcKmBXnf9GxE0eS1QqRGWQcWkKyv4dyxMc9E0gt4UuTIktn2FLjrz8ir6sw=="
,
"files"
:
[
"lib/DNXCore50/System.Net.Sockets.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Net.Sockets.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Net.Sockets.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Net.Sockets.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Net.Sockets.4.1.0-beta-23225.nupkg"
,
"System.Net.Sockets.4.1.0-beta-23225.nupkg.sha512"
,
"System.Net.Sockets.nuspec"
]
},
"System.ObjectModel/4.0.10"
:
{
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
...
@@ -987,15 +1613,32 @@
...
@@ -987,15 +1613,32 @@
"System.ObjectModel.nuspec"
"System.ObjectModel.nuspec"
]
]
},
},
"System.Private.
Uri/4.0.1-beta-23409
"
:
{
"System.Private.
Networking/4.0.1-beta-23225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"sha512"
:
"AFcABskTE3SUyh75bTI3EcmQsqdH9LsEkEE39yeG83bBeu3FQhIcTkJjrmAkgncxP0YYyJohQ1ti/iO8JXtjFg=="
,
"serviceable"
:
true
,
"sha512"
:
"PcMdwhnkodbZmOj2RGGH/I5LvsIIdC+GJHORHnvdRFLUZNqIJE/0mEfA2BhWj5wiEbp8TlLyj/vEX6CXE8IKPQ=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Private.Networking.dll"
,
"lib/netcore50/System.Private.Networking.dll"
,
"ref/dnxcore50/_._"
,
"ref/dnxcore50/_._"
,
"ref/netcore50/_._"
,
"ref/netcore50/_._"
,
"runtime.json"
,
"System.Private.Networking.4.0.1-beta-23225.nupkg"
,
"System.Private.Uri.4.0.1-beta-23409.nupkg"
,
"System.Private.Networking.4.0.1-beta-23225.nupkg.sha512"
,
"System.Private.Uri.4.0.1-beta-23409.nupkg.sha512"
,
"System.Private.Networking.nuspec"
]
},
"System.Private.Uri/4.0.1-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"tdISJm43+PN5cC3iLGrbmsWGjlOo2Ot3ZKxNYkKD9iUtj458iotJLftK4LkV02xvGGV4xM2Ef04AhwWB6FnQBw=="
,
"files"
:
[
"lib/DNXCore50/System.Private.Uri.dll"
,
"lib/netcore50/System.Private.Uri.dll"
,
"ref/dnxcore50/_._"
,
"ref/netcore50/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
,
"System.Private.Uri.4.0.1-beta-23225.nupkg"
,
"System.Private.Uri.4.0.1-beta-23225.nupkg.sha512"
,
"System.Private.Uri.nuspec"
"System.Private.Uri.nuspec"
]
]
},
},
...
@@ -1032,10 +1675,10 @@
...
@@ -1032,10 +1675,10 @@
"System.Reflection.nuspec"
"System.Reflection.nuspec"
]
]
},
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
MmfC6qiOdLW/H/hJu7itUFmVlcIzZPK4lVkqCnIHNAPf9UAp3NgUFDHYKNfeLsh4lItNd60uootUlNJyRuYqq
Q=="
,
"sha512"
:
"
/9hAk3lG4Rv33szJT8KJM6v3irOiQdnpFjKsFKA85wBQ9gWXkkt1pLB31+e2AQInU6Bnk1+g/kWiBdYgPUBWj
Q=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
...
@@ -1044,16 +1687,15 @@
...
@@ -1044,16 +1687,15 @@
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"ref/wp80/_._"
,
"runtimes/aot/lib/netcore50/_._"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23225.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23409.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23225.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.nuspec"
"System.Reflection.Emit.ILGeneration.nuspec"
]
]
},
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
409
"
:
{
"System.Reflection.Emit.Lightweight/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
zPOBoLvq4h++S1AC1+CR6f8mMQZMsZbyxFf7pXka+qYJ3uInt8Zc4e12bwttt0xwX5Qr8VpZ0IB5pqvPMuUz3A
=="
,
"sha512"
:
"
8cSAKNCP7IK4iMejuLXmDWyxIYM2ikJhBMv8Kq7z8Y6H06otyTHTVNXnqObLpcfN/Xw4gUqm5/3mKMXKVrGOEg
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
...
@@ -1062,9 +1704,8 @@
...
@@ -1062,9 +1704,8 @@
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"ref/wp80/_._"
,
"runtimes/aot/lib/netcore50/_._"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23225.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23409.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23225.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.nuspec"
"System.Reflection.Emit.Lightweight.nuspec"
]
]
},
},
...
@@ -1136,77 +1777,27 @@
...
@@ -1136,77 +1777,27 @@
"System.Reflection.Primitives.nuspec"
"System.Reflection.Primitives.nuspec"
]
]
},
},
"System.Reflection.TypeExtensions/4.0.1-beta-23
409
"
:
{
"System.Reflection.TypeExtensions/4.0.1-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
n8m144jjCwhN/qtLih35a2sO33fLWm1U3eg51KxqAcAjJcw0nq1zWie8FZognBTPv7BXdW/G8xGbbvDGFoJwZA
=="
,
"sha512"
:
"
Etpayh8D2py7/uLdpT/U3qtKY00gJR1gfnnowPHIEi6revIRgvtADbCgJ5vybAYkDU9vMbjxt+lYvYafPPQ1rg
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/de/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/es/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/fr/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/it/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ja/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ko/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/ru/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/DNXCore50/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/DNXCore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/de/System.Reflection.TypeExtensions.xml"
,
"lib/net46/es/System.Reflection.TypeExtensions.xml"
,
"lib/net46/fr/System.Reflection.TypeExtensions.xml"
,
"lib/net46/it/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ja/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ko/System.Reflection.TypeExtensions.xml"
,
"lib/net46/ru/System.Reflection.TypeExtensions.xml"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/net46/System.Reflection.TypeExtensions.xml"
,
"lib/net46/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/net46/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/de/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/es/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/fr/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/it/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ja/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ko/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/ru/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/de/System.Reflection.TypeExtensions.xml"
,
"ref/net46/es/System.Reflection.TypeExtensions.xml"
,
"ref/net46/fr/System.Reflection.TypeExtensions.xml"
,
"ref/net46/it/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ja/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ko/System.Reflection.TypeExtensions.xml"
,
"ref/net46/ru/System.Reflection.TypeExtensions.xml"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/net46/System.Reflection.TypeExtensions.xml"
,
"ref/net46/zh-hans/System.Reflection.TypeExtensions.xml"
,
"ref/net46/zh-hant/System.Reflection.TypeExtensions.xml"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/de/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/es/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/fr/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/it/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ja/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ko/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/ru/System.Reflection.TypeExtensions.xml"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23225.nupkg"
,
"runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23225.nupkg.sha512"
,
"runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg.sha512"
,
"System.Reflection.TypeExtensions.nuspec"
"System.Reflection.TypeExtensions.nuspec"
]
]
},
},
...
@@ -1244,36 +1835,16 @@
...
@@ -1244,36 +1835,16 @@
"System.Resources.ResourceManager.nuspec"
"System.Resources.ResourceManager.nuspec"
]
]
},
},
"System.Runtime/4.0.21-beta-23
409
"
:
{
"System.Runtime/4.0.21-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
RMY5vXDu2cCelJmXP5un1HZSzbgRVpT5sgQPvFL2T7cLVinSY4vMWIgnlkh1visiQiy+nUlzeWP0uoMPDDRRJw
=="
,
"sha512"
:
"
00RlFeePaBvEcnrd+FC9GPMbTPmrfwD6vM2dmGRIGsGjP01Xe9b9ZZYKGC/AudCIzyBvtLEVneYeLl+5hSnIZA
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/de/System.Runtime.xml"
,
"lib/DNXCore50/es/System.Runtime.xml"
,
"lib/DNXCore50/fr/System.Runtime.xml"
,
"lib/DNXCore50/it/System.Runtime.xml"
,
"lib/DNXCore50/ja/System.Runtime.xml"
,
"lib/DNXCore50/ko/System.Runtime.xml"
,
"lib/DNXCore50/ru/System.Runtime.xml"
,
"lib/DNXCore50/System.Runtime.dll"
,
"lib/DNXCore50/System.Runtime.dll"
,
"lib/DNXCore50/System.Runtime.xml"
,
"lib/DNXCore50/zh-hans/System.Runtime.xml"
,
"lib/DNXCore50/zh-hant/System.Runtime.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net46/_._"
,
"lib/netcore50/de/System.Runtime.xml"
,
"lib/netcore50/es/System.Runtime.xml"
,
"lib/netcore50/fr/System.Runtime.xml"
,
"lib/netcore50/it/System.Runtime.xml"
,
"lib/netcore50/ja/System.Runtime.xml"
,
"lib/netcore50/ko/System.Runtime.xml"
,
"lib/netcore50/ru/System.Runtime.xml"
,
"lib/netcore50/System.Runtime.dll"
,
"lib/netcore50/System.Runtime.dll"
,
"lib/netcore50/System.Runtime.xml"
,
"lib/netcore50/zh-hans/System.Runtime.xml"
,
"lib/netcore50/zh-hant/System.Runtime.xml"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Runtime.dll"
,
"ref/dotnet/System.Runtime.dll"
,
...
@@ -1282,19 +1853,9 @@
...
@@ -1282,19 +1853,9 @@
"ref/net46/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/de/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.xml"
,
"System.Runtime.4.0.21-beta-23225.nupkg"
,
"runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml"
,
"System.Runtime.4.0.21-beta-23225.nupkg.sha512"
,
"runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml"
,
"System.Runtime.4.0.21-beta-23409.nupkg"
,
"System.Runtime.4.0.21-beta-23409.nupkg.sha512"
,
"System.Runtime.nuspec"
"System.Runtime.nuspec"
]
]
},
},
...
@@ -1400,19 +1961,237 @@
...
@@ -1400,19 +1961,237 @@
"System.Runtime.InteropServices.nuspec"
"System.Runtime.InteropServices.nuspec"
]
]
},
},
"System.Text.Encoding/4.0.0"
:
{
"System.Runtime.Numerics/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"aAYGEOE01nabQLufQ4YO8WuSyZzOqGcksi8m1BRW8ppkmssR7en8TqiXcBkB2gTkCnKG/Ai2NQY8CgdmgZw/fw=="
,
"files"
:
[
"lib/dotnet/System.Runtime.Numerics.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Runtime.Numerics.dll"
,
"lib/win8/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Runtime.Numerics.xml"
,
"ref/dotnet/es/System.Runtime.Numerics.xml"
,
"ref/dotnet/fr/System.Runtime.Numerics.xml"
,
"ref/dotnet/it/System.Runtime.Numerics.xml"
,
"ref/dotnet/ja/System.Runtime.Numerics.xml"
,
"ref/dotnet/ko/System.Runtime.Numerics.xml"
,
"ref/dotnet/ru/System.Runtime.Numerics.xml"
,
"ref/dotnet/System.Runtime.Numerics.dll"
,
"ref/dotnet/System.Runtime.Numerics.xml"
,
"ref/dotnet/zh-hans/System.Runtime.Numerics.xml"
,
"ref/dotnet/zh-hant/System.Runtime.Numerics.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Runtime.Numerics.dll"
,
"ref/netcore50/System.Runtime.Numerics.xml"
,
"ref/win8/_._"
,
"ref/wpa81/_._"
,
"System.Runtime.Numerics.4.0.0.nupkg"
,
"System.Runtime.Numerics.4.0.0.nupkg.sha512"
,
"System.Runtime.Numerics.nuspec"
]
},
"System.Security.Claims/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"94NFR/7JN3YdyTH7hl2iSvYmdA8aqShriTHectcK+EbizT71YczMaG6LuqJBQP/HWo66AQyikYYM9aw+4EzGXg=="
,
"files"
:
[
"lib/dotnet/System.Security.Claims.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Claims.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Security.Claims.xml"
,
"ref/dotnet/es/System.Security.Claims.xml"
,
"ref/dotnet/fr/System.Security.Claims.xml"
,
"ref/dotnet/it/System.Security.Claims.xml"
,
"ref/dotnet/ja/System.Security.Claims.xml"
,
"ref/dotnet/ko/System.Security.Claims.xml"
,
"ref/dotnet/ru/System.Security.Claims.xml"
,
"ref/dotnet/System.Security.Claims.dll"
,
"ref/dotnet/System.Security.Claims.xml"
,
"ref/dotnet/zh-hans/System.Security.Claims.xml"
,
"ref/dotnet/zh-hant/System.Security.Claims.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Claims.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Claims.4.0.0.nupkg"
,
"System.Security.Claims.4.0.0.nupkg.sha512"
,
"System.Security.Claims.nuspec"
]
},
"System.Security.Cryptography.Algorithms/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"BvUX0qHC9DKP6kjhS6EvHFKSXiiTxPlNvni44x+QAKWsBPWZQLUJVNyiORdRZEqg1zKKV4UI3fo0WTgBIHAPhw=="
,
"files"
:
[
"lib/DNXCore50/System.Security.Cryptography.Algorithms.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Cryptography.Algorithms.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Security.Cryptography.Algorithms.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Cryptography.Algorithms.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Cryptography.Algorithms.4.0.0-beta-23225.nupkg"
,
"System.Security.Cryptography.Algorithms.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Cryptography.Algorithms.nuspec"
]
},
"System.Security.Cryptography.Csp/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"0DJq6Ju6Bo77cMRi8S94uNhkUtpRG6OKUA7EL7qR+Vls31eMtHzG7b8AumxvUDn2dDZLAOyTnIK9Dr+/O5gJFw=="
,
"files"
:
[
"lib/DNXCore50/System.Security.Cryptography.Csp.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Cryptography.Csp.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Security.Cryptography.Csp.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Cryptography.Csp.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Cryptography.Csp.4.0.0-beta-23225.nupkg"
,
"System.Security.Cryptography.Csp.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Cryptography.Csp.nuspec"
]
},
"System.Security.Cryptography.Encoding/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"enH7FuDRTkGo8SN2uZRs3y54zPC80WMtFpmeBA3/lD6FfSz07B7Pm2fihm0vPSxKCkv5szj/WivwpxS1LqN9LQ=="
,
"files"
:
[
"lib/DNXCore50/System.Security.Cryptography.Encoding.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Cryptography.Encoding.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Security.Cryptography.Encoding.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Cryptography.Encoding.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Cryptography.Encoding.4.0.0-beta-23225.nupkg"
,
"System.Security.Cryptography.Encoding.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Cryptography.Encoding.nuspec"
]
},
"System.Security.Cryptography.Primitives/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"+d/qgU+N70qzg5oE5x/7NC4Y6LPwGVFbcQRl4MggXJrjWtO/dbybLTpMr3hj07nl17Fj7GxGjpwRZaIGnpux/w=="
,
"files"
:
[
"lib/DNXCore50/System.Security.Cryptography.Primitives.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Cryptography.Primitives.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Security.Cryptography.Primitives.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Cryptography.Primitives.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Cryptography.Primitives.4.0.0-beta-23225.nupkg"
,
"System.Security.Cryptography.Primitives.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Cryptography.Primitives.nuspec"
]
},
"System.Security.Cryptography.X509Certificates/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"sha512"
:
"AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g=="
,
"serviceable"
:
true
,
"sha512"
:
"SsMAR1PZq3JfGX8IsSdK2sc6pxRp0u/m5EPqo6y5j6Z08hEWsD/U9keQhSKBEG/4Ny1RyQ7yB7xMgDuB/MPd4Q=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Security.Cryptography.X509Certificates.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Security.Cryptography.X509Certificates.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Security.Cryptography.X509Certificates.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Security.Cryptography.X509Certificates.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Security.Cryptography.X509Certificates.4.0.0-beta-23225.nupkg"
,
"System.Security.Cryptography.X509Certificates.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Cryptography.X509Certificates.nuspec"
]
},
"System.Security.Principal/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ=="
,
"files"
:
[
"lib/dotnet/System.Security.Principal.dll"
,
"lib/net45/_._"
,
"lib/net45/_._"
,
"lib/netcore50/System.Security.Principal.dll"
,
"lib/win8/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Security.Principal.xml"
,
"ref/dotnet/es/System.Security.Principal.xml"
,
"ref/dotnet/fr/System.Security.Principal.xml"
,
"ref/dotnet/it/System.Security.Principal.xml"
,
"ref/dotnet/ja/System.Security.Principal.xml"
,
"ref/dotnet/ko/System.Security.Principal.xml"
,
"ref/dotnet/ru/System.Security.Principal.xml"
,
"ref/dotnet/System.Security.Principal.dll"
,
"ref/dotnet/System.Security.Principal.xml"
,
"ref/dotnet/zh-hans/System.Security.Principal.xml"
,
"ref/dotnet/zh-hant/System.Security.Principal.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Security.Principal.dll"
,
"ref/netcore50/System.Security.Principal.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"System.Security.Principal.4.0.0.nupkg"
,
"System.Security.Principal.4.0.0.nupkg.sha512"
,
"System.Security.Principal.nuspec"
]
},
"System.Security.Principal.Windows/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"EPUMw2utJKSo9PW+P8X9Ci9791xHN2zD2rnp8L1878KRwB2sIheVX9fhR6VE9xx4goQWQiIX21GfKS1pgdmgSA=="
,
"files"
:
[
"lib/DNXCore50/System.Security.Principal.Windows.dll"
,
"lib/net46/System.Security.Principal.Windows.dll"
,
"ref/dotnet/System.Security.Principal.Windows.dll"
,
"ref/net46/System.Security.Principal.Windows.dll"
,
"System.Security.Principal.Windows.4.0.0-beta-23225.nupkg"
,
"System.Security.Principal.Windows.4.0.0-beta-23225.nupkg.sha512"
,
"System.Security.Principal.Windows.nuspec"
]
},
"System.Text.Encoding/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw=="
,
"files"
:
[
"lib/DNXCore50/System.Text.Encoding.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Text.Encoding.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Text.Encoding.xml"
,
"ref/dotnet/de/System.Text.Encoding.xml"
,
"ref/dotnet/es/System.Text.Encoding.xml"
,
"ref/dotnet/es/System.Text.Encoding.xml"
,
"ref/dotnet/fr/System.Text.Encoding.xml"
,
"ref/dotnet/fr/System.Text.Encoding.xml"
,
...
@@ -1426,44 +2205,84 @@
...
@@ -1426,44 +2205,84 @@
"ref/dotnet/zh-hant/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/net46/_._"
,
"ref/netcore50/de/System.Text.Encoding.xml"
,
"ref/netcore50/es/System.Text.Encoding.xml"
,
"ref/netcore50/fr/System.Text.Encoding.xml"
,
"ref/netcore50/it/System.Text.Encoding.xml"
,
"ref/netcore50/ja/System.Text.Encoding.xml"
,
"ref/netcore50/ko/System.Text.Encoding.xml"
,
"ref/netcore50/ru/System.Text.Encoding.xml"
,
"ref/netcore50/System.Text.Encoding.dll"
,
"ref/netcore50/System.Text.Encoding.xml"
,
"ref/netcore50/zh-hans/System.Text.Encoding.xml"
,
"ref/netcore50/zh-hant/System.Text.Encoding.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.Encoding.4.0.0.nupkg"
,
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
,
"System.Text.Encoding.4.0.0.nupkg.sha512"
,
"System.Text.Encoding.4.0.10.nupkg"
,
"System.Text.Encoding.4.0.10.nupkg.sha512"
,
"System.Text.Encoding.nuspec"
"System.Text.Encoding.nuspec"
]
]
},
},
"System.Text.RegularExpressions/4.0.11-beta-23409"
:
{
"System.Text.Encoding.CodePages/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"ZHBTr1AXLjY9OuYR7pKx5xfN6QFye1kgd5QAbGrvfCOu7yxRnJs3VUaxERe1fOlnF0mi/xD/Dvb3T3x3HNuPWQ=="
,
"files"
:
[
"lib/dotnet/System.Text.Encoding.CodePages.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/es/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/fr/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/it/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/ja/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/ko/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/ru/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/System.Text.Encoding.CodePages.dll"
,
"ref/dotnet/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/zh-hans/System.Text.Encoding.CodePages.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.CodePages.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.Encoding.CodePages.4.0.0.nupkg"
,
"System.Text.Encoding.CodePages.4.0.0.nupkg.sha512"
,
"System.Text.Encoding.CodePages.nuspec"
]
},
"System.Text.Encoding.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg=="
,
"files"
:
[
"lib/DNXCore50/System.Text.Encoding.Extensions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Text.Encoding.Extensions.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/es/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/fr/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/it/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/ja/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/ko/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/ru/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/System.Text.Encoding.Extensions.dll"
,
"ref/dotnet/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
,
"System.Text.Encoding.Extensions.4.0.10.nupkg"
,
"System.Text.Encoding.Extensions.4.0.10.nupkg.sha512"
,
"System.Text.Encoding.Extensions.nuspec"
]
},
"System.Text.RegularExpressions/4.0.11-beta-23225"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
Bp80XEvjed3pklTkyz6vla7coDXrTU5ijizcAwhfb3eTrtyJ79NboOpCn4DHhOcAWi3zXCkhpQT+3R7glmyHdQ
=="
,
"sha512"
:
"
Wkrt+Fa6JjzRACz7Dgaqd3wdDhZ1giI8M9ISBaVayKXK1D82dCdR+B5ttl4oP+XoH8/kOJvrYxFqahANXeiOlA
=="
,
"files"
:
[
"files"
:
[
"lib/dotnet/de/System.Text.RegularExpressions.xml"
,
"lib/dotnet/es/System.Text.RegularExpressions.xml"
,
"lib/dotnet/fr/System.Text.RegularExpressions.xml"
,
"lib/dotnet/it/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ja/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ko/System.Text.RegularExpressions.xml"
,
"lib/dotnet/ru/System.Text.RegularExpressions.xml"
,
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/dotnet/System.Text.RegularExpressions.xml"
,
"lib/dotnet/zh-hans/System.Text.RegularExpressions.xml"
,
"lib/dotnet/zh-hant/System.Text.RegularExpressions.xml"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net46/_._"
,
...
@@ -1475,19 +2294,21 @@
...
@@ -1475,19 +2294,21 @@
"ref/net46/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.RegularExpressions.4.0.11-beta-23
409
.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23
225
.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23
409
.nupkg.sha512"
,
"System.Text.RegularExpressions.4.0.11-beta-23
225
.nupkg.sha512"
,
"System.Text.RegularExpressions.nuspec"
"System.Text.RegularExpressions.nuspec"
]
]
},
},
"System.Threading/4.0.11-beta-23
409
"
:
{
"System.Threading/4.0.11-beta-23
225
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
"sha512"
:
"
8jaof2HzSCHh1xcB4BQW5Z4mVaC66g71ewBSWKCGerqae4ffwthAoEbvfYIl68YH3MZ0dQvd0OxRkO9+ib4ZOA
=="
,
"sha512"
:
"
W0tZYWumMM2IoJJzv4e3CbtJLqmsOuo/H8uva4bO7relUPhkZL9c0sXWI3sIv6BJwXbrVM2W2JJGk9PyEi3sJg
=="
,
"files"
:
[
"files"
:
[
"lib/DNXCore50/System.Threading.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Threading.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Threading.dll"
,
"ref/dotnet/System.Threading.dll"
,
...
@@ -1496,12 +2317,37 @@
...
@@ -1496,12 +2317,37 @@
"ref/net46/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"runtime
.json
"
,
"runtime
s/win8-aot/lib/netcore50/System.Threading.dll
"
,
"System.Threading.4.0.11-beta-23
409
.nupkg"
,
"System.Threading.4.0.11-beta-23
225
.nupkg"
,
"System.Threading.4.0.11-beta-23
409
.nupkg.sha512"
,
"System.Threading.4.0.11-beta-23
225
.nupkg.sha512"
,
"System.Threading.nuspec"
"System.Threading.nuspec"
]
]
},
},
"System.Threading.Overlapped/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.Overlapped.dll"
,
"lib/net46/System.Threading.Overlapped.dll"
,
"lib/netcore50/System.Threading.Overlapped.dll"
,
"ref/dotnet/de/System.Threading.Overlapped.xml"
,
"ref/dotnet/es/System.Threading.Overlapped.xml"
,
"ref/dotnet/fr/System.Threading.Overlapped.xml"
,
"ref/dotnet/it/System.Threading.Overlapped.xml"
,
"ref/dotnet/ja/System.Threading.Overlapped.xml"
,
"ref/dotnet/ko/System.Threading.Overlapped.xml"
,
"ref/dotnet/ru/System.Threading.Overlapped.xml"
,
"ref/dotnet/System.Threading.Overlapped.dll"
,
"ref/dotnet/System.Threading.Overlapped.xml"
,
"ref/dotnet/zh-hans/System.Threading.Overlapped.xml"
,
"ref/dotnet/zh-hant/System.Threading.Overlapped.xml"
,
"ref/net46/System.Threading.Overlapped.dll"
,
"System.Threading.Overlapped.4.0.0.nupkg"
,
"System.Threading.Overlapped.4.0.0.nupkg.sha512"
,
"System.Threading.Overlapped.nuspec"
]
},
"System.Threading.Tasks/4.0.10"
:
{
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"serviceable"
:
true
,
"serviceable"
:
true
,
...
@@ -1536,6 +2382,71 @@
...
@@ -1536,6 +2382,71 @@
"System.Threading.Tasks.nuspec"
"System.Threading.Tasks.nuspec"
]
]
},
},
"System.Threading.Thread/4.0.0-beta-23225"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"ZRcBjGWWC/KBJkobKqs2VLh6WBm1hMwQnY502FYl/2lR2XexzIzkWw1vC5bhNKVJ8jMEK82nSVt775q0i8k1rg=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.Thread.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Threading.Thread.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Threading.Thread.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Threading.Thread.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Threading.Thread.4.0.0-beta-23225.nupkg"
,
"System.Threading.Thread.4.0.0-beta-23225.nupkg.sha512"
,
"System.Threading.Thread.nuspec"
]
},
"System.Threading.ThreadPool/4.0.10-beta-22231"
:
{
"type"
:
"package"
,
"sha512"
:
"zYgXCszwAYovpJu6m+BX4xayCtL0sLy1mFIvjIRmur0zPc2Luv1jVVTY4GTTeXO5OSvN5UIjt50l6Nk4jnzsHw=="
,
"files"
:
[
"lib/aspnetcore50/System.Threading.ThreadPool.dll"
,
"lib/contract/System.Threading.ThreadPool.dll"
,
"License.rtf"
,
"System.Threading.ThreadPool.4.0.10-beta-22231.nupkg"
,
"System.Threading.ThreadPool.4.0.10-beta-22231.nupkg.sha512"
,
"System.Threading.ThreadPool.nuspec"
]
},
"System.Threading.Timer/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"BIdJH5/e4FnVl7TkRUiE3pWytp7OYiRUGtwUbyLewS/PhKiLepFetdtlW+FvDYOVn60Q2NMTrhHhJ51q+sVW5g=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.Timer.dll"
,
"lib/net451/_._"
,
"lib/netcore50/System.Threading.Timer.dll"
,
"lib/win81/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Threading.Timer.xml"
,
"ref/dotnet/es/System.Threading.Timer.xml"
,
"ref/dotnet/fr/System.Threading.Timer.xml"
,
"ref/dotnet/it/System.Threading.Timer.xml"
,
"ref/dotnet/ja/System.Threading.Timer.xml"
,
"ref/dotnet/ko/System.Threading.Timer.xml"
,
"ref/dotnet/ru/System.Threading.Timer.xml"
,
"ref/dotnet/System.Threading.Timer.dll"
,
"ref/dotnet/System.Threading.Timer.xml"
,
"ref/dotnet/zh-hans/System.Threading.Timer.xml"
,
"ref/dotnet/zh-hant/System.Threading.Timer.xml"
,
"ref/net451/_._"
,
"ref/netcore50/System.Threading.Timer.dll"
,
"ref/netcore50/System.Threading.Timer.xml"
,
"ref/win81/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll"
,
"System.Threading.Timer.4.0.0.nupkg"
,
"System.Threading.Timer.4.0.0.nupkg.sha512"
,
"System.Threading.Timer.nuspec"
]
},
"System.Xml.ReaderWriter/4.0.0"
:
{
"System.Xml.ReaderWriter/4.0.0"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"sha512"
:
"9KB7w15EyBUXSXiRVegaO8tivjK405gjDB1tGXkPNvj6fN7qi/sfQCQ4QbUmRbGTrOwJdrISAtGL8bXoa1x0ow=="
,
"sha512"
:
"9KB7w15EyBUXSXiRVegaO8tivjK405gjDB1tGXkPNvj6fN7qi/sfQCQ4QbUmRbGTrOwJdrISAtGL8bXoa1x0ow=="
,
...
@@ -1597,17 +2508,16 @@
...
@@ -1597,17 +2508,16 @@
"fx/System.Data >= 4.0.0.0"
"fx/System.Data >= 4.0.0.0"
],
],
"DNXCore,Version=v5.0"
:
[
"DNXCore,Version=v5.0"
:
[
"Microsoft.CSharp >= 4.0.1-beta-*"
,
"Microsoft.CSharp >= 4.0.1-beta-23225"
,
"System.Collections >= 4.0.11-beta-*"
,
"System.Collections >= 4.0.11-beta-23225"
,
"System.Collections.Concurrent >= 4.0.11-beta-*"
,
"System.Console >= 4.0.0-beta-23225"
,
"System.Console >= 4.0.0-beta-*"
,
"System.Linq >= 4.0.1-beta-23225"
,
"System.Linq >= 4.0.1-beta-*"
,
"System.Threading >= 4.0.11-beta-23225"
,
"System.Threading >= 4.0.11-beta-*"
,
"System.Data.SqlClient >= 4.0.0-beta-23225"
,
"System.Data.SqlClient >= 4.0.0-*"
,
"System.Reflection.Emit.ILGeneration >= 4.0.1-beta-23225"
,
"System.Reflection.Emit.ILGeneration >= 4.0.1-beta-*"
,
"System.Reflection.Emit.Lightweight >= 4.0.1-beta-23225"
,
"System.Reflection.Emit.Lightweight >= 4.0.1-beta-*"
,
"System.Reflection.TypeExtensions >= 4.0.1-beta-23225"
,
"System.Reflection.TypeExtensions >= 4.0.1-beta-*"
,
"System.Text.RegularExpressions >= 4.0.11-beta-23225"
"System.Text.RegularExpressions >= 4.0.11-beta-*"
]
]
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment