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
45df8d8d
Commit
45df8d8d
authored
Nov 06, 2015
by
Marc Gravell
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sebastienros-projectlock'
parents
f7ffac3f
8d7f16a2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4907 deletions
+0
-4907
project.lock.json
Dapper.DNX.Tests/project.lock.json
+0
-2650
project.lock.json
Dapper/project.lock.json
+0
-2257
No files found.
Dapper.DNX.Tests/project.lock.json
deleted
100644 → 0
View file @
f7ffac3f
{
"locked"
:
false
,
"version"
:
2
,
"targets"
:
{
".NETFramework,Version=v4.5"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.5"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
".NETFramework,Version=v4.0"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.0"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
"DNX,Version=v4.5.1"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNX,Version=v4.5.1"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
"DNXCore,Version=v5.0"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNXCore,Version=v5.0"
,
"dependencies"
:
{
"Microsoft.CSharp"
:
"4.0.1-beta-"
,
"System.Collections"
:
"4.0.11-beta-"
,
"System.Collections.Concurrent"
:
"4.0.11-beta-"
,
"System.Data.SqlClient"
:
"4.0.0-beta-"
,
"System.Linq"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta-"
,
"System.Threading"
:
"4.0.11-beta-"
}
},
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Console/4.0.0-beta-23409"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Console.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.dll"
:
{}
}
},
"System.Linq/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
},
".NETFramework,Version=v4.5/win7-x86"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.5"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
".NETFramework,Version=v4.5/win7-x64"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.5"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
".NETFramework,Version=v4.0/win7-x86"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.0"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
".NETFramework,Version=v4.0/win7-x64"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
".NETFramework,Version=v4.0"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
"DNX,Version=v4.5.1/win7-x86"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNX,Version=v4.5.1"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
"DNX,Version=v4.5.1/win7-x64"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNX,Version=v4.5.1"
,
"frameworkAssemblies"
:
[
"System.Data"
]
}
},
"DNXCore,Version=v5.0/win7-x86"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNXCore,Version=v5.0"
,
"dependencies"
:
{
"Microsoft.CSharp"
:
"4.0.1-beta-"
,
"System.Collections"
:
"4.0.11-beta-"
,
"System.Collections.Concurrent"
:
"4.0.11-beta-"
,
"System.Data.SqlClient"
:
"4.0.0-beta-"
,
"System.Linq"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta-"
,
"System.Threading"
:
"4.0.11-beta-"
}
},
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"runtime.win7.System.Console/4.0.0-beta-23409"
:
{
"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"
:
{
"ref/dotnet/_._"
:
{}
},
"runtime"
:
{
"runtimes/win7/lib/dotnet/System.Console.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Console/4.0.0-beta-23409"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Console.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.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-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Text.Encoding.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-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
},
"DNXCore,Version=v5.0/win7-x64"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"framework"
:
"DNXCore,Version=v5.0"
,
"dependencies"
:
{
"Microsoft.CSharp"
:
"4.0.1-beta-"
,
"System.Collections"
:
"4.0.11-beta-"
,
"System.Collections.Concurrent"
:
"4.0.11-beta-"
,
"System.Data.SqlClient"
:
"4.0.0-beta-"
,
"System.Linq"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.1-beta-"
,
"System.Reflection.Emit.Lightweight"
:
"4.0.1-beta-"
,
"System.Reflection.TypeExtensions"
:
"4.0.1-beta-"
,
"System.Text.RegularExpressions"
:
"4.0.11-beta-"
,
"System.Threading"
:
"4.0.11-beta-"
}
},
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"runtime.win7.System.Console/4.0.0-beta-23409"
:
{
"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"
:
{
"ref/dotnet/_._"
:
{}
},
"runtime"
:
{
"runtimes/win7/lib/dotnet/System.Console.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Console/4.0.0-beta-23409"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Console.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.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-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Text.Encoding.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-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
}
},
"libraries"
:
{
"Dapper/1.50.0-beta1"
:
{
"type"
:
"project"
,
"path"
:
"../Dapper/project.json"
},
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"q0dvmWWltSpO1SnP6ThdGrcKRWt7HZK1KRG9DUdK/19sAtUCXPeXpFkjMrroxNHjj5Ks9ZKFR0NCYvj2D9QVNg=="
,
"files"
:
[
"lib/dotnet/Microsoft.CSharp.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/netcore50/Microsoft.CSharp.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"Microsoft.CSharp.4.0.1-beta-23213.nupkg"
,
"Microsoft.CSharp.4.0.1-beta-23213.nupkg.sha512"
,
"Microsoft.CSharp.nuspec"
,
"ref/dotnet/de/Microsoft.CSharp.xml"
,
"ref/dotnet/es/Microsoft.CSharp.xml"
,
"ref/dotnet/fr/Microsoft.CSharp.xml"
,
"ref/dotnet/it/Microsoft.CSharp.xml"
,
"ref/dotnet/ja/Microsoft.CSharp.xml"
,
"ref/dotnet/ko/Microsoft.CSharp.xml"
,
"ref/dotnet/Microsoft.CSharp.dll"
,
"ref/dotnet/Microsoft.CSharp.xml"
,
"ref/dotnet/ru/Microsoft.CSharp.xml"
,
"ref/dotnet/zh-hans/Microsoft.CSharp.xml"
,
"ref/dotnet/zh-hant/Microsoft.CSharp.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/Microsoft.CSharp.dll"
,
"ref/netcore50/Microsoft.CSharp.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
]
},
"runtime.win7.System.Console/4.0.0-beta-23409"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"NMFGQxP/3qlBYknm/9RcdlDNh7A+B+d1d3qaQlV7mHqjHmgB/IOEGWvToEl3PbVOZIq0kjdx7TbRmOJxW0aE0A=="
,
"files"
:
[
"ref/dotnet/_._"
,
"runtime.win7.System.Console.4.0.0-beta-23409.nupkg"
,
"runtime.win7.System.Console.4.0.0-beta-23409.nupkg.sha512"
,
"runtime.win7.System.Console.nuspec"
,
"runtimes/win7/lib/dotnet/de/System.Console.xml"
,
"runtimes/win7/lib/dotnet/es/System.Console.xml"
,
"runtimes/win7/lib/dotnet/fr/System.Console.xml"
,
"runtimes/win7/lib/dotnet/it/System.Console.xml"
,
"runtimes/win7/lib/dotnet/ja/System.Console.xml"
,
"runtimes/win7/lib/dotnet/ko/System.Console.xml"
,
"runtimes/win7/lib/dotnet/ru/System.Console.xml"
,
"runtimes/win7/lib/dotnet/System.Console.dll"
,
"runtimes/win7/lib/dotnet/System.Console.xml"
,
"runtimes/win7/lib/dotnet/zh-hans/System.Console.xml"
,
"runtimes/win7/lib/dotnet/zh-hant/System.Console.xml"
]
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"Jp+qUSFcLrgBWUS5MGV3m4qfNWuI+lxJzpk96yNgrxlsoL/7q0lmk16aLHEAkcPDubsKpyjS+yDLfPelj+UsYQ=="
,
"files"
:
[
"lib/DNXCore50/System.Collections.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Collections.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Collections.xml"
,
"ref/dotnet/es/System.Collections.xml"
,
"ref/dotnet/fr/System.Collections.xml"
,
"ref/dotnet/it/System.Collections.xml"
,
"ref/dotnet/ja/System.Collections.xml"
,
"ref/dotnet/ko/System.Collections.xml"
,
"ref/dotnet/ru/System.Collections.xml"
,
"ref/dotnet/System.Collections.dll"
,
"ref/dotnet/System.Collections.xml"
,
"ref/dotnet/zh-hans/System.Collections.xml"
,
"ref/dotnet/zh-hant/System.Collections.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
,
"System.Collections.4.0.11-beta-23213.nupkg"
,
"System.Collections.4.0.11-beta-23213.nupkg.sha512"
,
"System.Collections.nuspec"
]
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"a14EkJmtKlUcFWW23Nmnty/Nr1ATLVsw8B4nDPRVsdCeik4nTmJHIolVJa2pVr/tmOZ3LiWlsH5P1uD9xmrZjg=="
,
"files"
:
[
"lib/dotnet/System.Collections.Concurrent.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"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.xml"
,
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Collections.Concurrent.4.0.11-beta-23213.nupkg"
,
"System.Collections.Concurrent.4.0.11-beta-23213.nupkg.sha512"
,
"System.Collections.Concurrent.nuspec"
]
},
"System.Console/4.0.0-beta-23409"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"vVstiHq9NKm6jfqm2OQGYgEinU4Zrwbcjtfxq61v0xHXVhx8p3igw9XQCdCOILf1ZWsZtKcvdbcazNP7tL+u+g=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Console.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/System.Console.dll"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Console.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtime.json"
,
"System.Console.4.0.0-beta-23409.nupkg"
,
"System.Console.4.0.0-beta-23409.nupkg.sha512"
,
"System.Console.nuspec"
]
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"sha512"
:
"gdnO09eVq3Bh6XAS3V0gW/ntAVAQoUq3yB5qyi2vNncBuLg1NiS0SRmDPtNNbR3lHwJMAveyQuLi8S+FGjbArg=="
,
"files"
:
[
"lib/aspnetcore50/System.Data.Common.dll"
,
"lib/contract/System.Data.Common.dll"
,
"lib/net45/System.Data.Common.dll"
,
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
,
"License.rtf"
,
"System.Data.Common.4.0.0-beta-22605.nupkg"
,
"System.Data.Common.4.0.0-beta-22605.nupkg.sha512"
,
"System.Data.Common.nuspec"
]
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"sha512"
:
"9spKCZqNmCYeacDZscDR7R3qvRT2dI1kyAY4zl3iv2WSTcj6sSh/ry2hptjqLr4ihIspoiRp3aPw+gW5r+NihA=="
,
"files"
:
[
"lib/aspnetcore50/System.Data.SqlClient.dll"
,
"lib/contract/System.Data.SqlClient.dll"
,
"lib/net45/System.Data.SqlClient.dll"
,
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
,
"License.rtf"
,
"native/win7/x64/sni.dll"
,
"native/win7/x86/sni.dll"
,
"System.Data.SqlClient.4.0.0-beta-22605.nupkg"
,
"System.Data.SqlClient.4.0.0-beta-22605.nupkg.sha512"
,
"System.Data.SqlClient.nuspec"
]
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g=="
,
"files"
:
[
"lib/DNXCore50/System.Diagnostics.Debug.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Diagnostics.Debug.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Diagnostics.Debug.xml"
,
"ref/dotnet/es/System.Diagnostics.Debug.xml"
,
"ref/dotnet/fr/System.Diagnostics.Debug.xml"
,
"ref/dotnet/it/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ja/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ko/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ru/System.Diagnostics.Debug.xml"
,
"ref/dotnet/System.Diagnostics.Debug.dll"
,
"ref/dotnet/System.Diagnostics.Debug.xml"
,
"ref/dotnet/zh-hans/System.Diagnostics.Debug.xml"
,
"ref/dotnet/zh-hant/System.Diagnostics.Debug.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
,
"System.Diagnostics.Debug.4.0.10.nupkg"
,
"System.Diagnostics.Debug.4.0.10.nupkg.sha512"
,
"System.Diagnostics.Debug.nuspec"
]
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw=="
,
"files"
:
[
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Diagnostics.Tracing.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/es/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/fr/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/it/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ja/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ko/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ru/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/System.Diagnostics.Tracing.dll"
,
"ref/dotnet/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll"
,
"System.Diagnostics.Tracing.4.0.20.nupkg"
,
"System.Diagnostics.Tracing.4.0.20.nupkg.sha512"
,
"System.Diagnostics.Tracing.nuspec"
]
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"33os71rQUCLjM5pbhQqCopq9/YcqBHPBQ8WylrzNk3oJmfAR0SFwzZIKJRN2JcrkBYdzC/NtWrYVU8oroyZieA=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Dynamic.Runtime.xml"
,
"ref/dotnet/es/System.Dynamic.Runtime.xml"
,
"ref/dotnet/fr/System.Dynamic.Runtime.xml"
,
"ref/dotnet/it/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ja/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ko/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ru/System.Dynamic.Runtime.xml"
,
"ref/dotnet/System.Dynamic.Runtime.dll"
,
"ref/dotnet/System.Dynamic.Runtime.xml"
,
"ref/dotnet/zh-hans/System.Dynamic.Runtime.xml"
,
"ref/dotnet/zh-hant/System.Dynamic.Runtime.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Dynamic.Runtime.xml"
,
"ref/netcore50/es/System.Dynamic.Runtime.xml"
,
"ref/netcore50/fr/System.Dynamic.Runtime.xml"
,
"ref/netcore50/it/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ja/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ko/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ru/System.Dynamic.Runtime.xml"
,
"ref/netcore50/System.Dynamic.Runtime.dll"
,
"ref/netcore50/System.Dynamic.Runtime.xml"
,
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml"
,
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Dynamic.Runtime.4.0.0.nupkg"
,
"System.Dynamic.Runtime.4.0.0.nupkg.sha512"
,
"System.Dynamic.Runtime.nuspec"
]
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw=="
,
"files"
:
[
"lib/DNXCore50/System.Globalization.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Globalization.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Globalization.xml"
,
"ref/dotnet/es/System.Globalization.xml"
,
"ref/dotnet/fr/System.Globalization.xml"
,
"ref/dotnet/it/System.Globalization.xml"
,
"ref/dotnet/ja/System.Globalization.xml"
,
"ref/dotnet/ko/System.Globalization.xml"
,
"ref/dotnet/ru/System.Globalization.xml"
,
"ref/dotnet/System.Globalization.dll"
,
"ref/dotnet/System.Globalization.xml"
,
"ref/dotnet/zh-hans/System.Globalization.xml"
,
"ref/dotnet/zh-hant/System.Globalization.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
,
"System.Globalization.4.0.10.nupkg"
,
"System.Globalization.4.0.10.nupkg.sha512"
,
"System.Globalization.nuspec"
]
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"MoCHQ0u5n0OMwUS8OX4Gl48qKiQziSW5cXvt82d+MmAcsLq9OL90+ihnu/aJ1h6OOYcBswrZAEuApfZha9w2lg=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.IO.xml"
,
"ref/dotnet/es/System.IO.xml"
,
"ref/dotnet/fr/System.IO.xml"
,
"ref/dotnet/it/System.IO.xml"
,
"ref/dotnet/ja/System.IO.xml"
,
"ref/dotnet/ko/System.IO.xml"
,
"ref/dotnet/ru/System.IO.xml"
,
"ref/dotnet/System.IO.dll"
,
"ref/dotnet/System.IO.xml"
,
"ref/dotnet/zh-hans/System.IO.xml"
,
"ref/dotnet/zh-hant/System.IO.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"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/xamarinmac20/_._"
,
"System.IO.4.0.0.nupkg"
,
"System.IO.4.0.0.nupkg.sha512"
,
"System.IO.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-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"uS7EU3QAZvDc0cC7cW3x1/WvDP+petnhw4fMob7llhZsLD8nLABqEfZxAYmNClmEd9HNXPuwW7f+YycgMw7ayw=="
,
"files"
:
[
"lib/dotnet/System.Linq.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Linq.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Linq.xml"
,
"ref/dotnet/es/System.Linq.xml"
,
"ref/dotnet/fr/System.Linq.xml"
,
"ref/dotnet/it/System.Linq.xml"
,
"ref/dotnet/ja/System.Linq.xml"
,
"ref/dotnet/ko/System.Linq.xml"
,
"ref/dotnet/ru/System.Linq.xml"
,
"ref/dotnet/System.Linq.dll"
,
"ref/dotnet/System.Linq.xml"
,
"ref/dotnet/zh-hans/System.Linq.xml"
,
"ref/dotnet/zh-hant/System.Linq.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Linq.dll"
,
"ref/netcore50/System.Linq.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"System.Linq.4.0.1-beta-23213.nupkg"
,
"System.Linq.4.0.1-beta-23213.nupkg.sha512"
,
"System.Linq.nuspec"
]
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"wlfVllrKi+evu4Hi8yoJP1dSOVXbvsy7Hs1+oz4Cykfdf6MQTPlD3LI4WKWhprn8FpU5MS3spPSbcMX5sAoJSw=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Linq.Expressions.xml"
,
"ref/dotnet/es/System.Linq.Expressions.xml"
,
"ref/dotnet/fr/System.Linq.Expressions.xml"
,
"ref/dotnet/it/System.Linq.Expressions.xml"
,
"ref/dotnet/ja/System.Linq.Expressions.xml"
,
"ref/dotnet/ko/System.Linq.Expressions.xml"
,
"ref/dotnet/ru/System.Linq.Expressions.xml"
,
"ref/dotnet/System.Linq.Expressions.dll"
,
"ref/dotnet/System.Linq.Expressions.xml"
,
"ref/dotnet/zh-hans/System.Linq.Expressions.xml"
,
"ref/dotnet/zh-hant/System.Linq.Expressions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Linq.Expressions.xml"
,
"ref/netcore50/es/System.Linq.Expressions.xml"
,
"ref/netcore50/fr/System.Linq.Expressions.xml"
,
"ref/netcore50/it/System.Linq.Expressions.xml"
,
"ref/netcore50/ja/System.Linq.Expressions.xml"
,
"ref/netcore50/ko/System.Linq.Expressions.xml"
,
"ref/netcore50/ru/System.Linq.Expressions.xml"
,
"ref/netcore50/System.Linq.Expressions.dll"
,
"ref/netcore50/System.Linq.Expressions.xml"
,
"ref/netcore50/zh-hans/System.Linq.Expressions.xml"
,
"ref/netcore50/zh-hant/System.Linq.Expressions.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Linq.Expressions.4.0.0.nupkg"
,
"System.Linq.Expressions.4.0.0.nupkg.sha512"
,
"System.Linq.Expressions.nuspec"
]
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA=="
,
"files"
:
[
"lib/dotnet/System.ObjectModel.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.ObjectModel.xml"
,
"ref/dotnet/es/System.ObjectModel.xml"
,
"ref/dotnet/fr/System.ObjectModel.xml"
,
"ref/dotnet/it/System.ObjectModel.xml"
,
"ref/dotnet/ja/System.ObjectModel.xml"
,
"ref/dotnet/ko/System.ObjectModel.xml"
,
"ref/dotnet/ru/System.ObjectModel.xml"
,
"ref/dotnet/System.ObjectModel.dll"
,
"ref/dotnet/System.ObjectModel.xml"
,
"ref/dotnet/zh-hans/System.ObjectModel.xml"
,
"ref/dotnet/zh-hant/System.ObjectModel.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.ObjectModel.4.0.10.nupkg"
,
"System.ObjectModel.4.0.10.nupkg.sha512"
,
"System.ObjectModel.nuspec"
]
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA=="
,
"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.0.nupkg"
,
"System.Private.Uri.4.0.0.nupkg.sha512"
,
"System.Private.Uri.nuspec"
]
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Reflection.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Reflection.xml"
,
"ref/dotnet/es/System.Reflection.xml"
,
"ref/dotnet/fr/System.Reflection.xml"
,
"ref/dotnet/it/System.Reflection.xml"
,
"ref/dotnet/ja/System.Reflection.xml"
,
"ref/dotnet/ko/System.Reflection.xml"
,
"ref/dotnet/ru/System.Reflection.xml"
,
"ref/dotnet/System.Reflection.dll"
,
"ref/dotnet/System.Reflection.xml"
,
"ref/dotnet/zh-hans/System.Reflection.xml"
,
"ref/dotnet/zh-hant/System.Reflection.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
,
"System.Reflection.4.0.10.nupkg"
,
"System.Reflection.4.0.10.nupkg.sha512"
,
"System.Reflection.nuspec"
]
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"sha512"
:
"xnxBvKGHpeZ7zRrLsP14kYdP8LvE65zoUK4d6CgYu82jjLb7BQNwM+4iRfoJIoeG4j186flbZPjJ8csSSixxZw=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/wp80/_._"
,
"ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23213.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.nuspec"
]
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"sha512"
:
"lKaJcNOaaPNV/TRzEGOIf5FRyU3zprxMwYjogO4hHfmy5EMRD2y9sZfWmP21A7ragedS550tLsLWOtq67yfpAA=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/wp80/_._"
,
"ref/dotnet/de/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/es/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/it/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23213.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.nuspec"
]
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Extensions.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Extensions.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Reflection.Extensions.xml"
,
"ref/dotnet/es/System.Reflection.Extensions.xml"
,
"ref/dotnet/fr/System.Reflection.Extensions.xml"
,
"ref/dotnet/it/System.Reflection.Extensions.xml"
,
"ref/dotnet/ja/System.Reflection.Extensions.xml"
,
"ref/dotnet/ko/System.Reflection.Extensions.xml"
,
"ref/dotnet/ru/System.Reflection.Extensions.xml"
,
"ref/dotnet/System.Reflection.Extensions.dll"
,
"ref/dotnet/System.Reflection.Extensions.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Extensions.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Extensions.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Reflection.Extensions.dll"
,
"ref/netcore50/System.Reflection.Extensions.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll"
,
"System.Reflection.Extensions.4.0.0.nupkg"
,
"System.Reflection.Extensions.4.0.0.nupkg.sha512"
,
"System.Reflection.Extensions.nuspec"
]
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Primitives.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Primitives.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Reflection.Primitives.xml"
,
"ref/dotnet/es/System.Reflection.Primitives.xml"
,
"ref/dotnet/fr/System.Reflection.Primitives.xml"
,
"ref/dotnet/it/System.Reflection.Primitives.xml"
,
"ref/dotnet/ja/System.Reflection.Primitives.xml"
,
"ref/dotnet/ko/System.Reflection.Primitives.xml"
,
"ref/dotnet/ru/System.Reflection.Primitives.xml"
,
"ref/dotnet/System.Reflection.Primitives.dll"
,
"ref/dotnet/System.Reflection.Primitives.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Primitives.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Primitives.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Reflection.Primitives.dll"
,
"ref/netcore50/System.Reflection.Primitives.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
,
"System.Reflection.Primitives.4.0.0.nupkg"
,
"System.Reflection.Primitives.4.0.0.nupkg.sha512"
,
"System.Reflection.Primitives.nuspec"
]
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"mEX444HGFI6sxYLstdx9ckIJtjGW/8hoo+L94slAKqm5HIw+cXKv2t0UbsmxiqRvmJQ3PUHpUzNPmejzY+qkCg=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/es/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/fr/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/it/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ja/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ko/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ru/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/dotnet/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23213.nupkg"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.TypeExtensions.nuspec"
]
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw=="
,
"files"
:
[
"lib/DNXCore50/System.Resources.ResourceManager.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Resources.ResourceManager.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Resources.ResourceManager.xml"
,
"ref/dotnet/es/System.Resources.ResourceManager.xml"
,
"ref/dotnet/fr/System.Resources.ResourceManager.xml"
,
"ref/dotnet/it/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ja/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ko/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ru/System.Resources.ResourceManager.xml"
,
"ref/dotnet/System.Resources.ResourceManager.dll"
,
"ref/dotnet/System.Resources.ResourceManager.xml"
,
"ref/dotnet/zh-hans/System.Resources.ResourceManager.xml"
,
"ref/dotnet/zh-hant/System.Resources.ResourceManager.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Resources.ResourceManager.dll"
,
"ref/netcore50/System.Resources.ResourceManager.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
,
"System.Resources.ResourceManager.4.0.0.nupkg"
,
"System.Resources.ResourceManager.4.0.0.nupkg.sha512"
,
"System.Resources.ResourceManager.nuspec"
]
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.xml"
,
"ref/dotnet/es/System.Runtime.xml"
,
"ref/dotnet/fr/System.Runtime.xml"
,
"ref/dotnet/it/System.Runtime.xml"
,
"ref/dotnet/ja/System.Runtime.xml"
,
"ref/dotnet/ko/System.Runtime.xml"
,
"ref/dotnet/ru/System.Runtime.xml"
,
"ref/dotnet/System.Runtime.dll"
,
"ref/dotnet/System.Runtime.xml"
,
"ref/dotnet/zh-hans/System.Runtime.xml"
,
"ref/dotnet/zh-hant/System.Runtime.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
,
"System.Runtime.4.0.20.nupkg"
,
"System.Runtime.4.0.20.nupkg.sha512"
,
"System.Runtime.nuspec"
]
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.Extensions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.Extensions.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.Extensions.xml"
,
"ref/dotnet/es/System.Runtime.Extensions.xml"
,
"ref/dotnet/fr/System.Runtime.Extensions.xml"
,
"ref/dotnet/it/System.Runtime.Extensions.xml"
,
"ref/dotnet/ja/System.Runtime.Extensions.xml"
,
"ref/dotnet/ko/System.Runtime.Extensions.xml"
,
"ref/dotnet/ru/System.Runtime.Extensions.xml"
,
"ref/dotnet/System.Runtime.Extensions.dll"
,
"ref/dotnet/System.Runtime.Extensions.xml"
,
"ref/dotnet/zh-hans/System.Runtime.Extensions.xml"
,
"ref/dotnet/zh-hant/System.Runtime.Extensions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
,
"System.Runtime.Extensions.4.0.10.nupkg"
,
"System.Runtime.Extensions.4.0.10.nupkg.sha512"
,
"System.Runtime.Extensions.nuspec"
]
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.Handles.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.Handles.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.Handles.xml"
,
"ref/dotnet/es/System.Runtime.Handles.xml"
,
"ref/dotnet/fr/System.Runtime.Handles.xml"
,
"ref/dotnet/it/System.Runtime.Handles.xml"
,
"ref/dotnet/ja/System.Runtime.Handles.xml"
,
"ref/dotnet/ko/System.Runtime.Handles.xml"
,
"ref/dotnet/ru/System.Runtime.Handles.xml"
,
"ref/dotnet/System.Runtime.Handles.dll"
,
"ref/dotnet/System.Runtime.Handles.xml"
,
"ref/dotnet/zh-hans/System.Runtime.Handles.xml"
,
"ref/dotnet/zh-hant/System.Runtime.Handles.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
,
"System.Runtime.Handles.4.0.0.nupkg"
,
"System.Runtime.Handles.4.0.0.nupkg.sha512"
,
"System.Runtime.Handles.nuspec"
]
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.InteropServices.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.InteropServices.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.InteropServices.xml"
,
"ref/dotnet/es/System.Runtime.InteropServices.xml"
,
"ref/dotnet/fr/System.Runtime.InteropServices.xml"
,
"ref/dotnet/it/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ja/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ko/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ru/System.Runtime.InteropServices.xml"
,
"ref/dotnet/System.Runtime.InteropServices.dll"
,
"ref/dotnet/System.Runtime.InteropServices.xml"
,
"ref/dotnet/zh-hans/System.Runtime.InteropServices.xml"
,
"ref/dotnet/zh-hant/System.Runtime.InteropServices.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
,
"System.Runtime.InteropServices.4.0.20.nupkg"
,
"System.Runtime.InteropServices.4.0.20.nupkg.sha512"
,
"System.Runtime.InteropServices.nuspec"
]
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Text.Encoding.xml"
,
"ref/dotnet/es/System.Text.Encoding.xml"
,
"ref/dotnet/fr/System.Text.Encoding.xml"
,
"ref/dotnet/it/System.Text.Encoding.xml"
,
"ref/dotnet/ja/System.Text.Encoding.xml"
,
"ref/dotnet/ko/System.Text.Encoding.xml"
,
"ref/dotnet/ru/System.Text.Encoding.xml"
,
"ref/dotnet/System.Text.Encoding.dll"
,
"ref/dotnet/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hans/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"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/xamarinmac20/_._"
,
"System.Text.Encoding.4.0.0.nupkg"
,
"System.Text.Encoding.4.0.0.nupkg.sha512"
,
"System.Text.Encoding.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/xamarinmac20/_._"
,
"ref/dotnet/de/System.Text.Encoding.xml"
,
"ref/dotnet/es/System.Text.Encoding.xml"
,
"ref/dotnet/fr/System.Text.Encoding.xml"
,
"ref/dotnet/it/System.Text.Encoding.xml"
,
"ref/dotnet/ja/System.Text.Encoding.xml"
,
"ref/dotnet/ko/System.Text.Encoding.xml"
,
"ref/dotnet/ru/System.Text.Encoding.xml"
,
"ref/dotnet/System.Text.Encoding.dll"
,
"ref/dotnet/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hans/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
,
"System.Text.Encoding.4.0.10.nupkg"
,
"System.Text.Encoding.4.0.10.nupkg.sha512"
,
"System.Text.Encoding.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-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"3OPme7Bt6Fs6KSHec5fOnOLwL6YRIf1NI0wFa/FnkXVZpNt7FCF79JMKlp/xWV3bd+f3Y9a0Q9qszrO0f5lN3g=="
,
"files"
:
[
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Text.RegularExpressions.xml"
,
"ref/dotnet/es/System.Text.RegularExpressions.xml"
,
"ref/dotnet/fr/System.Text.RegularExpressions.xml"
,
"ref/dotnet/it/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ja/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ko/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ru/System.Text.RegularExpressions.xml"
,
"ref/dotnet/System.Text.RegularExpressions.dll"
,
"ref/dotnet/System.Text.RegularExpressions.xml"
,
"ref/dotnet/zh-hans/System.Text.RegularExpressions.xml"
,
"ref/dotnet/zh-hant/System.Text.RegularExpressions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.RegularExpressions.4.0.11-beta-23213.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23213.nupkg.sha512"
,
"System.Text.RegularExpressions.nuspec"
]
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"gr6zNGYMh1Pq9fyLrlVo4OKA7zAPTWl/07jgPZQXj3TAGb/YwNUy4RwZk/R+0bl0jYvXqd3/zbDw3yT+2uUptQ=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Threading.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Threading.xml"
,
"ref/dotnet/es/System.Threading.xml"
,
"ref/dotnet/fr/System.Threading.xml"
,
"ref/dotnet/it/System.Threading.xml"
,
"ref/dotnet/ja/System.Threading.xml"
,
"ref/dotnet/ko/System.Threading.xml"
,
"ref/dotnet/ru/System.Threading.xml"
,
"ref/dotnet/System.Threading.dll"
,
"ref/dotnet/System.Threading.xml"
,
"ref/dotnet/zh-hans/System.Threading.xml"
,
"ref/dotnet/zh-hant/System.Threading.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Threading.dll"
,
"System.Threading.4.0.11-beta-23213.nupkg"
,
"System.Threading.4.0.11-beta-23213.nupkg.sha512"
,
"System.Threading.nuspec"
]
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.Tasks.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Threading.Tasks.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Threading.Tasks.xml"
,
"ref/dotnet/es/System.Threading.Tasks.xml"
,
"ref/dotnet/fr/System.Threading.Tasks.xml"
,
"ref/dotnet/it/System.Threading.Tasks.xml"
,
"ref/dotnet/ja/System.Threading.Tasks.xml"
,
"ref/dotnet/ko/System.Threading.Tasks.xml"
,
"ref/dotnet/ru/System.Threading.Tasks.xml"
,
"ref/dotnet/System.Threading.Tasks.dll"
,
"ref/dotnet/System.Threading.Tasks.xml"
,
"ref/dotnet/zh-hans/System.Threading.Tasks.xml"
,
"ref/dotnet/zh-hant/System.Threading.Tasks.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
,
"System.Threading.Tasks.4.0.10.nupkg"
,
"System.Threading.Tasks.4.0.10.nupkg.sha512"
,
"System.Threading.Tasks.nuspec"
]
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"sha512"
:
"O0tG+bBjg3ePPgOnkS5L0bc6vp7bgg9i76MaXAp0nndeIQcATmg+o8l7XpCQuyUPDYGt9honqke1klguGX1k1A=="
,
"files"
:
[
"lib/net45/_._"
,
"lib/win8/_._"
,
"License.rtf"
,
"ref/dotnet/System.Xml.ReaderWriter.dll"
,
"ref/net45/_._"
,
"ref/netcore50/System.Xml.ReaderWriter.dll"
,
"ref/win8/_._"
,
"System.Xml.ReaderWriter.4.0.0-beta-23011.nupkg"
,
"System.Xml.ReaderWriter.4.0.0-beta-23011.nupkg.sha512"
,
"System.Xml.ReaderWriter.nuspec"
]
}
},
"projectFileDependencyGroups"
:
{
""
:
[
"Dapper >= 1.50.0-*"
],
".NETFramework,Version=v4.5"
:
[
"fx/System.Data >= 4.0.0"
,
"fx/System.Xml >= 4.0.0"
],
".NETFramework,Version=v4.0"
:
[
"fx/System.Data >= 4.0.0"
,
"fx/System.Xml >= 4.0.0"
],
"DNX,Version=v4.5.1"
:
[
"fx/System.Data >= 4.0.0"
,
"fx/System.Xml >= 4.0.0"
],
"DNXCore,Version=v5.0"
:
[
"Microsoft.CSharp >= 4.0.1-beta-"
,
"System.Collections >= 4.0.11-beta-"
,
"System.Console >= 4.0.0-beta-23409"
,
"System.Linq >= 4.0.1-beta-"
,
"System.Threading >= 4.0.11-beta-"
,
"System.Data.SqlClient >= 4.0.0-beta-"
]
}
}
\ No newline at end of file
Dapper/project.lock.json
deleted
100644 → 0
View file @
f7ffac3f
{
"locked"
:
false
,
"version"
:
2
,
"targets"
:
{
".NETFramework,Version=v4.5"
:
{},
".NETFramework,Version=v4.0"
:
{},
"DNX,Version=v4.5.1"
:
{},
"DNXCore,Version=v5.0"
:
{
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.dll"
:
{}
}
},
"System.Linq/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
},
".NETFramework,Version=v4.5/win7-x86"
:
{},
".NETFramework,Version=v4.5/win7-x64"
:
{},
".NETFramework,Version=v4.0/win7-x86"
:
{},
".NETFramework,Version=v4.0/win7-x64"
:
{},
"DNX,Version=v4.5.1/win7-x86"
:
{},
"DNX,Version=v4.5.1/win7-x64"
:
{},
"DNXCore,Version=v5.0/win7-x86"
:
{
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.dll"
:
{}
}
},
"System.Linq/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
},
"DNXCore,Version=v5.0/win7-x64"
:
{
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Dynamic.Runtime"
:
"4.0.0"
,
"System.Globalization"
:
"4.0.10"
,
"System.Linq"
:
"4.0.0"
,
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.10"
,
"System.Reflection"
:
"4.0.10"
,
"System.Reflection.Extensions"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"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.InteropServices"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/Microsoft.CSharp.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/Microsoft.CSharp.dll"
:
{}
}
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Collections.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Collections.dll"
:
{}
}
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"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"
:
{
"ref/dotnet/System.Collections.Concurrent.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Collections.Concurrent.dll"
:
{}
}
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.Common.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
:
{}
}
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Data.Common"
:
"4.0.0-beta-22605"
,
"System.Globalization"
:
"4.0.0-beta-22605"
,
"System.IO"
:
"4.0.0-beta-22605"
,
"System.Runtime"
:
"4.0.0-beta-22605"
,
"System.Threading.Tasks"
:
"4.0.0-beta-22605"
,
"System.Xml.ReaderWriter"
:
"4.0.0-beta-22605"
},
"compile"
:
{
"lib/contract/System.Data.SqlClient.dll"
:
{}
},
"runtime"
:
{
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
:
{}
}
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Debug.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Debug.dll"
:
{}
}
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Diagnostics.Tracing.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
:
{}
}
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Linq.Expressions"
:
"4.0.0"
,
"System.ObjectModel"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Dynamic.Runtime.dll"
:
{}
}
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Globalization.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Globalization.dll"
:
{}
}
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Text.Encoding"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.IO.dll"
:
{}
}
},
"System.Linq/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Runtime.Extensions"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.Linq.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Linq.dll"
:
{}
}
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Linq.Expressions.dll"
:
{}
}
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"System.Diagnostics.Debug"
:
"4.0.10"
,
"System.Resources.ResourceManager"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
,
"System.Threading"
:
"4.0.10"
},
"compile"
:
{
"ref/dotnet/System.ObjectModel.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.ObjectModel.dll"
:
{}
}
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"compile"
:
{
"ref/dnxcore50/_._"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Private.Uri.dll"
:
{}
}
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Reflection.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.dll"
:
{}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
:
{}
}
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Emit.ILGeneration"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
:
{}
}
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Extensions.dll"
:
{}
}
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.Primitives.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.Primitives.dll"
:
{}
}
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Reflection.TypeExtensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
:
{}
}
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Globalization"
:
"4.0.0"
,
"System.Reflection"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Resources.ResourceManager.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Resources.ResourceManager.dll"
:
{}
}
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Private.Uri"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.dll"
:
{}
}
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.20"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Extensions.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Extensions.dll"
:
{}
}
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.Handles.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.Handles.dll"
:
{}
}
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Reflection"
:
"4.0.0"
,
"System.Reflection.Primitives"
:
"4.0.0"
,
"System.Runtime"
:
"4.0.0"
,
"System.Runtime.Handles"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Runtime.InteropServices.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Runtime.InteropServices.dll"
:
{}
}
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Text.Encoding.dll"
:
{}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Collections"
:
"4.0.10"
,
"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"
},
"compile"
:
{
"ref/dotnet/System.Text.RegularExpressions.dll"
:
{}
},
"runtime"
:
{
"lib/dotnet/System.Text.RegularExpressions.dll"
:
{}
}
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
,
"System.Threading.Tasks"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.dll"
:
{}
}
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.Runtime"
:
"4.0.0"
},
"compile"
:
{
"ref/dotnet/System.Threading.Tasks.dll"
:
{}
},
"runtime"
:
{
"lib/DNXCore50/System.Threading.Tasks.dll"
:
{}
}
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"dependencies"
:
{
"System.IO"
:
"4.0.0-beta-23011"
,
"System.Runtime"
:
"4.0.0-beta-23011"
,
"System.Text.Encoding"
:
"4.0.0-beta-23011"
,
"System.Threading.Tasks"
:
"4.0.0-beta-23011"
},
"compile"
:
{
"ref/dotnet/System.Xml.ReaderWriter.dll"
:
{}
}
}
}
},
"libraries"
:
{
"Microsoft.CSharp/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"q0dvmWWltSpO1SnP6ThdGrcKRWt7HZK1KRG9DUdK/19sAtUCXPeXpFkjMrroxNHjj5Ks9ZKFR0NCYvj2D9QVNg=="
,
"files"
:
[
"lib/dotnet/Microsoft.CSharp.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/netcore50/Microsoft.CSharp.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"Microsoft.CSharp.4.0.1-beta-23213.nupkg"
,
"Microsoft.CSharp.4.0.1-beta-23213.nupkg.sha512"
,
"Microsoft.CSharp.nuspec"
,
"ref/dotnet/de/Microsoft.CSharp.xml"
,
"ref/dotnet/es/Microsoft.CSharp.xml"
,
"ref/dotnet/fr/Microsoft.CSharp.xml"
,
"ref/dotnet/it/Microsoft.CSharp.xml"
,
"ref/dotnet/ja/Microsoft.CSharp.xml"
,
"ref/dotnet/ko/Microsoft.CSharp.xml"
,
"ref/dotnet/Microsoft.CSharp.dll"
,
"ref/dotnet/Microsoft.CSharp.xml"
,
"ref/dotnet/ru/Microsoft.CSharp.xml"
,
"ref/dotnet/zh-hans/Microsoft.CSharp.xml"
,
"ref/dotnet/zh-hant/Microsoft.CSharp.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/Microsoft.CSharp.dll"
,
"ref/netcore50/Microsoft.CSharp.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
]
},
"System.Collections/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"Jp+qUSFcLrgBWUS5MGV3m4qfNWuI+lxJzpk96yNgrxlsoL/7q0lmk16aLHEAkcPDubsKpyjS+yDLfPelj+UsYQ=="
,
"files"
:
[
"lib/DNXCore50/System.Collections.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Collections.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Collections.xml"
,
"ref/dotnet/es/System.Collections.xml"
,
"ref/dotnet/fr/System.Collections.xml"
,
"ref/dotnet/it/System.Collections.xml"
,
"ref/dotnet/ja/System.Collections.xml"
,
"ref/dotnet/ko/System.Collections.xml"
,
"ref/dotnet/ru/System.Collections.xml"
,
"ref/dotnet/System.Collections.dll"
,
"ref/dotnet/System.Collections.xml"
,
"ref/dotnet/zh-hans/System.Collections.xml"
,
"ref/dotnet/zh-hant/System.Collections.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
,
"System.Collections.4.0.11-beta-23213.nupkg"
,
"System.Collections.4.0.11-beta-23213.nupkg.sha512"
,
"System.Collections.nuspec"
]
},
"System.Collections.Concurrent/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"a14EkJmtKlUcFWW23Nmnty/Nr1ATLVsw8B4nDPRVsdCeik4nTmJHIolVJa2pVr/tmOZ3LiWlsH5P1uD9xmrZjg=="
,
"files"
:
[
"lib/dotnet/System.Collections.Concurrent.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"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.xml"
,
"ref/dotnet/zh-hans/System.Collections.Concurrent.xml"
,
"ref/dotnet/zh-hant/System.Collections.Concurrent.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Collections.Concurrent.4.0.11-beta-23213.nupkg"
,
"System.Collections.Concurrent.4.0.11-beta-23213.nupkg.sha512"
,
"System.Collections.Concurrent.nuspec"
]
},
"System.Data.Common/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"sha512"
:
"gdnO09eVq3Bh6XAS3V0gW/ntAVAQoUq3yB5qyi2vNncBuLg1NiS0SRmDPtNNbR3lHwJMAveyQuLi8S+FGjbArg=="
,
"files"
:
[
"lib/aspnetcore50/System.Data.Common.dll"
,
"lib/contract/System.Data.Common.dll"
,
"lib/net45/System.Data.Common.dll"
,
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll"
,
"License.rtf"
,
"System.Data.Common.4.0.0-beta-22605.nupkg"
,
"System.Data.Common.4.0.0-beta-22605.nupkg.sha512"
,
"System.Data.Common.nuspec"
]
},
"System.Data.SqlClient/4.0.0-beta-22605"
:
{
"type"
:
"package"
,
"sha512"
:
"9spKCZqNmCYeacDZscDR7R3qvRT2dI1kyAY4zl3iv2WSTcj6sSh/ry2hptjqLr4ihIspoiRp3aPw+gW5r+NihA=="
,
"files"
:
[
"lib/aspnetcore50/System.Data.SqlClient.dll"
,
"lib/contract/System.Data.SqlClient.dll"
,
"lib/net45/System.Data.SqlClient.dll"
,
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.SqlClient.dll"
,
"License.rtf"
,
"native/win7/x64/sni.dll"
,
"native/win7/x86/sni.dll"
,
"System.Data.SqlClient.4.0.0-beta-22605.nupkg"
,
"System.Data.SqlClient.4.0.0-beta-22605.nupkg.sha512"
,
"System.Data.SqlClient.nuspec"
]
},
"System.Diagnostics.Debug/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g=="
,
"files"
:
[
"lib/DNXCore50/System.Diagnostics.Debug.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Diagnostics.Debug.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Diagnostics.Debug.xml"
,
"ref/dotnet/es/System.Diagnostics.Debug.xml"
,
"ref/dotnet/fr/System.Diagnostics.Debug.xml"
,
"ref/dotnet/it/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ja/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ko/System.Diagnostics.Debug.xml"
,
"ref/dotnet/ru/System.Diagnostics.Debug.xml"
,
"ref/dotnet/System.Diagnostics.Debug.dll"
,
"ref/dotnet/System.Diagnostics.Debug.xml"
,
"ref/dotnet/zh-hans/System.Diagnostics.Debug.xml"
,
"ref/dotnet/zh-hant/System.Diagnostics.Debug.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
,
"System.Diagnostics.Debug.4.0.10.nupkg"
,
"System.Diagnostics.Debug.4.0.10.nupkg.sha512"
,
"System.Diagnostics.Debug.nuspec"
]
},
"System.Diagnostics.Tracing/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw=="
,
"files"
:
[
"lib/DNXCore50/System.Diagnostics.Tracing.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Diagnostics.Tracing.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/es/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/fr/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/it/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ja/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ko/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/ru/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/System.Diagnostics.Tracing.dll"
,
"ref/dotnet/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml"
,
"ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll"
,
"System.Diagnostics.Tracing.4.0.20.nupkg"
,
"System.Diagnostics.Tracing.4.0.20.nupkg.sha512"
,
"System.Diagnostics.Tracing.nuspec"
]
},
"System.Dynamic.Runtime/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"33os71rQUCLjM5pbhQqCopq9/YcqBHPBQ8WylrzNk3oJmfAR0SFwzZIKJRN2JcrkBYdzC/NtWrYVU8oroyZieA=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Dynamic.Runtime.xml"
,
"ref/dotnet/es/System.Dynamic.Runtime.xml"
,
"ref/dotnet/fr/System.Dynamic.Runtime.xml"
,
"ref/dotnet/it/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ja/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ko/System.Dynamic.Runtime.xml"
,
"ref/dotnet/ru/System.Dynamic.Runtime.xml"
,
"ref/dotnet/System.Dynamic.Runtime.dll"
,
"ref/dotnet/System.Dynamic.Runtime.xml"
,
"ref/dotnet/zh-hans/System.Dynamic.Runtime.xml"
,
"ref/dotnet/zh-hant/System.Dynamic.Runtime.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Dynamic.Runtime.xml"
,
"ref/netcore50/es/System.Dynamic.Runtime.xml"
,
"ref/netcore50/fr/System.Dynamic.Runtime.xml"
,
"ref/netcore50/it/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ja/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ko/System.Dynamic.Runtime.xml"
,
"ref/netcore50/ru/System.Dynamic.Runtime.xml"
,
"ref/netcore50/System.Dynamic.Runtime.dll"
,
"ref/netcore50/System.Dynamic.Runtime.xml"
,
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml"
,
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Dynamic.Runtime.4.0.0.nupkg"
,
"System.Dynamic.Runtime.4.0.0.nupkg.sha512"
,
"System.Dynamic.Runtime.nuspec"
]
},
"System.Globalization/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw=="
,
"files"
:
[
"lib/DNXCore50/System.Globalization.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Globalization.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Globalization.xml"
,
"ref/dotnet/es/System.Globalization.xml"
,
"ref/dotnet/fr/System.Globalization.xml"
,
"ref/dotnet/it/System.Globalization.xml"
,
"ref/dotnet/ja/System.Globalization.xml"
,
"ref/dotnet/ko/System.Globalization.xml"
,
"ref/dotnet/ru/System.Globalization.xml"
,
"ref/dotnet/System.Globalization.dll"
,
"ref/dotnet/System.Globalization.xml"
,
"ref/dotnet/zh-hans/System.Globalization.xml"
,
"ref/dotnet/zh-hant/System.Globalization.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
,
"System.Globalization.4.0.10.nupkg"
,
"System.Globalization.4.0.10.nupkg.sha512"
,
"System.Globalization.nuspec"
]
},
"System.IO/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"MoCHQ0u5n0OMwUS8OX4Gl48qKiQziSW5cXvt82d+MmAcsLq9OL90+ihnu/aJ1h6OOYcBswrZAEuApfZha9w2lg=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.IO.xml"
,
"ref/dotnet/es/System.IO.xml"
,
"ref/dotnet/fr/System.IO.xml"
,
"ref/dotnet/it/System.IO.xml"
,
"ref/dotnet/ja/System.IO.xml"
,
"ref/dotnet/ko/System.IO.xml"
,
"ref/dotnet/ru/System.IO.xml"
,
"ref/dotnet/System.IO.dll"
,
"ref/dotnet/System.IO.xml"
,
"ref/dotnet/zh-hans/System.IO.xml"
,
"ref/dotnet/zh-hant/System.IO.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"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/xamarinmac20/_._"
,
"System.IO.4.0.0.nupkg"
,
"System.IO.4.0.0.nupkg.sha512"
,
"System.IO.nuspec"
]
},
"System.Linq/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"uS7EU3QAZvDc0cC7cW3x1/WvDP+petnhw4fMob7llhZsLD8nLABqEfZxAYmNClmEd9HNXPuwW7f+YycgMw7ayw=="
,
"files"
:
[
"lib/dotnet/System.Linq.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Linq.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Linq.xml"
,
"ref/dotnet/es/System.Linq.xml"
,
"ref/dotnet/fr/System.Linq.xml"
,
"ref/dotnet/it/System.Linq.xml"
,
"ref/dotnet/ja/System.Linq.xml"
,
"ref/dotnet/ko/System.Linq.xml"
,
"ref/dotnet/ru/System.Linq.xml"
,
"ref/dotnet/System.Linq.dll"
,
"ref/dotnet/System.Linq.xml"
,
"ref/dotnet/zh-hans/System.Linq.xml"
,
"ref/dotnet/zh-hant/System.Linq.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Linq.dll"
,
"ref/netcore50/System.Linq.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"System.Linq.4.0.1-beta-23213.nupkg"
,
"System.Linq.4.0.1-beta-23213.nupkg.sha512"
,
"System.Linq.nuspec"
]
},
"System.Linq.Expressions/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"wlfVllrKi+evu4Hi8yoJP1dSOVXbvsy7Hs1+oz4Cykfdf6MQTPlD3LI4WKWhprn8FpU5MS3spPSbcMX5sAoJSw=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Linq.Expressions.xml"
,
"ref/dotnet/es/System.Linq.Expressions.xml"
,
"ref/dotnet/fr/System.Linq.Expressions.xml"
,
"ref/dotnet/it/System.Linq.Expressions.xml"
,
"ref/dotnet/ja/System.Linq.Expressions.xml"
,
"ref/dotnet/ko/System.Linq.Expressions.xml"
,
"ref/dotnet/ru/System.Linq.Expressions.xml"
,
"ref/dotnet/System.Linq.Expressions.dll"
,
"ref/dotnet/System.Linq.Expressions.xml"
,
"ref/dotnet/zh-hans/System.Linq.Expressions.xml"
,
"ref/dotnet/zh-hant/System.Linq.Expressions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"ref/netcore50/de/System.Linq.Expressions.xml"
,
"ref/netcore50/es/System.Linq.Expressions.xml"
,
"ref/netcore50/fr/System.Linq.Expressions.xml"
,
"ref/netcore50/it/System.Linq.Expressions.xml"
,
"ref/netcore50/ja/System.Linq.Expressions.xml"
,
"ref/netcore50/ko/System.Linq.Expressions.xml"
,
"ref/netcore50/ru/System.Linq.Expressions.xml"
,
"ref/netcore50/System.Linq.Expressions.dll"
,
"ref/netcore50/System.Linq.Expressions.xml"
,
"ref/netcore50/zh-hans/System.Linq.Expressions.xml"
,
"ref/netcore50/zh-hant/System.Linq.Expressions.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Linq.Expressions.4.0.0.nupkg"
,
"System.Linq.Expressions.4.0.0.nupkg.sha512"
,
"System.Linq.Expressions.nuspec"
]
},
"System.ObjectModel/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA=="
,
"files"
:
[
"lib/dotnet/System.ObjectModel.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.ObjectModel.xml"
,
"ref/dotnet/es/System.ObjectModel.xml"
,
"ref/dotnet/fr/System.ObjectModel.xml"
,
"ref/dotnet/it/System.ObjectModel.xml"
,
"ref/dotnet/ja/System.ObjectModel.xml"
,
"ref/dotnet/ko/System.ObjectModel.xml"
,
"ref/dotnet/ru/System.ObjectModel.xml"
,
"ref/dotnet/System.ObjectModel.dll"
,
"ref/dotnet/System.ObjectModel.xml"
,
"ref/dotnet/zh-hans/System.ObjectModel.xml"
,
"ref/dotnet/zh-hant/System.ObjectModel.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.ObjectModel.4.0.10.nupkg"
,
"System.ObjectModel.4.0.10.nupkg.sha512"
,
"System.ObjectModel.nuspec"
]
},
"System.Private.Uri/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA=="
,
"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.0.nupkg"
,
"System.Private.Uri.4.0.0.nupkg.sha512"
,
"System.Private.Uri.nuspec"
]
},
"System.Reflection/4.0.10"
:
{
"type"
:
"package"
,
"sha512"
:
"WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Reflection.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Reflection.xml"
,
"ref/dotnet/es/System.Reflection.xml"
,
"ref/dotnet/fr/System.Reflection.xml"
,
"ref/dotnet/it/System.Reflection.xml"
,
"ref/dotnet/ja/System.Reflection.xml"
,
"ref/dotnet/ko/System.Reflection.xml"
,
"ref/dotnet/ru/System.Reflection.xml"
,
"ref/dotnet/System.Reflection.dll"
,
"ref/dotnet/System.Reflection.xml"
,
"ref/dotnet/zh-hans/System.Reflection.xml"
,
"ref/dotnet/zh-hant/System.Reflection.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
,
"System.Reflection.4.0.10.nupkg"
,
"System.Reflection.4.0.10.nupkg.sha512"
,
"System.Reflection.nuspec"
]
},
"System.Reflection.Emit.ILGeneration/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"sha512"
:
"xnxBvKGHpeZ7zRrLsP14kYdP8LvE65zoUK4d6CgYu82jjLb7BQNwM+4iRfoJIoeG4j186flbZPjJ8csSSixxZw=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll"
,
"lib/wp80/_._"
,
"ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll"
,
"ref/dotnet/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23213.nupkg"
,
"System.Reflection.Emit.ILGeneration.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.Emit.ILGeneration.nuspec"
]
},
"System.Reflection.Emit.Lightweight/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"sha512"
:
"lKaJcNOaaPNV/TRzEGOIf5FRyU3zprxMwYjogO4hHfmy5EMRD2y9sZfWmP21A7ragedS550tLsLWOtq67yfpAA=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Emit.Lightweight.dll"
,
"lib/wp80/_._"
,
"ref/dotnet/de/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/es/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/it/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.dll"
,
"ref/dotnet/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml"
,
"ref/net45/_._"
,
"ref/wp80/_._"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23213.nupkg"
,
"System.Reflection.Emit.Lightweight.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.Emit.Lightweight.nuspec"
]
},
"System.Reflection.Extensions/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Extensions.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Extensions.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Reflection.Extensions.xml"
,
"ref/dotnet/es/System.Reflection.Extensions.xml"
,
"ref/dotnet/fr/System.Reflection.Extensions.xml"
,
"ref/dotnet/it/System.Reflection.Extensions.xml"
,
"ref/dotnet/ja/System.Reflection.Extensions.xml"
,
"ref/dotnet/ko/System.Reflection.Extensions.xml"
,
"ref/dotnet/ru/System.Reflection.Extensions.xml"
,
"ref/dotnet/System.Reflection.Extensions.dll"
,
"ref/dotnet/System.Reflection.Extensions.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Extensions.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Extensions.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Reflection.Extensions.dll"
,
"ref/netcore50/System.Reflection.Extensions.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll"
,
"System.Reflection.Extensions.4.0.0.nupkg"
,
"System.Reflection.Extensions.4.0.0.nupkg.sha512"
,
"System.Reflection.Extensions.nuspec"
]
},
"System.Reflection.Primitives/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.Primitives.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Reflection.Primitives.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Reflection.Primitives.xml"
,
"ref/dotnet/es/System.Reflection.Primitives.xml"
,
"ref/dotnet/fr/System.Reflection.Primitives.xml"
,
"ref/dotnet/it/System.Reflection.Primitives.xml"
,
"ref/dotnet/ja/System.Reflection.Primitives.xml"
,
"ref/dotnet/ko/System.Reflection.Primitives.xml"
,
"ref/dotnet/ru/System.Reflection.Primitives.xml"
,
"ref/dotnet/System.Reflection.Primitives.dll"
,
"ref/dotnet/System.Reflection.Primitives.xml"
,
"ref/dotnet/zh-hans/System.Reflection.Primitives.xml"
,
"ref/dotnet/zh-hant/System.Reflection.Primitives.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Reflection.Primitives.dll"
,
"ref/netcore50/System.Reflection.Primitives.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
,
"System.Reflection.Primitives.4.0.0.nupkg"
,
"System.Reflection.Primitives.4.0.0.nupkg.sha512"
,
"System.Reflection.Primitives.nuspec"
]
},
"System.Reflection.TypeExtensions/4.0.1-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"mEX444HGFI6sxYLstdx9ckIJtjGW/8hoo+L94slAKqm5HIw+cXKv2t0UbsmxiqRvmJQ3PUHpUzNPmejzY+qkCg=="
,
"files"
:
[
"lib/DNXCore50/System.Reflection.TypeExtensions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/System.Reflection.TypeExtensions.dll"
,
"lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/es/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/fr/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/it/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ja/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ko/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/ru/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/System.Reflection.TypeExtensions.dll"
,
"ref/dotnet/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml"
,
"ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/System.Reflection.TypeExtensions.dll"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23213.nupkg"
,
"System.Reflection.TypeExtensions.4.0.1-beta-23213.nupkg.sha512"
,
"System.Reflection.TypeExtensions.nuspec"
]
},
"System.Resources.ResourceManager/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw=="
,
"files"
:
[
"lib/DNXCore50/System.Resources.ResourceManager.dll"
,
"lib/net45/_._"
,
"lib/netcore50/System.Resources.ResourceManager.dll"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"ref/dotnet/de/System.Resources.ResourceManager.xml"
,
"ref/dotnet/es/System.Resources.ResourceManager.xml"
,
"ref/dotnet/fr/System.Resources.ResourceManager.xml"
,
"ref/dotnet/it/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ja/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ko/System.Resources.ResourceManager.xml"
,
"ref/dotnet/ru/System.Resources.ResourceManager.xml"
,
"ref/dotnet/System.Resources.ResourceManager.dll"
,
"ref/dotnet/System.Resources.ResourceManager.xml"
,
"ref/dotnet/zh-hans/System.Resources.ResourceManager.xml"
,
"ref/dotnet/zh-hant/System.Resources.ResourceManager.xml"
,
"ref/net45/_._"
,
"ref/netcore50/System.Resources.ResourceManager.dll"
,
"ref/netcore50/System.Resources.ResourceManager.xml"
,
"ref/win8/_._"
,
"ref/wp80/_._"
,
"ref/wpa81/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
,
"System.Resources.ResourceManager.4.0.0.nupkg"
,
"System.Resources.ResourceManager.4.0.0.nupkg.sha512"
,
"System.Resources.ResourceManager.nuspec"
]
},
"System.Runtime/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.xml"
,
"ref/dotnet/es/System.Runtime.xml"
,
"ref/dotnet/fr/System.Runtime.xml"
,
"ref/dotnet/it/System.Runtime.xml"
,
"ref/dotnet/ja/System.Runtime.xml"
,
"ref/dotnet/ko/System.Runtime.xml"
,
"ref/dotnet/ru/System.Runtime.xml"
,
"ref/dotnet/System.Runtime.dll"
,
"ref/dotnet/System.Runtime.xml"
,
"ref/dotnet/zh-hans/System.Runtime.xml"
,
"ref/dotnet/zh-hant/System.Runtime.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
,
"System.Runtime.4.0.20.nupkg"
,
"System.Runtime.4.0.20.nupkg.sha512"
,
"System.Runtime.nuspec"
]
},
"System.Runtime.Extensions/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.Extensions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.Extensions.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.Extensions.xml"
,
"ref/dotnet/es/System.Runtime.Extensions.xml"
,
"ref/dotnet/fr/System.Runtime.Extensions.xml"
,
"ref/dotnet/it/System.Runtime.Extensions.xml"
,
"ref/dotnet/ja/System.Runtime.Extensions.xml"
,
"ref/dotnet/ko/System.Runtime.Extensions.xml"
,
"ref/dotnet/ru/System.Runtime.Extensions.xml"
,
"ref/dotnet/System.Runtime.Extensions.dll"
,
"ref/dotnet/System.Runtime.Extensions.xml"
,
"ref/dotnet/zh-hans/System.Runtime.Extensions.xml"
,
"ref/dotnet/zh-hant/System.Runtime.Extensions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
,
"System.Runtime.Extensions.4.0.10.nupkg"
,
"System.Runtime.Extensions.4.0.10.nupkg.sha512"
,
"System.Runtime.Extensions.nuspec"
]
},
"System.Runtime.Handles/4.0.0"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.Handles.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.Handles.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.Handles.xml"
,
"ref/dotnet/es/System.Runtime.Handles.xml"
,
"ref/dotnet/fr/System.Runtime.Handles.xml"
,
"ref/dotnet/it/System.Runtime.Handles.xml"
,
"ref/dotnet/ja/System.Runtime.Handles.xml"
,
"ref/dotnet/ko/System.Runtime.Handles.xml"
,
"ref/dotnet/ru/System.Runtime.Handles.xml"
,
"ref/dotnet/System.Runtime.Handles.dll"
,
"ref/dotnet/System.Runtime.Handles.xml"
,
"ref/dotnet/zh-hans/System.Runtime.Handles.xml"
,
"ref/dotnet/zh-hant/System.Runtime.Handles.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
,
"System.Runtime.Handles.4.0.0.nupkg"
,
"System.Runtime.Handles.4.0.0.nupkg.sha512"
,
"System.Runtime.Handles.nuspec"
]
},
"System.Runtime.InteropServices/4.0.20"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig=="
,
"files"
:
[
"lib/DNXCore50/System.Runtime.InteropServices.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Runtime.InteropServices.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Runtime.InteropServices.xml"
,
"ref/dotnet/es/System.Runtime.InteropServices.xml"
,
"ref/dotnet/fr/System.Runtime.InteropServices.xml"
,
"ref/dotnet/it/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ja/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ko/System.Runtime.InteropServices.xml"
,
"ref/dotnet/ru/System.Runtime.InteropServices.xml"
,
"ref/dotnet/System.Runtime.InteropServices.dll"
,
"ref/dotnet/System.Runtime.InteropServices.xml"
,
"ref/dotnet/zh-hans/System.Runtime.InteropServices.xml"
,
"ref/dotnet/zh-hant/System.Runtime.InteropServices.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
,
"System.Runtime.InteropServices.4.0.20.nupkg"
,
"System.Runtime.InteropServices.4.0.20.nupkg.sha512"
,
"System.Runtime.InteropServices.nuspec"
]
},
"System.Text.Encoding/4.0.0"
:
{
"type"
:
"package"
,
"sha512"
:
"AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g=="
,
"files"
:
[
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net45/_._"
,
"lib/win8/_._"
,
"lib/wp80/_._"
,
"lib/wpa81/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"License.rtf"
,
"ref/dotnet/de/System.Text.Encoding.xml"
,
"ref/dotnet/es/System.Text.Encoding.xml"
,
"ref/dotnet/fr/System.Text.Encoding.xml"
,
"ref/dotnet/it/System.Text.Encoding.xml"
,
"ref/dotnet/ja/System.Text.Encoding.xml"
,
"ref/dotnet/ko/System.Text.Encoding.xml"
,
"ref/dotnet/ru/System.Text.Encoding.xml"
,
"ref/dotnet/System.Text.Encoding.dll"
,
"ref/dotnet/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hans/System.Text.Encoding.xml"
,
"ref/dotnet/zh-hant/System.Text.Encoding.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net45/_._"
,
"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/xamarinmac20/_._"
,
"System.Text.Encoding.4.0.0.nupkg"
,
"System.Text.Encoding.4.0.0.nupkg.sha512"
,
"System.Text.Encoding.nuspec"
]
},
"System.Text.RegularExpressions/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"3OPme7Bt6Fs6KSHec5fOnOLwL6YRIf1NI0wFa/FnkXVZpNt7FCF79JMKlp/xWV3bd+f3Y9a0Q9qszrO0f5lN3g=="
,
"files"
:
[
"lib/dotnet/System.Text.RegularExpressions.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Text.RegularExpressions.xml"
,
"ref/dotnet/es/System.Text.RegularExpressions.xml"
,
"ref/dotnet/fr/System.Text.RegularExpressions.xml"
,
"ref/dotnet/it/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ja/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ko/System.Text.RegularExpressions.xml"
,
"ref/dotnet/ru/System.Text.RegularExpressions.xml"
,
"ref/dotnet/System.Text.RegularExpressions.dll"
,
"ref/dotnet/System.Text.RegularExpressions.xml"
,
"ref/dotnet/zh-hans/System.Text.RegularExpressions.xml"
,
"ref/dotnet/zh-hant/System.Text.RegularExpressions.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"System.Text.RegularExpressions.4.0.11-beta-23213.nupkg"
,
"System.Text.RegularExpressions.4.0.11-beta-23213.nupkg.sha512"
,
"System.Text.RegularExpressions.nuspec"
]
},
"System.Threading/4.0.11-beta-23213"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"gr6zNGYMh1Pq9fyLrlVo4OKA7zAPTWl/07jgPZQXj3TAGb/YwNUy4RwZk/R+0bl0jYvXqd3/zbDw3yT+2uUptQ=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Threading.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Threading.xml"
,
"ref/dotnet/es/System.Threading.xml"
,
"ref/dotnet/fr/System.Threading.xml"
,
"ref/dotnet/it/System.Threading.xml"
,
"ref/dotnet/ja/System.Threading.xml"
,
"ref/dotnet/ko/System.Threading.xml"
,
"ref/dotnet/ru/System.Threading.xml"
,
"ref/dotnet/System.Threading.dll"
,
"ref/dotnet/System.Threading.xml"
,
"ref/dotnet/zh-hans/System.Threading.xml"
,
"ref/dotnet/zh-hant/System.Threading.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Threading.dll"
,
"System.Threading.4.0.11-beta-23213.nupkg"
,
"System.Threading.4.0.11-beta-23213.nupkg.sha512"
,
"System.Threading.nuspec"
]
},
"System.Threading.Tasks/4.0.10"
:
{
"type"
:
"package"
,
"serviceable"
:
true
,
"sha512"
:
"NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ=="
,
"files"
:
[
"lib/DNXCore50/System.Threading.Tasks.dll"
,
"lib/MonoAndroid10/_._"
,
"lib/MonoTouch10/_._"
,
"lib/net46/_._"
,
"lib/netcore50/System.Threading.Tasks.dll"
,
"lib/xamarinios10/_._"
,
"lib/xamarinmac20/_._"
,
"ref/dotnet/de/System.Threading.Tasks.xml"
,
"ref/dotnet/es/System.Threading.Tasks.xml"
,
"ref/dotnet/fr/System.Threading.Tasks.xml"
,
"ref/dotnet/it/System.Threading.Tasks.xml"
,
"ref/dotnet/ja/System.Threading.Tasks.xml"
,
"ref/dotnet/ko/System.Threading.Tasks.xml"
,
"ref/dotnet/ru/System.Threading.Tasks.xml"
,
"ref/dotnet/System.Threading.Tasks.dll"
,
"ref/dotnet/System.Threading.Tasks.xml"
,
"ref/dotnet/zh-hans/System.Threading.Tasks.xml"
,
"ref/dotnet/zh-hant/System.Threading.Tasks.xml"
,
"ref/MonoAndroid10/_._"
,
"ref/MonoTouch10/_._"
,
"ref/net46/_._"
,
"ref/xamarinios10/_._"
,
"ref/xamarinmac20/_._"
,
"runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
,
"System.Threading.Tasks.4.0.10.nupkg"
,
"System.Threading.Tasks.4.0.10.nupkg.sha512"
,
"System.Threading.Tasks.nuspec"
]
},
"System.Xml.ReaderWriter/4.0.0-beta-23011"
:
{
"type"
:
"package"
,
"sha512"
:
"O0tG+bBjg3ePPgOnkS5L0bc6vp7bgg9i76MaXAp0nndeIQcATmg+o8l7XpCQuyUPDYGt9honqke1klguGX1k1A=="
,
"files"
:
[
"lib/net45/_._"
,
"lib/win8/_._"
,
"License.rtf"
,
"ref/dotnet/System.Xml.ReaderWriter.dll"
,
"ref/net45/_._"
,
"ref/netcore50/System.Xml.ReaderWriter.dll"
,
"ref/win8/_._"
,
"System.Xml.ReaderWriter.4.0.0-beta-23011.nupkg"
,
"System.Xml.ReaderWriter.4.0.0-beta-23011.nupkg.sha512"
,
"System.Xml.ReaderWriter.nuspec"
]
}
},
"projectFileDependencyGroups"
:
{
""
:
[],
".NETFramework,Version=v4.5"
:
[
"fx/System.Data >= 4.0.0"
],
".NETFramework,Version=v4.0"
:
[
"fx/System.Data >= 4.0.0"
],
"DNX,Version=v4.5.1"
:
[
"fx/System.Data >= 4.0.0"
],
"DNXCore,Version=v5.0"
:
[
"Microsoft.CSharp >= 4.0.1-beta-"
,
"System.Collections >= 4.0.11-beta-"
,
"System.Collections.Concurrent >= 4.0.11-beta-"
,
"System.Linq >= 4.0.1-beta-"
,
"System.Threading >= 4.0.11-beta-"
,
"System.Data.SqlClient >= 4.0.0-beta-"
,
"System.Reflection.Emit.ILGeneration >= 4.0.1-beta-"
,
"System.Reflection.Emit.Lightweight >= 4.0.1-beta-"
,
"System.Reflection.TypeExtensions >= 4.0.1-beta-"
,
"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