diff --git a/.gitignore b/.gitignore index 63abb8331..9ed02a631 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ tests/fsharpqa/Source/*FSharpQA_Failures.lst *.ldf *.cto tests/**/FSharp.Core.dll +project.lock.json diff --git a/.nuget/NuGet.exe b/.nuget/NuGet.exe index 70f7e899a..ef40a118b 100644 Binary files a/.nuget/NuGet.exe and b/.nuget/NuGet.exe differ diff --git a/VisualFSharp.sln b/VisualFSharp.sln index f7c3f8252..93fc47a54 100644 --- a/VisualFSharp.sln +++ b/VisualFSharp.sln @@ -72,8 +72,6 @@ Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Build", "src\fsharp\ EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Fsc", "src\fsharp\Fsc\Fsc.fsproj", "{C94C257C-3C0A-4858-B5D8-D746498D1F08}" EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Data.TypeProviders", "src\fsharp\FSharp.Data.TypeProviders\FSharp.Data.TypeProviders.fsproj", "{CB7D20C4-6506-406D-9144-5342C3595F03}" -EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Compiler.Interactive.Settings", "src\fsharp\FSharp.Compiler.Interactive.Settings\FSharp.Compiler.Interactive.Settings.fsproj", "{649FA588-F02E-457C-9FCF-87E46407481E}" EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FsiAnyCPU", "src\fsharp\fsiAnyCpu\FsiAnyCPU.fsproj", "{8B3E283D-B5FE-4055-9D80-7E3A32F3967B}" @@ -122,20 +120,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppConfig", "vsintegration\ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeFile", "vsintegration\ItemTemplates\CodeFile\CodeFile.csproj", "{12AC2813-E895-4AAA-AE6C-94E21DA09F64}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ODataServiceConnection", "vsintegration\ItemTemplates\ODataServiceConnection\ODataServiceConnection.csproj", "{17716AF4-D439-4C74-8326-475FB1847DF2}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScriptFile", "vsintegration\ItemTemplates\ScriptFile\ScriptFile.csproj", "{A333B85A-DC23-49B6-9797-B89A7951E92D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SignatureFile", "vsintegration\ItemTemplates\SignatureFile\SignatureFile.csproj", "{E3FDD4AC-46B6-4B9F-B672-317D1202CC50}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlDataConnection", "vsintegration\ItemTemplates\SqlDataConnection\SqlDataConnection.csproj", "{35E83EDF-CC5A-441D-8949-17AACC463CA4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlEntityConnection", "vsintegration\ItemTemplates\SqlEntityConnection\SqlEntityConnection.csproj", "{A2CDA945-EF31-4C37-A063-BD1E2B3938EB}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextFile", "vsintegration\ItemTemplates\TextFile\TextFile.csproj", "{D11FC318-8F5D-4C8C-9287-AB40A016D13C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WsdlServiceConnection", "vsintegration\ItemTemplates\WsdlServiceConnection\WsdlServiceConnection.csproj", "{7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XMLFile", "vsintegration\ItemTemplates\XMLFile\XMLFile.csproj", "{1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6}" EndProject Global @@ -1109,26 +1099,6 @@ Global {12AC2813-E895-4AAA-AE6C-94E21DA09F64}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU {12AC2813-E895-4AAA-AE6C-94E21DA09F64}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU {12AC2813-E895-4AAA-AE6C-94E21DA09F64}.VSRelease|x86.Build.0 = VSRelease|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Debug|x86.ActiveCfg = Debug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Debug|x86.Build.0 = Debug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Proto|Any CPU.ActiveCfg = Proto|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Proto|Any CPU.Build.0 = Proto|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Proto|x86.ActiveCfg = Proto|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Proto|x86.Build.0 = Proto|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Release|Any CPU.Build.0 = Release|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Release|x86.ActiveCfg = Release|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.Release|x86.Build.0 = Release|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSDebug|Any CPU.ActiveCfg = VSDebug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSDebug|Any CPU.Build.0 = VSDebug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSDebug|x86.ActiveCfg = VSDebug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSDebug|x86.Build.0 = VSDebug|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSRelease|Any CPU.ActiveCfg = VSRelease|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU - {17716AF4-D439-4C74-8326-475FB1847DF2}.VSRelease|x86.Build.0 = VSRelease|Any CPU {A333B85A-DC23-49B6-9797-B89A7951E92D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A333B85A-DC23-49B6-9797-B89A7951E92D}.Debug|Any CPU.Build.0 = Debug|Any CPU {A333B85A-DC23-49B6-9797-B89A7951E92D}.Debug|x86.ActiveCfg = Debug|Any CPU @@ -1169,46 +1139,6 @@ Global {E3FDD4AC-46B6-4B9F-B672-317D1202CC50}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU {E3FDD4AC-46B6-4B9F-B672-317D1202CC50}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU {E3FDD4AC-46B6-4B9F-B672-317D1202CC50}.VSRelease|x86.Build.0 = VSRelease|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Debug|x86.ActiveCfg = Debug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Debug|x86.Build.0 = Debug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Proto|Any CPU.ActiveCfg = Proto|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Proto|Any CPU.Build.0 = Proto|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Proto|x86.ActiveCfg = Proto|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Proto|x86.Build.0 = Proto|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Release|Any CPU.Build.0 = Release|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Release|x86.ActiveCfg = Release|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.Release|x86.Build.0 = Release|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSDebug|Any CPU.ActiveCfg = VSDebug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSDebug|Any CPU.Build.0 = VSDebug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSDebug|x86.ActiveCfg = VSDebug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSDebug|x86.Build.0 = VSDebug|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSRelease|Any CPU.ActiveCfg = VSRelease|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU - {35E83EDF-CC5A-441D-8949-17AACC463CA4}.VSRelease|x86.Build.0 = VSRelease|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Debug|x86.ActiveCfg = Debug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Debug|x86.Build.0 = Debug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Proto|Any CPU.ActiveCfg = Proto|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Proto|Any CPU.Build.0 = Proto|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Proto|x86.ActiveCfg = Proto|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Proto|x86.Build.0 = Proto|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Release|Any CPU.Build.0 = Release|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Release|x86.ActiveCfg = Release|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.Release|x86.Build.0 = Release|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSDebug|Any CPU.ActiveCfg = VSDebug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSDebug|Any CPU.Build.0 = VSDebug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSDebug|x86.ActiveCfg = VSDebug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSDebug|x86.Build.0 = VSDebug|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSRelease|Any CPU.ActiveCfg = VSRelease|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB}.VSRelease|x86.Build.0 = VSRelease|Any CPU {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.Debug|Any CPU.Build.0 = Debug|Any CPU {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.Debug|x86.ActiveCfg = Debug|Any CPU @@ -1229,26 +1159,6 @@ Global {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU {D11FC318-8F5D-4C8C-9287-AB40A016D13C}.VSRelease|x86.Build.0 = VSRelease|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Debug|x86.ActiveCfg = Debug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Debug|x86.Build.0 = Debug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Proto|Any CPU.ActiveCfg = Proto|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Proto|Any CPU.Build.0 = Proto|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Proto|x86.ActiveCfg = Proto|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Proto|x86.Build.0 = Proto|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Release|Any CPU.Build.0 = Release|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Release|x86.ActiveCfg = Release|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.Release|x86.Build.0 = Release|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSDebug|Any CPU.ActiveCfg = VSDebug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSDebug|Any CPU.Build.0 = VSDebug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSDebug|x86.ActiveCfg = VSDebug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSDebug|x86.Build.0 = VSDebug|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSRelease|Any CPU.ActiveCfg = VSRelease|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSRelease|Any CPU.Build.0 = VSRelease|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSRelease|x86.ActiveCfg = VSRelease|Any CPU - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520}.VSRelease|x86.Build.0 = VSRelease|Any CPU {1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6}.Debug|Any CPU.Build.0 = Debug|Any CPU {1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6}.Debug|x86.ActiveCfg = Debug|Any CPU @@ -1306,7 +1216,6 @@ Global {956BBE41-ABD1-4DBA-9F3B-BA1C9821C98C} = {3F044931-FB83-4433-B934-AE66AB27B278} {702A7979-BCF9-4C41-853E-3ADFC9897890} = {B8DDA694-7939-42E3-95E5-265C2217C142} {C94C257C-3C0A-4858-B5D8-D746498D1F08} = {3881429D-A97A-49EB-B7AE-A82BA5FE9C77} - {CB7D20C4-6506-406D-9144-5342C3595F03} = {3058BC79-8E79-4645-B05D-48CC182FA8A6} {649FA588-F02E-457C-9FCF-87E46407481E} = {B8DDA694-7939-42E3-95E5-265C2217C142} {8B3E283D-B5FE-4055-9D80-7E3A32F3967B} = {B8DDA694-7939-42E3-95E5-265C2217C142} {D0E98C0D-490B-4C61-9329-0862F6E87645} = {B8DDA694-7939-42E3-95E5-265C2217C142} @@ -1327,13 +1236,9 @@ Global {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D} {6BA13AA4-C25F-480F-856B-8E8000299A72} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} {12AC2813-E895-4AAA-AE6C-94E21DA09F64} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} - {17716AF4-D439-4C74-8326-475FB1847DF2} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} {A333B85A-DC23-49B6-9797-B89A7951E92D} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} {E3FDD4AC-46B6-4B9F-B672-317D1202CC50} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} - {35E83EDF-CC5A-441D-8949-17AACC463CA4} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} - {A2CDA945-EF31-4C37-A063-BD1E2B3938EB} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} {D11FC318-8F5D-4C8C-9287-AB40A016D13C} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} - {7FDF9571-B7DF-4F09-BD5E-12BDDF4FA520} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} {1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} EndGlobalSection EndGlobal diff --git a/appveyor.yml b/appveyor.yml index 4e1e85cb2..87ae05705 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,4 +29,4 @@ artifacts: type: zip #on_finish: -# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) \ No newline at end of file diff --git a/build-everything.proj b/build-everything.proj index 45b627a7d..9a44b8ee9 100644 --- a/build-everything.proj +++ b/build-everything.proj @@ -1,43 +1,70 @@ - + + - + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + diff --git a/build.cmd b/build.cmd index 7837ccabf..a8e6bb07b 100644 --- a/build.cmd +++ b/build.cmd @@ -31,7 +31,6 @@ set BUILD_NET40=1 set BUILD_CORECLR=0 set BUILD_PORTABLE=0 set BUILD_VS=0 -set BUILD_FSHARP_DATA_TYPEPROVIDERS=0 set BUILD_CONFIG=release set BUILD_CONFIG_LOWERCASE=release @@ -80,7 +79,6 @@ if /i '%ARG%' == 'all' ( set BUILD_PROTO=1 set BUILD_PORTABLE=1 set BUILD_VS=1 - set BUILD_FSHARP_DATA_TYPEPROVIDERS=1 set TEST_COMPILERUNIT=1 set TEST_PORTABLE_COREUNIT=1 set TEST_VS=1 @@ -94,7 +92,6 @@ if /i '%ARG%' == 'ci' ( set BUILD_CORECLR=1 set BUILD_PORTABLE=1 set BUILD_VS=1 - set BUILD_FSHARP_DATA_TYPEPROVIDERS=1 set TEST_COMPILERUNIT=1 set TEST_NET40_COREUNIT=1 @@ -112,7 +109,6 @@ if /i '%ARG%' == 'ci_part1' ( set BUILD_CORECLR=1 set BUILD_PORTABLE=1 set BUILD_VS=1 - set BUILD_FSHARP_DATA_TYPEPROVIDERS=1 set TEST_COMPILERUNIT=1 set TEST_NET40_COREUNIT=1 @@ -125,7 +121,6 @@ if /i '%ARG%' == 'ci_part1' ( if /i '%ARG%' == 'ci_part2' ( set SKIP_EXPENSIVE_TESTS=1 set BUILD_PORTABLE=1 - set BUILD_FSHARP_DATA_TYPEPROVIDERS=1 set TEST_FSHARPQA_SUITE=1 set TEST_FSHARP_SUITE=1 ) @@ -180,7 +175,6 @@ echo BUILD_NET40=%BUILD_NET40% echo BUILD_CORECLR=%BUILD_CORECLR% echo BUILD_PORTABLE=%BUILD_PORTABLE% echo BUILD_VS=%BUILD_VS% -echo BUILD_FSHARP_DATA_TYPEPROVIDERS=%BUILD_FSHARP_DATA_TYPEPROVIDERS% echo BUILD_CONFIG=%BUILD_CONFIG% echo BUILD_CONFIG_LOWERCASE=%BUILD_CONFIG_LOWERCASE% echo. @@ -285,85 +279,7 @@ if '%BUILD_PROTO%' == '1' ( @if ERRORLEVEL 1 echo Error: NGen of proto failed && goto :failure ) -%_msbuildexe% %msbuildflags% src/fsharp-compiler-build.proj /p:Configuration=%BUILD_CONFIG% /p:RestorePackages=%RestorePackages% -@if ERRORLEVEL 1 echo Error: compiler build failed && goto :failure - -%_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:Configuration=%BUILD_CONFIG% /p:RestorePackages=%RestorePackages% -@if ERRORLEVEL 1 echo Error: library build failed && goto :failure - -if '%BUILD_FSHARP_DATA_TYPEPROVIDERS%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-typeproviders-build.proj /p:Configuration=%BUILD_CONFIG% /p:RestorePackages=%RestorePackages% - @if ERRORLEVEL 1 echo Error: type provider build failed && goto :failure -) - -if '%BUILD_CORECLR%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:TargetFramework=coreclr /p:Configuration=%BUILD_CONFIG% /p:RestorePackages=%RestorePackages% - @if ERRORLEVEL 1 echo Error: library coreclr build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-compiler-build.proj /p:TargetFramework=coreclr /p:Configuration=%BUILD_CONFIG% /p:RestorePackages=%RestorePackages% - @if ERRORLEVEL 1 echo Error: compiler coreclr build failed && goto :failure - - if '%TEST_CORECLR%' == '1' ( - %_msbuildexe% src/fsharp-library-unittests-build.proj /p:TargetFramework=coreclr /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure - ) -) - -if '%BUILD_PORTABLE%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:TargetFramework=portable7 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library portable7 build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:TargetFramework=portable47 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library portable47 build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:TargetFramework=portable78 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library portable78 build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-build.proj /p:TargetFramework=portable259 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library portable259 build failed && goto :failure -) - -if '%TEST_COMPILERUNIT%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-compiler-unittests-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: compiler unittests build failed && goto :failure -) -if '%TEST_NET40_COREUNIT%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-library-unittests-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure -) - -if '%TEST_PORTABLE_COREUNIT%' == '1' ( - %_msbuildexe% %msbuildflags% src/fsharp-library-unittests-build.proj /p:TargetFramework=portable7 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-unittests-build.proj /p:TargetFramework=portable47 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-unittests-build.proj /p:TargetFramework=portable78 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure - - %_msbuildexe% %msbuildflags% src/fsharp-library-unittests-build.proj /p:TargetFramework=portable259 /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: library unittests build failed && goto :failure -) - -if '%BUILD_VS%' == '1' ( - %_msbuildexe% %msbuildflags% vsintegration/fsharp-vsintegration-src-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: VS integration src build failed && goto :failure - - %_msbuildexe% %msbuildflags% vsintegration/fsharp-vsintegration-project-templates-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: VS integration project templates build failed && goto :failure - - %_msbuildexe% %msbuildflags% vsintegration/fsharp-vsintegration-item-templates-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: VS integration item templates build failed && goto :failure - - %_msbuildexe% %msbuildflags% vsintegration/fsharp-vsintegration-deployment-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: VS integration deployment build failed && goto :failure - - if '%TEST_VS%' == '1' ( - %_msbuildexe% %msbuildflags% vsintegration/fsharp-vsintegration-unittests-build.proj /p:Configuration=%BUILD_CONFIG% - @if ERRORLEVEL 1 echo Error: VS integration unittests build failed && goto :failure - ) -) +%_msbuildexe% %msbuildflags% build-everything.proj /p:Configuration=%BUILD_CONFIG% @echo on call src\update.cmd %BUILD_CONFIG_LOWERCASE% -ngen diff --git a/lkg/project.lock.json b/lkg/project.lock.json deleted file mode 100644 index d20470d2a..000000000 --- a/lkg/project.lock.json +++ /dev/null @@ -1,16026 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.FSharp.Compiler.NetCore": "1.0.0-alpha-160406", - "Microsoft.NETCore": "5.0.1-rc2-23911", - "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "Microsoft.DiaSymReader.PortablePdb": "1.0.0-rc-60301", - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160406", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Process": "4.1.0-rc2-23911", - "System.Diagnostics.TraceSource": "4.0.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtimeTargets": { - "runtimes/any/native/default.win32manifest": { - "assetType": "native", - "rid": "any" - } - } - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23805", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtimeTargets": { - "runtimes/any/native/FSharp.Core.optdata": { - "assetType": "native", - "rid": "any" - }, - "runtimes/any/native/FSharp.Core.sigdata": { - "assetType": "native", - "rid": "any" - } - } - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.VisualBasic": "10.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.ComponentModel.Annotations": "4.1.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Parallel": "4.0.1-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.NetworkInformation": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Numerics.Vectors": "4.1.1-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.DispatchProxy": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Dataflow": "4.6.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.FSharp.Compiler.NetCore": "1.0.0-alpha-160406", - "Microsoft.NETCore": "5.0.1-rc2-23911", - "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "Microsoft.DiaSymReader.PortablePdb": "1.0.0-rc-60301", - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160406", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Process": "4.1.0-rc2-23911", - "System.Diagnostics.TraceSource": "4.0.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "native": { - "runtimes/any/native/default.win32manifest": {} - } - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23805", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "native": { - "runtimes/any/native/FSharp.Core.optdata": {}, - "runtimes/any/native/FSharp.Core.sigdata": {} - } - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.VisualBasic": "10.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.ComponentModel.Annotations": "4.1.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Parallel": "4.0.1-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.NetworkInformation": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Numerics.Vectors": "4.1.1-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.DispatchProxy": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Dataflow": "4.6.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/coreconsole": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.FSharp.Compiler.NetCore": "1.0.0-alpha-160406", - "Microsoft.NETCore": "5.0.1-rc2-23911", - "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "Microsoft.DiaSymReader.PortablePdb": "1.0.0-rc-60301", - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160406", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Process": "4.1.0-rc2-23911", - "System.Diagnostics.TraceSource": "4.0.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "native": { - "runtimes/any/native/default.win32manifest": {} - } - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23805", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "native": { - "runtimes/any/native/FSharp.Core.optdata": {}, - "runtimes/any/native/FSharp.Core.sigdata": {} - } - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.VisualBasic": "10.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.ComponentModel.Annotations": "4.1.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Parallel": "4.0.1-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.NetworkInformation": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Numerics.Vectors": "4.1.1-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.DispatchProxy": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Dataflow": "4.6.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/coreconsole": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.linux.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.FSharp.Compiler.NetCore": "1.0.0-alpha-160406", - "Microsoft.NETCore": "5.0.1-rc2-23911", - "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "Microsoft.DiaSymReader.PortablePdb": "1.0.0-rc-60301", - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160406", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Process": "4.1.0-rc2-23911", - "System.Diagnostics.TraceSource": "4.0.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "native": { - "runtimes/any/native/default.win32manifest": {} - } - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23805", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "native": { - "runtimes/any/native/FSharp.Core.optdata": {}, - "runtimes/any/native/FSharp.Core.sigdata": {} - } - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.VisualBasic": "10.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.ComponentModel.Annotations": "4.1.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Parallel": "4.0.1-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.NetworkInformation": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Numerics.Vectors": "4.1.1-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.DispatchProxy": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Dataflow": "4.6.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/CoreConsole.exe": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.FSharp.Compiler.NetCore": "1.0.0-alpha-160406", - "Microsoft.NETCore": "5.0.1-rc2-23911", - "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "Microsoft.DiaSymReader.PortablePdb": "1.0.0-rc-60301", - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160406", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Process": "4.1.0-rc2-23911", - "System.Diagnostics.TraceSource": "4.0.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll": {}, - "lib/DNXCore50/FSharp.Compiler.dll": {}, - "lib/DNXCore50/fsc.exe": {}, - "lib/DNXCore50/fsi.exe": {} - }, - "native": { - "runtimes/any/native/default.win32manifest": {} - } - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "NETStandard.Library": "1.5.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23805", - "System.Net.Requests": "4.0.11-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Runtime.Loader": "4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "runtime": { - "lib/DNXCore50/FSharp.Core.dll": {} - }, - "native": { - "runtimes/any/native/FSharp.Core.optdata": {}, - "runtimes/any/native/FSharp.Core.sigdata": {} - } - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-rc2-23911", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.VisualBasic": "10.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.ComponentModel.Annotations": "4.1.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Linq.Parallel": "4.0.1-rc2-23911", - "System.Linq.Queryable": "4.0.1-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.NetworkInformation": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Numerics.Vectors": "4.1.1-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.DispatchProxy": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Metadata": "1.3.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Dataflow": "4.6.0-rc2-23911", - "System.Threading.Tasks.Parallel": "4.0.1-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/CoreConsole.exe": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.ComponentModel": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Dynamic.Runtime": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1-rc2-23911": { - "sha512": "GiNA2kpKjg99AeSzO0bnx762rC7nxd5UBTmH9tU9oRd++I1svrQVwD0GTWglDb9djH6GgM5uNsXbC2DLE6723A==", - "type": "package", - "files": [ - "Microsoft.CSharp.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.DiaSymReader/1.0.7": { - "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", - "type": "package", - "files": [ - "Microsoft.DiaSymReader.1.0.7.nupkg.sha512", - "Microsoft.DiaSymReader.nuspec", - "lib/net20/Microsoft.DiaSymReader.dll", - "lib/net20/Microsoft.DiaSymReader.xml", - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", - "lib/portable-net45+win8/Microsoft.DiaSymReader.xml" - ] - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "sha512": "xgkCQFUZQ73Wpqoyt2C3hvSOEnYEDNsHHfffUs6m+UgycITJCz5F1VBnuIUSb3tJ8Oqr8lNDBoWNzukE6Rr+ug==", - "type": "package", - "files": [ - "Microsoft.DiaSymReader.PortablePdb.1.0.0-rc-60301.nupkg.sha512", - "Microsoft.DiaSymReader.PortablePdb.nuspec", - "lib/net45/Microsoft.DiaSymReader.PortablePdb.dll", - "lib/net45/Microsoft.DiaSymReader.PortablePdb.xml", - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll", - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.xml" - ] - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.FSharp.Compiler.Host.netcore/1.0.0-alpha-160406": { - "sha512": "7kXzo8Qj9x03bIQ+tloBU5K42LzaUuwFWwfUmvQFxhdAX7ujK+Lm/I7hYUbxJ5Uo4V5iTE7gBqaT/CXNc1+wPA==", - "type": "package", - "files": [ - "Microsoft.FSharp.Compiler.Host.netcore.1.0.0-alpha-160406.nupkg.sha512", - "Microsoft.FSharp.Compiler.Host.netcore.nuspec" - ] - }, - "Microsoft.FSharp.Compiler.NetCore/1.0.0-alpha-160406": { - "sha512": "7LzGoasoAonpjdDKpq3EnJd1WQKpbuF2dz+kFxnTqUnsFBfjCM6tAQJBkLNgCk1SkRSnRjJzXCYqQFvlf4AXMg==", - "type": "package", - "files": [ - "Microsoft.FSharp.Compiler.NetCore.1.0.0-alpha-160406.nupkg.sha512", - "Microsoft.FSharp.Compiler.NetCore.nuspec", - "lib/DNXCore50/FSharp.Compiler.Interactive.Settings.dll", - "lib/DNXCore50/FSharp.Compiler.dll", - "lib/DNXCore50/fsc.exe", - "lib/DNXCore50/fsi.exe", - "runtimes/any/native/default.win32manifest" - ] - }, - "Microsoft.FSharp.Core.netcore/1.0.0-alpha-160406": { - "sha512": "KMzfpctIF9xV5/8KgmnC0D9108FAtdJR3wuLrQhArqQNw+dH9Cw1Y4cnZgy3HoSUMj+TsWICmqKR4p1FnaItxA==", - "type": "package", - "files": [ - "Microsoft.FSharp.Core.netcore.1.0.0-alpha-160406.nupkg.sha512", - "Microsoft.FSharp.Core.netcore.nuspec", - "content/any/DNXCore50/FSharp.Core.optdata", - "content/any/DNXCore50/FSharp.Core.sigdata", - "lib/DNXCore50/FSharp.Core.dll", - "lib/DNXCore50/FSharp.Core.optdata", - "lib/DNXCore50/FSharp.Core.sigdata", - "runtimes/any/native/FSharp.Core.optdata", - "runtimes/any/native/FSharp.Core.sigdata" - ] - }, - "Microsoft.NETCore/5.0.1-rc2-23911": { - "sha512": "yRPMo6oQeBT81QpJ3D8sa0JfaQvwcGYmlbw5wYrkMYXiM+HHhnaTn33f774dFlfapV87GSB0NpMpZNQ9YFUyaw==", - "type": "package", - "files": [ - "Microsoft.NETCore.5.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "WeQJnUDGNUulgNYp5CxIon04kkxrgmULQ3TpkbCREqgcc30k5VGgHPxqsbfrfbJAitUP0TM8vB9uK9Uob+B6NA==", - "type": "package", - "files": [ - "Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.ConsoleHost.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-rc2-23911": { - "sha512": "zR2cJ8d5hMVgxGMld1jVdztWYd/WBWVCCWtaDKofAcgYPXGUdGS/2UE8RtbNxXwcu5oVrmdjNMOwiBvcD3oTDQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-rc2-23911.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", - "lib/netstandard1.3/Microsoft.VisualBasic.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/Microsoft.VisualBasic.dll", - "ref/netstandard1.1/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/de/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/es/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/fr/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/it/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/ja/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/ko/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/ru/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml", - "ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml", - "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "sha512": "ORR8X0dyhZtkmtJfVxZ/Cjn3ezAPzClqzxRHRBa+NEA+Pd10ladDVEkJksIKAAyuRZDTKAWFNlDlo+oqcdXDlw==", - "type": "package", - "files": [ - "Microsoft.Win32.Registry.4.0.0-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Registry.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/Microsoft.Win32.Registry.dll", - "ref/net46/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "sha512": "0Q/XWT5naM2/WuhmTjIvV04iYk9qs+DrWp6YlyRh5lCo+w/D7ZO7GliKQ5a7WT2ne2m77aY90oMGpfIzsN8vmA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netstandard1.3/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "nRESynAlFI5lKitmw9LCB2ENO+cP+se6lxGbzzq3zfWjsaXtu5fS0l/t3AEnU8pz2VDa1V4My/GUU6gT80TgPw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.Diagnostics.Process.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "sha512": "9AighWGcvCLrb3UYXtefr5JhRwe5lWw9Y/mkxrOFfaTxJo894f/HLgN6DCScZXBxs9GFLfgIL4TATbOvvX8plg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "8Ogjx559Lyq7Fl/zAGdnnxnhh0cMfvgu39tx9PeTTrozplJU/iTKB1OlJ04oK+CXxqEpVhaAabv/Gqe7Z2O8YQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/osx.10.10-x64/native/coreconsole" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "jGuoNno0VfD8a4Nn+GHgRiuDAFBWcbIrHvpw0xQ9yCYVZavH33xPxQtZ9fXHOjeQRdL2vt6NLRUp0cGGNEilGg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Diagnostics.Process.nuspec", - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "sha512": "6es9ykzdeN/tbAewT0DV0epBdUPrJ+I+GqXOPvBmAzp8X8kYnpmk0Z3q5tkpZWETnZ4MflFkexAebmERIfK2Wg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/osx.10.10/lib/netstandard1.3/System.Net.NetworkInformation.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "Fa2dYipn+1D0H+bolqBgy7MWGIiBWmHI4MXZb+Nzhc/jGxn+93YBsKPCQT1E8zsQ41QeN2OE4cDpZxpuTP9fVA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/coreconsole" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "ttAdh+r8Gp5Bqgs+bjGaGI7fIRirKL7uvWjB6UJ+IrAtPAeAuWYfUspSnMP//v/9Hsrztyy14o4UD+PzGrFSAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.TraceSource.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "C16W6kAdMqiy38RhyC6n1ZWK+mhnKQo747y+RQIdQ7iyYy4nnousEEQrvGVr4Q8AoidpT2feu1YZjYtXFqnLqg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "4kOTPNo1+g4FaY2TMtVqdrZdY8uDWm0Mvm5qge1xyObj5Jb/9215uR1LDbhT+474Th1ByouCWoezfkWupqInkg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Requests.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "KxV4BGGy7ZkR88RfgVKDyuo9Q8LuomxvZNK3fm3wDHoQ+KhSjp2V9KnXV5cmemQ5IUBC6fcKcPDhyBVNMxmiuA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/win7-x64/native/CoreConsole.exe" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "B19rEbTulRCT9dbfSFFicev70eZVJX2neUoqi5iUsp8I4eDDUS0HnPC55zXpv0roKGpvmxFnx99JtCpxeznPEg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/win7-x86/native/CoreConsole.exe" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "WGKQ7zQ8FtcYv7WzgEorEBnIcJrLWGajD4BQ3gkQX9/upEpTGTvu12pP478o9OcNO+zJ28aPglLywKVqqV4exw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Process.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "Ov/Hh64NrmxDxpcSdlilXr48Rqd+rBQcjAMLUQG+zB6LubFt0NAh3z1cUSFOj6OC48y4PGqvs+Os08nGdoeqPQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.TraceSource.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "NCsElfMAr+BGQq2RMpuXm3c6jTslZLrG6qssOVkIjG0tqbo7iSizOVNhIKc8g37izhTb9MArAzf/AI4dkVH11w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-rc2-23911": { - "sha512": "yt3BCfBuv2ZCD4Mtii85bO2GcSoAJTRLj/Emguh4YhqX6uOnXEsXCO19bFiqS2oDk6VHlncsgj5oqNMD/73zaA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NetworkInformation.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NetworkInformation.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "SYPtK9dcWNnIaKUiFBjWqehICNcVJ9JuWmRHET3uB5YSZdTy3rZG5ZY+qYHNEh7xG1bjk4Mapkvb1LBAlZsOkA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Requests.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "sha512": "ZHm2UsUOGxfLPnPGjN1a+n0GoxwGbsiLmOMMgsO8m3khdda/nSnkVbtA7Jx++fh6o+oY2nIiTyM7MX4KJMukUg==", - "type": "package", - "files": [ - "System.Collections.Immutable.1.2.0-rc2-23911.nupkg.sha512", - "System.Collections.Immutable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" - ] - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "sha512": "8Rjdtk6R+ppCCz6mUtco2AI99iC8yCVRYrOv1KvX6qhvh2xpaJU4kMbWS0VsB6eYNef/M2eAmlAe8kzByKtpfA==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/netstandard1.3/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.3/System.Collections.NonGeneric.dll", - "ref/netstandard1.3/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "sha512": "cSKYFnGmQzGPFFCIrHyczUl5lE4Ow6SpGX1KNmzK1C1ySwwjwUXrxRSpUJi4Cp/+FhBRD/YtTvF/CZdA1z1wFA==", - "type": "package", - "files": [ - "System.Collections.Specialized.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.Specialized.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.Specialized.dll", - "lib/netstandard1.3/System.Collections.Specialized.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.xml", - "ref/netstandard1.3/de/System.Collections.Specialized.xml", - "ref/netstandard1.3/es/System.Collections.Specialized.xml", - "ref/netstandard1.3/fr/System.Collections.Specialized.xml", - "ref/netstandard1.3/it/System.Collections.Specialized.xml", - "ref/netstandard1.3/ja/System.Collections.Specialized.xml", - "ref/netstandard1.3/ko/System.Collections.Specialized.xml", - "ref/netstandard1.3/ru/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ComponentModel/4.0.1-rc2-23911": { - "sha512": "i6VpsKpmzZY4oDqW+sFiGsI2z97WqaO0xB6zEVuLBIt1NO9B2ehGNMzj7xc2z206+wfqULcSPf4/ADvwi1ecSw==", - "type": "package", - "files": [ - "System.ComponentModel.4.0.1-rc2-23911.nupkg.sha512", - "System.ComponentModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.dll", - "lib/netstandard1.3/System.ComponentModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.dll", - "ref/netcore50/System.ComponentModel.xml", - "ref/netcore50/de/System.ComponentModel.xml", - "ref/netcore50/es/System.ComponentModel.xml", - "ref/netcore50/fr/System.ComponentModel.xml", - "ref/netcore50/it/System.ComponentModel.xml", - "ref/netcore50/ja/System.ComponentModel.xml", - "ref/netcore50/ko/System.ComponentModel.xml", - "ref/netcore50/ru/System.ComponentModel.xml", - "ref/netcore50/zh-hans/System.ComponentModel.xml", - "ref/netcore50/zh-hant/System.ComponentModel.xml", - "ref/netstandard1.0/System.ComponentModel.dll", - "ref/netstandard1.0/System.ComponentModel.xml", - "ref/netstandard1.0/de/System.ComponentModel.xml", - "ref/netstandard1.0/es/System.ComponentModel.xml", - "ref/netstandard1.0/fr/System.ComponentModel.xml", - "ref/netstandard1.0/it/System.ComponentModel.xml", - "ref/netstandard1.0/ja/System.ComponentModel.xml", - "ref/netstandard1.0/ko/System.ComponentModel.xml", - "ref/netstandard1.0/ru/System.ComponentModel.xml", - "ref/netstandard1.0/zh-hans/System.ComponentModel.xml", - "ref/netstandard1.0/zh-hant/System.ComponentModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ComponentModel.Annotations/4.1.0-rc2-23911": { - "sha512": "N5IGe/cwCKgRQ7udZWtF9GtMimXyBwB6x7hjvJnNMESywOFLFZubLB5QaJClgBAAYhX2vUDKXSqWStpBhYxyHw==", - "type": "package", - "files": [ - "System.ComponentModel.Annotations.4.1.0-rc2-23911.nupkg.sha512", - "System.ComponentModel.Annotations.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "Rm6bEKePfb+CoPgVSukGp2CK0kaXRy+BeQ4lbIf5SVIEns3Fc+SkATSG3TcNkfluM89SxRQjMXUfUPYQfQBAqA==", - "type": "package", - "files": [ - "System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Process.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.Process.dll", - "lib/net461/System.Diagnostics.Process.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.Process.dll", - "ref/net461/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.xml", - "ref/netstandard1.3/de/System.Diagnostics.Process.xml", - "ref/netstandard1.3/es/System.Diagnostics.Process.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.3/it/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", - "ref/netstandard1.4/System.Diagnostics.Process.dll", - "ref/netstandard1.4/System.Diagnostics.Process.xml", - "ref/netstandard1.4/de/System.Diagnostics.Process.xml", - "ref/netstandard1.4/es/System.Diagnostics.Process.xml", - "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.4/it/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "TnyZWmx5C4UbkMmncWz7dxO2x8Rvppzc7Nm1I4xAWzl4l4XhMcekkgms+OmNc1LDuWA5B+S2fS6j6NmbcfbjfA==", - "type": "package", - "files": [ - "System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.TraceSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.TraceSource.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Dynamic.Runtime/4.0.11-rc2-23911": { - "sha512": "gsacHsFQMdNhkyKKESWtA8AErABVQnspb6YmCHOm4oKMrlUsHmo9Pz5T6raQ0ssBKlvNyQByUepJn85DY6ynqg==", - "type": "package", - "files": [ - "System.Dynamic.Runtime.4.0.11-rc2-23911.nupkg.sha512", - "System.Dynamic.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Dynamic.Runtime.dll", - "lib/netstandard1.3/System.Dynamic.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", - "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/zh-hans/System.Dynamic.Runtime.xml", - "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/System.Dynamic.Runtime.dll", - "ref/netstandard1.0/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/System.Dynamic.Runtime.dll", - "ref/netstandard1.3/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "t6jHcsDqJUPmGjF2q/mqHvs6gbqDuQA6o4TMIkCTo8FNc9hh1LWKiSdZ5d5Q9Lu2Ayk9g0W4sMeR9uXVycfITw==", - "type": "package", - "files": [ - "System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.UnmanagedMemoryStream/4.0.1-rc2-23911": { - "sha512": "Nv/vy9SIkEbTUwhxdfDXWDVIdADtOlFV5G7LNQiWRZd8wpjlNG3oeEuItnuzDFzwuZy6OgBm9r9T2VQBfdY00A==", - "type": "package", - "files": [ - "System.IO.UnmanagedMemoryStream.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.UnmanagedMemoryStream.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll", - "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml", - "ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Parallel/4.0.1-rc2-23911": { - "sha512": "uEetoUHQoumwivPxa5reuQv3hd5z2AQY0QwOwcLHJZSItoMjSGtlIYJO57hUv7BOH1iyuc1SRotdRwfBX44N4Q==", - "type": "package", - "files": [ - "System.Linq.Parallel.4.0.1-rc2-23911.nupkg.sha512", - "System.Linq.Parallel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Parallel.dll", - "lib/netstandard1.3/System.Linq.Parallel.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Parallel.dll", - "ref/netcore50/System.Linq.Parallel.xml", - "ref/netcore50/de/System.Linq.Parallel.xml", - "ref/netcore50/es/System.Linq.Parallel.xml", - "ref/netcore50/fr/System.Linq.Parallel.xml", - "ref/netcore50/it/System.Linq.Parallel.xml", - "ref/netcore50/ja/System.Linq.Parallel.xml", - "ref/netcore50/ko/System.Linq.Parallel.xml", - "ref/netcore50/ru/System.Linq.Parallel.xml", - "ref/netcore50/zh-hans/System.Linq.Parallel.xml", - "ref/netcore50/zh-hant/System.Linq.Parallel.xml", - "ref/netstandard1.1/System.Linq.Parallel.dll", - "ref/netstandard1.1/System.Linq.Parallel.xml", - "ref/netstandard1.1/de/System.Linq.Parallel.xml", - "ref/netstandard1.1/es/System.Linq.Parallel.xml", - "ref/netstandard1.1/fr/System.Linq.Parallel.xml", - "ref/netstandard1.1/it/System.Linq.Parallel.xml", - "ref/netstandard1.1/ja/System.Linq.Parallel.xml", - "ref/netstandard1.1/ko/System.Linq.Parallel.xml", - "ref/netstandard1.1/ru/System.Linq.Parallel.xml", - "ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml", - "ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "sha512": "lsdzzv9yvLDNgZn7DY5O8H7I66kIfd3JSIKpPubxoj1EeInQEWIDAU4kqHhoi4bdI0k7eHUw0kaWF9JVEVEpYw==", - "type": "package", - "files": [ - "System.Linq.Queryable.4.0.1-rc2-23911.nupkg.sha512", - "System.Linq.Queryable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NetworkInformation/4.1.0-rc2-23911": { - "sha512": "PoGlBgDn0zMMyAz5cLyNe80fOBFM/JUQaUon9M42LE3jgxwORuJXsM2rwFswVYC5yUbKAVCEXNHM7AFsjVoJkw==", - "type": "package", - "files": [ - "System.Net.NetworkInformation.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.NetworkInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.NetworkInformation.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.NetworkInformation.dll", - "ref/netcore50/System.Net.NetworkInformation.dll", - "ref/netcore50/System.Net.NetworkInformation.xml", - "ref/netcore50/de/System.Net.NetworkInformation.xml", - "ref/netcore50/es/System.Net.NetworkInformation.xml", - "ref/netcore50/fr/System.Net.NetworkInformation.xml", - "ref/netcore50/it/System.Net.NetworkInformation.xml", - "ref/netcore50/ja/System.Net.NetworkInformation.xml", - "ref/netcore50/ko/System.Net.NetworkInformation.xml", - "ref/netcore50/ru/System.Net.NetworkInformation.xml", - "ref/netcore50/zh-hans/System.Net.NetworkInformation.xml", - "ref/netcore50/zh-hant/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/System.Net.NetworkInformation.dll", - "ref/netstandard1.0/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/de/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/es/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/fr/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/it/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/ja/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/ko/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/ru/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/zh-hans/System.Net.NetworkInformation.xml", - "ref/netstandard1.0/zh-hant/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/System.Net.NetworkInformation.dll", - "ref/netstandard1.3/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/de/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/es/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/fr/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/it/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/ja/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/ko/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/ru/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/zh-hans/System.Net.NetworkInformation.xml", - "ref/netstandard1.3/zh-hant/System.Net.NetworkInformation.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "zT1JW8ZrWbSRzmKaUXd6VZvhBdqq+i/GQutlkOIu4LzdJMXcL8KX65vzJsVQOVZVsac+YD5iMXYnMRFdNYy+9Q==", - "type": "package", - "files": [ - "System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Requests.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Requests.dll", - "ref/netcore50/System.Net.Requests.xml", - "ref/netcore50/de/System.Net.Requests.xml", - "ref/netcore50/es/System.Net.Requests.xml", - "ref/netcore50/fr/System.Net.Requests.xml", - "ref/netcore50/it/System.Net.Requests.xml", - "ref/netcore50/ja/System.Net.Requests.xml", - "ref/netcore50/ko/System.Net.Requests.xml", - "ref/netcore50/ru/System.Net.Requests.xml", - "ref/netcore50/zh-hans/System.Net.Requests.xml", - "ref/netcore50/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.0/System.Net.Requests.dll", - "ref/netstandard1.0/System.Net.Requests.xml", - "ref/netstandard1.0/de/System.Net.Requests.xml", - "ref/netstandard1.0/es/System.Net.Requests.xml", - "ref/netstandard1.0/fr/System.Net.Requests.xml", - "ref/netstandard1.0/it/System.Net.Requests.xml", - "ref/netstandard1.0/ja/System.Net.Requests.xml", - "ref/netstandard1.0/ko/System.Net.Requests.xml", - "ref/netstandard1.0/ru/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.1/System.Net.Requests.dll", - "ref/netstandard1.1/System.Net.Requests.xml", - "ref/netstandard1.1/de/System.Net.Requests.xml", - "ref/netstandard1.1/es/System.Net.Requests.xml", - "ref/netstandard1.1/fr/System.Net.Requests.xml", - "ref/netstandard1.1/it/System.Net.Requests.xml", - "ref/netstandard1.1/ja/System.Net.Requests.xml", - "ref/netstandard1.1/ko/System.Net.Requests.xml", - "ref/netstandard1.1/ru/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.3/System.Net.Requests.dll", - "ref/netstandard1.3/System.Net.Requests.xml", - "ref/netstandard1.3/de/System.Net.Requests.xml", - "ref/netstandard1.3/es/System.Net.Requests.xml", - "ref/netstandard1.3/fr/System.Net.Requests.xml", - "ref/netstandard1.3/it/System.Net.Requests.xml", - "ref/netstandard1.3/ja/System.Net.Requests.xml", - "ref/netstandard1.3/ko/System.Net.Requests.xml", - "ref/netstandard1.3/ru/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hant/System.Net.Requests.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "sha512": "MIEwDH+9fD6K74+bhr/ZG607Q0jq8yddqda/9jtIoB4M9tBxTZOV7ryMM7oTWNERBG7yM+pspqxFLA7Fvw+51A==", - "type": "package", - "files": [ - "System.Net.WebHeaderCollection.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.WebHeaderCollection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll", - "ref/netstandard1.3/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Numerics.Vectors/4.1.1-rc2-23911": { - "sha512": "GkN7eOHCr4LJyNuZO6Nyliazrsp/U7fyrE5tzbnHGtWjXyyPPFt7nihzMszcjEGvcnzLYM/44pNuAlNUxBHO+Q==", - "type": "package", - "files": [ - "System.Numerics.Vectors.4.1.1-rc2-23911.nupkg.sha512", - "System.Numerics.Vectors.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/net46/_._", - "lib/netstandard1.3/System.Numerics.Vectors.dll", - "lib/netstandard1.3/System.Numerics.Vectors.xml", - "lib/portable-net45+win8/System.Numerics.Vectors.dll", - "lib/portable-net45+win8/System.Numerics.Vectors.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/net46/_._", - "ref/netstandard1.1/System.Numerics.Vectors.dll", - "ref/portable-net45+win8/System.Numerics.Vectors.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.DispatchProxy/4.0.1-rc2-23911": { - "sha512": "R/ddD2OVZgrhqjW+KxqrrbfgJW4xvt7rdTVARwS3RCK+lMyeNiXvEhuefYU/9hq97N9n1Th5C9IiXLa9CCqtog==", - "type": "package", - "files": [ - "System.Reflection.DispatchProxy.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.DispatchProxy.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.3/System.Reflection.DispatchProxy.dll", - "ref/netstandard1.3/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "sha512": "oJRsUBGfJ6/Yk6VVG6JXZ7eIzXmCVipE9g2qwXqOMBsOGVIK8W4cqmFNsqfHGbNwmmhW9U0566FspBcV3fk7Zw==", - "type": "package", - "files": [ - "System.Reflection.Metadata.1.3.0-rc2-23911.nupkg.sha512", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "sha512": "4zc5OPUW3tCjfOFqVf44b/OtDyP9RSHwYjSXYxPIKBhR3gEvdxaSLkvvZwuKO326nFWAyd3ybhzXluN13h4UcQ==", - "type": "package", - "files": [ - "System.Runtime.Loader.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.Loader.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net462/_._", - "lib/netcore50/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Dataflow/4.6.0-rc2-23911": { - "sha512": "aCrLee5km27GKms+hS0C2JYXEdAy1jjaJLFSXylQOqcrJ9lkuYrN+t7ou1qbl6DY6QDMPGJjXV6qebwA0l13Ww==", - "type": "package", - "files": [ - "System.Threading.Tasks.Dataflow.4.6.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Dataflow.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML", - "lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll", - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML", - "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "sha512": "OmfR89tWe4xvE0120SxzYAY0ZnGKYL15QajQfOoSia6josfd/1ZHtl5RdITdeUwvHIthd4VxfT+nQnaEjZMneA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Parallel.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Parallel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.Parallel.dll", - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/it/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.FSharp.Compiler.Host.netcore >= 1.0.0-alpha-160406" - ], - "DNXCore,Version=v5.0": [] - }, - "tools": {}, - "projectFileToolGroups": {} -} \ No newline at end of file diff --git a/src/FSharpSource.targets b/src/FSharpSource.targets index 439b66b49..355f9f7c4 100644 --- a/src/FSharpSource.targets +++ b/src/FSharpSource.targets @@ -19,7 +19,7 @@ - + true diff --git a/src/assemblyinfo/assemblyinfo.FSharp.Data.TypeProviders.dll.fs b/src/assemblyinfo/assemblyinfo.FSharp.Data.TypeProviders.dll.fs deleted file mode 100644 index 978a6ea15..000000000 --- a/src/assemblyinfo/assemblyinfo.FSharp.Data.TypeProviders.dll.fs +++ /dev/null @@ -1,20 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp -open System.Reflection -open System.Runtime.InteropServices - -[] -[] -[] -[] -[] -[] -do() - -#if NO_STRONG_NAMES -[] -#else -[] -#endif -do() diff --git a/src/buildtools/buildnugets.fsx b/src/buildtools/buildnugets.fsx index b7781db2e..ddf82dfcf 100644 --- a/src/buildtools/buildnugets.fsx +++ b/src/buildtools/buildnugets.fsx @@ -53,7 +53,7 @@ try let nugetArgs = sprintf "pack %s -BasePath \"%s\" -OutputDirectory \"%s\" -ExcludeEmptyDirectories -prop licenseUrl=\"%s\" -prop version=\"%s\" -prop authors=\"%s\" -prop projectURL=\"%s\" -prop tags=\"%s\" -Verbosity detailed" nuspec - bindir + layouts output licenseUrl version diff --git a/src/fsharp-typeproviders-build.proj b/src/fsharp-typeproviders-build.proj deleted file mode 100644 index c7786a0a4..000000000 --- a/src/fsharp-typeproviders-build.proj +++ /dev/null @@ -1,19 +0,0 @@ - - - - - net40 - - - - - - - - - - - - - diff --git a/src/fsharp.sln b/src/fsharp.sln index b7fbf07f3..2a9334f85 100644 --- a/src/fsharp.sln +++ b/src/fsharp.sln @@ -27,8 +27,6 @@ Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Compiler.Server.Shar EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Core.Unittests", "fsharp\FSharp.Core.Unittests\FSharp.Core.Unittests.fsproj", "{88E2D422-6852-46E3-A740-83E391DC7973}" EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Data.TypeProviders", "fsharp\FSharp.Data.TypeProviders\FSharp.Data.TypeProviders.fsproj", "{CB7D20C4-6506-406D-9144-5342C3595F03}" -EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FsiAnyCPU", "fsharp\fsiAnyCpu\FsiAnyCPU.fsproj", "{8B3E283D-B5FE-4055-9D80-7E3A32F3967B}" EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Compiler.Unittests", "fsharp\FSharp.Compiler.Unittests\FSharp.Compiler.Unittests.fsproj", "{A8D9641A-9170-4CF4-8FE0-6DB8C134E1B5}" @@ -77,10 +75,6 @@ Global {88E2D422-6852-46E3-A740-83E391DC7973}.Debug|Any CPU.Build.0 = Debug|Any CPU {88E2D422-6852-46E3-A740-83E391DC7973}.Release|Any CPU.ActiveCfg = Release|Any CPU {88E2D422-6852-46E3-A740-83E391DC7973}.Release|Any CPU.Build.0 = Release|Any CPU - {CB7D20C4-6506-406D-9144-5342C3595F03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CB7D20C4-6506-406D-9144-5342C3595F03}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CB7D20C4-6506-406D-9144-5342C3595F03}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CB7D20C4-6506-406D-9144-5342C3595F03}.Release|Any CPU.Build.0 = Release|Any CPU {8B3E283D-B5FE-4055-9D80-7E3A32F3967B}.Debug|Any CPU.ActiveCfg = Debug|x86 {8B3E283D-B5FE-4055-9D80-7E3A32F3967B}.Release|Any CPU.ActiveCfg = Release|x86 {A8D9641A-9170-4CF4-8FE0-6DB8C134E1B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU diff --git a/src/fsharp/CheckFormatStrings.fs b/src/fsharp/CheckFormatStrings.fs index 5341822b0..d70062daf 100644 --- a/src/fsharp/CheckFormatStrings.fs +++ b/src/fsharp/CheckFormatStrings.fs @@ -30,7 +30,9 @@ let mkFlexibleFormatTypar m tys dflt = let mkFlexibleIntFormatTypar g m = mkFlexibleFormatTypar m [ g.byte_ty; g.int16_ty; g.int32_ty; g.int64_ty; g.sbyte_ty; g.uint16_ty; g.uint32_ty; g.uint64_ty;g.nativeint_ty;g.unativeint_ty; ] g.int_ty - + +let mkFlexibleDecimalFormatTypar g m = + mkFlexibleFormatTypar m [ g.decimal_ty ] g.decimal_ty let mkFlexibleFloatFormatTypar g m = mkFlexibleFormatTypar m [ g.float_ty; g.float32_ty; g.decimal_ty ] g.float_ty @@ -235,9 +237,9 @@ let parseFormatStringInternal (m:range) g (source: string option) fmt bty cty = | ('h' | 'H') -> failwithf "%s" <| FSComp.SR.forHIsUnnecessary() - | 'M' -> + | 'M' -> collectSpecifierLocation relLine relCol - parseLoop ((posi, g.decimal_ty) :: acc) (i+1, relLine, relCol+1) + parseLoop ((posi, mkFlexibleDecimalFormatTypar g m) :: acc) (i+1, relLine, relCol+1) | ('f' | 'F' | 'e' | 'E' | 'g' | 'G') -> collectSpecifierLocation relLine relCol diff --git a/src/fsharp/CompileOps.fs b/src/fsharp/CompileOps.fs index bf898f2b8..9c6ac4390 100755 --- a/src/fsharp/CompileOps.fs +++ b/src/fsharp/CompileOps.fs @@ -102,7 +102,6 @@ exception DeprecatedCommandLineOptionNoDescription of string * range exception InternalCommandLineOption of string * range exception HashLoadedSourceHasIssues of (*warnings*) exn list * (*errors*) exn list * range exception HashLoadedScriptConsideredSource of range -exception InvalidInternalsVisibleToAssemblyName of (*badName*)string * (*fileName option*) string option let GetRangeOfError(err:PhasedError) = @@ -3548,7 +3547,7 @@ let WriteOptimizationData (tcGlobals, file, ccu,modulInfo) = // Abstraction for project reference type RawFSharpAssemblyDataBackedByFileOnDisk (ilModule: ILModuleDef, ilAssemblyRefs) = - let externalSigAndOptData = ["FSharp.Core";"FSharp.LanguageService.Compiler"] + let externalSigAndOptData = ["FSharp.Core"] interface IRawFSharpAssemblyData with member __.GetAutoOpenAttributes(ilg) = GetAutoOpenAttributes ilg ilModule member __.GetInternalsVisibleToAttributes(ilg) = GetInternalsVisibleToAttributes ilg ilModule @@ -3701,6 +3700,13 @@ type TcImports(tcConfigP:TcConfigProvider, initialResolutions:TcAssemblyResoluti | Some(importsBase)-> importsBase.GetDllInfos() @ dllInfos | None -> dllInfos + member tcImports.AllAssemblyResolutions() = + CheckDisposed() + let ars = resolutions.GetAssemblyResolutions() + match importsBase with + | Some(importsBase)-> importsBase.AllAssemblyResolutions() @ ars + | None -> ars + member tcImports.TryFindDllInfo (m,assemblyName,lookupOnly) = CheckDisposed() let rec look (t:TcImports) = @@ -4036,7 +4042,7 @@ type TcImports(tcConfigP:TcConfigProvider, initialResolutions:TcAssemblyResoluti { resolutionFolder = tcConfig.implicitIncludeDir outputFile = tcConfig.outputFile showResolutionMessages = tcConfig.showExtensionTypeMessages - referencedAssemblies = [| for r in resolutions.GetAssemblyResolutions() -> r.resolvedPath |] + referencedAssemblies = Array.distinct [| for r in tcImports.AllAssemblyResolutions() -> r.resolvedPath |] temporaryFolder = FileSystem.GetTempPathShim() } // The type provider should not hold strong references to disposed @@ -4585,17 +4591,19 @@ type TcImports(tcConfigP:TcConfigProvider, initialResolutions:TcAssemblyResoluti /// Process #r in F# Interactive. /// Adds the reference to the tcImports and add the ccu to the type checking environment. -let RequireDLL (tcImports:TcImports) tcEnv m file = - let RequireResolved = function - | ResolvedImportedAssembly(ccuinfo) -> ccuinfo - | UnresolvedImportedAssembly(assemblyName) -> error(Error(FSComp.SR.buildCouldNotResolveAssemblyRequiredByFile(assemblyName,file),m)) +let RequireDLL (tcImports:TcImports, tcEnv, thisAssemblyName, m, file) = let resolutions = CommitOperationResult(tcImports.TryResolveAssemblyReference(AssemblyReference(m,file,None),ResolveAssemblyReferenceMode.ReportErrors)) let dllinfos,ccuinfos = tcImports.RegisterAndImportReferencedAssemblies(resolutions) - let ccuinfos = ccuinfos |> List.map RequireResolved + + let asms = + ccuinfos |> List.map (function + | ResolvedImportedAssembly(asm) -> asm + | UnresolvedImportedAssembly(assemblyName) -> error(Error(FSComp.SR.buildCouldNotResolveAssemblyRequiredByFile(assemblyName,file),m))) + let g = tcImports.GetTcGlobals() let amap = tcImports.GetImportMap() - let tcEnv = ccuinfos |> List.fold (fun tcEnv ccuinfo -> Tc.AddCcuToTcEnv(g,amap,m,tcEnv,ccuinfo.FSharpViewOfMetadata,ccuinfo.AssemblyAutoOpenAttributes,false)) tcEnv - tcEnv,(dllinfos,ccuinfos) + let tcEnv = (tcEnv, asms) ||> List.fold (fun tcEnv asm -> Tc.AddCcuToTcEnv(g,amap,m,tcEnv,thisAssemblyName,asm.FSharpViewOfMetadata,asm.AssemblyAutoOpenAttributes,asm.AssemblyInternalsVisibleToAttributes)) + tcEnv,(dllinfos,asms) @@ -5013,29 +5021,16 @@ type LoadClosure with //-------------------------------------------------------------------------- /// Build the initial type checking environment -let GetInitialTcEnv (assemblyName:string option, initm:range, tcConfig:TcConfig, tcImports:TcImports, tcGlobals) = +let GetInitialTcEnv (thisAssemblyName:string, initm:range, tcConfig:TcConfig, tcImports:TcImports, tcGlobals) = let initm = initm.StartRange - let internalsAreVisibleHere (asm:ImportedAssembly) = - match assemblyName with - | None -> false - | Some assemblyName -> - let isTargetAssemblyName (visibleTo:string) = - try - System.Reflection.AssemblyName(visibleTo).Name = assemblyName - with e -> - warning(InvalidInternalsVisibleToAssemblyName(visibleTo,asm.FSharpViewOfMetadata.FileName)) - false - let internalsVisibleTos = asm.AssemblyInternalsVisibleToAttributes - List.exists isTargetAssemblyName internalsVisibleTos - let ccus = tcImports.GetImportedAssemblies() - |> List.map (fun asm -> asm.FSharpViewOfMetadata, asm.AssemblyAutoOpenAttributes, asm |> internalsAreVisibleHere) + |> List.map (fun asm -> asm.FSharpViewOfMetadata, asm.AssemblyAutoOpenAttributes, asm.AssemblyInternalsVisibleToAttributes) let amap = tcImports.GetImportMap() - let tcEnv = Tc.CreateInitialTcEnv(tcGlobals, amap, initm, ccus) + let tcEnv = Tc.CreateInitialTcEnv(tcGlobals, amap, initm, thisAssemblyName, ccus) let tcEnv = if tcConfig.checkOverflow then diff --git a/src/fsharp/CompileOps.fsi b/src/fsharp/CompileOps.fsi index 2be6d7cb1..e7299a3fc 100755 --- a/src/fsharp/CompileOps.fsi +++ b/src/fsharp/CompileOps.fsi @@ -649,7 +649,7 @@ val WriteOptimizationData : TcGlobals * string * CcuThunk * Optimizer.LazyModul /// Process #r in F# Interactive. /// Adds the reference to the tcImports and add the ccu to the type checking environment. -val RequireDLL : TcImports -> TcEnv -> range -> string -> TcEnv * (ImportedBinary list * ImportedAssembly list) +val RequireDLL : TcImports * TcEnv * thisAssemblyName: string * referenceRange: range * file: string -> TcEnv * (ImportedBinary list * ImportedAssembly list) /// Processing # commands val ProcessMetaCommandsFromInput : @@ -690,7 +690,7 @@ val ParseOneInputFile : TcConfig * Lexhelp.LexResourceManager * string list * st /// Get the initial type checking environment including the loading of mscorlib/System.Core, FSharp.Core /// applying the InternalsVisibleTo in referenced assemblies and opening 'Checked' if requested. -val GetInitialTcEnv : string option * range * TcConfig * TcImports * TcGlobals -> TcEnv +val GetInitialTcEnv : assemblyName: string * range * TcConfig * TcImports * TcGlobals -> TcEnv [] /// Represents the incremental type checking state for a set of inputs diff --git a/src/fsharp/ConstraintSolver.fs b/src/fsharp/ConstraintSolver.fs index eeb87a4b7..b8c1f8326 100644 --- a/src/fsharp/ConstraintSolver.fs +++ b/src/fsharp/ConstraintSolver.fs @@ -2004,7 +2004,7 @@ and ReportNoCandidatesError (csenv:ConstraintSolverEnv) (nUnnamedCallerArgs,nNam let missingArgs = List.drop nReqd cmeth.AllUnnamedCalledArgs match NamesOfCalledArgs missingArgs with | [] -> (false, "") - | names -> (true, String.concat ";" (List.map textOfId names)) + | names -> (true, String.concat ";" (pathOfLid names)) else (false, "") match suggestNamesForMissingArguments with diff --git a/src/fsharp/FSComp.txt b/src/fsharp/FSComp.txt index 2efbfb48b..31bb9f3ae 100644 --- a/src/fsharp/FSComp.txt +++ b/src/fsharp/FSComp.txt @@ -1291,3 +1291,4 @@ estApplyStaticArgumentsForMethodNotImplemented,"A type provider implemented GetS 3194,optsResponseFileNotFound,"Response file '%s' not found in '%s'" 3195,optsResponseFileNameInvalid,"Response file name '%s' is empty, contains invalid characters, has a drive specification without an absolute path, or is too long" 3196,fsharpCoreNotFoundToBeCopied,"Cannot find FSharp.Core.dll in compiler's directory" +3197,etMissingStaticArgumentsToMethod,"This provided method requires static parameters" diff --git a/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec b/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec index 254813ba3..c38911715 100644 --- a/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec +++ b/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec @@ -1,12 +1,12 @@ - + Microsoft.FSharp.Compiler.Host.netcore netcore compatible version of the fsharp compiler fsc.exe. Supported Platforms: - - .NET Core (dnxcore50) + - .NET Core (netstandard1.5) en-US true @@ -16,7 +16,7 @@ $projectUrl$ $tags$ - + diff --git a/src/fsharp/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj b/src/fsharp/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj index 0ade048cc..ba34ac07b 100644 --- a/src/fsharp/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj +++ b/src/fsharp/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj @@ -21,7 +21,7 @@ - Utilities/assemblyinfo.FSharp.Compiler.Interactive.Settings.dll.fs + assemblyinfo.FSharp.Compiler.Interactive.Settings.dll.fs Reflection/reshapedreflection.fs diff --git a/src/fsharp/FSharp.Compiler.Interactive.Settings/project.json b/src/fsharp/FSharp.Compiler.Interactive.Settings/project.json index 9e08ec241..0ceddc8ab 100644 --- a/src/fsharp/FSharp.Compiler.Interactive.Settings/project.json +++ b/src/fsharp/FSharp.Compiler.Interactive.Settings/project.json @@ -14,6 +14,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/src/fsharp/FSharp.Compiler.Interactive.Settings/project.lock.json b/src/fsharp/FSharp.Compiler.Interactive.Settings/project.lock.json deleted file mode 100644 index 770d36dd0..000000000 --- a/src/fsharp/FSharp.Compiler.Interactive.Settings/project.lock.json +++ /dev/null @@ -1,11157 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "sha512": "4zc5OPUW3tCjfOFqVf44b/OtDyP9RSHwYjSXYxPIKBhR3gEvdxaSLkvvZwuKO326nFWAyd3ybhzXluN13h4UcQ==", - "type": "package", - "files": [ - "System.Runtime.Loader.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.Loader.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net462/_._", - "lib/netcore50/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Reflection.TypeExtensions >= 4.1.0-rc2-23911", - "System.Runtime.Loader >= 4.0.0-rc2-23911", - "System.Threading.Thread >= 4.0.0-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/src/fsharp/FSharp.Compiler.netcore.nuget/Microsoft.FSharp.Compiler.netcore.nuspec b/src/fsharp/FSharp.Compiler.netcore.nuget/Microsoft.FSharp.Compiler.netcore.nuspec index da72a754c..beff3bf51 100644 --- a/src/fsharp/FSharp.Compiler.netcore.nuget/Microsoft.FSharp.Compiler.netcore.nuspec +++ b/src/fsharp/FSharp.Compiler.netcore.nuget/Microsoft.FSharp.Compiler.netcore.nuspec @@ -1,10 +1,10 @@ - + Microsoft.FSharp.Compiler.netcore netcore compatible version of the fsharp compiler fsc.exe. - Supported Platforms: - .NET Core (dnxcore50) + Supported Platforms: - .NET Core (.netstandard1.5) en-US true @@ -14,7 +14,7 @@ $projectUrl$ $tags$ - + @@ -41,10 +41,10 @@ - - + + - - + + diff --git a/src/fsharp/FSharp.Compiler.netcore.nuget/layoutfscnuget.fsx b/src/fsharp/FSharp.Compiler.netcore.nuget/layoutfscnuget.fsx index a57b51148..43f93d4fb 100644 --- a/src/fsharp/FSharp.Compiler.netcore.nuget/layoutfscnuget.fsx +++ b/src/fsharp/FSharp.Compiler.netcore.nuget/layoutfscnuget.fsx @@ -62,11 +62,10 @@ try let fsharpCompilerFiles = seq { yield Path.Combine(bindir, "fsc.exe") - yield Path.Combine(bindir, "FSharp.Core.dll") yield Path.Combine(bindir, "FSharp.Compiler.dll") - yield Path.Combine(bindir, "FSharp.Core.sigdata") - yield Path.Combine(bindir, "FSharp.Core.optdata") yield Path.Combine(bindir, "default.win32manifest") + yield Path.Combine(bindir, "fsi.exe") + yield Path.Combine(bindir, "FSharp.Compiler.Interactive.Settings.dll") } //Clean intermediate directoriy diff --git a/src/fsharp/FSharp.Compiler/InternalsVisibleTo.fs b/src/fsharp/FSharp.Compiler/InternalsVisibleTo.fs index b3a4f75fc..54c4edbeb 100644 --- a/src/fsharp/FSharp.Compiler/InternalsVisibleTo.fs +++ b/src/fsharp/FSharp.Compiler/InternalsVisibleTo.fs @@ -4,8 +4,6 @@ namespace Microsoft.FSharp open System.Reflection [] [] -[] -[] [] [] [] diff --git a/src/fsharp/FSharp.Compiler/project.json b/src/fsharp/FSharp.Compiler/project.json index aad7ac0b3..6d3277989 100644 --- a/src/fsharp/FSharp.Compiler/project.json +++ b/src/fsharp/FSharp.Compiler/project.json @@ -30,7 +30,7 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { + "netstandard1.5": { "imports": "portable-net45+win8" } } diff --git a/src/fsharp/FSharp.Compiler/project.lock.json b/src/fsharp/FSharp.Compiler/project.lock.json deleted file mode 100644 index 2e8a8439c..000000000 --- a/src/fsharp/FSharp.Compiler/project.lock.json +++ /dev/null @@ -1,13277 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/_._": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/_._": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.linux.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/_._": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/_._": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DiaSymReader/1.0.7": { - "type": "package", - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll": {} - } - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "type": "package", - "dependencies": { - "Microsoft.DiaSymReader": "1.0.7", - "System.Collections.Immutable": "1.1.37", - "System.Reflection.Metadata": "1.2.0-rc2-23826" - }, - "compile": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll": {} - } - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/portable-net45+win8+wp8+wpa81/_._": {} - }, - "runtime": { - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DiaSymReader/1.0.7": { - "sha512": "4tPrkKu02w87HEvoubBGm7Hqjps69DucsBWQvGezwvDV5RJt+eZqdmdC/jNH1qn6hIem9JpJnLBK0abBzhErOg==", - "type": "package", - "files": [ - "Microsoft.DiaSymReader.1.0.7.nupkg.sha512", - "Microsoft.DiaSymReader.nuspec", - "lib/net20/Microsoft.DiaSymReader.dll", - "lib/net20/Microsoft.DiaSymReader.xml", - "lib/portable-net45+win8/Microsoft.DiaSymReader.dll", - "lib/portable-net45+win8/Microsoft.DiaSymReader.xml" - ] - }, - "Microsoft.DiaSymReader.PortablePdb/1.0.0-rc-60301": { - "sha512": "xgkCQFUZQ73Wpqoyt2C3hvSOEnYEDNsHHfffUs6m+UgycITJCz5F1VBnuIUSb3tJ8Oqr8lNDBoWNzukE6Rr+ug==", - "type": "package", - "files": [ - "Microsoft.DiaSymReader.PortablePdb.1.0.0-rc-60301.nupkg.sha512", - "Microsoft.DiaSymReader.PortablePdb.nuspec", - "lib/net45/Microsoft.DiaSymReader.PortablePdb.dll", - "lib/net45/Microsoft.DiaSymReader.PortablePdb.xml", - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.dll", - "lib/portable-net45+win8/Microsoft.DiaSymReader.PortablePdb.xml" - ] - }, - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "sha512": "ORR8X0dyhZtkmtJfVxZ/Cjn3ezAPzClqzxRHRBa+NEA+Pd10ladDVEkJksIKAAyuRZDTKAWFNlDlo+oqcdXDlw==", - "type": "package", - "files": [ - "Microsoft.Win32.Registry.4.0.0-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Registry.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/Microsoft.Win32.Registry.dll", - "ref/net46/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "nRESynAlFI5lKitmw9LCB2ENO+cP+se6lxGbzzq3zfWjsaXtu5fS0l/t3AEnU8pz2VDa1V4My/GUU6gT80TgPw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.Diagnostics.Process.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "jGuoNno0VfD8a4Nn+GHgRiuDAFBWcbIrHvpw0xQ9yCYVZavH33xPxQtZ9fXHOjeQRdL2vt6NLRUp0cGGNEilGg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Diagnostics.Process.nuspec", - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "ttAdh+r8Gp5Bqgs+bjGaGI7fIRirKL7uvWjB6UJ+IrAtPAeAuWYfUspSnMP//v/9Hsrztyy14o4UD+PzGrFSAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.TraceSource.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "C16W6kAdMqiy38RhyC6n1ZWK+mhnKQo747y+RQIdQ7iyYy4nnousEEQrvGVr4Q8AoidpT2feu1YZjYtXFqnLqg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "4kOTPNo1+g4FaY2TMtVqdrZdY8uDWm0Mvm5qge1xyObj5Jb/9215uR1LDbhT+474Th1ByouCWoezfkWupqInkg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Requests.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "WGKQ7zQ8FtcYv7WzgEorEBnIcJrLWGajD4BQ3gkQX9/upEpTGTvu12pP478o9OcNO+zJ28aPglLywKVqqV4exw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Process.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "Ov/Hh64NrmxDxpcSdlilXr48Rqd+rBQcjAMLUQG+zB6LubFt0NAh3z1cUSFOj6OC48y4PGqvs+Os08nGdoeqPQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.TraceSource.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "NCsElfMAr+BGQq2RMpuXm3c6jTslZLrG6qssOVkIjG0tqbo7iSizOVNhIKc8g37izhTb9MArAzf/AI4dkVH11w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "SYPtK9dcWNnIaKUiFBjWqehICNcVJ9JuWmRHET3uB5YSZdTy3rZG5ZY+qYHNEh7xG1bjk4Mapkvb1LBAlZsOkA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Requests.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "sha512": "ZHm2UsUOGxfLPnPGjN1a+n0GoxwGbsiLmOMMgsO8m3khdda/nSnkVbtA7Jx++fh6o+oY2nIiTyM7MX4KJMukUg==", - "type": "package", - "files": [ - "System.Collections.Immutable.1.2.0-rc2-23911.nupkg.sha512", - "System.Collections.Immutable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" - ] - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "sha512": "8Rjdtk6R+ppCCz6mUtco2AI99iC8yCVRYrOv1KvX6qhvh2xpaJU4kMbWS0VsB6eYNef/M2eAmlAe8kzByKtpfA==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/netstandard1.3/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.3/System.Collections.NonGeneric.dll", - "ref/netstandard1.3/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "sha512": "cSKYFnGmQzGPFFCIrHyczUl5lE4Ow6SpGX1KNmzK1C1ySwwjwUXrxRSpUJi4Cp/+FhBRD/YtTvF/CZdA1z1wFA==", - "type": "package", - "files": [ - "System.Collections.Specialized.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.Specialized.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.Specialized.dll", - "lib/netstandard1.3/System.Collections.Specialized.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.xml", - "ref/netstandard1.3/de/System.Collections.Specialized.xml", - "ref/netstandard1.3/es/System.Collections.Specialized.xml", - "ref/netstandard1.3/fr/System.Collections.Specialized.xml", - "ref/netstandard1.3/it/System.Collections.Specialized.xml", - "ref/netstandard1.3/ja/System.Collections.Specialized.xml", - "ref/netstandard1.3/ko/System.Collections.Specialized.xml", - "ref/netstandard1.3/ru/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "Rm6bEKePfb+CoPgVSukGp2CK0kaXRy+BeQ4lbIf5SVIEns3Fc+SkATSG3TcNkfluM89SxRQjMXUfUPYQfQBAqA==", - "type": "package", - "files": [ - "System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Process.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.Process.dll", - "lib/net461/System.Diagnostics.Process.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.Process.dll", - "ref/net461/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.xml", - "ref/netstandard1.3/de/System.Diagnostics.Process.xml", - "ref/netstandard1.3/es/System.Diagnostics.Process.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.3/it/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", - "ref/netstandard1.4/System.Diagnostics.Process.dll", - "ref/netstandard1.4/System.Diagnostics.Process.xml", - "ref/netstandard1.4/de/System.Diagnostics.Process.xml", - "ref/netstandard1.4/es/System.Diagnostics.Process.xml", - "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.4/it/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "TnyZWmx5C4UbkMmncWz7dxO2x8Rvppzc7Nm1I4xAWzl4l4XhMcekkgms+OmNc1LDuWA5B+S2fS6j6NmbcfbjfA==", - "type": "package", - "files": [ - "System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.TraceSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.TraceSource.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "t6jHcsDqJUPmGjF2q/mqHvs6gbqDuQA6o4TMIkCTo8FNc9hh1LWKiSdZ5d5Q9Lu2Ayk9g0W4sMeR9uXVycfITw==", - "type": "package", - "files": [ - "System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "sha512": "lsdzzv9yvLDNgZn7DY5O8H7I66kIfd3JSIKpPubxoj1EeInQEWIDAU4kqHhoi4bdI0k7eHUw0kaWF9JVEVEpYw==", - "type": "package", - "files": [ - "System.Linq.Queryable.4.0.1-rc2-23911.nupkg.sha512", - "System.Linq.Queryable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "zT1JW8ZrWbSRzmKaUXd6VZvhBdqq+i/GQutlkOIu4LzdJMXcL8KX65vzJsVQOVZVsac+YD5iMXYnMRFdNYy+9Q==", - "type": "package", - "files": [ - "System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Requests.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Requests.dll", - "ref/netcore50/System.Net.Requests.xml", - "ref/netcore50/de/System.Net.Requests.xml", - "ref/netcore50/es/System.Net.Requests.xml", - "ref/netcore50/fr/System.Net.Requests.xml", - "ref/netcore50/it/System.Net.Requests.xml", - "ref/netcore50/ja/System.Net.Requests.xml", - "ref/netcore50/ko/System.Net.Requests.xml", - "ref/netcore50/ru/System.Net.Requests.xml", - "ref/netcore50/zh-hans/System.Net.Requests.xml", - "ref/netcore50/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.0/System.Net.Requests.dll", - "ref/netstandard1.0/System.Net.Requests.xml", - "ref/netstandard1.0/de/System.Net.Requests.xml", - "ref/netstandard1.0/es/System.Net.Requests.xml", - "ref/netstandard1.0/fr/System.Net.Requests.xml", - "ref/netstandard1.0/it/System.Net.Requests.xml", - "ref/netstandard1.0/ja/System.Net.Requests.xml", - "ref/netstandard1.0/ko/System.Net.Requests.xml", - "ref/netstandard1.0/ru/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.1/System.Net.Requests.dll", - "ref/netstandard1.1/System.Net.Requests.xml", - "ref/netstandard1.1/de/System.Net.Requests.xml", - "ref/netstandard1.1/es/System.Net.Requests.xml", - "ref/netstandard1.1/fr/System.Net.Requests.xml", - "ref/netstandard1.1/it/System.Net.Requests.xml", - "ref/netstandard1.1/ja/System.Net.Requests.xml", - "ref/netstandard1.1/ko/System.Net.Requests.xml", - "ref/netstandard1.1/ru/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.3/System.Net.Requests.dll", - "ref/netstandard1.3/System.Net.Requests.xml", - "ref/netstandard1.3/de/System.Net.Requests.xml", - "ref/netstandard1.3/es/System.Net.Requests.xml", - "ref/netstandard1.3/fr/System.Net.Requests.xml", - "ref/netstandard1.3/it/System.Net.Requests.xml", - "ref/netstandard1.3/ja/System.Net.Requests.xml", - "ref/netstandard1.3/ko/System.Net.Requests.xml", - "ref/netstandard1.3/ru/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hant/System.Net.Requests.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "sha512": "MIEwDH+9fD6K74+bhr/ZG607Q0jq8yddqda/9jtIoB4M9tBxTZOV7ryMM7oTWNERBG7yM+pspqxFLA7Fvw+51A==", - "type": "package", - "files": [ - "System.Net.WebHeaderCollection.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.WebHeaderCollection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll", - "ref/netstandard1.3/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "sha512": "oJRsUBGfJ6/Yk6VVG6JXZ7eIzXmCVipE9g2qwXqOMBsOGVIK8W4cqmFNsqfHGbNwmmhW9U0566FspBcV3fk7Zw==", - "type": "package", - "files": [ - "System.Reflection.Metadata.1.3.0-rc2-23911.nupkg.sha512", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "sha512": "4zc5OPUW3tCjfOFqVf44b/OtDyP9RSHwYjSXYxPIKBhR3gEvdxaSLkvvZwuKO326nFWAyd3ybhzXluN13h4UcQ==", - "type": "package", - "files": [ - "System.Runtime.Loader.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.Loader.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net462/_._", - "lib/netcore50/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "sha512": "OmfR89tWe4xvE0120SxzYAY0ZnGKYL15QajQfOoSia6josfd/1ZHtl5RdITdeUwvHIthd4VxfT+nQnaEjZMneA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Parallel.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Parallel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.Parallel.dll", - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/it/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.DiaSymReader >= 1.0.7", - "Microsoft.DiaSymReader.PortablePdb >= 1.0.0-rc-60301", - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Collections.Immutable >= 1.2.0-rc2-23911", - "System.Diagnostics.Process >= 4.1.0-rc2-23911", - "System.Diagnostics.TraceSource >= 4.0.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Linq.Queryable >= 4.0.1-rc2-23911", - "System.Net.Requests >= 4.0.11-rc2-23911", - "System.Reflection.Emit >= 4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration >= 4.0.1-rc2-23911", - "System.Reflection.Metadata >= 1.3.0-rc2-23911", - "System.Reflection.TypeExtensions >= 4.1.0-rc2-23911", - "System.Runtime.InteropServices >= 4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke >= 4.0.0-rc2-23911", - "System.Runtime.Loader >= 4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms >= 4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives >= 4.0.0-rc2-23911", - "System.Threading.Tasks.Parallel >= 4.0.1-rc2-23911", - "System.Threading.Thread >= 4.0.0-rc2-23911", - "System.Threading.ThreadPool >= 4.0.10-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/src/fsharp/FSharp.Core.Unittests/project.json b/src/fsharp/FSharp.Core.Unittests/project.json index debeb32cc..81c0edbfd 100644 --- a/src/fsharp/FSharp.Core.Unittests/project.json +++ b/src/fsharp/FSharp.Core.Unittests/project.json @@ -18,6 +18,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/src/fsharp/FSharp.Core/list.fs b/src/fsharp/FSharp.Core/list.fs index 2a4121f43..abc2137f6 100644 --- a/src/fsharp/FSharp.Core/list.fs +++ b/src/fsharp/FSharp.Core/list.fs @@ -590,28 +590,98 @@ namespace Microsoft.FSharp.Collections let tryFindIndexBack f list = list |> toArray |> Array.tryFindIndexBack f [] - let inline sum (list:list<_>) = Seq.sum list + let inline sum (list:list<'T>) = + match list with + | [] -> LanguagePrimitives.GenericZero< 'T > + | t -> + let mutable acc = LanguagePrimitives.GenericZero< 'T > + for x in t do + acc <- Checked.(+) acc x + acc [] - let inline sumBy f (list:list<_>) = Seq.sumBy f list + let inline sumBy (f: 'T -> 'U) (list:list<'T>) = + match list with + | [] -> LanguagePrimitives.GenericZero< 'U > + | t -> + let mutable acc = LanguagePrimitives.GenericZero< 'U > + for x in t do + acc <- Checked.(+) acc (f x) + acc [] - let inline max (list:list<_>) = Seq.max list + let inline max (list:list<_>) = + match list with + | [] -> invalidArg "list" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | h::t -> + let mutable acc = h + for x in t do + if x > acc then + acc <- x + acc [] - let inline maxBy f (list:list<_>) = Seq.maxBy f list - + let inline maxBy f (list:list<_>) = + match list with + | [] -> invalidArg "list" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | h::t -> + let mutable acc = h + let mutable accv = f h + for x in t do + let currv = f x + if currv > accv then + acc <- x + accv <- currv + acc + [] - let inline min (list:list<_>) = Seq.min list + let inline min (list:list<_>) = + match list with + | [] -> invalidArg "list" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | h::t -> + let mutable acc = h + for x in t do + if x < acc then + acc <- x + acc [] - let inline minBy f (list:list<_>) = Seq.minBy f list + let inline minBy f (list:list<_>) = + match list with + | [] -> invalidArg "list" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | h::t -> + let mutable acc = h + let mutable accv = f h + for x in t do + let currv = f x + if currv < accv then + acc <- x + accv <- currv + acc [] - let inline average (list:list<_>) = Seq.average list + let inline average (list:list<'T>) = + match list with + | [] -> invalidArg "source" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | xs -> + let mutable sum = LanguagePrimitives.GenericZero< 'T > + let mutable count = 0 + for x in xs do + sum <- Checked.(+) sum x + count <- count + 1 + LanguagePrimitives.DivideByInt sum count [] - let inline averageBy f (list:list<_>) = Seq.averageBy f list + let inline averageBy (f : 'T -> 'U) (list:list<'T>) = + match list with + | [] -> invalidArg "source" LanguagePrimitives.ErrorStrings.InputSequenceEmptyString; + | xs -> + let mutable sum = LanguagePrimitives.GenericZero< 'U > + let mutable count = 0 + for x in xs do + sum <- Checked.(+) sum (f x) + count <- count + 1 + LanguagePrimitives.DivideByInt sum count [] let collect f list = Microsoft.FSharp.Primitives.Basics.List.collect f list diff --git a/src/fsharp/FSharp.Core/project.json b/src/fsharp/FSharp.Core/project.json index cb8bcc15f..973c00d91 100644 --- a/src/fsharp/FSharp.Core/project.json +++ b/src/fsharp/FSharp.Core/project.json @@ -17,6 +17,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/src/fsharp/FSharp.Core/project.lock.json b/src/fsharp/FSharp.Core/project.lock.json deleted file mode 100644 index 874531b16..000000000 --- a/src/fsharp/FSharp.Core/project.lock.json +++ /dev/null @@ -1,12204 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.unix.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Linq.Expressions": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.WebHeaderCollection": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Requests": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Requests.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Specialized": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "C16W6kAdMqiy38RhyC6n1ZWK+mhnKQo747y+RQIdQ7iyYy4nnousEEQrvGVr4Q8AoidpT2feu1YZjYtXFqnLqg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "4kOTPNo1+g4FaY2TMtVqdrZdY8uDWm0Mvm5qge1xyObj5Jb/9215uR1LDbhT+474Th1ByouCWoezfkWupqInkg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Requests.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "NCsElfMAr+BGQq2RMpuXm3c6jTslZLrG6qssOVkIjG0tqbo7iSizOVNhIKc8g37izhTb9MArAzf/AI4dkVH11w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Globalization.Extensions.dll" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "SYPtK9dcWNnIaKUiFBjWqehICNcVJ9JuWmRHET3uB5YSZdTy3rZG5ZY+qYHNEh7xG1bjk4Mapkvb1LBAlZsOkA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Requests.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Requests.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.NonGeneric/4.0.1-rc2-23911": { - "sha512": "8Rjdtk6R+ppCCz6mUtco2AI99iC8yCVRYrOv1KvX6qhvh2xpaJU4kMbWS0VsB6eYNef/M2eAmlAe8kzByKtpfA==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/netstandard1.3/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.3/System.Collections.NonGeneric.dll", - "ref/netstandard1.3/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Specialized/4.0.1-rc2-23911": { - "sha512": "cSKYFnGmQzGPFFCIrHyczUl5lE4Ow6SpGX1KNmzK1C1ySwwjwUXrxRSpUJi4Cp/+FhBRD/YtTvF/CZdA1z1wFA==", - "type": "package", - "files": [ - "System.Collections.Specialized.4.0.1-rc2-23911.nupkg.sha512", - "System.Collections.Specialized.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.Specialized.dll", - "lib/netstandard1.3/System.Collections.Specialized.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.xml", - "ref/netstandard1.3/de/System.Collections.Specialized.xml", - "ref/netstandard1.3/es/System.Collections.Specialized.xml", - "ref/netstandard1.3/fr/System.Collections.Specialized.xml", - "ref/netstandard1.3/it/System.Collections.Specialized.xml", - "ref/netstandard1.3/ja/System.Collections.Specialized.xml", - "ref/netstandard1.3/ko/System.Collections.Specialized.xml", - "ref/netstandard1.3/ru/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Extensions/4.0.1-rc2-23911": { - "sha512": "t6jHcsDqJUPmGjF2q/mqHvs6gbqDuQA6o4TMIkCTo8FNc9hh1LWKiSdZ5d5Q9Lu2Ayk9g0W4sMeR9uXVycfITw==", - "type": "package", - "files": [ - "System.Globalization.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Queryable/4.0.1-rc2-23911": { - "sha512": "lsdzzv9yvLDNgZn7DY5O8H7I66kIfd3JSIKpPubxoj1EeInQEWIDAU4kqHhoi4bdI0k7eHUw0kaWF9JVEVEpYw==", - "type": "package", - "files": [ - "System.Linq.Queryable.4.0.1-rc2-23911.nupkg.sha512", - "System.Linq.Queryable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Requests/4.0.11-rc2-23911": { - "sha512": "zT1JW8ZrWbSRzmKaUXd6VZvhBdqq+i/GQutlkOIu4LzdJMXcL8KX65vzJsVQOVZVsac+YD5iMXYnMRFdNYy+9Q==", - "type": "package", - "files": [ - "System.Net.Requests.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Requests.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Requests.dll", - "ref/netcore50/System.Net.Requests.xml", - "ref/netcore50/de/System.Net.Requests.xml", - "ref/netcore50/es/System.Net.Requests.xml", - "ref/netcore50/fr/System.Net.Requests.xml", - "ref/netcore50/it/System.Net.Requests.xml", - "ref/netcore50/ja/System.Net.Requests.xml", - "ref/netcore50/ko/System.Net.Requests.xml", - "ref/netcore50/ru/System.Net.Requests.xml", - "ref/netcore50/zh-hans/System.Net.Requests.xml", - "ref/netcore50/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.0/System.Net.Requests.dll", - "ref/netstandard1.0/System.Net.Requests.xml", - "ref/netstandard1.0/de/System.Net.Requests.xml", - "ref/netstandard1.0/es/System.Net.Requests.xml", - "ref/netstandard1.0/fr/System.Net.Requests.xml", - "ref/netstandard1.0/it/System.Net.Requests.xml", - "ref/netstandard1.0/ja/System.Net.Requests.xml", - "ref/netstandard1.0/ko/System.Net.Requests.xml", - "ref/netstandard1.0/ru/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.0/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.1/System.Net.Requests.dll", - "ref/netstandard1.1/System.Net.Requests.xml", - "ref/netstandard1.1/de/System.Net.Requests.xml", - "ref/netstandard1.1/es/System.Net.Requests.xml", - "ref/netstandard1.1/fr/System.Net.Requests.xml", - "ref/netstandard1.1/it/System.Net.Requests.xml", - "ref/netstandard1.1/ja/System.Net.Requests.xml", - "ref/netstandard1.1/ko/System.Net.Requests.xml", - "ref/netstandard1.1/ru/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.1/zh-hant/System.Net.Requests.xml", - "ref/netstandard1.3/System.Net.Requests.dll", - "ref/netstandard1.3/System.Net.Requests.xml", - "ref/netstandard1.3/de/System.Net.Requests.xml", - "ref/netstandard1.3/es/System.Net.Requests.xml", - "ref/netstandard1.3/fr/System.Net.Requests.xml", - "ref/netstandard1.3/it/System.Net.Requests.xml", - "ref/netstandard1.3/ja/System.Net.Requests.xml", - "ref/netstandard1.3/ko/System.Net.Requests.xml", - "ref/netstandard1.3/ru/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hans/System.Net.Requests.xml", - "ref/netstandard1.3/zh-hant/System.Net.Requests.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.WebHeaderCollection/4.0.1-rc2-23911": { - "sha512": "MIEwDH+9fD6K74+bhr/ZG607Q0jq8yddqda/9jtIoB4M9tBxTZOV7ryMM7oTWNERBG7yM+pspqxFLA7Fvw+51A==", - "type": "package", - "files": [ - "System.Net.WebHeaderCollection.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.WebHeaderCollection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Net.WebHeaderCollection.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Net.WebHeaderCollection.dll", - "ref/netstandard1.3/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml", - "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Tasks.Parallel/4.0.1-rc2-23911": { - "sha512": "OmfR89tWe4xvE0120SxzYAY0ZnGKYL15QajQfOoSia6josfd/1ZHtl5RdITdeUwvHIthd4VxfT+nQnaEjZMneA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Parallel.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Parallel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.Parallel.dll", - "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.Parallel.dll", - "ref/netcore50/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/de/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/es/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/it/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll", - "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml", - "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Linq.Queryable >= 4.0.1-rc2-23911", - "System.Net.Requests >= 4.0.11-rc2-23911", - "System.Reflection.TypeExtensions >= 4.1.0-rc2-23911", - "System.Threading.Tasks.Parallel >= 4.0.1-rc2-23911", - "System.Threading.Thread >= 4.0.0-rc2-23911", - "System.Threading.ThreadPool >= 4.0.10-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.Shared.fsproj b/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.Shared.fsproj deleted file mode 100644 index cc52c1105..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.Shared.fsproj +++ /dev/null @@ -1,69 +0,0 @@ - - - - - $(DefineConstants);TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS - - - - - - - - - - - - - $(FSharpSourcesRoot)\..\loc\lcl\{Lang}\$(AssemblyName).dll.lcl - $(FSharpSourcesRoot)\..\loc\lci\$(AssemblyName).dll.lci - false - false - - - - - FSData.txt - true - - - Util.fsi - true - - - Util.fs - true - - - InternalsVisibleTo.fs - true - - - TypeProviderEmit.fsi - true - - - TypeProviderEmit.fs - true - - - TypeProvidersImpl.fs - true - - - TypeProviders.fs - true - - - - - - - - - Microsoft - StrongName - - - - \ No newline at end of file diff --git a/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.fsproj b/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.fsproj deleted file mode 100644 index ccb67526e..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/FSharp.Data.TypeProviders.fsproj +++ /dev/null @@ -1,48 +0,0 @@ - - - - - ..\.. - - - - Debug - AnyCPU - Library - FSharp.Data.TypeProviders - true - v4.0 - {cb7d20c4-6506-406d-9144-5342c3595f03} - $(OtherFlags) --warnon:1182 - - - - - - - TypeProviderRuntimeAttribute.fs - true - - - - - - assemblyinfo.FSharp.Data.TypeProviders.dll.fs - - - - - - - - - - {DED3BBD7-53F4-428A-8C9F-27968E768605} - FSharp.Core - - - - \ No newline at end of file diff --git a/src/fsharp/FSharp.Data.TypeProviders/InternalsVisibleTo.fs b/src/fsharp/FSharp.Data.TypeProviders/InternalsVisibleTo.fs deleted file mode 100644 index 39df97840..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/InternalsVisibleTo.fs +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp -open System.Reflection -[] - - -do() - diff --git a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fs b/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fs deleted file mode 100644 index f6bb444ef..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fs +++ /dev/null @@ -1,1233 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -namespace Internal.Utilities.TypeProvider.Emit -#else -namespace Microsoft.FSharp.TypeProvider.Emit -#endif - -open System -open System.Text -open System.IO -open System.Reflection -open System.Reflection.Emit -open System.Collections.Generic -open Microsoft.FSharp.Core.CompilerServices - -[] -module Misc = - let nonNull str x = if x=null then failwith ("Null in " + str) else x - let notRequired opname item = - let msg = FSData.SR.invalidOperationOnProvidedType(opname,item) - System.Diagnostics.Debug.Assert (false, msg) - raise (System.NotSupportedException msg) - - let mkEditorHideMethodsCustomAttributeData() = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| |] - member __.NamedArguments = upcast [| |] } - - /// This makes an xml doc attribute w.r.t. an amortized computation of an xml doc string. - /// It is important that the text of the xml doc only get forced when poking on the ConstructorArguments - /// for the CustomAttributeData object. - let mkXmlDocCustomAttributeDataLazy(lazyText: Lazy) = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| CustomAttributeTypedArgument(typeof, lazyText.Force()) |] - member __.NamedArguments = upcast [| |] } - - let mkXmlDocCustomAttributeData(s:string) = mkXmlDocCustomAttributeDataLazy (lazy s) - - let mkDefinitionLocationAttributeCustomAttributeData(line:int,column:int,filePath:string) = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| |] - member __.NamedArguments = - upcast [| CustomAttributeNamedArgument(typeof.GetProperty("FilePath"), CustomAttributeTypedArgument(typeof, filePath)); - CustomAttributeNamedArgument(typeof.GetProperty("Line"), CustomAttributeTypedArgument(typeof, line)) ; - CustomAttributeNamedArgument(typeof.GetProperty("Column"), CustomAttributeTypedArgument(typeof, column)) - |] } - -(* - let mkParamArrayAttributeData() = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| |] - member __.NamedArguments = upcast [| |] } - - let mkObsoleteAttributeData(msg:string) = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| CustomAttributeTypedArgument(typeof, msg) |] - member __.NamedArguments = upcast [| |] } -*) - - type CustomAttributesImpl() = - let customAttributes = ResizeArray() - let mutable hideObjectMethods = false - let mutable xmlDocDelayed = None - let mutable xmlDocAlwaysRecomputed = None - - // XML doc text that we only compute once, if any. This must _not_ be forced until the ConstructorArguments - // property of the custom attribute is foced. - let xmlDocDelayedText = - lazy - (match xmlDocDelayed with None -> assert false; "" | Some f -> f()) - - // Custom atttributes that we only compute once - let customAttributesOnce = - lazy - [| if hideObjectMethods then yield mkEditorHideMethodsCustomAttributeData() - match xmlDocDelayed with None -> () | Some _ -> customAttributes.Add(mkXmlDocCustomAttributeDataLazy xmlDocDelayedText) - yield! customAttributes |] - - member __.AddDefinitionLocation(line:int,column:int,filePath:string) = customAttributes.Add(mkDefinitionLocationAttributeCustomAttributeData(line, column, filePath)) - member __.AddXmlDocComputed(xmlDoc : unit -> string) = xmlDocAlwaysRecomputed <- Some xmlDoc - member __.AddXmlDocDelayed(xmlDoc : unit -> string) = xmlDocDelayed <- Some xmlDoc - member this.AddXmlDoc(text:string) = this.AddXmlDocDelayed (fun () -> text) - member __.HideObjectMethods with set v = hideObjectMethods <- v - member __.GetCustomAttributesData() = - [| yield! customAttributesOnce.Force() - match xmlDocAlwaysRecomputed with None -> () | Some f -> customAttributes.Add(mkXmlDocCustomAttributeData (f())) |] - :> IList<_> - - - let transQuotationToCode qexprf (argExprs: Quotations.Expr[]) = - let expr = qexprf (Array.toList argExprs) - let rec trans q = - match q with - // Eliminate F# property gets to method calls - | Quotations.Patterns.PropertyGet(obj,propInfo,args) -> - match obj with - | None -> trans (Quotations.Expr.Call(propInfo.GetGetMethod(),args)) - | Some o -> trans (Quotations.Expr.Call(trans o,propInfo.GetGetMethod(),args)) - // Eliminate F# property sets to method calls - | Quotations.Patterns.PropertySet(obj,propInfo,args,v) -> - match obj with - | None -> trans (Quotations.Expr.Call(propInfo.GetSetMethod(),args@[v])) - | Some o -> trans (Quotations.Expr.Call(trans o,propInfo.GetSetMethod(),args@[v])) - // Eliminate F# function applications to FSharpFunc<_,_>.Invoke calls - | Quotations.Patterns.Application(f,e) -> - trans (Quotations.Expr.Call(trans f, f.Type.GetMethod "Invoke", [ e ]) ) - | Quotations.Patterns.NewUnionCase(ci, es) -> - trans (Quotations.Expr.Call(Reflection.FSharpValue.PreComputeUnionConstructorInfo ci, es) ) - | Quotations.Patterns.NewRecord(ci, es) -> - trans (Quotations.Expr.NewObject(Reflection.FSharpValue.PreComputeRecordConstructorInfo ci, es) ) - | Quotations.Patterns.UnionCaseTest(e,uc) -> - let tagInfo = Reflection.FSharpValue.PreComputeUnionTagMemberInfo uc.DeclaringType - let tagExpr = - match tagInfo with - | :? PropertyInfo as tagProp -> - trans (Quotations.Expr.PropertyGet(e,tagProp) ) - | :? MethodInfo as tagMeth -> - if tagMeth.IsStatic then trans (Quotations.Expr.Call(tagMeth, [e])) - else trans (Quotations.Expr.Call(e,tagMeth,[])) - | _ -> failwith "unreachable: unexpected result from PreComputeUnionTagMemberInfo" - let tagNumber = uc.Tag - trans <@@ (%%(tagExpr) : int) = tagNumber @@> - - - - // Handle the generic cases - | Quotations.ExprShape.ShapeLambda(v,body) -> - Quotations.Expr.Lambda(v, trans body) - | Quotations.ExprShape.ShapeCombination(comb,args) -> - Quotations.ExprShape.RebuildShapeCombination(comb,List.map trans args) - | Quotations.ExprShape.ShapeVar _ -> q - trans expr - - let adjustTypeAttributes attributes isNested = - let visibilityAttributes = - match attributes &&& TypeAttributes.VisibilityMask with - | TypeAttributes.Public when isNested -> TypeAttributes.NestedPublic - | TypeAttributes.NotPublic when isNested -> TypeAttributes.NestedAssembly - | TypeAttributes.NestedPublic when not isNested -> TypeAttributes.Public - | TypeAttributes.NestedAssembly - | TypeAttributes.NestedPrivate - | TypeAttributes.NestedFamORAssem - | TypeAttributes.NestedFamily - | TypeAttributes.NestedFamANDAssem when not isNested -> TypeAttributes.NotPublic - | a -> a - (attributes &&& ~~~TypeAttributes.VisibilityMask) ||| visibilityAttributes - -type ProvidedStaticParameter(parameterName:string,parameterType:Type,?parameterDefaultValue:obj) = - inherit System.Reflection.ParameterInfo() - - override __.RawDefaultValue = defaultArg parameterDefaultValue null - override __.Attributes = if parameterDefaultValue.IsNone then enum 0 else ParameterAttributes.Optional - override __.Position = 0 - override __.ParameterType = parameterType - override __.Name = parameterName - - override __.GetCustomAttributes(_inherit) = ignore(_inherit); notRequired "GetCustomAttributes" parameterName - override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" parameterName - -type ProvidedParameter(name:string,parameterType:Type,?isOut:bool,?optionalValue:obj) = - inherit System.Reflection.ParameterInfo() - let isOut = defaultArg isOut false - let customAttributesImpl = CustomAttributesImpl() - override this.Name = name - override this.ParameterType = parameterType - override this.Attributes = (base.Attributes ||| (if isOut then ParameterAttributes.Out else enum 0) - ||| (match optionalValue with None -> enum 0 | Some _ -> ParameterAttributes.Optional ||| ParameterAttributes.HasDefault)) - override this.RawDefaultValue = defaultArg optionalValue null - override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - override __.GetCustomAttributes(_inherit) = ignore(_inherit); notRequired "GetCustomAttributes" name - override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" name - - -type ProvidedConstructor(parameters : ProvidedParameter list) = - inherit ConstructorInfo() - let parameters = parameters |> List.map (fun p -> p :> ParameterInfo) - - let mutable declaringType = null : System.Type - let mutable invokeCode = None : option Quotations.Expr> - let nameText () = FSData.SR.constructorFor((if declaringType=null then FSData.SR.notYetKnownType() else declaringType.FullName)) - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - member this.HideObjectMethods with set v = customAttributesImpl.HideObjectMethods <- v - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.DeclaringTypeImpl - with set x = - if declaringType<>null then failwith (FSData.SR.declaringTypeAlreadySet(nameText())); - declaringType <- x - - member this.InvokeCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.InvokeCodeInternal <- transQuotationToCode q - - member this.InvokeCodeInternal - with get() = - match invokeCode with - | Some f -> f - | None -> failwith (FSData.SR.pcNoInvoker(nameText())) - and set f = - match invokeCode with - | None -> invokeCode <- Some f - | Some _ -> failwith (FSData.SR.pcCodeAlreadyGiven(nameText())) - - // Implement overloads - override this.GetParameters() = parameters |> List.toArray - override this.Attributes = MethodAttributes.Public ||| MethodAttributes.RTSpecialName - override this.Name = if this.IsStatic then ".cctor" else ".ctor" - override this.DeclaringType = declaringType |> nonNull "ProvidedConstructor.DeclaringType" - override this.IsDefined(_attributeType, _inherit) = true - - override this.Invoke(_invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) - override this.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) - override this.ReflectedType = notRequired "ReflectedType" (nameText()) - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" (nameText()) - override this.MethodHandle = notRequired "MethodHandle" (nameText()) - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" (nameText()) - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" (nameText()) - -type ProvidedMethod(methodName: string, parameters: ProvidedParameter list, returnType: Type) = - inherit System.Reflection.MethodInfo() - let argParams = parameters |> List.map (fun p -> p :> ParameterInfo) - - // State - let mutable declaringType : Type = null - let mutable methodAttrs = MethodAttributes.Public - let mutable invokeCode = None : option Quotations.Expr> - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.SetMethodAttrs m = methodAttrs <- m - member this.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice - member this.IsStaticMethod - with get() = methodAttrs.HasFlag(MethodAttributes.Static) - and set x = if x then methodAttrs <- methodAttrs ||| MethodAttributes.Static - else methodAttrs <- methodAttrs &&& (~~~ MethodAttributes.Static) - member this.InvokeCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.InvokeCodeInternal <- transQuotationToCode q - - member this.InvokeCodeInternal - with get() = - match invokeCode with - | Some f -> f - | None -> failwith (FSData.SR.pmNoInvokerName(this.Name,(if declaringType=null then FSData.SR.notYetKnownType() else declaringType.FullName))) - and set f = - match invokeCode with - | None -> invokeCode <- Some f - | Some _ -> failwith (FSData.SR.pcNoInvokerName(this.Name,(if declaringType=null then FSData.SR.notYetKnownType() else declaringType.FullName))) - - // Implement overloads - override this.GetParameters() = argParams |> Array.ofList - override this.Attributes = methodAttrs - override this.Name = methodName - override this.DeclaringType = declaringType |> nonNull "ProvidedMethod.DeclaringType" - override this.IsDefined(_attributeType, _inherit) : bool = true - override this.MemberType = MemberTypes.Method - override this.CallingConvention = - let cc = CallingConventions.Standard - let cc = if not (this.IsStatic) then cc ||| CallingConventions.HasThis else cc - cc - override this.ReturnType = returnType - override this.ReturnParameter = null // REVIEW: Give it a name and type? - override this.ToString() = "Method " + this.Name - - override this.ReturnTypeCustomAttributes = notRequired "ReturnTypeCustomAttributes" this.Name - override this.GetBaseDefinition() = notRequired "GetBaseDefinition" this.Name - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" this.Name - override this.MethodHandle = notRequired "MethodHandle" this.Name - override this.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" this.Name - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - - -type ProvidedProperty(propertyName:string,propertyType:Type, ?parameters:ProvidedParameter list) = - inherit System.Reflection.PropertyInfo() - // State - - let parameters = defaultArg parameters [] - let mutable declaringType = null - let mutable isStatic = false - let mutable getterCode = None : option Quotations.Expr> - let mutable setterCode = None : option Quotations.Expr> - - let hasGetter() = getterCode.IsSome - let hasSetter() = setterCode.IsSome - - // Delay construction - to pick up the latest isStatic - let markSpecialName (m:ProvidedMethod) = m.SetMethodAttrs(m.Attributes ||| MethodAttributes.SpecialName); m - let getter = lazy (ProvidedMethod("get_" + propertyName,parameters,propertyType,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCodeInternal=getterCode.Value) |> markSpecialName) - let setter = lazy (ProvidedMethod("set_" + propertyName,parameters @ [ProvidedParameter("value",propertyType)],typeof,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCodeInternal=setterCode.Value) |> markSpecialName) - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice - member this.IsStatic - with get() = isStatic - and set x = isStatic <- x - - member this.GetterCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.GetterCodeInternal <- transQuotationToCode q - - member this.GetterCodeInternal - with get() = getterCode.Value - and set f = - if not getter.IsValueCreated then getterCode <- Some f else failwith (FSData.SR.ppGetterAlreadyCreated()) - - member this.SetterCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.SetterCodeInternal <- transQuotationToCode q - - member this.SetterCodeInternal - with get() = setterCode.Value - and set f = - if not (setter.IsValueCreated) then setterCode <- Some f else failwith (FSData.SR.ppSetterAlreadyCreated()) - - // Implement overloads - override this.PropertyType = propertyType - override this.SetValue(_obj, _value, _invokeAttr, _binder, _index, _culture) = notRequired "SetValue" this.Name - override this.GetAccessors _nonPublic = notRequired "nonPublic" this.Name - override this.GetGetMethod _nonPublic = if hasGetter() then getter.Force() :> MethodInfo else null - override this.GetSetMethod _nonPublic = if hasSetter() then setter.Force() :> MethodInfo else null - override this.GetIndexParameters() = [| for p in parameters -> upcast p |] - override this.Attributes = PropertyAttributes.None - override this.CanRead = hasGetter() - override this.CanWrite = hasSetter() - override this.GetValue(_obj, _invokeAttr, _binder, _index, _culture) : obj = notRequired "GetValue" this.Name - override this.Name = propertyName - override this.DeclaringType = declaringType |> nonNull "ProvidedProperty.DeclaringType" - override this.MemberType : MemberTypes = MemberTypes.Property - - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - - - -/// Represents the type constructor in a provided symbol type. -type SymbolKind = SDArray | Array of int | Pointer | ByRef | Generic of System.Type - - -/// Represents an array or other symbolic type involving a provided type as the argument. -/// See the type provider spec for the methods that must be implemented. -/// Note that the type provider specification does not require us to implement pointer-equality for provided types. -type ProvidedSymbolType(kind: SymbolKind, args: Type list) = - inherit Type() - - override this.FullName = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg.FullName + "[]" - | SymbolKind.Array _,[arg] -> arg.FullName + "[*]" - | SymbolKind.Pointer,[arg] -> arg.FullName + "*" - | SymbolKind.ByRef,[arg] -> arg.FullName + "&" - | SymbolKind.Generic gty, args -> gty.FullName + args.ToString() - | _ -> failwith (FSData.SR.unreachable()) - - /// Although not strictly required by the type provider specification, this is required when doing basic operations like FullName on - /// .NET symbolic types made from this type, e.g. when building Nullable.FullName - override this.DeclaringType = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg - | SymbolKind.Array _,[arg] -> arg - | SymbolKind.Pointer,[arg] -> arg - | SymbolKind.ByRef,[arg] -> arg - | SymbolKind.Generic gty,_ -> gty - | _ -> failwith (FSData.SR.unreachable()) - - override this.Name = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg.Name + "[]" - | SymbolKind.Array _,[arg] -> arg.Name + "[*]" - | SymbolKind.Pointer,[arg] -> arg.Name + "*" - | SymbolKind.ByRef,[arg] -> arg.Name + "&" - | SymbolKind.Generic gty, args -> gty.FullName + args.ToString() - | _ -> failwith (FSData.SR.unreachable()) - - override this.BaseType = - match kind with - | SymbolKind.SDArray -> typeof - | SymbolKind.Array _ -> typeof - | SymbolKind.Pointer -> typeof - | SymbolKind.ByRef -> typeof - | SymbolKind.Generic gty -> gty.BaseType - - override this.GetArrayRank() = (match kind with SymbolKind.Array n -> n | SymbolKind.SDArray -> 1 | _ -> invalidOp (FSData.SR.nonArrayType())) - override this.IsArrayImpl() = (match kind with SymbolKind.Array _ | SymbolKind.SDArray -> true | _ -> false) - override this.IsByRefImpl() = (match kind with SymbolKind.ByRef _ -> true | _ -> false) - override this.IsPointerImpl() = (match kind with SymbolKind.Pointer _ -> true | _ -> false) - override this.IsPrimitiveImpl() = false - override this.IsGenericType = (match kind with SymbolKind.Generic _ -> true | _ -> false) - override this.GetGenericArguments() = (match kind with SymbolKind.Generic _ -> args |> List.toArray | _ -> invalidOp (FSData.SR.nonGenericType())) - override this.GetGenericTypeDefinition() = (match kind with SymbolKind.Generic e -> e | _ -> invalidOp (FSData.SR.nonGenericType())) - override this.IsCOMObjectImpl() = false - override this.HasElementTypeImpl() = (match kind with SymbolKind.Generic _ -> false | _ -> true) - override this.GetElementType() = (match kind,args with (SymbolKind.Array _ | SymbolKind.SDArray | SymbolKind.ByRef | SymbolKind.Pointer),[e] -> e | _ -> invalidOp (FSData.SR.notAnArrayPointerOrByref())) - override this.ToString() = this.FullName - - override this.Module : Module = notRequired "Module" this.Name - override this.Assembly = notRequired "Assembly" this.Name - override this.Namespace = notRequired "Namespace" this.Name - override this.GetConstructors _bindingAttr = notRequired "GetConstructors" this.Name - override this.GetMethodImpl(_name, _bindingAttr, _binderBinder, _callConvention, _types, _modifiers) = notRequired "GetMethodImpl" this.Name - override this.GetMembers _bindingAttr = notRequired "GetMembers" this.Name - override this.GetMethods _bindingAttr = notRequired "GetMethods" this.Name - override this.GetField(_name, _bindingAttr) = notRequired "GetField" this.Name - override this.GetFields _bindingAttr = notRequired "GetFields" this.Name - override this.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" this.Name - override this.GetInterfaces() = notRequired "GetInterfaces" this.Name - override this.GetEvent(_name, _bindingAttr) = notRequired "GetEvent" this.Name - override this.GetEvents _bindingAttr = notRequired "GetEvents" this.Name - override this.GetProperties _bindingAttr = notRequired "GetProperties" this.Name - override this.GetPropertyImpl(_name, _bindingAttr, _binder, _returnType, _types, _modifiers) = notRequired "GetPropertyImpl" this.Name - override this.GetNestedTypes _bindingAttr = notRequired "GetNestedTypes" this.Name - override this.GetNestedType(_name, _bindingAttr) = notRequired "GetNestedType" this.Name - override this.GetAttributeFlagsImpl() = notRequired "GetAttributeFlagsImpl" this.Name - override this.UnderlyingSystemType = notRequired "UnderlyingSystemType" this.Name - override this.GetCustomAttributesData() = notRequired "GetCustomAttributesData" this.Name - override this.MemberType = notRequired "MemberType" this.Name - override this.GetHashCode() = notRequired "GetHashCode" this.Name - override this.Equals(_that:obj) : bool = notRequired "Equals" this.Name - override this.GetMember(_name,_mt,_bindingAttr) = notRequired "GetMember" this.Name - override this.GUID = notRequired "GUID" this.Name - override this.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "InvokeMember" this.Name - override this.AssemblyQualifiedName = notRequired "AssemblyQualifiedName" this.Name - override this.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = notRequired "GetConstructorImpl" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - - - -[] -type ProvidedMeasureBuilder() = - - static let theBuilder = ProvidedMeasureBuilder() - static member Default = theBuilder - member b.One = typeof - member b.Product (m1,m2) = typedefof>.MakeGenericType [| m1;m2 |] - member b.Inverse m = typedefof>.MakeGenericType [| m |] - member b.Ratio (m1, m2) = b.Product(m1, b.Inverse m2) - member b.Square m = b.Product(m, m) - member b.SI m = - match typedefof>.Assembly.GetType("Microsoft.FSharp.Data.UnitSystems.SI.UnitNames."+m) with - | null -> failwith (FSData.SR.unitNotFound(m)) - | v -> v - member b.AnnotateType (basicType, annotation) = ProvidedSymbolType(Generic basicType, annotation) :> Type - - -[] -type TypeContainer = - | Namespace of Assembly * string // namespace - | Type of System.Type - | TypeToBeDecided - -module GlobalProvidedAssemblyElementsTable = - let theTable = Dictionary() - -type ProvidedTypeDefinition(container:TypeContainer,className : string, baseType : Type option) as this = - inherit Type() - // state - let mutable attributes = - TypeAttributes.Public ||| - TypeAttributes.Class ||| - TypeAttributes.Sealed ||| - enum (int32 TypeProviderTypeAttributes.IsErased) - - - let mutable baseType = baseType - let mutable membersKnown = ResizeArray() - let mutable membersQueue = ResizeArray<(unit -> list)>() - let mutable staticParams = [ ] - let mutable staticParamsApply = None - let mutable container = container - let mutable interfaceImpls = ResizeArray() - let mutable methodOverrides = ResizeArray() - - // members API - let getMembers() = - if membersQueue.Count > 0 then - let elems = membersQueue |> Seq.toArray // take a copy in case more elements get added - membersQueue.Clear() - for f in elems do - for i in f() do - membersKnown.Add i - match i with - | :? ProvidedProperty as p -> - if p.CanRead then membersKnown.Add (p.GetGetMethod true) - if p.CanWrite then membersKnown.Add (p.GetSetMethod true) - | _ -> () - - membersKnown.ToArray() - - let mutable theAssembly = - lazy - match container with - | TypeContainer.Namespace (theAssembly, rootNamespace) -> - if theAssembly = null then failwith "Null assemblies not allowed" - if rootNamespace<>null && rootNamespace.Length=0 then failwith "Use 'null' for global namespace" - theAssembly - | TypeContainer.Type superTy -> superTy.Assembly - | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" this.Name) - - let rootNamespace = - lazy - match container with - | TypeContainer.Namespace (_,rootNamespace) -> rootNamespace - | TypeContainer.Type enclosingTyp -> enclosingTyp.Namespace - | TypeContainer.TypeToBeDecided -> failwith (FSData.SR.typeNotAddedAsAMember(this.Name)) - - let declaringType = - lazy - match container with - | TypeContainer.Namespace _ -> null - | TypeContainer.Type enclosingTyp -> enclosingTyp - | TypeContainer.TypeToBeDecided -> failwith (FSData.SR.typeNotAddedAsAMember(this.Name)) - - let fullName = - lazy - match container with - | TypeContainer.Type declaringType -> declaringType.FullName + "+" + className - | TypeContainer.Namespace (_,namespaceName) -> - if namespaceName="" then failwith (FSData.SR.useNullForGlobalNamespace()) - match namespaceName with - | null -> className - | _ -> namespaceName + "." + className - | TypeContainer.TypeToBeDecided -> failwith (FSData.SR.typeNotAddedAsAMember(this.Name)) - - let patchUpAddedMemberInfo (this:Type) (m:MemberInfo) = - match m with - | :? ProvidedConstructor as c -> c.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedMethod as m -> m.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedProperty as p -> p.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedTypeDefinition as t -> t.DeclaringTypeImpl <- this - | _ -> () - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - member this.HideObjectMethods with set v = customAttributesImpl.HideObjectMethods <- v - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - new (assembly:Assembly,namespaceName,className,baseType) = new ProvidedTypeDefinition(TypeContainer.Namespace (assembly,namespaceName), className, baseType) - new (className,baseType) = new ProvidedTypeDefinition(TypeContainer.TypeToBeDecided, className, baseType) - // state ops - - member this.SetBaseType t = baseType <- Some t - member this.SetAttributes x = attributes <- x - // Add MemberInfos - member this.AddMembersDelayed(makeMS : unit -> list<#MemberInfo>) = - membersQueue.Add (fun () -> makeMS() |> List.map (fun x -> patchUpAddedMemberInfo this x; x :> MemberInfo )) - member this.AddMembers(ms:list<#MemberInfo>) = (* strict *) - ms |> List.iter (patchUpAddedMemberInfo this) // strict: patch up now - membersQueue.Add (fun () -> ms |> List.map (fun x -> x :> MemberInfo)) - member this.AddMember(m:MemberInfo) = this.AddMembers [m] - member this.AddMemberDelayed(m : unit -> #MemberInfo) = this.AddMembersDelayed(fun () -> [m()]) - - member this.AddAssemblyTypesAsNestedTypesDelayed (assemblyf : unit -> System.Reflection.Assembly) = - let bucketByPath nodef tipf (items: (string list * 'Value) list) = - // Find all the items with an empty key list and call 'tipf' - let tips = - [ for (keylist,v) in items do - match keylist with - | [] -> yield tipf v - | _ -> () ] - - // Find all the items with a non-empty key list. Bucket them together by - // the first key. For each bucket, call 'nodef' on that head key and the bucket. - let nodes = - let buckets = new Dictionary<_,_>(10) - for (keylist,v) in items do - match keylist with - | [] -> () - | key::rest -> - buckets.[key] <- (rest,v) :: (if buckets.ContainsKey key then buckets.[key] else []); - - [ for (KeyValue(key,items)) in buckets -> nodef key items ] - - tips @ nodes - this.AddMembersDelayed (fun _ -> - let topTypes = [ for ty in assemblyf().GetTypes() do - if not ty.IsNested then - let namespaceParts = match ty.Namespace with null -> [] | s -> s.Split '.' |> Array.toList - yield namespaceParts, ty ] - let rec loop types = - types - |> bucketByPath - (fun namespaceComponent typesUnderNamespaceComponent -> - let t = ProvidedTypeDefinition(namespaceComponent, baseType = Some typeof) - t.AddMembers (loop typesUnderNamespaceComponent) - (t :> Type)) - (fun ty -> ty) - loop topTypes) - - /// Abstract a type to a parametric-type. Requires "formal parameters" and "instantiation function". - member this.DefineStaticParameters(staticParameters : list, apply : (string -> obj[] -> ProvidedTypeDefinition)) = - staticParams <- staticParameters - staticParamsApply <- Some apply - - /// Get ParameterInfo[] for the parametric type parameters (//s GetGenericParameters) - member this.GetStaticParameters() = [| for p in staticParams -> p :> ParameterInfo |] - - /// Instantiate parametrics type - member this.MakeParametricType(name:string,args:obj[]) = - if staticParams.Length>0 then - if staticParams.Length <> args.Length then - failwith (FSData.SR.pdErrorExpectingStaticParameters(staticParams.Length,args.Length,(fullName.Force()))) - match staticParamsApply with - | None -> failwith (FSData.SR.pdDefineStaticParametersNotCalled()) - | Some f -> f name args - - else - failwith (FSData.SR.ptdStaticParametersSuppliedButNotExpected(fullName.Force())) - - member this.DeclaringTypeImpl - with set x = - match container with TypeContainer.TypeToBeDecided -> () | _ -> failwith (FSData.SR.containerTypeAlreadySet(this.FullName,x.FullName)); - container <- TypeContainer.Type x - - // Implement overloads - override this.Assembly = theAssembly.Force() - member this.SetAssembly assembly = theAssembly <- lazy assembly - override this.FullName = fullName.Force() - override this.Namespace = rootNamespace.Force() - override this.BaseType = match baseType with Some ty -> ty | None -> null - // Constructors - override this.GetConstructors bindingAttr = - [| for m in this.GetMembers bindingAttr do - if m.MemberType = MemberTypes.Constructor then - yield (m :?> ConstructorInfo) |] - // Methods - override this.GetMethodImpl(name, _bindingAttr, _binderBinder, _callConvention, _types, _modifiers) : MethodInfo = - let membersWithName = - [ for m in getMembers() do - if m.MemberType.HasFlag(MemberTypes.Method) && m.Name = name then - yield m ] - match membersWithName with - | [] -> null - | [meth] -> meth :?> MethodInfo - | _several -> failwith (FSData.SR.getMethodImplDoesNotSupportOverloads()) - - override this.GetMethods bindingAttr = - this.GetMembers bindingAttr - |> Array.filter (fun m -> m.MemberType.HasFlag(MemberTypes.Method)) - |> Array.map (fun m -> m :?> MethodInfo) - - // Fields - override this.GetField(name, bindingAttr) = - let fields = [| for m in this.GetMembers bindingAttr do - if m.MemberType.HasFlag(MemberTypes.Field) && (name = null || m.Name = name) then // REVIEW: name = null. Is that a valid query?! - yield m |] - if fields.Length > 0 then fields.[0] :?> FieldInfo else null - - override this.GetFields bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Field) then yield m :?> FieldInfo |] - - - override this.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" this.Name - - override this.GetInterfaces() = - [| yield! interfaceImpls |] - - member this.GetInterfaceImplementations() = - [| yield! interfaceImpls |] - - member this.AddInterfaceImplementation ityp = interfaceImpls.Add ityp - member this.GetMethodOverrides() = - [| yield! methodOverrides |] - - member this.DefineMethodOverride (bodyMethInfo,declMethInfo) = methodOverrides.Add (bodyMethInfo, declMethInfo) - - // Events - override this.GetEvent(name, bindingAttr) = - let events = this.GetMembers bindingAttr - |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Event) && (name = null || m.Name = name)) - if events.Length > 0 then events.[0] :?> EventInfo else null - - override this.GetEvents bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Event) then yield downcast m |] - - // Properties - override this.GetProperties bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Property) then yield downcast m |] - - override this.GetPropertyImpl(name, bindingAttr, binder, returnType, types, modifiers) = - if returnType <> null then failwith (FSData.SR.gpiNeedToHandleSpecifiedReturnType()) - if types <> null then failwith (FSData.SR.gpiNeedToHandleSpecifiedParameterTypes()) - if modifiers <> null then failwith (FSData.SR.gpiNeedToHandleSpecifiedModifiers()) - if binder <> null then failwith (FSData.SR.gpiNeedToHandleBinder()) - let props = this.GetMembers bindingAttr |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Property) && (name = null || m.Name = name)) // Review: nam = null, valid query!? - if props.Length > 0 then - props.[0] :?> PropertyInfo - else - null - // Nested Types - override this.MakeArrayType() = ProvidedSymbolType(SymbolKind.SDArray, [this]) :> Type - override this.MakeArrayType arg = ProvidedSymbolType(SymbolKind.Array arg, [this]) :> Type - override this.MakePointerType() = ProvidedSymbolType(SymbolKind.Pointer, [this]) :> Type - override this.MakeByRefType() = ProvidedSymbolType(SymbolKind.ByRef, [this]) :> Type - - override this.GetMembers _bindingAttr = getMembers() - - override this.GetNestedTypes bindingAttr = - this.GetMembers bindingAttr - |> Array.filter(fun m -> - m.MemberType.HasFlag(MemberTypes.NestedType) || - // Allow 'fake' nested types that are actually real .NET types - m.MemberType.HasFlag(MemberTypes.TypeInfo)) |> Array.map(fun m -> m :?> Type) - - override this.GetMember(name,mt,_bindingAttr) = - let mt = - if mt &&& MemberTypes.NestedType = MemberTypes.NestedType then - mt ||| MemberTypes.TypeInfo - else - mt - getMembers() |> Array.filter(fun m->0<>(int(m.MemberType &&& mt)) && m.Name = name) - - override this.GetNestedType(name, bindingAttr) = - let nt = this.GetMember(name, MemberTypes.NestedType ||| MemberTypes.TypeInfo, bindingAttr) - match nt.Length with - | 0 -> null - | 1 -> downcast nt.[0] - | _ -> failwith (FSData.SR.moreThanOneNestedType(name,this.FullName)) - - // Attributes, etc.. - override this.GetAttributeFlagsImpl() = adjustTypeAttributes attributes this.IsNested - override this.IsArrayImpl() = false - override this.IsByRefImpl() = false - override this.IsPointerImpl() = false - override this.IsPrimitiveImpl() = false - override this.IsCOMObjectImpl() = false - override this.HasElementTypeImpl() = false - override this.UnderlyingSystemType = typeof - override this.Name = className - override this.DeclaringType = declaringType.Force() - override this.MemberType = if this.IsNested then MemberTypes.NestedType else MemberTypes.TypeInfo - override this.GetHashCode() = rootNamespace.GetHashCode() ^^^ className.GetHashCode() - override this.Equals(that:obj) = - match that with - | null -> false - | :? ProvidedTypeDefinition as ti -> System.Object.ReferenceEquals(this,ti) - | _ -> false - - override this.GetGenericArguments() = [||] - override this.ToString() = this.FullName - - - override this.Module : Module = notRequired "Module" this.Name - override this.GUID = Guid.Empty - override this.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = null - override this.GetCustomAttributes(_inherit) = [| |] - override this.GetCustomAttributes(_attributeType, _inherit) = [| |] - override this.IsDefined(_attributeType: Type, _inherit) = false - - override this.GetElementType() = notRequired "Module" this.Name - override this.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "Module" this.Name - override this.AssemblyQualifiedName = notRequired "Module" this.Name - - member this.IsErased - with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.IsErased)) <> enum 0 - and set v = - if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.IsErased) - else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) - - member this.SuppressRelocation - with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) <> enum 0 - and set v = - if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.SuppressRelocate) - else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) - - /// Emit the given provided type definitions into an assembly and adjust 'Assembly' property of all type definitions to return that - /// assembly. - member this.ConvertToGenerated (assemblyFileName: string, ?reportAssemblyElements) = - if this.IsErased then invalidOp ("The provided type "+this.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") - let typeDefinitions = [this] - let theElementsLazy = - lazy - let assemblyShortName = Path.GetFileNameWithoutExtension assemblyFileName - let assemblyName = AssemblyName assemblyShortName - let assembly = - System.AppDomain.CurrentDomain.DefineDynamicAssembly(name=assemblyName,access=AssemblyBuilderAccess.Save,dir=Path.GetDirectoryName assemblyFileName) - let assemblyMainModule = - assembly.DefineDynamicModule("MainModule", Path.GetFileName assemblyFileName) - let typeMap = Dictionary(HashIdentity.Reference) - - // phase 1 - set assembly fields and emit type definitions - begin - let rec typeMembers (tb:TypeBuilder) (td : ProvidedTypeDefinition) = - for ntd in td.GetNestedTypes(BindingFlags.Public ||| BindingFlags.NonPublic) do - nestedType tb ntd - - and nestedType (tb:TypeBuilder) (ntd : Type) = - match ntd with - | :? ProvidedTypeDefinition as pntd -> - if pntd.IsErased then invalidOp ("The nested provided type "+pntd.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") - // Adjust the attributes - we're codegen'ing this type as nested - let attributes = adjustTypeAttributes ntd.Attributes true - let ntb = tb.DefineNestedType(pntd.Name,attr=attributes) - pntd.SetAssembly null - typeMap.[pntd] <- ntb - typeMembers ntb pntd - | _ -> () - - for td in typeDefinitions do - // Filter out the additional TypeProviderTypeAttributes flags - let attributes = td.Attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) - &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) - // Adjust the attributes - we're codegen'ing as non-nested - let attributes = adjustTypeAttributes attributes false - let tb = assemblyMainModule.DefineType(name=td.FullName,attr= attributes) - td.SetAssembly null - typeMap.[td] <- tb - typeMembers tb td - end - let rec convType (ty:Type) = - match ty with - | :? ProvidedTypeDefinition as ptd -> - if typeMap.ContainsKey ptd then typeMap.[ptd] :> Type else ty - | _ -> - if ty.IsGenericType then ty.GetGenericTypeDefinition().MakeGenericType (Array.map convType (ty.GetGenericArguments())) - elif ty.HasElementType then - let ety = convType (ty.GetElementType()) - if ty.IsArray then - let rank = ty.GetArrayRank() - if rank = 1 then ety.MakeArrayType() - else ety.MakeArrayType rank - elif ty.IsPointer then ety.MakePointerType() - elif ty.IsByRef then ety.MakeByRefType() - else ty - else ty - - let ctorMap = Dictionary(HashIdentity.Reference) - let methMap = Dictionary(HashIdentity.Reference) - - let iterateTypes f = - let rec typeMembers (ptd : ProvidedTypeDefinition) = - let tb = typeMap.[ptd] - f tb ptd - for ntd in ptd.GetNestedTypes(BindingFlags.Public ||| BindingFlags.NonPublic) do - nestedType ntd - - and nestedType (ntd : Type) = - match ntd with - | :? ProvidedTypeDefinition as pntd -> typeMembers pntd - | _ -> () - - for td in typeDefinitions do - typeMembers td - - // phase 2 - emit member definitions - iterateTypes (fun tb ptd -> - let defineMeth (minfo:MethodInfo) = - match minfo with - | :? ProvidedMethod as pminfo when not (methMap.ContainsKey pminfo) -> - let mb = tb.DefineMethod(minfo.Name, minfo.Attributes, convType minfo.ReturnType, [| for p in minfo.GetParameters() -> convType p.ParameterType |]) - //, CallingConventions.Standard, [| for p in cinfo.GetParameters() -> convType p.ParameterType |]) - methMap.[pminfo] <- mb - | _ -> () - for cinfo in ptd.GetConstructors(BindingFlags.Public ||| BindingFlags.NonPublic) do - match cinfo with - | :? ProvidedConstructor as pcinfo when not (ctorMap.ContainsKey pcinfo) -> - let cb = tb.DefineConstructor(cinfo.Attributes, CallingConventions.Standard, [| for p in cinfo.GetParameters() -> convType p.ParameterType |]) - ctorMap.[pcinfo] <- cb - | _ -> () - - for minfo in ptd.GetMethods(BindingFlags.Public ||| BindingFlags.NonPublic) do - defineMeth minfo - - for ityp in ptd.GetInterfaceImplementations() do - tb.AddInterfaceImplementation ityp) - - // phase 3 - emit member code - iterateTypes (fun tb ptd -> - // Allow at most one constructor, and use its arguments as the fields of the type - let ctorArgs, ctorInfoOpt = - match ptd.GetConstructors(BindingFlags.Public ||| BindingFlags.NonPublic) |> Seq.toList with - | [] -> [], None - | [ :? ProvidedConstructor as pcinfo ] -> [ for p in pcinfo.GetParameters() -> p ], Some pcinfo - | _ -> failwith "internal error: at most one constructor allowed" - let ctorArgsAsFields = [ for ctorArg in ctorArgs -> tb.DefineField(ctorArg.Name, convType ctorArg.ParameterType, FieldAttributes.Private) ] - - // Emit the constructor (if any) - match ctorInfoOpt with - | None -> () - | Some pcinfo -> - - assert ctorMap.ContainsKey pcinfo - let cb = ctorMap.[pcinfo] - let ilg = cb.GetILGenerator() - ilg.Emit(OpCodes.Ldarg_0) - let minfo = typeof.GetConstructor [| |] - ilg.Emit(OpCodes.Call,minfo) - for ctorArgsAsFieldIdx,ctorArgsAsField in List.mapi (fun i x -> (i,x)) ctorArgsAsFields do - ilg.Emit(OpCodes.Ldarg_0) - ilg.Emit(OpCodes.Ldarg, ctorArgsAsFieldIdx+1) - ilg.Emit(OpCodes.Stfld, ctorArgsAsField) - - ilg.Emit(OpCodes.Ret) - - // Emit the methods - let emitMethod (minfo:MethodInfo) = - match minfo with - | :? ProvidedMethod as pminfo -> - let mb = methMap.[pminfo] - let ilg = mb.GetILGenerator() - let pop () = ilg.Emit(OpCodes.Pop) - - let parameterVars = - [| if not pminfo.IsStatic then - yield Quotations.Var("this", pminfo.DeclaringType) - for p in pminfo.GetParameters() do - yield Quotations.Var(p.Name, p.ParameterType) |] - let parameters = - [| for v in parameterVars -> Quotations.Expr.Var v |] - let linqCode = pminfo.InvokeCodeInternal parameters - let locals = Dictionary() - //printfn "Emitting linqCode for %s::%s, code = %s" pminfo.DeclaringType.FullName pminfo.Name (try linqCode.ToString() with _ -> "") - - /// emits given expression to corresponding IL - /// callerDontNeedResult - if true then caller will not use result of this expression so it needs to be discarded - let rec emit (callerDontNeedResult : bool) (expr: Quotations.Expr) = - match expr with - | Quotations.Patterns.Var v -> - if callerDontNeedResult then () - else - let methIdx = parameterVars |> Array.tryFindIndex (fun p -> p = v) - match methIdx with - | Some idx -> ilg.Emit(OpCodes.Ldarg, idx) - | None -> - let ctorArgFieldOpt = ctorArgsAsFields |> List.tryFind (fun f -> f.Name = v.Name) - match ctorArgFieldOpt with - | Some ctorArgField -> - ilg.Emit(OpCodes.Ldarg_0) - ilg.Emit(OpCodes.Ldfld, ctorArgField) - | None -> - match locals.TryGetValue v with - | true, localBuilder -> - ilg.Emit(OpCodes.Ldloc, localBuilder.LocalIndex) - | false, _ -> - failwith "unknown parameter/field" - | Quotations.Patterns.Coerce (arg,ty) -> - if callerDontNeedResult then () - else - emit false arg - ilg.Emit(OpCodes.Castclass , convType ty) - | Quotations.Patterns.Call (objOpt,meth,args) -> - match objOpt with None -> () | Some e -> emit false e - for pe in args do - emit false pe - let meth = match meth with :? ProvidedMethod as pm when methMap.ContainsKey pm -> methMap.[pm] :> MethodInfo | m -> m - ilg.Emit((if meth.IsAbstract || meth.IsVirtual then OpCodes.Callvirt else OpCodes.Call), meth) - - - let returnTypeIsVoid = meth.ReturnType = typeof - match returnTypeIsVoid, callerDontNeedResult with - | false, true -> - // method produced something, but we don't need it - pop() - | true, false when expr.Type = typeof -> - // if we need result and method produce void and result should be unit - push null as unit value on stack - ilg.Emit(OpCodes.Ldnull) - | _ -> () - - | Quotations.Patterns.NewObject (ctor,args) -> - for pe in args do - emit false pe - let meth = match ctor with :? ProvidedConstructor as pc when ctorMap.ContainsKey pc -> ctorMap.[pc] :> ConstructorInfo | c -> c - ilg.Emit(OpCodes.Newobj, meth) - - if callerDontNeedResult then pop() - - | Quotations.Patterns.Value (obj, _ty) -> - let rec emitC (v:obj) = - match v with - | :? string as x -> ilg.Emit(OpCodes.Ldstr, x) - | :? int8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? uint8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int8 x)) - | :? int16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? uint16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int16 x)) - | :? int32 as x -> ilg.Emit(OpCodes.Ldc_I4, x) - | :? uint32 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? int64 as x -> ilg.Emit(OpCodes.Ldc_I8, x) - | :? uint64 as x -> ilg.Emit(OpCodes.Ldc_I8, int64 x) - | :? char as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? bool as x -> ilg.Emit(OpCodes.Ldc_I4, if x then 1 else 0) - | :? System.Enum as x when x.GetType().GetEnumUnderlyingType() = typeof -> ilg.Emit(OpCodes.Ldc_I4, unbox v) - | null -> ilg.Emit(OpCodes.Ldnull) - | _ -> failwithf "unknown constant '%A' in generated method" v - if callerDontNeedResult then () - else emitC obj - - | Quotations.Patterns.Let(v,e,b) -> - let lb = ilg.DeclareLocal v.Type - locals.Add (v, lb) - - emit false e - ilg.Emit(OpCodes.Stloc, lb.LocalIndex) - emit callerDontNeedResult b - - | Quotations.Patterns.NewArray(ty,es) -> - let lb = ilg.DeclareLocal (ty.MakeArrayType()) - ilg.Emit(OpCodes.Ldc_I4, es.Length) - ilg.Emit(OpCodes.Newarr, ty) - ilg.Emit(OpCodes.Stloc, lb.LocalIndex) - es |> List.iteri (fun i e -> - ilg.Emit(OpCodes.Ldloc, lb.LocalIndex) - ilg.Emit(OpCodes.Ldc_I4, i) - emit false e - ilg.Emit(OpCodes.Stelem, ty)) - ilg.Emit(OpCodes.Ldloc, lb.LocalIndex) - - | Quotations.Patterns.Sequential(e1, e2) -> - emit true e1 - emit callerDontNeedResult e2 - - | Quotations.Patterns.TypeTest(e1, ty) -> - emit false e1 - ilg.Emit(OpCodes.Isinst, ty) - - | Quotations.Patterns.IfThenElse(cond, ifTrue, ifFalse) -> - let ifFalseLabel = ilg.DefineLabel() - let endLabel = ilg.DefineLabel() - - emit false cond - - ilg.Emit(OpCodes.Brfalse, ifFalseLabel) - - emit callerDontNeedResult ifTrue - ilg.Emit(OpCodes.Br, endLabel) - - ilg.MarkLabel(ifFalseLabel) - emit callerDontNeedResult ifFalse - - ilg.Emit(OpCodes.Nop) - ilg.MarkLabel(endLabel) - - | Quotations.Patterns.TryWith(body, _filterVar, _filterBody, catchVar, catchBody) -> - - let stres, ldres = - if callerDontNeedResult then ignore, ignore - else - let local = ilg.DeclareLocal body.Type - let stres = fun () -> ilg.Emit(OpCodes.Stloc, local) - let ldres = fun () -> ilg.Emit(OpCodes.Ldloc, local) - stres, ldres - - let exceptionVar = ilg.DeclareLocal(catchVar.Type) - locals.Add(catchVar, exceptionVar) - - let _exnBlock = ilg.BeginExceptionBlock() - - emit callerDontNeedResult body - stres() - - ilg.BeginCatchBlock(catchVar.Type) - ilg.Emit(OpCodes.Stloc, exceptionVar) - emit callerDontNeedResult catchBody - stres() - ilg.EndExceptionBlock() - - ldres() - - | Quotations.Patterns.TryFinally(body, catchBody) -> - - let stres, ldres = - if callerDontNeedResult then ignore, ignore - else - let local = ilg.DeclareLocal body.Type - let stres = fun () -> ilg.Emit(OpCodes.Stloc, local) - let ldres = fun () -> ilg.Emit(OpCodes.Ldloc, local) - stres, ldres - - let _exnBlock = ilg.BeginExceptionBlock() - - emit callerDontNeedResult body - stres() - - ilg.BeginFinallyBlock() - emit true catchBody - ilg.EndExceptionBlock() - - ldres() - - | Quotations.Patterns.VarSet(v,e) -> - emit false e - match locals.TryGetValue v with - | true, localBuilder -> - ilg.Emit(OpCodes.Stloc, localBuilder.LocalIndex) - | false, _ -> - failwith "unknown parameter/field in assignment. Only assignments to locals are currently supported by TypeProviderEmit" - - | n -> - failwith (sprintf "unknown expression '%A' in generated method" n) - - let callerDontNeedResult = (minfo.ReturnType = typeof) - emit callerDontNeedResult linqCode - ilg.Emit OpCodes.Ret - | _ -> () - - for minfo in ptd.GetMethods(BindingFlags.Public ||| BindingFlags.NonPublic) do - emitMethod minfo - - for (bodyMethInfo,declMethInfo) in ptd.GetMethodOverrides() do - let bodyMethBuilder = methMap.[bodyMethInfo] - tb.DefineMethodOverride(bodyMethBuilder,declMethInfo) - - for pinfo in ptd.GetProperties(BindingFlags.Public ||| BindingFlags.NonPublic) do - let pb = tb.DefineProperty(pinfo.Name, pinfo.Attributes, convType pinfo.PropertyType, [| for p in pinfo.GetIndexParameters() -> convType p.ParameterType |]) - if pinfo.CanRead then - let minfo = pinfo.GetGetMethod(true) - pb.SetGetMethod (methMap.[minfo :?> ProvidedMethod ]) - if pinfo.CanWrite then - let minfo = pinfo.GetSetMethod(true) - pb.SetSetMethod (methMap.[minfo :?> ProvidedMethod ])) - - // phase 4 - complete types - iterateTypes (fun tb _ptd -> tb.CreateType() |> ignore) - - - assembly.Save (Path.GetFileName assemblyFileName) - let assemblyBytes = File.ReadAllBytes assemblyFileName - let assemblyLoadedInMemory = System.Reflection.Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) - File.Delete assemblyFileName - - iterateTypes (fun _tb ptd -> ptd.SetAssembly assemblyLoadedInMemory) - - match reportAssemblyElements with - | None -> GlobalProvidedAssemblyElementsTable.theTable.Add(assemblyLoadedInMemory, assemblyBytes) - | Some f -> f (assemblyLoadedInMemory, assemblyBytes) - assemblyLoadedInMemory - - - theAssembly <- theElementsLazy - - - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -module Local = - - let makeProvidedNamespace (namespaceName:string) (types:ProvidedTypeDefinition list) = - let types = [| for ty in types -> ty :> Type |] - {new IProvidedNamespace with - member __.GetNestedNamespaces() = [| |] - member __.NamespaceName = namespaceName - member __.GetTypes() = types |> Array.copy - member __.ResolveTypeName typeName : System.Type = - match types |> Array.tryFind (fun ty -> ty.Name = typeName) with - | Some ty -> ty - | None -> let typenames = String.concat "," (types |> Array.map (fun t -> t.Name)) - failwith (sprintf "Unknown type '%s' in namespace '%s' (contains %s)" typeName namespaceName typenames) - } - - -type TypeProviderForNamespaces(namespacesAndTypes : list<(string * list)>) = - let otherNamespaces = ResizeArray>() - - let providedNamespaces = - lazy [| for (namespaceName,types) in namespacesAndTypes do - yield Local.makeProvidedNamespace namespaceName types - for (namespaceName,types) in otherNamespaces do - yield Local.makeProvidedNamespace namespaceName types |] - - let invalidateE = new Event() - - new (namespaceName:string,types:list) = new TypeProviderForNamespaces([(namespaceName,types)]) - new () = new TypeProviderForNamespaces([]) - - member __.AddNamespace (namespaceName,types:list<_>) = otherNamespaces.Add (namespaceName,types) - member self.Invalidate() = invalidateE.Trigger(self,EventArgs()) - interface System.IDisposable with - member x.Dispose() = () - interface ITypeProvider with - [] - override this.Invalidate = invalidateE.Publish - override this.GetNamespaces() = Array.copy providedNamespaces.Value - member __.GetInvokerExpression(methodBase, parameters) = - match methodBase with - | :? ProvidedMethod as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - | :? ProvidedConstructor as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - // Otherwise, assume this is a generative assembly and just emit a call to the constructor or method - | :? ConstructorInfo as cinfo -> - Quotations.Expr.NewObject(cinfo, Array.toList parameters) - | :? System.Reflection.MethodInfo as minfo -> - if minfo.IsStatic then - Quotations.Expr.Call(minfo, Array.toList parameters) - else - Quotations.Expr.Call(parameters.[0], minfo, Array.toList parameters.[1..]) - | _ -> failwith ("TypeProviderForNamespaces.GetInvokerExpression: not a ProvidedMethod/ProvidedConstructor/ConstructorInfo/MethodInfo, name=" + methodBase.Name + " class=" + methodBase.GetType().FullName) - - override this.GetStaticParameters(ty) = - match ty with - | :? ProvidedTypeDefinition as t -> - if ty.Name = t.Name (* REVIEW: use equality? *) then - t.GetStaticParameters() - else - [| |] - | _ -> [| |] - - override this.ApplyStaticArguments(ty,typePathAfterArguments:string[],objs) = - let typePathAfterArguments = typePathAfterArguments.[typePathAfterArguments.Length-1] - match ty with - | :? ProvidedTypeDefinition as t -> (t.MakeParametricType(typePathAfterArguments,objs) :> Type) - | _ -> failwith (sprintf "ApplyStaticArguments: static params for type %s are unexpected" ty.FullName) - - override x.GetGeneratedAssemblyContents(assembly) = - System.Diagnostics.Debug.Assert(GlobalProvidedAssemblyElementsTable.theTable.ContainsKey assembly, "unexpected missing assembly in GlobalProvidedAssemblyElementsTable") - GlobalProvidedAssemblyElementsTable.theTable.[assembly] - -#endif - diff --git a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fsi b/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fsi deleted file mode 100644 index 0554d4387..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderEmit.fsi +++ /dev/null @@ -1,267 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -namespace Internal.Utilities.TypeProvider.Emit -#else -namespace Microsoft.FSharp.TypeProvider.Emit -#endif -open System -open System.Reflection -open System.Linq.Expressions -open Microsoft.FSharp.Core.CompilerServices - - -/// Represents an erased provided parameter -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedParameter = -#else -type ProvidedParameter = -#endif - inherit System.Reflection.ParameterInfo - new : parameterName: string * parameterType: Type * ?isOut:bool * ?optionalValue:obj -> ProvidedParameter - - -/// Represents an erased provided constructor. -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedConstructor = -#else -type ProvidedConstructor = -#endif - inherit System.Reflection.ConstructorInfo - - /// Create a new provided constructor. It is not initially associated with any specific provided type definition. - new : parameters: ProvidedParameter list -> ProvidedConstructor - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Set the quotation used to compute the implementation of invocations of this constructor. - member InvokeCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this constructor. - member InvokeCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Add definition location information to the provided constructor. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedMethod = -#else -type ProvidedMethod = -#endif - inherit System.Reflection.MethodInfo - - /// Create a new provided method. It is not initially associated with any specific provided type definition. - new : methodName:string * parameters: ProvidedParameter list * returnType: Type -> ProvidedMethod - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Set the method attributes of the method. By default these are simple 'MethodAttributes.Public' - member SetMethodAttrs : attributes:MethodAttributes -> unit - - /// Get or set a flag indicating if the property is static. - member IsStaticMethod : bool with get, set - - /// Set the quotation used to compute the implementation of invocations of this method. - member InvokeCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this method. - member InvokeCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -/// Represents an erased provided property. -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedProperty = -#else -type ProvidedProperty = -#endif - inherit System.Reflection.PropertyInfo - - /// Create a new provided type. It is not initially associated with any specific provided type definition. - new : propertyName: string * propertyType: Type * ?parameters:ProvidedParameter list -> ProvidedProperty - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Get or set a flag indicating if the property is static. - member IsStatic : bool with set - - /// Set the quotation used to compute the implementation of invocations of this constructor. - member GetterCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this constructor. - member GetterCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Set the function used to compute the implementation of invocations of the property setter - member SetterCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this constructor. - member SetterCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -/// Represents an erased provided property. -[] -type ProvidedMeasureBuilder = - - /// The ProvidedMeasureBuilder for building measures. - static member Default : ProvidedMeasureBuilder - - /// e.g. 1 - member One : System.Type - /// e.g. m * kg - member Product : measure1: System.Type * measure1: System.Type -> System.Type - /// e.g. 1 / kg - member Inverse : denominator: System.Type -> System.Type - - /// e.g. kg / m - member Ratio : numerator: System.Type * denominator: System.Type -> System.Type - - /// e.g. m * m - member Square : ``measure``: System.Type -> System.Type - - /// the SI unit from the F# core library, where the string is in capitals and US spelling, e.g. Meter - member SI : string -> System.Type - - /// e.g. float, Vector - member AnnotateType : basic: System.Type * argument: System.Type list -> System.Type - -#endif //TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS - -/// Represents an erased provided parameter -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedStaticParameter = -#else -type ProvidedStaticParameter = -#endif - inherit System.Reflection.ParameterInfo - new : parameterName: string * parameterType:Type * ?parameterDefaultValue:obj -> ProvidedStaticParameter - -/// Represents an erased provided type definition. -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedTypeDefinition = -#else -type ProvidedTypeDefinition = -#endif - inherit System.Type - - /// Create a new provided type definition in a namespace. - new : assembly: Assembly * namespaceName: string * className: string * baseType: Type option -> ProvidedTypeDefinition - - /// Create a new provided type definition, to be located as a nested type in some type definition. - new : className : string * baseType: Type option -> ProvidedTypeDefinition - - /// Add the given type as an implemented interface. - member AddInterfaceImplementation : interfaceType: Type -> unit - - /// Specifies that the given method body implements the given method declaration. - member DefineMethodOverride : methodInfoBody: ProvidedMethod * methodInfoDeclaration: MethodInfo -> unit - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary. - /// The documentation is only computed once. - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Set the attributes on the provided type. This fully replaces the default TypeAttributes. - member SetAttributes : System.Reflection.TypeAttributes -> unit - - /// Add a method, property, nested type or other member to a ProvidedTypeDefinition - member AddMember : memberInfo:MemberInfo -> unit - /// Add a set of members to a ProvidedTypeDefinition - member AddMembers : memberInfos:list<#MemberInfo> -> unit - - /// Add a member to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. - member AddMemberDelayed : memberFunction:(unit -> #MemberInfo) -> unit - - /// Add a set of members to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. - member AddMembersDelayed : (unit -> list<#MemberInfo>) -> unit - - /// Add the types of the generated assembly as generative types, where types in namespaces get hierarchically positioned as nested types. - member AddAssemblyTypesAsNestedTypesDelayed : assemblyFunction:(unit -> System.Reflection.Assembly) -> unit - - // Parametric types - member DefineStaticParameters : parameters: ProvidedStaticParameter list * instantiationFunction: (string -> obj[] -> ProvidedTypeDefinition) -> unit - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - /// Suppress System.Object entries in intellisense menus in instances of this provided type - member HideObjectMethods : bool with set - /// Emit the given provided type definition and its nested type definitions into an assembly - /// and adjust the 'Assembly' property of all provided type definitions to return that - /// assembly. - /// - /// The assembly is only emitted when the Assembly property on the root type is accessed for the first time. - member ConvertToGenerated : assemblyFileName:string * ?reportAssembly: (Assembly * byte[] -> unit) -> unit - - /// Get or set a flag indicating if the ProvidedTypeDefinition is erased - member IsErased : bool with get,set - - /// Get or set a flag indicating if the ProvidedTypeDefinition has type-relocation suppressed - [] - member SuppressRelocation : bool with get,set - -#if PROVIDER_TRANSFORMATIONS -[] -type ProviderTransformations = - static member FilterTypes : types: Type list * ?methodFilter : (MethodInfo -> bool) * ?eventFilter : (EventInfo -> bool) * ?propertyFilter : (PropertyInfo -> bool) * ?constructorFilter : (ConstructorInfo -> bool) * ?fieldFilter : (FieldInfo -> bool) * ?baseTypeTransform : (Type -> Type option) -> Type list -#endif - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -type TypeProviderForNamespaces = -/// A base type providing default implementations of type provider functionality when all provided types are of type ProvidedTypeDefinition -// A TypeProvider boiler plate type. -// 1. Inherit supplying the "providedNamespaces" -// 2. Add [] to type. -// 3. Add [] do() to assembly. - - /// Initializes a type provider to provide the types in the given namespace. - new : namespaceName:string * types: ProvidedTypeDefinition list -> TypeProviderForNamespaces - - /// Initializes a type provider - new : unit -> TypeProviderForNamespaces - - /// Add a namespace of provided types. - member AddNamespace : namespaceName:string * types: ProvidedTypeDefinition list -> unit - - /// Invalidate the information provided by the provider - member Invalidate : unit -> unit - - interface ITypeProvider -#endif \ No newline at end of file diff --git a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderRuntimeAttribute.fs b/src/fsharp/FSharp.Data.TypeProviders/TypeProviderRuntimeAttribute.fs deleted file mode 100644 index 8cba3d994..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/TypeProviderRuntimeAttribute.fs +++ /dev/null @@ -1,11 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp.Data.TypeProviders.DesignTime - -open Microsoft.FSharp.Core.CompilerServices - -// This says that this assembly is a runtime DLL for a particular platform, where the design-time -// DLL is found alongside this DLL and has the given name. -[] -do() - diff --git a/src/fsharp/FSharp.Data.TypeProviders/TypeProviders.fs b/src/fsharp/FSharp.Data.TypeProviders/TypeProviders.fs deleted file mode 100644 index 6f7f07f67..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/TypeProviders.fs +++ /dev/null @@ -1,1276 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp.Data.TypeProviders.DesignTime - -#nowarn "57" -#nowarn "44" // This construct is deprecated. please use List.item - -open System -open System.IO -open System.Data -open System.Data.Sql -open System.Data.SqlClient -open System.Collections.Generic -open System.Reflection -open Microsoft.FSharp.Core.CompilerServices -open Microsoft.FSharp.Quotations -open Internal.Utilities.TypeProvider.Emit -open Microsoft.FSharp.Data.TypeProviders.Utility - -// This is how the compiler decides the assembly has a type which extend the compiler. -[] -do() - -type internal WatchSpec = - private - | WatchSpec of string * (string -> bool) - static member File path = WatchSpec (path, fun _ -> true) - static member FileAndFilter (path, filter) = WatchSpec (path, filter) - member x.Path = let (WatchSpec(p, _)) = x in p - member x.Filter = let (WatchSpec(_, f)) = x in f - -/// Generate an assembly or cache an error. Do not retry the assembly generation until invalidation occurs. -type internal AssemblyOrPersistentErrorCache<'Key, 'Value when 'Key : equality>() = - - let cache = new Dictionary<(string list * 'Key), Choice<'Value,exn>>(HashIdentity.Structural) - member this.GetAssembly(typePath, moniker : 'Key, typeBuilder) = - let res = - match cache.TryGetValue ((typePath,moniker)) with - | false, _ -> - let t = try Choice1Of2(typeBuilder()) with err -> Choice2Of2 err - cache.Add((typePath,moniker), t) - t - | true, t -> t - match res with - | Choice1Of2 res -> res - | Choice2Of2 err -> - // We continue to reraise errors until this type provider goes away. - raise err - -type internal NamespacePathComponent = string -type internal TypesWithNamespacePaths = (NamespacePathComponent list * Type) list - -type internal NameGenerator(prefix) = - let mutable n = 0 - member __.NextName() = - n <- n + 1 - prefix + string n - -type internal NoData = | NoData - -module internal Expr = - /// This helper makes working with Expr.Let a little easier and safer - let LetVar(varName, expr:Expr, f) = - let var = Var(varName, expr.Type) - Expr.Let(var, expr, f (Expr.Var var)) - - - let SimpleTryWith(i, body, catch) = - let filterVar = Var("_f" + i, typeof) - let catchVar = Var("_f" + i, typeof) - Expr.TryWith( - body, - filterVar, - Expr.Value 1, - catchVar, - catch catchVar - ) - - // returns expression that raises given exception. Result expression will have specified with specified result type - let Raise = - let m = typedefof>.Assembly.GetType("Microsoft.FSharp.Core.Operators").GetMethod("Raise") - fun (exnExpr, resultType) -> Expr.Call(m.MakeGenericMethod [|resultType|], [exnExpr]) - -/// helper type to isolate manipulation with paths -type internal PathResolutionUtils(baseResolutionFolder) = - - /// if pathName is NullOrEmpty = returns pathName - /// if pathName is absolute path - returns pathName - /// else returns makes absolute path from resolutionFolderParam and pathName, using resolutionFolderParam as base part () - member this.MakeAbsolute(resolutionFolderParam, pathName) = - if String.IsNullOrWhiteSpace pathName then pathName - elif Path.IsPathRooted pathName then - System.IO.Path.GetFullPath pathName - else - assert (Path.IsPathRooted resolutionFolderParam) - System.IO.Path.GetFullPath(Path.Combine(resolutionFolderParam, pathName)) - - // All file names and directory names are resolved relative to the ResolutionFolder. - // This function should contain the only two direct uses of config.ResolutionFolder. - member this.GetAbsoluteDesignTimeDirectory(resolutionFolderParam) = - if String.IsNullOrWhiteSpace resolutionFolderParam then - baseResolutionFolder - else - this.MakeAbsolute (baseResolutionFolder, resolutionFolderParam) - - /// helper that combines getAbsoluteDesignTimeDirectory and makeAbsolute - member this.MakeAbsoluteWithResolutionFolder (resolutionFolderParam, pathName) = - let absoluteDesignTimeDirectory = this.GetAbsoluteDesignTimeDirectory(resolutionFolderParam) - this.MakeAbsolute(absoluteDesignTimeDirectory,pathName) - - // returns list that contains zero or one WatchSpec for configuration file - // customConfigFile - can be either absolute or relative path. - // Relative paths are resolved using 'getAbsoluteDesignTimeDirectory resolutionFolder => makeAbsolute' pair - // NOTE: here we can use option instead of list but list provides more convinient syntax on the calling side - // yield! r - // VS - // match r with Some r -> yield r | None -> () - member this.GetConfigFileWatchSpec (resolutionFolder : string, customConfigFile : string, connectionStringName : string) = - let designTimeDirectory = this.GetAbsoluteDesignTimeDirectory(resolutionFolder) - assert (Path.IsPathRooted designTimeDirectory) - - let customConfigFile = this.MakeAbsolute(designTimeDirectory, customConfigFile) - assert (String.IsNullOrEmpty(customConfigFile) || Path.IsPathRooted customConfigFile) - - if not (String.IsNullOrWhiteSpace connectionStringName) then - let searchResult = ConfigFiles.findConfigFile (designTimeDirectory, customConfigFile) - match searchResult with - | ConfigFiles.StandardFound path - | ConfigFiles.CustomFound path -> - // configuration file exists - // setup watcher and trigger invalidation only if changes in config file modify components of the connection string - let currentConnString = ConfigFiles.tryReadConnectionString(path, connectionStringName) - let filter = - match currentConnString with - | ConfigFiles.ConnectionStringReadResult.Ok ccs -> - // configuration file contains valid value for connection string with specified name - let actualFilter p = - let newConnString = ConfigFiles.tryReadConnectionString(p, connectionStringName) - match newConnString with - | ConfigFiles.ConnectionStringReadResult.Ok ncs -> - // connection string exists in both versions of config file - // compare components for two versions of connection strings to make final decision - ccs.ProviderName <> ncs.ProviderName - || ccs.Name <> ncs.Name - || ccs.ConnectionString <> ncs.ConnectionString - | ConfigFiles.ConnectionStringReadResult.NotFound -> - // connection string disappeared in the second version of config file - // probably user has erased it - trigger invalidation - true - | ConfigFiles.ConnectionStringReadResult.Error _ -> - // error occured while reading config - exact reason is unknown so do not trigger invalidation - false - - actualFilter - | _ -> - // configuration file either has incorrect structure or does not contain connection string with specified name - let actualFilter p = - let newConnString = ConfigFiles.tryReadConnectionString(p, connectionStringName) - match newConnString with - | ConfigFiles.ConnectionStringReadResult.Ok _-> true // connection string appeared! - trigger invalidation - | _ -> - // if we got here this means that connection string either not appeared or config file has error - // no reason to trigger invalidation - false - actualFilter - [WatchSpec.FileAndFilter(path, filter)] - | x -> - // if user supplied file name for custom configuration file - use it as mask - // otherwise use '*.config' to capture app.config or web.config - let configFileMask = - match x with - | ConfigFiles.CustomNotFound _ -> customConfigFile - | _ -> Path.Combine(designTimeDirectory, "*.config") - - // configuration file doesn't exists - // setup watcher and trigger invalidation only if file contains connection string with given name - // file can be created by - // - copying it from another location - FSW will raise Created\Changed - // - creating it from the scratch - FSW will raise Created and Changed on the first save - // in both cases we will react on Changed - let filter path = - let connString = ConfigFiles.tryReadConnectionString(path, connectionStringName) - match connString with - | ConfigFiles.ConnectionStringReadResult.Ok _ -> true - | _ -> false - - [WatchSpec.FileAndFilter (configFileMask, filter)] - else - // connection string name not specified - no need to setup FileSystemWatcher for config file - [] - -[] -/// The implementation of the built-in type providers. -type public DataProviders(config:TypeProviderConfig) = - let pathResolutionUtils = PathResolutionUtils(config.ResolutionFolder) - - let makeAbsolute resolutionFolderParam pathName = pathResolutionUtils.MakeAbsolute(resolutionFolderParam, pathName) - - // All file names and directory names are resolved relative to the ResolutionFolder. - // This function should contain the only two direct uses of config.ResolutionFolder. - let getAbsoluteDesignTimeDirectory resolutionFolderParam = pathResolutionUtils.GetAbsoluteDesignTimeDirectory(resolutionFolderParam) - - /// helper that combines getAbsoluteDesignTimeDirectory and makeAbsolute - let makeAbsoluteWithResolutionFolder resolutionFolderParam pathName = pathResolutionUtils.MakeAbsoluteWithResolutionFolder(resolutionFolderParam, pathName) - - let mkDefaultRuntimeResolutionFolderExpr resolutionFolderParam = - if config.IsHostedExecution then - Expr.Value (getAbsoluteDesignTimeDirectory resolutionFolderParam) - else - // the base directory always ends with a "\", remove it - <@@ System.AppDomain.CurrentDomain.BaseDirectory.TrimEnd('\\', '/') @@> - - let mkAbsoluteFileNameExpr (resolutionFolderParam, staticFileName:string) = - if System.IO.Path.IsPathRooted staticFileName then - Expr.Value staticFileName - else - let baseDirectoryExpr = mkDefaultRuntimeResolutionFolderExpr resolutionFolderParam - Expr.Call(typeof.GetMethod("Combine",[| typeof; typeof |]), [ baseDirectoryExpr; Expr.Value staticFileName ]) - - let theAssembly = typeof.Assembly - let namespaceName = "Microsoft.FSharp.Data.TypeProviders" - - // checks if target system runtime contains .net 4.5 specific type - let isTargetingDotNet45 = lazy config.SystemRuntimeContainsType "System.Collections.Generic.IReadOnlyList`1" - - // The set of active file watchers - let mutable disposals = ResizeArray<(unit -> unit)>() - - let entityNamespaceGenerator = NameGenerator "SqlEntityConnection" - let serviceNamespaceGenerator = NameGenerator "WsdlService" - - // The invalidation signal. - // - // We trigger invalidation at most once. The host compiler should throw away the - // provider instance once invalidation is signalled. - let invalidation = new Event() - let mutable invalidationTriggered = 0 - let invalidate() = - // FSW can run callbacks in multiple threads - actual event should be raised at most once - if System.Threading.Interlocked.CompareExchange(&invalidationTriggered, 1, 0) = 0 then - invalidation.Trigger(null, EventArgs()) - - - // returns list that contains zero or one WatchSpec for configuration file - // customConfigFile - can be either absolute or relative path. - // Relative paths are resolved using 'getAbsoluteDesignTimeDirectory resolutionFolder => makeAbsolute' pair - // NOTE: here we can use option instead of list but list provides more convinient syntax on the calling side - // yield! r - // VS - // match r with Some r -> yield r | None -> () - let getConfigFileWatchSpec (resolutionFolderParam : string, customConfigFile : string, connectionStringName : string) = - pathResolutionUtils.GetConfigFileWatchSpec(resolutionFolderParam, customConfigFile, connectionStringName) - - let watchPath (spec : WatchSpec) = - - let watcher = - let folder = Path.GetDirectoryName spec.Path - let file = Path.GetFileName spec.Path - new FileSystemWatcher (folder, file) - - watcher.Changed.Add (fun f -> - if spec.Filter(f.FullPath) then invalidate() - ) - watcher.Deleted.Add(fun _ -> invalidate()) - watcher.Renamed.Add(fun _ -> invalidate()) - - watcher.EnableRaisingEvents <- true - disposals.Add(fun () -> watcher.Dispose()) - - // Re-typecheck when the network becomes available - let mutable watchingForNetworkUp = false - let watchForNetworkUp () = - if not watchingForNetworkUp then - watchingForNetworkUp <- true - let handler = System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler (fun _ evArgs -> if evArgs.IsAvailable then invalidate()) - System.Net.NetworkInformation.NetworkChange.NetworkAvailabilityChanged.AddHandler handler - disposals.Add (fun () -> System.Net.NetworkInformation.NetworkChange.NetworkAvailabilityChanged.RemoveHandler handler) - - /// A utility function to bucket items hierarchically. - static let bucketByPath (keyf : NamespacePathComponent -> string) nodef tipf (items: TypesWithNamespacePaths) = - // Find all the items with an empty key list and call 'tipf' - let tips = - [ for (path,v) in items do - match path with - | [] -> yield tipf v - | _ -> () ] - - // Find all the items with a non-empty key list. Bucket them together by - // the first key. For each bucket, call 'nodef' on that head key and the bucket. - let nodes = - let buckets = new Dictionary(10, HashIdentity.FromFunctions (fun k -> hash (keyf k)) (fun k1 k2 -> keyf k1 = keyf k2)) - for (path,v) in items do - match path with - | [] -> () - | pathItem::rest -> - buckets.[pathItem] <- (rest,v) :: (if buckets.ContainsKey pathItem then buckets.[pathItem] else []); - - [ for (KeyValue(key,items)) in buckets -> nodef key items ] - - tips @ nodes - - let assemblyBytesTable = Dictionary() - - // This major routine creates a lookaside table for generated assemblies based on - // particular configuration of one of the assembly generators. - let containerTypeForGeneratedAssembly - (assemblyCache: AssemblyOrPersistentErrorCache<'ConfigInfo, (Assembly * 'ReorgInfo)>, - // Gets the file name(s) from the configuration info of a file to watch, if any - getFilesToWatch: 'ConfigInfo -> WatchSpec list, - // Gets filename that will be used as global synchronization moniker - getLockMonikerFileName : 'ConfigInfo -> string option, - // Generates the assembly given the configuration info, and a unique name, and the file name - generator : string -> 'ConfigInfo -> Util.FileResource * 'ReorgInfo, - // The XmlDoc to display for the container type - xmlDocHelp : unit -> string, - // reorganizes the raw generated types from the assembly into nested types + some new GetDataContext methods - reorganize : (string -> 'ReorgInfo -> 'ConfigInfo -> Type list -> Type list * MemberInfo list) option, - // Is type relocation being suppressed? - suppressTypeRelocation, - // Get a unique name to use for generated bits and pieces - getUniqueName : 'ConfigInfo -> string) = - - Util.MemoizationTable(fun (typePath, itemSpec) -> - let uniqueName = getUniqueName itemSpec - let typeName = List.nth typePath (List.length typePath - 1) - let t = ProvidedTypeDefinition(theAssembly, uniqueName, typeName, baseType = Some typeof, IsErased=false) - t.AddXmlDocDelayed (fun () -> xmlDocHelp()) - - if suppressTypeRelocation then - t.SuppressRelocation <- true - let assembly, reorgInfo = - let lockMonikerFileNameOpt = getLockMonikerFileName itemSpec - Util.WithExclusiveAccessToFile (defaultArg lockMonikerFileNameOpt null) <| fun () -> - try - assemblyCache.GetAssembly(typePath, itemSpec, (fun () -> - let assemblyFile, reorgInfo = generator uniqueName itemSpec - try - let assemblyBytes = File.ReadAllBytes assemblyFile.Path - let assembly = Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) - assemblyBytesTable.Add(assembly, assemblyBytes) - assembly, reorgInfo - finally - (try File.Delete assemblyFile.Path with _ -> ()) - )) - finally - // set up FileSystemWatcher even if exception was raised - // this allows to handle case when user edits LocalSchemaFile manually and intermediate result file has invalid structure - // we'll capture next change event and try to refresh TP - match getFilesToWatch itemSpec with - | [] -> watchForNetworkUp() - | (watchSpecs: WatchSpec list) -> - for watchSpec in watchSpecs do - watchPath watchSpec - - let assemblyTypes : TypesWithNamespacePaths = - [ for ty in assembly.GetTypes() do - if not ty.IsNested then - let namespaceParts = - match ty.Namespace with - | null -> [] - | s -> s.Split '.' - |> Array.toList - yield namespaceParts, ty ] - - - let rec loop types = - types - |> bucketByPath - (fun namespaceComponent -> namespaceComponent) - (fun namespaceComponent typesUnderNamespaceComponent -> - let t = ProvidedTypeDefinition(namespaceComponent, baseType = Some typeof, IsErased=false) - //match help with None -> () | Some f -> t.AddXmlDocDelayed f - t.AddMembers (loop typesUnderNamespaceComponent) - (t :> Type)) - (fun ty -> ty) - let assemblyTypesAsNestedTypes = loop assemblyTypes - - let assemblyTypesReorganized, otherMembersAfterReorg = - match reorganize with - | None -> assemblyTypesAsNestedTypes, [] - | Some f -> f uniqueName reorgInfo itemSpec assemblyTypesAsNestedTypes - - t.AddMembers assemblyTypesReorganized - t.AddMembers otherMembersAfterReorg - let simplifyingAssemblyFile = Util.TemporaryFile "dll" - t.ConvertToGenerated (simplifyingAssemblyFile.Path, (fun (assembly2,providedAssemblyRepr2) -> assemblyBytesTable.Add(assembly2, providedAssemblyRepr2))) - (t :> Type)) - - /// Reorganize an SQLMetal, EntityFramework, OData or WSDL set of generated types, hiding the "complex" generated API under "Types" - /// and presenting a simpler set of types and properties. - let dataSpaceReorg (// This determines is a type is a specific context type - isCtxtType, - // gets the information for the GetDataContext static methods for each context type - getInfoOnContextType, - // the name to use for the single GetDataContext static method, if there is only one, normally "GetDataContext" - singluarStaticMethodNameOpt, - // A string to put into XMLDoc help indicating the kind of the service, e.g. "OData Service" - serviceKind, - // This predicate determines if we duplicte a method from the full context type to the simple context type - keepMethod, - // This predicate determines if we duplicte a property from the full context type to the simple context type - keepProperty, - // This represents an additional set of properties to keep from the base type - propertiesToKeep:IDictionary, - // This is the set of types to reorganize - types: Type list, - // This indicates that the context type implements IDisposable and that the simplified context type should do that too - contextTypeImplementsIDisposable: bool) = - - //for c in types do - // printfn "c.Name = '%s', c.BaseType.FullName = '%s'" c.Name c.BaseType.FullName - - let contextTypes = types |> List.filter isCtxtType - //let contextBaseTypeShortName = dataContextTypeName.Split '.' |> Seq.last - - let simpleContextTypesContainer = - let t = ProvidedTypeDefinition("SimpleDataContextTypes", baseType = Some typeof, IsErased=false) - t.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocContainsTheSimplifiedContextTypes(serviceKind))) - t - - let fullServiceTypesType = - let help = (fun () -> - let xmlHelpMaker = if propertiesToKeep.ContainsKey "Credentials" then FSData.SR.xmlDocFullServiceTypesAPI else FSData.SR.xmlDocFullServiceTypesAPINoCredentials - xmlHelpMaker(serviceKind,(String.concat ", " (contextTypes |> List.map (fun t -> "'"+t.Name+"'"))))) - //[ for (namespacePath, ty) in types -> (("ServiceTypes",help) :: namespacePath, ty) ] - let t = ProvidedTypeDefinition("ServiceTypes", baseType = Some typeof, IsErased=false) - t.AddXmlDocDelayed help - t.AddMembers types - t.AddMember simpleContextTypesContainer - t - - let simpleMembers = - [ for fullContextType in contextTypes do - let storedContextType, revealedContextType, staticMethodsForContextType = getInfoOnContextType fullContextType - let simpleContextType, simpleContextTypeCtor = - let t = ProvidedTypeDefinition(fullContextType.Name, baseType = Some typeof, IsErased=false) - t.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocSimplifiedDataContext(serviceKind))) - t.HideObjectMethods <- true - // Generated provided types made using TypeProviderEmit can have one constructor, which implies the fields of the constructed type instance - let ctor = - let code (_args: Expr list) = Expr.Value "unused" // For generated types, the constructor code is ignored. - let p = ProvidedConstructor([ ProvidedParameter("context", storedContextType) ], InvokeCode=code) - p.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocConstructSimplifiedContext(serviceKind))) - p - if contextTypeImplementsIDisposable then - let idisposeMeth = typeof.GetMethod "Dispose" - let dispose = - let code (_args: Expr list) = Expr.Call(Expr.Coerce( Expr.Var(Var.Global("context", storedContextType)), typeof), idisposeMeth, [ ]) - let m = ProvidedMethod("Dispose", [ ], typeof, InvokeCode=code) - m.SetMethodAttrs(MethodAttributes.Virtual ||| MethodAttributes.HasSecurity ||| MethodAttributes.Final ||| MethodAttributes.NewSlot ||| MethodAttributes.Private) - m.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocDisposeSimplifiedContext())) - m - t.AddInterfaceImplementation typeof - t.DefineMethodOverride(dispose, idisposeMeth) - t.AddMembers [ (dispose :> MemberInfo) ] - - t.AddMember ctor - let dataContextProperty = - let code (_args: Expr list) = Expr.Coerce(Expr.Var(Var.Global("context", storedContextType)), revealedContextType) - let p = ProvidedProperty("DataContext", revealedContextType, GetterCode= code, IsStatic=false) - p.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocGetFullContext(serviceKind))) - p - t.AddMember dataContextProperty - - t.AddMembers [ - for serviceTypeMethod in storedContextType.GetMethods(BindingFlags.DeclaredOnly ||| BindingFlags.Instance ||| BindingFlags.Public) do - if keepMethod serviceTypeMethod then - let delegatingMethod = - let code (args: Quotations.Expr[]) = - let obj = Quotations.Expr.Call(args.[0],dataContextProperty.GetGetMethod(),[ ]) - let objCoerced = Quotations.Expr.Coerce(obj,storedContextType) - Quotations.Expr.Call(objCoerced,serviceTypeMethod,Array.toList args.[1..]) // only instance methods - let parameters = [ for p in serviceTypeMethod.GetParameters() -> ProvidedParameter(p.Name, p.ParameterType, isOut=p.IsOut) ] - - let m = ProvidedMethod(serviceTypeMethod.Name, parameters, serviceTypeMethod.ReturnType , InvokeCodeInternal = code, IsStaticMethod=false) - m.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocExecuteProcedure(m.Name))) - m - yield (delegatingMethod :> MemberInfo) - - for serviceTypeProperty in storedContextType.GetProperties(BindingFlags.DeclaredOnly ||| BindingFlags.Instance ||| BindingFlags.Public) do - if keepProperty serviceTypeProperty then - let delegatingProperty = - let code (args: Expr list) = - let obj = Expr.Call(args.[0],dataContextProperty.GetGetMethod(),[]) - let objCoerced = Expr.Coerce(obj,storedContextType) - Expr.PropertyGet(objCoerced,serviceTypeProperty,[]) // only instance properties - let p = ProvidedProperty(serviceTypeProperty.Name, serviceTypeProperty.PropertyType , GetterCode= code, IsStatic=false) - p.AddXmlDocDelayed (fun () -> (FSData.SR.xmlDocGetEntities(p.Name,serviceKind))) - p - yield (delegatingProperty :> MemberInfo) - - for serviceTypeProperty in fullContextType.GetProperties(BindingFlags.Instance ||| BindingFlags.Public) do - if propertiesToKeep.ContainsKey serviceTypeProperty.Name then - let keptProperty = - let p = ProvidedProperty(serviceTypeProperty.Name, serviceTypeProperty.PropertyType, IsStatic=false) - if serviceTypeProperty.CanRead then p.GetterCode <- (fun (args: Expr list) -> Expr.PropertyGet(Expr.Coerce(Expr.Call(args.[0],dataContextProperty.GetGetMethod(),[]),fullContextType),serviceTypeProperty,[])) - if serviceTypeProperty.CanWrite then p.SetterCode <- (fun (args: Expr list) -> Expr.PropertySet(Expr.Coerce(Expr.Call(args.[0],dataContextProperty.GetGetMethod(),[]),fullContextType),serviceTypeProperty,args.[1],[])) - p.AddXmlDocDelayed (fun () -> propertiesToKeep.[p.Name]) - p - yield (keptProperty :> MemberInfo) ] - - - t, ctor - - // Tuck this under the full service API - simpleContextTypesContainer.AddMember simpleContextType - let infoOnStaticMethods = - match contextTypes, singluarStaticMethodNameOpt with - | [ _ ], Some singluarStaticMethodName -> [ for (_, argDescriptions, contextArgCode) in staticMethodsForContextType -> (singluarStaticMethodName, argDescriptions, contextArgCode) ] - | _ -> staticMethodsForContextType - for (methodName, argDescriptions, contextArgCode) in infoOnStaticMethods do // e.g. NetflixCatalog - let getContextMethod = - let code args = Expr.NewObject(simpleContextTypeCtor, [ contextArgCode args ]) - let p = ProvidedMethod(methodName, [ for (argName,argTy) in argDescriptions -> ProvidedParameter(argName, argTy) ], simpleContextType, InvokeCode= code, IsStaticMethod=true) - p.AddXmlDocDelayed (fun () -> FSData.SR.xmlDocGetSimplifiedContext(serviceKind)) - p - yield (getContextMethod :> MemberInfo) ] - - [ (fullServiceTypesType :> Type) ], simpleMembers - - - /// Define a provided static parameter with the given name, type, default value and xml documentation - let staticParam (nm,ty,dflt: 'T option) = - let p = ProvidedStaticParameter(nm, ty, ?parameterDefaultValue=Option.map box dflt ) - p - - /// Define a provided type with the given name, type, default value and xml documentation - let typeDefinition (nm, xml) = - let p = ProvidedTypeDefinition(theAssembly, namespaceName, nm, baseType = Some typeof, IsErased=false) - p.AddXmlDocDelayed xml - p - - - let getRuntimeConnectionStringExpr (connectionStringParam, usingConfigFileInfo, configFileNameParam, dataDirectoryParam, resolutionFolderParam) = - let connectionStringExpr = - // Check if the ConfigFile parameter is being used - match usingConfigFileInfo with - | Some (connectionStringName, configFileBaseNameOpt) -> - // If the ConfigFile parameter is being used, we are getting the connection - // string from a configuration file. In this case, we codegen the lookup of the - // configuration file at runtime as the default configuration string, just in case the configuration - // has changed between compile-time and run-time. - let configFileNameExpr = - let configFileName = match configFileBaseNameOpt with Some x -> x | None -> configFileNameParam - mkAbsoluteFileNameExpr (resolutionFolderParam, configFileName) - // PSEUDO: let text = System.IO.File.ReadAllText configFileName - let textOfConfigFileExpr = Expr.Call(typeof.GetMethod("ReadAllText",[| typeof |]), [ configFileNameExpr ]) - // PSEUDO: let tmpConfigFile = System.IO.Path.GetTempFileName() - let tmpFileNameExpr = Expr.Call(typeof.GetMethod("GetTempFileName",[| |]), [ ]) - Expr.LetVar("tmpConfigFile",tmpFileNameExpr,fun tmpFileNameExpr -> - Expr.Sequential( - // PSEUDO: do System.IO.File.WriteAllText(tmpConfigFile.Path,text) - Expr.Call(typeof.GetMethod("WriteAllText",[| typeof; typeof |]),[ tmpFileNameExpr; textOfConfigFileExpr ]), - Expr.TryFinally( - // Read the config file as a System.Configuration.ExeConfigurationFileMap - // PSEUDO: let map = ExeConfigurationFileMap() - let mapExpr = Expr.NewObject(typeof.GetConstructor([| |]), [ ]) - Expr.LetVar("map", mapExpr,fun mapVarExpr -> - // Set the file name of the ExeConfigurationFileMap - // PSEUDO: do map.ExeConfigFilename <- tmpConfigFile - let action2 = Expr.PropertySet(mapVarExpr, typeof.GetProperty "ExeConfigFilename", tmpFileNameExpr) - Expr.Sequential(action2, - // Open the config file as if it were a .exe.config. This also takes into account machine config on this machine. - // PSEUDO: let config = ConfigurationManager.OpenMappedExeConfiguration(map, ConfigurationUserLevel.None); - let configExpr = - let meth = typeof.GetMethod("OpenMappedExeConfiguration", [| typeof; typeof |]) - Expr.Call(meth, [ mapVarExpr; Expr.Value(System.Configuration.ConfigurationUserLevel.None, meth.GetParameters().[1].ParameterType) ]) - Expr.LetVar("config", configExpr, fun configVarExpr -> - // PSEUDO: config.ConnectionStrings - let connStringsExpr1 = Expr.PropertyGet(configVarExpr, typeof.GetProperty "ConnectionStrings", []) - // PSEUDO: config.ConnectionStrings.ConnectionStrings - let connStringsExpr2 = Expr.PropertyGet(connStringsExpr1, typeof.GetProperty "ConnectionStrings", []) - // PSEUDO: config.ConnectionStrings.ConnectionStrings.[connectionStringName] - let connStringExpr1 = Expr.Call(connStringsExpr2, typeof.GetMethod("get_Item", [| typeof |]), [ Expr.Value connectionStringName ]) - // PSEUDO: config.ConnectionStrings.ConnectionStrings.[connectionStringName].ConnectionString - let connStringExpr2 = Expr.PropertyGet(connStringExpr1, typeof.GetProperty "ConnectionString", []) - connStringExpr2))), - - Expr.Call(typeof.GetMethod("Delete",[| typeof |]),[ tmpFileNameExpr ])))) - - - | None -> - // If the ConfigFile parameter is not being used, then just use the value of the connection string parameter - Expr.Value connectionStringParam - - let connectionStringExprAfterReplace = - // Get the value of the |DataDirectory| substitution - let dataDirectoryExpr = - if String.IsNullOrWhiteSpace dataDirectoryParam then - //PSEUDO: System.AppDomain.CurrentDomain.GetData("DataDirectory") ?? System.AppDomain.CurrentDomain.BaseDirectory - let currentDomainExpr = Expr.PropertyGet(typeof.GetProperty "CurrentDomain",[]) - let getDataExprAsObj = Expr.Call(currentDomainExpr,typeof.GetMethod("GetData", [| typeof |]),[ Expr.Value "DataDirectory" ]) - let baseDirectoryExpr = mkDefaultRuntimeResolutionFolderExpr resolutionFolderParam - let getDataIsNotNullExpr = Expr.TypeTest(getDataExprAsObj,typeof) - Expr.IfThenElse(getDataIsNotNullExpr, Expr.Coerce(getDataExprAsObj, typeof), baseDirectoryExpr) - else - //The value of dataDirectoryParam, relative to the runtime resolution folder - mkAbsoluteFileNameExpr (resolutionFolderParam, dataDirectoryParam) - - Expr.LetVar("dataDirectory", dataDirectoryExpr, fun dataDirectoryVarExpr -> - // PSEUDO: connectionString.Replace("|DataDirectory|", dataDirectory) - Expr.Call(connectionStringExpr, typeof.GetMethod("Replace",[| typeof; typeof |] ), [ Expr.Value "|DataDirectory|"; dataDirectoryVarExpr ])) - - connectionStringExprAfterReplace - - - let dbmlFileTypeHelp _ = FSData.SR.dbmlFileTypeHelp() - let dbmlFileAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - let dbmlFileTypeCache= - containerTypeForGeneratedAssembly - (dbmlFileAssemblyOrPersistentErrorCache, - (fun (fileName, resolutionFolderParam, _, _) -> - let absoluteFileName = makeAbsoluteWithResolutionFolder resolutionFolderParam fileName - [ WatchSpec.File absoluteFileName ]), // Here, 'Some' indicates that there is a file name to be made absolute and to be watched - (fun _ -> None), // no local schema file => no global lock moniker - // The function used to generate the assembly - (fun _ (fileName, resolutionFolderParam, contextTypeName, serializable) -> - let absoluteFileName = makeAbsoluteWithResolutionFolder resolutionFolderParam fileName - let dbmlFileContent = File.ReadAllText absoluteFileName - let assembly = Dbml.buildType(dbmlFileContent, contextTypeName, serializable) - assembly,NoData), - dbmlFileTypeHelp, - None, - // don't suppress relocation of types, it works fine for types generated by SQL metal - false, - // uniqueName - (fun _ -> namespaceName)) - - let dbmlFileType (typePath, itemSpec) = dbmlFileTypeCache.Apply (typePath, itemSpec) - let dbmlStaticParameters = - [| staticParam("File", typeof, None) - staticParam("ResolutionFolder", typeof, Some "") - staticParam("ContextTypeName", typeof, Some "") - staticParam("Serializable", typeof, Some false) - |] - - let sqlDataConnectionReorg _ usingConfigFileInfo (connectionString, _connectionStringName, configFileNameParam, dataDirectoryParam, resolutionFolderParam, _localSchemaFile, _, _, _, _, _, _, _, _) types = - dataSpaceReorg - ((fun ty -> ty.BaseType.FullName = "System.Data.Linq.DataContext"), - (fun contextType -> - let staticMethods = - let methodName = "Get" + contextType.Name - [ (methodName, [], (fun _args -> - let connectionStringExpr = getRuntimeConnectionStringExpr (connectionString, usingConfigFileInfo, configFileNameParam, dataDirectoryParam, resolutionFolderParam) - Expr.NewObject(contextType.GetConstructor [| typeof |], [ connectionStringExpr ]))) - - (methodName, [("connectionString",typeof)], (fun (args:Expr list) -> Expr.NewObject(contextType.GetConstructor [| typeof |], [ args.[0] ]))) ] - contextType, contextType.BaseType, staticMethods), - Some "GetDataContext", - (FSData.SR.sqlDataConnection()), - // only keep the query methods - (fun m -> - match m.ReturnType.Namespace, m.ReturnType.Name with - // for SQL procedures - | "System", "Int32" - | "System.Data.Linq", ("ISingleResult`1"|"IMultipleResults") -> true - // for SQL table-valued functions - | "System.Linq", "IQueryable`1" -> true - // for SQL scalar-valued functions - | "System", ("Nullable`1"|"String") -> true - | _ -> false), - // only keep the table properties - (fun p -> p.PropertyType.Namespace = "System.Data.Linq" && p.PropertyType.Name = "Table`1"), - dict [("Connection", (FSData.SR.sqlDataConnectionInfo())); - //("Log", "Specifies the destination to write the SQL query or command"); - //("CommandTimeout", "Increases the time-out period for queries that would otherwise time out during the default timeout period") - ], - types, - true) - - let sqlDataConnectionTypeHelp _ = FSData.SR.sqlDataConnectionTypeHelp() - let sqlDataConnectionAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - let sqlDataConnectionTypeCache = - containerTypeForGeneratedAssembly - (sqlDataConnectionAssemblyOrPersistentErrorCache, - - // The function used to compute which resources to watch - (fun (_connectionString, connectionStringName, configFileNameParam, _dataDirectory, resolutionFolderParam, localSchemaFile, forceUpdate, _, _, _, _, _, _, _) -> - [ // Watch the local schema file for changes and make the filename absolute - if not (String.IsNullOrWhiteSpace localSchemaFile) && not forceUpdate then - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - yield WatchSpec.File absoluteLocalSchemaFile - - // Watch the config file for changes - yield! getConfigFileWatchSpec(resolutionFolderParam, configFileNameParam, connectionStringName) - ]), - (fun (_, _, _, _, resolutionFolderParam, localSchemaFile, _, _, _, _, _, _, _, _) -> Some (makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile)), - // The function used to generate the assembly - (fun _ (connectionString, connectionStringName, configFileNameParam, dataDirectoryParam, resolutionFolderParam, localSchemaFile, forceUpdate, flagPluralize, flagViews, flagFunctions, flagStoredProcs, flagTimeout, contextTypeName, serializable) -> - let absoluteDesignTimeDirectory = getAbsoluteDesignTimeDirectory resolutionFolderParam - let absoluteLocalSchemaFile = makeAbsolute absoluteDesignTimeDirectory localSchemaFile - let absoluteConfigFileName = makeAbsolute absoluteDesignTimeDirectory configFileNameParam - let absoluteDataDirectory = makeAbsolute absoluteDesignTimeDirectory dataDirectoryParam - let assembly,info = SqlConnection.buildType (connectionString, connectionStringName, absoluteConfigFileName, absoluteDataDirectory, absoluteLocalSchemaFile, forceUpdate, flagPluralize, flagViews, flagFunctions, flagStoredProcs, flagTimeout, contextTypeName, serializable, absoluteDesignTimeDirectory) - assembly,info), - sqlDataConnectionTypeHelp, - Some sqlDataConnectionReorg, - // don't suppress relocation of types, it works fine for types generated by SQL metal - false, - // unique name - (fun _ -> namespaceName)) - - let sqlDataConnectionStaticParameters = - [| staticParam("ConnectionString", typeof, Some "") - staticParam("ConnectionStringName", typeof, Some "") - staticParam("LocalSchemaFile", typeof, Some "") - staticParam("ForceUpdate", typeof, Some true) - staticParam("Pluralize", typeof, Some false) - staticParam("Views", typeof, Some true ) - staticParam("Functions", typeof, Some true ) - staticParam("ConfigFile", typeof, Some "") - staticParam("DataDirectory", typeof, Some "") - staticParam("ResolutionFolder", typeof, Some "") - staticParam("StoredProcedures", typeof, Some true ) - staticParam("Timeout", typeof, Some 0 ) - staticParam("ContextTypeName", typeof, Some "" ) - staticParam("Serializable", typeof, Some false) - |] - - let sqlDataConnectionType (typePath, itemSpec) = sqlDataConnectionTypeCache.Apply (typePath, itemSpec) - - - let edmxFileTypeHelp _ = FSData.SR.edmxFileTypeHelp() - let edmxFileAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - let edmxFileTypeCache = - containerTypeForGeneratedAssembly - (edmxFileAssemblyOrPersistentErrorCache, - // The function used to compute which resources to watch - (fun (fileName, resolutionFolderParam) -> - let absoluteFileName = makeAbsoluteWithResolutionFolder resolutionFolderParam fileName - [ WatchSpec.File absoluteFileName ]), - (fun _ -> None), // no local schema file => no global lock moniker - // The function used to generate the assembly - (fun _ (fileName, resolutionFolderParam) -> - let absoluteFileName = makeAbsoluteWithResolutionFolder resolutionFolderParam fileName - let assembly = Edmx.buildTypeFromEdmxFile(absoluteFileName, isTargetingDotNet45.Value) - assembly,NoData), - edmxFileTypeHelp, - None, - // suppress relocation of types, a workaround for parts of bug 215150 where relocating entity framework types confuses EF - true, - // unique name - (fun (edmxFile, _) -> Path.GetFileNameWithoutExtension edmxFile)) - let edmxFileType (typePath, itemName) = edmxFileTypeCache.Apply (typePath, itemName) - let edmxFileStaticParameters = - [| staticParam("File", typeof, None) - staticParam("ResolutionFolder", typeof, Some "") |] - - - // The function that reorganizes the types generated by EDMGEN.EXE, and adds the two GetDataContext methods that - // compute the entity connection string from the relevant input pieces of information. - let sqlEntityConnectionReorg - entityNamespaceName - // 'usingConfigFileInfo' is the info propagated from SqlEntityConnection.buildType - usingConfigFileInfo - // These parameters are those given by the user. - (connectionStringParam, _connectionStringName, configFileNameParam, dataDirectoryParam, resolutionFolderParam, _localSchemaFile, provider, _entityContainer, _forceUpdate, _flagPluralize, _flagSuppressForeignKeyProperties) - // This is the set of non-nested types generated by EDMGEN.EXE - (types: Type list) = - - // The EdmGen puts the context types in a namespace - undo this. - let types = - [ for t in types do - yield! t.GetNestedTypes() ] - - let entityConnString = - sprintf "metadata=res://*/%s.csdl|res://*/%s.ssdl|res://*/%s.msl;provider=%s;provider connection string=\"Server=SQLEXPRESS\"" entityNamespaceName entityNamespaceName entityNamespaceName provider - - let invalidConnectionStringMessage = FSData.SR.invalidConnectionString() - let nonEquivalentConnectionStringMessage = FSData.SR.nonEquivalentConnectionString() - - - dataSpaceReorg - ((fun ty -> ty.BaseType.FullName = "System.Data.Objects.ObjectContext"), - (fun contextType -> - - // Build the expression for the entity connection string given the expression for the provider connection string. - let mkRuntimeEntityConnectionStringExpr providerConnectionStringExpr = - let contextCtor = contextType.GetConstructor [| typeof |] - let entityConnStringBuilderType = - let systemDataEntityClient = contextType.BaseType.Assembly - systemDataEntityClient.GetType("System.Data.EntityClient.EntityConnectionStringBuilder") - - let ecsCtor = entityConnStringBuilderType.GetConstructor [| typeof |] - let providerConnString = entityConnStringBuilderType.GetProperty "ProviderConnectionString" - let connString = entityConnStringBuilderType.GetProperty "ConnectionString" - let equivalentTo = entityConnStringBuilderType.GetMethod "EquivalentTo" - - let dbProviderFactoriesType = - let prop = contextType.GetProperty("Connection") - let systemData = prop.PropertyType.Assembly - systemData.GetType("System.Data.Common.DbProviderFactories") - let dbProviderGetFactoryMethod = dbProviderFactoriesType.GetMethod("GetFactory", [| typeof |]) - let dbProviderCreateConnStringBuilderMethod = dbProviderGetFactoryMethod.ReturnType.GetMethod("CreateConnectionStringBuilder") - let dbConnStringBuilderConnStringProperty = dbProviderCreateConnStringBuilderMethod.ReturnType.GetProperty("ConnectionString") - - - let argExnString, argExnStringExn = - let argExnType = typeof - let argExnString = argExnType.GetConstructor([|typeof|]) - let argExnStringExn = argExnType.GetConstructor([|typeof; typeof|]) - argExnString, argExnStringExn - - - Expr.LetVar("provConnStrVar", providerConnectionStringExpr, fun providerConnectionStringE -> - Expr.LetVar("newConnStrVar", Expr.NewObject(ecsCtor, [Expr.Value entityConnString]), fun newE -> - Expr.Sequential( - Expr.SimpleTryWith( - "1", - Expr.LetVar("dbProviderFactory", Expr.Call(dbProviderGetFactoryMethod, [Expr.Value(provider)]), fun dbProviderFactory -> - Expr.LetVar( - "connStrBuilder", Expr.Call(dbProviderFactory, dbProviderCreateConnStringBuilderMethod, []), fun connStrBuilder -> - Expr.Sequential( - Expr.PropertySet(connStrBuilder, dbConnStringBuilderConnStringProperty, providerConnectionStringE), - Expr.PropertySet(newE, providerConnString, providerConnectionStringE) - ) - ) - ), - fun _ -> - Expr.LetVar( - "intermediateConnStrVar", - Expr.SimpleTryWith( - "2", - Expr.NewObject(ecsCtor, [providerConnectionStringE]), - fun e -> Expr.Raise(Expr.NewObject(argExnStringExn, [Expr.Value invalidConnectionStringMessage; Expr.Var e]), entityConnStringBuilderType)), - fun tmpE -> - Expr.Sequential( - Expr.PropertySet(newE, providerConnString, Expr.PropertyGet(tmpE, providerConnString)), - Expr.IfThenElse( - Expr.Call(newE, equivalentTo, [tmpE]), - Expr.Value((), typeof), - Expr.Raise (Expr.NewObject(argExnString, [Expr.Value nonEquivalentConnectionStringMessage]), typeof)))) ), - Expr.NewObject(contextCtor, [ Expr.PropertyGet(newE, connString) ])))) - - - let staticMethods = - let methodName = "Get" + contextType.Name - [ (methodName, [], - (fun _args -> - // Compute the provider connection string from the configuration file, if necessary - let connectionStringExpr = getRuntimeConnectionStringExpr (connectionStringParam, usingConfigFileInfo, configFileNameParam, dataDirectoryParam, resolutionFolderParam) - mkRuntimeEntityConnectionStringExpr connectionStringExpr)); - - (methodName, [("providerConnectionString",typeof)], - (fun (args:Expr list) -> - // Use the given provider configuration string - mkRuntimeEntityConnectionStringExpr args.[0])) - ] - contextType, contextType.BaseType, staticMethods), - - Some "GetDataContext", - (FSData.SR.sqlEntityConnection()), - // don't keep any methods - (fun _m -> false), - // only keep the query properties - (fun p -> p.PropertyType.Namespace = "System.Data.Objects" && p.PropertyType.Name = "ObjectSet`1"), - dict [("Connection", (FSData.SR.connectionInfo()))], - types, - true) - - //let a = System.Reflection.Assembly.LoadFile @"C:\fsharp\vspro\devdiv\src\tests\fsharp\typecheck\sigs\tmp\Northwnd.ObjectLayer.dll" - //let types = a.GetTypes() - //types |> Array.map (fun s -> s.BaseType.FullName) - - let sqlEntityConnectionTypeHelp _ = FSData.SR.sqlEntityConnectionTypeHelp() - let sqlEntityConnectionAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - let sqlEntityConnectionTypeCache = - containerTypeForGeneratedAssembly - (sqlEntityConnectionAssemblyOrPersistentErrorCache, - - // The function used to compute which resources to watch - (fun (_connectionString, connectionStringName, configFileNameParam, _dataDirectory, resolutionFolderParam, localSchemaFile, _, _, forceUpdate, _, _) -> - [ if not (String.IsNullOrWhiteSpace localSchemaFile) && not forceUpdate then - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - yield WatchSpec.File absoluteLocalSchemaFile - - yield! getConfigFileWatchSpec(resolutionFolderParam, configFileNameParam, connectionStringName) - ] ), - (fun (_, _, _, _, resolutionFolderParam, localSchemaFile, _, _, _, _, _) -> Some (makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile)), - // The function used to generate the assembly - (fun entityNamespaceName (connectionString, connectionStringName, configFileNameParam, dataDirectoryParam, resolutionFolderParam, localSchemaFile, provider, entityContainer, forceUpdate, flagPluralize, flagSuppressForeignKeyProperties) -> - let absoluteDesignTimeDirectory = getAbsoluteDesignTimeDirectory resolutionFolderParam - let absoluteLocalSchemaFile = makeAbsolute absoluteDesignTimeDirectory localSchemaFile - let absoluteConfigFileName = makeAbsolute absoluteDesignTimeDirectory configFileNameParam - let absoluteDataDirectory = makeAbsolute absoluteDesignTimeDirectory dataDirectoryParam - SqlEntityConnection.buildType(entityNamespaceName, connectionString, connectionStringName, absoluteConfigFileName, absoluteDataDirectory, absoluteLocalSchemaFile, provider, entityContainer, forceUpdate, flagPluralize, flagSuppressForeignKeyProperties, absoluteDesignTimeDirectory, isTargetingDotNet45.Value)), - sqlEntityConnectionTypeHelp, - Some sqlEntityConnectionReorg, - // suppress relocation of types, a workaround for parts of bug 215150 where relocating entity framework types confuses EF - true, - // unique name - (fun _ -> entityNamespaceGenerator.NextName())) - let sqlEntityConnectionType (typePath, itemName) = sqlEntityConnectionTypeCache.Apply (typePath, itemName) - let sqlEntityConnectionStaticParameters = - [| staticParam("ConnectionString", typeof, Some "") - staticParam("ConnectionStringName", typeof, Some "") - staticParam("LocalSchemaFile", typeof, Some "") - staticParam("Provider", typeof, Some "System.Data.SqlClient") - staticParam("EntityContainer", typeof, Some "") - staticParam("ConfigFile", typeof, Some "") - staticParam("DataDirectory", typeof, Some "") - staticParam("ResolutionFolder", typeof, Some "") - staticParam("ForceUpdate", typeof, Some true) - staticParam("Pluralize", typeof, Some false) - staticParam("SuppressForeignKeyProperties", typeof, Some false) - |] - - - - let odataServiceTypeHelp _ = FSData.SR.odataServiceTypeHelp() - let odataServiceAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - - - let odataReorg _ NoData (serviceUri, _, _, _, _) (types: Type list) = - dataSpaceReorg - ((fun ty -> ty.BaseType.FullName = "System.Data.Services.Client.DataServiceContext"), - (fun contextType -> - let staticMethods = - let methodName = "Get" + contextType.Name - [ (methodName, [], - (fun _args -> - let uri = Expr.NewObject(typeof.GetConstructor [| typeof |], [ Expr.Value serviceUri ]) - Expr.NewObject(contextType.GetConstructor [| typeof |], [ uri ]) )); - (methodName, [("uri",typeof)], - (fun (args:Expr list) -> - Expr.NewObject(contextType.GetConstructor [| typeof |], [ args.[0] ]) )) ] - contextType, contextType.BaseType, staticMethods ), - Some "GetDataContext", - "OData Service", - // don't keep any methods - (fun _m -> false), - // only keep the data source properties - (fun p -> p.PropertyType.Namespace = "System.Data.Services.Client" && p.PropertyType.Name = "DataServiceQuery`1"), - dict [("Credentials", (FSData.SR.odataServiceCredentialsInfo()))], - types, - false (* System.Data.Services.Client.DataServiceContext does not implement IDisposable - the joy of REST! *) ) - - let odataServiceTypeCache = - containerTypeForGeneratedAssembly - (odataServiceAssemblyOrPersistentErrorCache, - // The function used to compute which resources to watch - (fun (_serviceUri, localSchemaFile, forceUpdate, resolutionFolderParam, _) -> - [ // Watch the local schema file for changes and make the filename absolute - if not (String.IsNullOrWhiteSpace localSchemaFile) && not forceUpdate then - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - yield WatchSpec.File absoluteLocalSchemaFile ]), - (fun (_, localSchemaFile, _, resolutionFolderParam, _) -> Some (makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile)), - // The function used to generate the assembly - (fun _ (serviceUri, localSchemaFile, forceUpdate, resolutionFolderParam, dataServiceCollection) -> - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - let assembly = DataSvcUtil.buildTypeFromMetadataUri (serviceUri, absoluteLocalSchemaFile, forceUpdate, dataServiceCollection) - assembly,NoData), - odataServiceTypeHelp, - Some odataReorg, - // don't suppress relocation of types, it works fine for types generated by SQL metal - false, - // unique name - (fun _ -> namespaceName)) - let odataServiceStaticParameters = - [| staticParam("ServiceUri", typeof, None) - staticParam("LocalSchemaFile", typeof, Some "") - staticParam("ForceUpdate", typeof, Some true) - staticParam("ResolutionFolder", typeof, Some "") - staticParam("DataServiceCollection", typeof, Some false) - |] - let odataServiceType (typePath, itemName) = odataServiceTypeCache.Apply (typePath, itemName) - - - - let wsdlReorg namespaceName endpointNames (serviceUri:string, _localSchemaDir, _, _, _, _, _, _, _) (types: Type list) = - /// Make the expression that creates the instance of the underlying full context type stored in the simplified context object. - /// This function is used when no endpoint name is available (because either none were in the config file, or there was trouble getting - /// or parsing the context file) - let mkStoredContextWhenNoConfig (contextType:Type) uriStringExpr = - // call Service(binding:Binding, endpointAddress:EndpointAddress) - // i.e. new ServiceTypeName(new System.ServiceModel.BasicHttpBinding(transportMode),System.ServiceModel.EndpointAddress(serviceUri)) - let ctor = contextType.GetConstructors() |> Array.find (fun c -> let ps = c.GetParameters() in ps.Length = 2 && ps.[0].ParameterType.Name = "Binding" && ps.[1].ParameterType.Name = "EndpointAddress" ) - let bindingType = ctor.GetParameters().[0].ParameterType - let endpointType = ctor.GetParameters().[1].ParameterType - let endpointTypeCtor = endpointType.GetConstructor [| typeof |] - let basicHttpBinding = bindingType.Assembly.GetType("System.ServiceModel.BasicHttpBinding") - let basicHttpSecurityMode = bindingType.Assembly.GetType("System.ServiceModel.BasicHttpSecurityMode") - let basicHttpBindingCtor = basicHttpBinding.GetConstructor [| basicHttpSecurityMode |] - let transportMode = if (System.Uri(serviceUri).Scheme = "https") then System.ServiceModel.BasicHttpSecurityMode.Transport else System.ServiceModel.BasicHttpSecurityMode.None - let arg1 = Expr.NewObject(basicHttpBindingCtor, [ Expr.Value(transportMode, basicHttpBindingCtor.GetParameters().[1].ParameterType ) ]) - let arg2 = Expr.NewObject(endpointTypeCtor, [ uriStringExpr ]) - let code = Expr.NewObject(ctor, [ arg1;arg2 ]) - code - - /// Make the expression that creates the instance of the underlying full context type stored in the simplified context object. - /// This function is used when an endpoint name is available from the config file. endPointExprOpt optionally indicates - /// a user parameter passed in to represent an explicit endpoint. - let mkStoredContextWhenHaveConfig (storedContextType:Type) serviceInterfaceType (epName:string) endPointExprOpt = - // First get the config from the resource stored in the assembly. - // PSEUDO: let assembly = typeof.Assembly - let assemblyExpr = - let typeOfExpr = Expr.Call(typedefof>.Assembly.GetType("Microsoft.FSharp.Core.Operators").GetMethod("TypeOf").MakeGenericMethod [| storedContextType |], [ ]) - Expr.PropertyGet(typeOfExpr, typeOfExpr.Type.GetProperty "Assembly", []) - //PSEUDO: typeof.GetMethod("GetExecutingAssembly", [| |]), []) - Expr.LetVar("assembly",assemblyExpr,fun assemblyVarExpr -> - // Crack the config as a manifest resource. - // PSEUDO: let stream = assembly.GetManifestResourceStream("WsdlService1.config") - let streamExpr = Expr.Call(assemblyVarExpr, assemblyVarExpr.Type.GetMethod("GetManifestResourceStream", [| typeof |]), [ Expr.Value (namespaceName+".config") ]) - Expr.LetVar("stream",streamExpr,fun streamVarExpr -> - // Create a StreamReader for the config. - // PSEUDO: let reader = new System.IO.StreamReader(stream) - let readerExpr = Expr.NewObject(typeof.GetConstructor([| streamVarExpr.Type |]), [ streamVarExpr ]) - Expr.LetVar("reader",readerExpr,fun readerVarExpr -> - // Read the text of the config. - // PSEUDO: let text = reader.ReadToEnd() - let textExpr = Expr.Call(readerVarExpr, typeof.GetMethod("ReadToEnd", [| |]), [ ]) - Expr.LetVar("text",textExpr,fun textVarExpr -> - // Create a temporary config file. - // PSEUDO: let tmpConfigFile = System.IO.Path.GetTempFileName() - let tmpConfigFileExpr = Expr.Call(typeof.GetMethod("GetTempFileName", [| |]), [ ]) - Expr.LetVar("tmpConfigFile",tmpConfigFileExpr,fun tmpConfigFileVarExpr -> - // Write the text to the temporary config file. - // PSEUDO: do System.IO.File.WriteAllText(tmpConfigFile,text) - let action1 = Expr.Call(typeof.GetMethod("WriteAllText", [| typeof; typeof|]), [ tmpConfigFileVarExpr; textVarExpr ]) - Expr.Sequential(action1, - // Read the config file as a System.Configuration.ExeConfigurationFileMap - // PSEUDO: let map = ExeConfigurationFileMap() - let mapExpr = Expr.NewObject(typeof.GetConstructor([| |]), [ ]) - Expr.LetVar("map",mapExpr,fun mapVarExpr -> - // Set the file name of the ExeConfigurationFileMap - // PSEUDO: do map.ExeConfigFilename <- tmpConfigFile - let action2 = Expr.PropertySet(mapVarExpr, typeof.GetProperty "ExeConfigFilename", tmpConfigFileVarExpr) - Expr.Sequential(action2, - // Open the config file as if it were a .exe.config. This also takes into account machine config on this machine. - // PSEUDO: let config = ConfigurationManager.OpenMappedExeConfiguration(map, ConfigurationUserLevel.None); - let configExpr = - let meth = typeof.GetMethod("OpenMappedExeConfiguration", [| typeof; typeof |]) - Expr.Call(meth, [ mapVarExpr; Expr.Value(System.Configuration.ConfigurationUserLevel.None, meth.GetParameters().[1].ParameterType) ]) - Expr.LetVar("config", configExpr, fun configVarExpr -> - // Create a ConfigurationChannelFactory from the config. This can be used to create channels and endpoints. - // PSEUDO: let factory = new ConfigurationChannelFactory ("CustomBinding_IGeocodeService", config, null); - let factoryExpr = - let ctor = typedefof>.MakeGenericType([| serviceInterfaceType |]).GetConstructors().[0] - let epExpr = match endPointExprOpt with None -> Expr.Value(null, ctor.GetParameters().[2].ParameterType) | Some e -> e - Expr.NewObject(ctor, [ Expr.Value epName; configVarExpr; epExpr ]) - Expr.LetVar("factory", factoryExpr, fun factoryVarExpr -> - // Get the binding and address from the endpoint of the factory. - let resultExpr = - let ctor = storedContextType.GetConstructor [| typeof; typeof |] - let endpointExpr = Expr.PropertyGet(factoryVarExpr, factoryVarExpr.Type.GetProperty "Endpoint",[]) - let bindingExpr = Expr.PropertyGet(endpointExpr, endpointExpr.Type.GetProperty "Binding", []) - let addressExpr = Expr.PropertyGet(endpointExpr, endpointExpr.Type.GetProperty "Address", []) - Expr.NewObject(ctor, [ bindingExpr; addressExpr ]) - Expr.LetVar("result", resultExpr, fun resultVarExpr -> - // PSEUDO: System.IO.File.Delete(tmpConfigFile) - let action3 = Expr.Call(typeof.GetMethod("Delete", [| typeof |]), [ tmpConfigFileVarExpr ]) - Expr.Sequential(action3, - resultVarExpr) ))))))))))) - - - dataSpaceReorg - ((fun ty -> ty.BaseType <> null && ty.BaseType.Namespace = "System.ServiceModel" && ty.BaseType.Name = "ClientBase`1"), - (fun contextType -> - match endpointNames with - | [] -> - /// This indicates we either didn't get the config from the web service, or we found no entrypoint names in it - /// Resort to providing an HTTP endpoint - let staticMethods = - let methodName = "GetHttp" + contextType.Name - [ (methodName, [], (fun _args -> mkStoredContextWhenNoConfig contextType (Expr.Value serviceUri))); - (methodName, [("uri", typeof)], (fun (args:Expr list) -> mkStoredContextWhenNoConfig contextType args.[0])) ] - contextType, contextType.BaseType, staticMethods - | _ -> - let revealedContextType = contextType.BaseType - let storedContextType = contextType - let serviceInterfaceType = contextType.BaseType.GetGenericArguments().[0] - let staticMethods = - [ for epName in endpointNames do - let methodName = "Get" + epName - yield (methodName, [], (fun _args -> mkStoredContextWhenHaveConfig storedContextType serviceInterfaceType epName None)); - yield (methodName, [("remoteAddress", typeof)], (fun (args:Expr list) -> mkStoredContextWhenHaveConfig storedContextType serviceInterfaceType epName (Some args.[0]))) ] - storedContextType, revealedContextType, staticMethods), - None, - "WSDL Service", - // keep all methods except those for properties - (fun m -> not (m.Name.StartsWith "get_") && not (m.Name.StartsWith "set_")), - // don't keep any properties - (fun _p -> false), - dict [ ], - types, - true) - - - let wsdlServiceTypeHelp _ = FSData.SR.wsdlServiceTypeHelp() - let wsdlServiceAssemblyOrPersistentErrorCache = new AssemblyOrPersistentErrorCache<_,_>() - let wsdlServiceTypeCache = - containerTypeForGeneratedAssembly - (wsdlServiceAssemblyOrPersistentErrorCache, - - // The function used to compute which resources to watch - (fun (_serviceUri, localSchemaFile, forceUpdate, resolutionFolderParam, _, _, _, _, _) -> - [ // Watch the local schema file for changes and make the filename absolute - if not (String.IsNullOrWhiteSpace localSchemaFile) && not forceUpdate then - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - yield WatchSpec.File absoluteLocalSchemaFile ]), - (fun (_, localSchemaFile, _, resolutionFolderParam, _, _, _, _, _) -> Some (makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile)), - // The function used to generate the assembly - (fun uniqueName (serviceUri, localSchemaFile, forceUpdate, resolutionFolderParam, messageContract, enableDataBinding, serializable, async, collectionType) -> - let absoluteLocalSchemaFile = makeAbsoluteWithResolutionFolder resolutionFolderParam localSchemaFile - let assembly, endPointNames = SvcUtil.buildTypeFromWsdlUri (uniqueName, serviceUri, absoluteLocalSchemaFile, forceUpdate, messageContract, enableDataBinding, serializable, async, collectionType) - (assembly, endPointNames)), - wsdlServiceTypeHelp, - Some wsdlReorg, - // don't suppress relocation of types, it works fine for types generated by SQL metal - false, - // unique name - (fun _ -> serviceNamespaceGenerator.NextName())) - - let wsdlServiceStaticParameters = - [| staticParam("ServiceUri", typeof, None) - staticParam("LocalSchemaFile", typeof, Some "") - staticParam("ForceUpdate", typeof, Some true) - staticParam("ResolutionFolder", typeof, Some "") - staticParam("MessageContract", typeof, Some false) - staticParam("EnableDataBinding", typeof, Some false) - staticParam("Serializable", typeof, Some false) - staticParam("Async", typeof, Some false) - staticParam("CollectionType", typeof, Some "") - |] - - let wsdlServiceType (typePath, itemName) = wsdlServiceTypeCache.Apply (typePath, itemName) - - let wsdlServiceTypeUninstantiated = typeDefinition("WsdlService", wsdlServiceTypeHelp) - let odataServiceTypeUninstantiated = typeDefinition("ODataService", odataServiceTypeHelp) - let dbmlFileTypeUninstantiated = typeDefinition("DbmlFile", dbmlFileTypeHelp) - let edmxFileTypeUninstantiated = typeDefinition("EdmxFile", edmxFileTypeHelp) - let sqlEntityConnectionTypeUninstantiated = typeDefinition("SqlEntityConnection", sqlEntityConnectionTypeHelp) - let sqlDataConnectionTypeUninstantiated = typeDefinition("SqlDataConnection", sqlDataConnectionTypeHelp) - - interface IDisposable with - member this.Dispose() = - let disposers = disposals |> Seq.toList - disposals.Clear() - for disposef in disposers do try disposef() with _ -> () - - interface IProvidedNamespace with - member this.GetNestedNamespaces() = [| |] - member this.NamespaceName = namespaceName - member this.GetTypes() = - [| sqlDataConnectionTypeUninstantiated - edmxFileTypeUninstantiated - sqlEntityConnectionTypeUninstantiated - dbmlFileTypeUninstantiated - odataServiceTypeUninstantiated - wsdlServiceTypeUninstantiated |] - - member this.ResolveTypeName typeName = - match typeName with - | "EdmxFile" -> edmxFileTypeUninstantiated :> Type - | "SqlDataConnection" -> sqlDataConnectionTypeUninstantiated :> Type - | "SqlEntityConnection" -> sqlEntityConnectionTypeUninstantiated :> Type - | "DbmlFile" -> dbmlFileTypeUninstantiated :> Type - | "ODataService" -> odataServiceTypeUninstantiated :> Type - | "WsdlService" -> wsdlServiceTypeUninstantiated :> Type - | _ -> null - - interface ITypeProvider with - - member this.GetNamespaces() = [| this |] - - member this.GetStaticParameters(typeWithoutArguments) = - let parameters = - match typeWithoutArguments.Name with - | "ODataService" -> odataServiceStaticParameters - | "WsdlService" -> wsdlServiceStaticParameters - | "SqlDataConnection" -> sqlDataConnectionStaticParameters - | "SqlEntityConnection" -> sqlEntityConnectionStaticParameters - | "DbmlFile" -> dbmlStaticParameters - | "EdmxFile" -> edmxFileStaticParameters - | _ -> [| |] - [| for p in parameters -> p :> System.Reflection.ParameterInfo |] - - member this.ApplyStaticArguments(typeWithoutArguments, typePathWithArguments, staticArguments) = - - let oneNamedParam (paramList:ProvidedStaticParameter[], name) : 'T = - match paramList |> Array.tryFindIndex (fun p -> p.Name = name) with - | Some i when (i < staticArguments.Length && staticArguments.[i] :? 'T) -> unbox<'T>(staticArguments.[i]) - | _ -> failwith (FSData.SR.staticParameterNotFoundForType(name,typeWithoutArguments.Name)) - - let typePath = Array.toList typePathWithArguments - match typeWithoutArguments.Name with - | "EdmxFile" -> - edmxFileType (typePath, - ((oneNamedParam (edmxFileStaticParameters, "File") : string), - (oneNamedParam (edmxFileStaticParameters, "ResolutionFolder") : string))) - | "SqlEntityConnection" -> - sqlEntityConnectionType - (typePath, - ((oneNamedParam (sqlEntityConnectionStaticParameters, "ConnectionString") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "ConnectionStringName") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "ConfigFile") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "DataDirectory") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "ResolutionFolder") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "LocalSchemaFile") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "Provider") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "EntityContainer") : string), - (oneNamedParam (sqlEntityConnectionStaticParameters, "ForceUpdate") : bool), - (oneNamedParam (sqlEntityConnectionStaticParameters, "Pluralize") : bool), - (oneNamedParam (sqlEntityConnectionStaticParameters, "SuppressForeignKeyProperties") : bool))) - | "SqlDataConnection" -> - sqlDataConnectionType (typePath, - ((oneNamedParam (sqlDataConnectionStaticParameters, "ConnectionString") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "ConnectionStringName") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "ConfigFile") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "DataDirectory") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "ResolutionFolder") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "LocalSchemaFile") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "ForceUpdate") : bool), - (oneNamedParam (sqlDataConnectionStaticParameters, "Pluralize") : bool), - (oneNamedParam (sqlDataConnectionStaticParameters, "Views") : bool), - (oneNamedParam (sqlDataConnectionStaticParameters, "Functions") : bool), - (oneNamedParam (sqlDataConnectionStaticParameters, "StoredProcedures") : bool), - (oneNamedParam (sqlDataConnectionStaticParameters, "Timeout") : int), - (oneNamedParam (sqlDataConnectionStaticParameters, "ContextTypeName") : string), - (oneNamedParam (sqlDataConnectionStaticParameters, "Serializable") : bool))) - | "DbmlFile" -> - dbmlFileType (typePath, - ((oneNamedParam (dbmlStaticParameters, "File") : string), - (oneNamedParam (dbmlStaticParameters, "ResolutionFolder") : string), - (oneNamedParam (dbmlStaticParameters, "ContextTypeName") : string), - (oneNamedParam (dbmlStaticParameters, "Serializable") : bool))) - - | "WsdlService" -> - wsdlServiceType - (typePath, - ((oneNamedParam (wsdlServiceStaticParameters, "ServiceUri") : string), - (oneNamedParam (wsdlServiceStaticParameters, "LocalSchemaFile") : string), - (oneNamedParam (wsdlServiceStaticParameters, "ForceUpdate") : bool), - (oneNamedParam (wsdlServiceStaticParameters, "ResolutionFolder") : string), - (oneNamedParam (wsdlServiceStaticParameters, "MessageContract") : bool), - (oneNamedParam (wsdlServiceStaticParameters, "EnableDataBinding") : bool), - (oneNamedParam (wsdlServiceStaticParameters, "Serializable") : bool), - (oneNamedParam (wsdlServiceStaticParameters, "Async") : bool), - (oneNamedParam (wsdlServiceStaticParameters, "CollectionType") : string))) - - | "ODataService" -> - odataServiceType - (typePath, - ((oneNamedParam (odataServiceStaticParameters, "ServiceUri") : string), - (oneNamedParam (odataServiceStaticParameters, "LocalSchemaFile") : string), - (oneNamedParam (odataServiceStaticParameters, "ForceUpdate") : bool), - (oneNamedParam (odataServiceStaticParameters, "ResolutionFolder") : string), - (oneNamedParam (odataServiceStaticParameters, "DataServiceCollection") : bool))) - - | _ -> null - - - member __.GetInvokerExpression(mbase, parameters) = - match mbase with - | :? ProvidedMethod as m when (match mbase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - | :? ProvidedConstructor as m when (match mbase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - // These are the standard for generated types - | :? ConstructorInfo as cinfo -> - Quotations.Expr.NewObject(cinfo, Array.toList parameters) - | :? System.Reflection.MethodInfo as minfo -> - if minfo.IsStatic then - Quotations.Expr.Call(minfo, Array.toList parameters) - else - Quotations.Expr.Call(parameters.[0], minfo, Array.toList parameters.[1..]) - | _ -> - System.Diagnostics.Debug.Assert false - failwith (FSData.SR.unexpectedMethodBase()) - - [] - member x.Invalidate = invalidation.Publish - - member x.GetGeneratedAssemblyContents(assembly) = - System.Diagnostics.Debug.Assert(assemblyBytesTable.ContainsKey assembly, "unexpected missing assembly in assemblyBytesTable") - assemblyBytesTable.[assembly] diff --git a/src/fsharp/FSharp.Data.TypeProviders/TypeProvidersImpl.fs b/src/fsharp/FSharp.Data.TypeProviders/TypeProvidersImpl.fs deleted file mode 100644 index a856e6641..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/TypeProvidersImpl.fs +++ /dev/null @@ -1,896 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp.Data.TypeProviders.DesignTime - -open System -open System.IO -open System.Reflection -open System.Collections.Generic -open System.Linq -open System.Xml.Linq -open System.Net -open System.Configuration -open Microsoft.FSharp.Data.TypeProviders.Utility - -[] -module internal Utilities = - - let validateSchemaFileExtension localSchemaFile ext = - // treat extensions that differ only in case as equal - if not (Path.GetExtension(localSchemaFile).Equals("."+ext, StringComparison.OrdinalIgnoreCase)) then - failwith (FSData.SR.errorInvalidExtensionSchema(Path.GetFileName(localSchemaFile),ext)) - - /// Use a local schema file if the 'localSchemaFile' parameter is present (IsNullOrWhiteSpace). Otherwise, - /// use a temporary file to hold the metadata description of the service. Always force the update - /// of the file if 'forceUpdate' is true and the downloaded contents have changed. - let tryUseLocalSchemaFile (localSchemaFile, forceUpdate, ext) loader = - let useTempFile = String.IsNullOrWhiteSpace localSchemaFile - let schemaFile = if useTempFile then Util.TemporaryFile ext else Util.ExistingFile localSchemaFile - - // Check if the extension of LocalSchema matches the given "ext" - if not useTempFile then validateSchemaFileExtension localSchemaFile ext - - if useTempFile || forceUpdate || not (File.Exists schemaFile.Path) then - let metadataText = Util.TemporaryFile ext |> loader - - // Only write if it's actually changed - if useTempFile || (try File.ReadAllText schemaFile.Path with _ -> null) <> metadataText then - try - File.WriteAllText(schemaFile.Path, metadataText) - with :? System.IO.IOException as e -> failwith (FSData.SR.errorWritingLocalSchemaFile(e.Message)) - - schemaFile - - // tricky moment that error message can spread through multiple lines - // so we: - // - walk through lines until we met first line with error code, save this line - // - traverse lines till the next error code (or EOF). append every line to the buffer - // - flush buffer on every line with error code (or at the end) - let private selectLines hasErrorCode (arr : string[]) = - - // sqlmetal\edmgen pads inner exceptions with tabs so if line starts with tab - this is not beginning of the message - // svcutil pads inner exceptions with ' ' so this is not message start as well - let (|MessageStart|_|) line = - if not (System.String.IsNullOrEmpty line) && line.[0] <> '\t' && not (line.StartsWith " ") && hasErrorCode line then Some () else None - - let (|EmptyLine|_|) line = - if String.IsNullOrEmpty line then Some () else None - - [| - let buf = System.Text.StringBuilder() - for line in arr do - match line with - | MessageStart -> - // return accumulated result with the prevous message - if buf.Length <> 0 then - yield buf.ToString() - buf.Length <- 0 - // start new message - buf.Append(line.Trim()) |> ignore - | EmptyLine -> - // // we assume that messages cannot contain embedded empty lines so empty line terminates current message - if buf.Length <> 0 then - yield buf.ToString() - buf.Length <- 0 - | l -> - // if we already started writing the message - then interleave lines in buffer with spaces - // if buffer.Length = 0 - this means that we previous error has already ended but MessageStart for the new one wasn't yet met. - // in this case we discard this line - it is probably header or footer of output - if buf.Length <> 0 then - buf - .Append(" ") - .Append(l.Trim()) |> ignore - - // flush remaining content - if buf.Length <> 0 then - yield buf.ToString() - |] - - // Defines the main pattern for matching messages. - // taken from vsproject\xmake\shared\canonicalerror.cs - let private canonicalMessageRegex = - new System.Text.RegularExpressions.Regex - ( - // Beginning of line and any amount of whitespace. - @"^\s*" + - // Match a [optional project number prefix 'ddd>'], single letter + colon + remaining filename, or - // string with no colon followed by a colon. - @"(((?(((\d+>)?[a-zA-Z]?:[^:]*)|([^:]*))):)" + - // Origin may also be empty. In this case there's no trailing colon. - "|())" + - // Match the empty string or a string without a colon that ends with a space - "(?(()|([^:]*? )))" + - // Match 'error' or 'warning'. - @"(?(error|warning))" + - // Match anything starting with a space that's not a colon/space, followed by a colon. - // Error code is optional in which case "error"/"warning" can be followed immediately by a colon. - @"( \s*(?[^: ]*))?\s*:" + - // Whatever's left on this line, including colons. - "(?.*)$", - System.Text.RegularExpressions.RegexOptions.IgnoreCase ||| System.Text.RegularExpressions.RegexOptions.Compiled - ) - - // Defines the additional pattern for matching messages which may contain localized strings. - // Note that the string "error|warning" from canonicalMessageRegex is simply replaced by "\w+" - // to match both any localized strings and PLOC'd strings. - // It has some group misalignment for PLOC'd strings, but as a whole, it works as expected. - let private structuralMessageRegex = - new System.Text.RegularExpressions.Regex - ( - // Beginning of line and any amount of whitespace. - @"^\s*" + - // Match a [optional project number prefix 'ddd>'], single letter + colon + remaining filename, or - // string with no colon followed by a colon. - @"(((?(((\d+>)?[a-zA-Z]?:[^:]*)|([^:]*))):)" + - // Origin may also be empty. In this case there's no trailing colon. - "|())" + - // Match the empty string or a string without a colon that ends with a space - "(?(()|([^:]*? )))" + - // Match localized 'error' or 'warning'. - @"(?(\w+))" + - // Match anything starting with a space that's not a colon/space, followed by a colon. - // Error code is optional in which case "error"/"warning" can be followed immediately by a colon. - // constraints for CODE here is more restrictive than in cannonical case - here we match only alphanumeric chars - @"( \s*(?\w*))?\s*:" + - // Whatever's left on this line, including colons. - "(?.*)$", - System.Text.RegularExpressions.RegexOptions.IgnoreCase ||| System.Text.RegularExpressions.RegexOptions.Compiled - ) - - let formatErr (stdout: string[]) (stderr: string[]) : unit = - let getErrors s = - Array.ofSeq s - |> selectLines (fun s -> - if canonicalMessageRegex.IsMatch s then true - else - // structural regex can produce false positives when line contain ':' chars - // to reduce amount of false positives we'll mangle the most frequent scenario when ':' can be met - urls. - // In addition, "!" which wraps PLOC'd strings will be also replaced to "_" to make the matching easier. - let escapedLine = s.Replace("://", "_").Replace("!","_") - structuralMessageRegex.IsMatch escapedLine - ) - |> Array.map Failure - let exns = - Array.concat - [ - getErrors stdout - getErrors stderr - ] - assert (exns.Length <> 0) - raise (AggregateException exns) - - /// Run SQLMetal and strip out a decent error message - let sqlmetal args = Util.shell (Path.GetTempPath(), Util.sdkUtil "SqlMetal.exe", args, Some formatErr) - - let inline handleReadingSchemaError (e : exn) = - match e with - | :? AggregateException as ae -> - let inners = - ae.InnerExceptions - |> Seq.map (fun e -> Failure(FSData.SR.errorReadingSchema(e.Message))) - |> Seq.toArray - - raise(AggregateException(inners)) - | e -> failwith (FSData.SR.errorReadingSchema(e.Message)) - - // will exists forever - but I guess we can live with it as the leak is minor - // CSharpCodeProvider is IDisposable - - // Dispose is inherited from Component: removes component from the ISite and unsubscribes from events - we don't use any of this features - let private csCodeProvider = new Microsoft.CSharp.CSharpCodeProvider() - - let validateDataContextClassName name = - if not(String.IsNullOrWhiteSpace name) && not (csCodeProvider.IsValidIdentifier name) then - failwith (FSData.SR.invalidDataContextClassName(name)) - - type UC = System.Globalization.UnicodeCategory - - let sanitizeDataContextFileName (name : string) = - if String.IsNullOrEmpty name then failwith (FSData.SR.invalidDataContextClassName(name)) - - /// tests if specified character is valid start character for C# identifier - let isValidStartChar c = Char.IsLetter c || c = '_' - - /// tests if specified character is valid non-start character for C# identifier - let isValidNonStartChar c = - if Char.IsLetterOrDigit c || c = '_' then true - else - match Char.GetUnicodeCategory(c) with - | UC.NonSpacingMark | UC.ConnectorPunctuation | UC.SpacingCombiningMark -> true - | _ -> false - - let buf = System.Text.StringBuilder() - - let name = - // convert given identifier to the uniform representation - // 1. make it all lower-cased - // 2. convert all word starting letters to upper-case + remove whitespaces - let name = name.ToLower() - let buf = System.Text.StringBuilder() - let rec capitalizeFirstLetters i convertNextLetterToUpper = - if i >= name.Length then buf.ToString() - else - let c = name.[i] - if Char.IsWhiteSpace c then - // whitespace - set convertNextLetterToUpper to true and proceed to the next character (thus removing whitespace from the result buffer) - capitalizeFirstLetters (i + 1) true - else - // check if we see whitespace before. - // if yes and current character is letter - it should be converted it to upper case before appending character to the result buffer - let c = if Char.IsLetter c && convertNextLetterToUpper then Char.ToUpper c else c - buf.Append(c) |> ignore - capitalizeFirstLetters (i + 1) false - - capitalizeFirstLetters 0 true - - let startIndex = - let first = name.[0] - if isValidStartChar first then - // if first character is valid start character for C# identifier => append it to the result buffer - buf.Append(first) |> ignore - 1 - elif isValidNonStartChar first then - // first character in name is not valid start character but valid as non-start. => it should be prepended with '_' - buf.Append('_').Append(first) |> ignore - 1 - else - // first character is invalid for usage in C# identifier => let loop below do all job (this char will be replaced with '_') - 0 - - // check char by char if they can be used in C# identifier. invalid characters are replaced with '_' - for i=startIndex to (name.Length - 1) do - let c = name.[i] - let c = if isValidNonStartChar c then c else '_' - buf.Append(c) |> ignore - - // pad result with underscores if it occasionaly matches some C# keyword or reserved word - csCodeProvider.CreateValidIdentifier(buf.ToString()) - -module internal ConfigFiles = - - type ConfigFileSearchResult = - | StandardFound of string - | CustomFound of string - | StandardNotFound - | CustomNotFound of string - - /// searches for the configuration file that will be used by TP - /// designTimeDirectory- root folder - /// configFileName - full path to the custom configuration file - let findConfigFile (designTimeDirectory, configFileName) = - if String.IsNullOrWhiteSpace configFileName then - let appConfig = System.IO.Path.Combine(designTimeDirectory,"app.config") - let webConfig = System.IO.Path.Combine(designTimeDirectory,"web.config") - if System.IO.File.Exists appConfig then StandardFound appConfig - elif System.IO.File.Exists webConfig then StandardFound webConfig - else StandardNotFound - else - if System.IO.File.Exists configFileName then - CustomFound configFileName - else - CustomNotFound configFileName - - [] - type ConnectionStringReadResult = - | Ok of ConnectionStringSettings - | NotFound - | Error of exn - - /// reads ConnectionStringSettings with name from the specified file - /// returns either ConnectionStringReadResult.Ok (cs : ConnectionStringSettings) (cs is not null) - /// or ConnectionStringReadResult.NotFound if configuration file doesn't contain ConnectionStringSettings with specified name - /// or ConnectionStringReadResult.Error if reading of the file ends with error - let tryReadConnectionString (configFileName : string, connectionStringName : string) = - try - // copy original file to avoid its locking - let text = System.IO.File.ReadAllText configFileName - use tmpConfigFile = Util.TemporaryFile "config" - do System.IO.File.WriteAllText(tmpConfigFile.Path,text) - let map = ExeConfigurationFileMap(ExeConfigFilename = tmpConfigFile.Path) - let config = ConfigurationManager.OpenMappedExeConfiguration(map, ConfigurationUserLevel.None); - - let connString = config.ConnectionStrings.ConnectionStrings.[connectionStringName] - if connString <> null then ConnectionStringReadResult.Ok connString - else ConnectionStringReadResult.NotFound - with exn -> - ConnectionStringReadResult.Error exn - - - let computeStaticConnectionString (name,checkForSqlClientProvider, connectionString, connectionStringName, configFileName, absoluteDataDirectoryParam, designTimeDirectory) = - let connectionString, usingConfigFileInfo = - if String.IsNullOrWhiteSpace connectionString then - - let configFileName, configFileBaseNameOpt = - match findConfigFile (designTimeDirectory, configFileName) with - | StandardFound path -> - let name = Path.GetFileName path - path, Some name - | CustomFound path -> path, None - | StandardNotFound -> failwith (FSData.SR.noConfigFileFound1()) - | CustomNotFound name -> failwith (FSData.SR.noConfigFileFound2(name)) - - if String.IsNullOrWhiteSpace connectionStringName then - failwith (FSData.SR.noConnectionStringOrConnectionStringName(name)) - - let mkReadConnectionStringError msg = - FSData.SR.errorWhileReadingConnectionStringInConfigFile (connectionStringName, configFileName, msg) - |> Choice2Of2 - - let result = - match tryReadConnectionString(configFileName, connectionStringName) with - | ConnectionStringReadResult.Ok connString -> - if checkForSqlClientProvider && connString.ProviderName <> "System.Data.SqlClient" then - Choice2Of2 (FSData.SR.invalidProviderInConfigFile (connString.ProviderName, connectionStringName, configFileName)) - - else - let result = connString.ConnectionString - if String.IsNullOrWhiteSpace result then - Choice2Of2 (FSData.SR.invalidConnectionStringInConfigFile (result, connectionStringName, configFileName)) - else - Choice1Of2 result - | ConnectionStringReadResult.NotFound -> - FSData.SR.connectionStringNotFound(connectionStringName) - |> mkReadConnectionStringError - - | ConnectionStringReadResult.Error exn -> - mkReadConnectionStringError exn.Message - - match result with - | Choice1Of2 r -> r, Some (connectionStringName, configFileBaseNameOpt) - | Choice2Of2 msg -> failwith msg - else - if not (String.IsNullOrWhiteSpace connectionStringName) then - failwith (FSData.SR.notBothConnectionStringOrConnectionStringName()) - connectionString, None - - // Always do |DataDirectory| substitution - let connectionString = - let absoluteDataDirectory = - if String.IsNullOrWhiteSpace absoluteDataDirectoryParam then - designTimeDirectory - else - if not (System.IO.Directory.Exists absoluteDataDirectoryParam) then - failwith (FSData.SR.dataDirectoryNotFound(absoluteDataDirectoryParam)) - absoluteDataDirectoryParam - connectionString.Replace("|DataDirectory|", absoluteDataDirectory) - - connectionString, usingConfigFileInfo - -module internal Dbml = - - let buildType (dbmlFileContent: string, contextTypeName:string, serializable:bool) = - - validateDataContextClassName contextTypeName - - // Remove the Database/Connection element if exist, which can be created by the O/R Designer - // Its attributes, "SettingsObjectName" and "SettingsPropertyName" can cause sqlmetal to generate a problematic csharp file - let dbmlFileContent = - if dbmlFileContent.Contains("Connection") then - let xdoc = XDocument.Parse dbmlFileContent - xdoc.Elements() - |> Seq.filter (fun xnode -> xnode.Name.LocalName = "Database") - |> Seq.choose (fun xnode -> - match xnode.Elements(xnode.Name.Namespace + "Connection") with - | null -> None - | s -> Some (s)) - |> Seq.iter (fun xchild -> xchild.Remove()) - xdoc.ToString() - else dbmlFileContent - - use csFile = Util.TemporaryFile "cs" - use dbmlFile = Util.TemporaryFile "dbml" - File.WriteAllText (dbmlFile.Path, dbmlFileContent) - - let sqlMetalArgs = - let command = sprintf "/code:\"%s\" /language:C# \"%s\"" csFile.Path dbmlFile.Path - let command = if not (String.IsNullOrWhiteSpace contextTypeName) then sprintf "%s /context:\"%s\" " command contextTypeName else command - let command = if serializable then sprintf "%s /serialization:Unidirectional" command else command - command - - sqlmetal sqlMetalArgs - - let assemblyFile = Util.TemporaryFile "dll" // TODO: load in-memory and clean up this file - - let cscCommand = sprintf "/nologo /target:library /out:\"%s\" \"%s\"" assemblyFile.Path csFile.Path - Util.shell(Path.GetTempPath(), Util.cscExe(), cscCommand, None) - - assemblyFile - -module internal SqlConnection = - - let getDbml (dbmlFile: Util.FileResource, connString, flagPluralize, flagViews, flagFunctions, flagStoredProcs, flagTimeout, contextTypeName) = - - validateDataContextClassName contextTypeName - - let sqlMetalArgs = - let command = sprintf "/conn:\"%s\" /dbml:\"%s\"" connString dbmlFile.Path - let command = if flagPluralize then sprintf "%s /pluralize" command else command - let command = if flagViews then sprintf "%s /views" command else command - let command = if flagFunctions then sprintf "%s /functions" command else command - let command = if flagStoredProcs then sprintf "%s /sprocs" command else command - let command = if not (String.IsNullOrWhiteSpace contextTypeName) then sprintf "%s /context:\"%s\" " command contextTypeName else command - let command = sprintf "%s /timeout:%d" command flagTimeout - command - sqlmetal sqlMetalArgs - File.ReadAllText dbmlFile.Path - - - let buildType (connectionString, connectionStringName:string, configFileName:string, absoluteDataDirectory:string, localSchemaFile:string, forceUpdate:bool, flagPluralize, flagViews, flagFunctions, flagStoredProcs, flagTimeout, contextTypeName, serializable, designTimeDirectory) = - let connectionString, usingConfigFileInfo = ConfigFiles.computeStaticConnectionString ("SqlDataConnection", true, connectionString, connectionStringName, configFileName, absoluteDataDirectory, designTimeDirectory) - - // parses connection string on components, validates only syntax - let connStringBuilder = System.Data.Common.DbConnectionStringBuilder() - connStringBuilder.ConnectionString <- connectionString - let contextTypeName = - // if context is not explicitly set - try to infer context name from database filename - if String.IsNullOrWhiteSpace(contextTypeName) then - let dbFileNameOpt = - // SqlCE allows usage of both 'Data Source' and 'DataSource' names and treats them as equivalent - // however SqlMetal doesn't recognize 'DataSource' and always looks for 'Data Source' - // so to figure out if given connection string is SqlCE - we'll get value of 'Data Source' and check if it ends with .sdf - // NOTE: we cannot just use SqlConnectionStringBuilder because it rejects some SqlCE specific parameter names - match connStringBuilder.TryGetValue ("Data Source") with - | true, (:? string as ds) when ds.EndsWith(".sdf", System.StringComparison.OrdinalIgnoreCase) -> Some ds // SqlCE - | _ -> - // SqlServer - let sqlConnString = System.Data.SqlClient.SqlConnectionStringBuilder(connectionString) - if not (String.IsNullOrEmpty sqlConnString.AttachDBFilename) then - Some (sqlConnString.AttachDBFilename) - else - None - - match dbFileNameOpt with - | Some f -> Path.GetFileNameWithoutExtension f |> sanitizeDataContextFileName - | None -> contextTypeName - else - contextTypeName - - use dbmlFile = - tryUseLocalSchemaFile - (localSchemaFile, forceUpdate, "dbml") - (fun dbmlFile -> - try - getDbml (dbmlFile,connectionString, flagPluralize, flagViews, flagFunctions, flagStoredProcs, flagTimeout, contextTypeName) - with - e -> handleReadingSchemaError e) - - use csFile = Util.TemporaryFile "cs" - let sqlMetalArgs = - let command = sprintf "/code:\"%s\" /language:C# \"%s\"" csFile.Path dbmlFile.Path - let command = if not (String.IsNullOrWhiteSpace contextTypeName) then sprintf "%s /context:\"%s\" " command contextTypeName else command - let command = if serializable then sprintf "%s /serialization:Unidirectional" command else command - command - sqlmetal sqlMetalArgs - - let assemblyFile = Util.TemporaryFile "dll" // TODO: load in-memory and clean up this file - - let cscCommand = sprintf "/nologo /target:library /out:\"%s\" \"%s\"" assemblyFile.Path csFile.Path - Util.shell(Path.GetTempPath(), Util.cscExe(), cscCommand, None) - - assemblyFile, usingConfigFileInfo - - - - -module internal DataSvcUtil = - - type MetadataError = FixedQueryNotSupported | DataQualityServiceNotSupported - module Metadata = - - let private edmx = XNamespace.Get "http://schemas.microsoft.com/ado/2007/06/edmx" - let private dr = XNamespace.Get "http://schemas.microsoft.com/dallas/2010/04" - let private edm08 = XNamespace.Get "http://schemas.microsoft.com/ado/2009/08/edm" - let private edm05 = XNamespace.Get "http://schemas.microsoft.com/ado/2007/05/edm" - - let private get (name : XName) (c : XContainer) = - match c.Element name with - | null -> None - | el -> Some (el :> XContainer) - - /// Analyzes given metadata file and tries to find evidence of specific cases that may cause datasvcutil to fail - let TryPredictError (path : string) = - try - let xdoc = XDocument.Load(path) - let error = - defaultArg (get (edmx + "Edmx") xdoc) (xdoc :> XContainer) - |> get (edmx + "DataServices") - |> Option.bind (fun ds -> - match get (edm08 + "Schema") ds with - | Some el -> Some (el, edm08) - | None -> - - match get (edm05 + "Schema") ds with - | Some el -> Some (el, edm05) - | None -> None - ) - |> Option.bind (fun (schema, ns) -> - // check if metadata contains node - // - // this indicates that target service implements DataQuality API - datasvcutil cannot consume it correctly - let isDQS = - match get (ns + "Using") schema with - | Some (:? XElement as e) -> - match e.Attribute(XName.Get "Namespace") with - | null -> false - | attr -> attr.Value = "Microsoft.DQS" - | _ -> false - - if isDQS then Some DataQualityServiceNotSupported - else - - // check all EntityType nodes - // if all of them has - then it may indicate that service support fixed query - let entityTypes = schema.Elements(ns + "EntityType") - let isFixed = - entityTypes.Elements (ns + "Property") - |> Seq.forall (fun el -> - let attr = el.Attribute(dr + "Queryable") - attr <> null && attr.Value = "false" - ) - - if isFixed then Some FixedQueryNotSupported - else None - ) - error - with _ -> None // swallow this error (if datasvcutil will fail - we'll report errors from the output) - - /// Add the default service URI to the generated CS file by inserting it as the argument - /// to the default data context constructor, also drop the namespace declaration. - let addDefaultUriToDataSvcUtilCSharpFile uri csFile = - let csText = File.ReadAllLines csFile - - let (|DataContextClass|_|) (line:string) = - let trimmed = line.Trim('{',' ','\t') - let starting = "public partial class " - let ending = "System.Data.Services.Client.DataServiceContext" - if trimmed.StartsWith starting && trimmed.Contains ":" && trimmed.EndsWith ending then - let s = trimmed.Substring starting.Length - Some (s.Substring(0, s.IndexOf ' '), line.Contains "{") - else None - - let doctoredText = - [| // Was the last line a namespace? - let prevNS = ref false - let foundDataContextClass = ref None - for line in csText do - match line with - | _ when prevNS.Value -> prevNS := false // note, the line after the namespace is dropped - | _ when line.StartsWith "namespace" -> prevNS := true // note, the namespace declaration is dropped - - | DataContextClass (className, endsWithBrace) -> - foundDataContextClass := Some (className, endsWithBrace) - yield line - | _ -> - match line.Trim(), foundDataContextClass.Value with - | "{", Some(className, false) - | "", Some(className, true) -> - yield line - yield sprintf "public %s() : this(new global::System.Uri(\"%s\")) {}" className uri - foundDataContextClass := None - - | _ when line <> "}" -> yield line - | _ -> () - |] - File.WriteAllLines(csFile, doctoredText) - - let buildTypeFromMetadataUri (uri : string, localSchemaFile:string, forceUpdate:bool, dataServiceCollection) = - - use csdlFile = - tryUseLocalSchemaFile (localSchemaFile, forceUpdate, "csdl") (fun _ -> - try - let metadataUri = - if uri.EndsWith "/" then uri + "$metadata" - else uri + "/$metadata" - let metadataText = - use c = new WebClient(UseDefaultCredentials=true) // TODO: consider adding schema credentials here - c.DownloadString metadataUri - metadataText - with e -> handleReadingSchemaError e) - - let expectedError = Metadata.TryPredictError csdlFile.Path - - use csFile = Util.TemporaryFile "cs" - let dataSvcUtilArgs = - let args = sprintf "/nologo /in:\"%s\" /out:\"%s\" /language:CSharp /version:2.0" csdlFile.Path csFile.Path - let args = if dataServiceCollection then sprintf "%s /DataServiceCollection" args else args - args - try - Util.shell(Path.GetTempPath(), Util.dataSvcUtilExe(), dataSvcUtilArgs, Some formatErr) - with - _ -> - // check if we expect errors in this file - match expectedError with - | Some FixedQueryNotSupported -> failwith (FSData.SR.fixedQueriesNotSupported()) - | Some DataQualityServiceNotSupported -> failwith (FSData.SR.dqsServicesNotSupported()) - | None -> reraise() - - addDefaultUriToDataSvcUtilCSharpFile uri csFile.Path - - let assemblyFile = Util.TemporaryFile "dll" // TODO: load in-memory and clean up this file - - let cscCommand = sprintf "/nologo /target:library /r:System.Data.Services.Client.dll /out:\"%s\" \"%s\"" assemblyFile.Path csFile.Path - Util.shell(Path.GetTempPath(), Util.cscExe(), cscCommand, None) - assemblyFile - - -module internal SvcUtil = - - let serviceMetadataFilesXName = XName.Get "ServiceMetadataFiles" - let serviceMetadataFileXName = XName.Get "ServiceMetadataFile" - let fileNameXName = XName.Get "name" - - /// assumes that destFolder is already created - let private unpackFolder (sourceFile : string) (destFolder : string) = - let xml = XDocument.Load sourceFile - for fileNode in xml.Root.Elements(serviceMetadataFileXName) do - let name = fileNode.Attribute(fileNameXName) - let resultPath = Path.Combine(destFolder, name.Value) - let root = - fileNode.Elements() - |> Seq.tryFind(fun _ -> true) // pick first element - match root with - | Some root -> root.Save(resultPath) - | None -> failwith (FSData.SR.serviceMetadataFileElementIsEmpty()) - - let private packFolder sourceFolder (destFile : string) patterns = - let root =XElement(serviceMetadataFilesXName) - let doc = XDocument(root) - - let append pat = - for f in Directory.GetFiles(sourceFolder, pat) do - let xml = XDocument.Load(f) - let node = XElement(serviceMetadataFileXName) - let fileName = Path.GetFileName f - // add attribute with the name of source file - node.Add(XAttribute(fileNameXName, fileName)) - // append file content - node.Add(xml.Root) - - root.Add(node) - - for pat in patterns do - append pat - - doc.Save(destFile) - - let validateWsdlUri uri = - if String.IsNullOrWhiteSpace uri then - failwith (FSData.SR.invalidWsdlUri()) - - let buildTypeFromWsdlUri (namespaceName, wsdlUri : string, localSchemaFile:string, forceUpdate:bool, messageContract, enableDataBinding, serializable, async, collectionType) = - - validateWsdlUri wsdlUri - - use metadataDir = - let tempFolder = Util.TemporaryDirectory() - - let schemaFileSet = not (String.IsNullOrWhiteSpace localSchemaFile) - let schemaFileExists = schemaFileSet && ( try File.Exists(localSchemaFile) with _ -> false ) - - if schemaFileSet then validateSchemaFileExtension localSchemaFile "wsdlschema" - - // downloads metadata to the specified temp folder - // if localSchemaFile is set - pack downloaded content as localSchemaFile - let downloadMetadata () = - if (try System.IO.Directory.Exists tempFolder.Path with _ -> false) then - (try System.IO.Directory.Delete (tempFolder.Path, true) with _ -> ()) - if not (System.IO.Directory.Exists tempFolder.Path) then - System.IO.Directory.CreateDirectory tempFolder.Path |> ignore - let svcUtilArgs = - let args = sprintf "/nologo /t:metadata \"%s\"" wsdlUri - args - - Util.shell(tempFolder.Path, Util.svcUtilExe(), svcUtilArgs, Some formatErr) - - if schemaFileSet then - packFolder tempFolder.Path localSchemaFile ["*.wsdl"; "*.xsd"] - - if not (schemaFileExists) || forceUpdate then - downloadMetadata() - else - // reraise exceptions if local schema file is corrupted - try - unpackFolder localSchemaFile tempFolder.Path - with - e -> failwith (FSData.SR.errorReadingSchema(e.Message)) - - - tempFolder - - use configFile = Util.TemporaryFile "config" //Util.ExistingFile (System.IO.Path.Combine(metadataDir.Path, configFileName)) - use csFile = Util.TemporaryFile "cs" - - let svcUtilArgs = - let args = sprintf "/nologo /out:\"%s\" /config:\"%s\" /language:CSharp /serializer:Auto /fault" csFile.Path configFile.Path - let args = if System.IO.Directory.EnumerateFiles(metadataDir.Path, "*.wsdl") |> Seq.isEmpty then args else sprintf "%s \"%s\"" args (Path.Combine(metadataDir.Path,"*.wsdl")) - let args = if System.IO.Directory.EnumerateFiles(metadataDir.Path, "*.xsd") |> Seq.isEmpty then args else sprintf "%s \"%s\"" args (Path.Combine(metadataDir.Path,"*.xsd")) - let args = if messageContract then sprintf "%s /messageContract" args else args - let args = if enableDataBinding then sprintf "%s /enableDataBinding" args else args - let args = if serializable then sprintf "%s /serializable" args else args - let args = if async then sprintf "%s /async" args else args - let args = if not (String.IsNullOrWhiteSpace collectionType) then sprintf "%s /collectionType:%s" args collectionType else args - args - - Util.shell(Path.GetTempPath(), Util.svcUtilExe(), svcUtilArgs, Some formatErr) - - let assemblyFile = Util.TemporaryFile "dll" // TODO: load in-memory and clean up this file - - let cscCommand = sprintf "/nologo /target:library /resource:\"%s\",%s.config,public /out:\"%s\" \"%s\"" configFile.Path namespaceName assemblyFile.Path csFile.Path - Util.shell(Path.GetTempPath(), Util.cscExe(), cscCommand, None) - - let endPointNames = - try - let config = ConfigurationManager.OpenMappedExeConfiguration(ExeConfigurationFileMap(ExeConfigFilename = configFile.Path), ConfigurationUserLevel.None); - [ for ep in ((config.GetSectionGroup "system.serviceModel").Sections.["client"] :?> System.ServiceModel.Configuration.ClientSection).Endpoints do - yield ep.Name ] - with _ -> - [] - - assemblyFile, endPointNames - -module internal Edmx = - type private EdmxNamespaceGroup = { Edmx : XNamespace; Edm : XNamespace; Ssdl :XNamespace; Msl : XNamespace; RequireDotNet45 : bool } - let private makeGroup (edmx : string, edm : string, ssdl : string, msl : string, requireDotNet45)= - { Edmx = XNamespace.Get edmx - Edm = XNamespace.Get edm - Ssdl = XNamespace.Get ssdl - Msl = XNamespace.Get msl - RequireDotNet45 = requireDotNet45 } - - let private ns45 = - makeGroup - ( - "http://schemas.microsoft.com/ado/2009/11/edmx", - "http://schemas.microsoft.com/ado/2009/11/edm", - "http://schemas.microsoft.com/ado/2009/11/edm/ssdl", - "http://schemas.microsoft.com/ado/2009/11/mapping/cs", - true - ) - - let private ns40 = - makeGroup - ( - "http://schemas.microsoft.com/ado/2008/10/edmx", - "http://schemas.microsoft.com/ado/2008/09/edm", - "http://schemas.microsoft.com/ado/2009/02/edm/ssdl", - "http://schemas.microsoft.com/ado/2008/09/mapping/cs", - false - ) - - let private ns20 = - makeGroup - ( - "http://schemas.microsoft.com/ado/2007/06/edmx", - "http://schemas.microsoft.com/ado/2006/04/edm", - "http://schemas.microsoft.com/ado/2006/04/edm/ssdl", - "urn:schemas-microsoft-com:windows:storage:mapping:CS", - false - ) - - let loadEdmxFile path = - let getElement (c : XContainer) (name : string) (ns : XNamespace) = - match c.Element (ns + name) with - | null -> failwith (FSData.SR.fileDoesNotContainXMLElement(path, name)) - | el -> el - - let xdoc = - match XDocument.Load path with - | null -> failwith (FSData.SR.failedToLoadFileAsXML(path)) - | xdoc -> xdoc - let extractEdmxComponents (nsGroup : EdmxNamespaceGroup) = - let edmxNode = getElement xdoc "Edmx" nsGroup.Edmx - let runtimeNode = getElement edmxNode "Runtime" nsGroup.Edmx - let csdlNode = - let conceptualModelNode = getElement runtimeNode "ConceptualModels" nsGroup.Edmx - getElement conceptualModelNode "Schema" nsGroup.Edm - let ssdlNode = - let storageModelNode = getElement runtimeNode "StorageModels" nsGroup.Edmx - getElement storageModelNode "Schema" nsGroup.Ssdl - let mslNode = - let mappingsNode = getElement runtimeNode "Mappings" nsGroup.Edmx - getElement mappingsNode "Mapping" nsGroup.Msl - (csdlNode.ToString()), (ssdlNode.ToString()), (mslNode.ToString()), nsGroup.RequireDotNet45 - - // tries to process given edmx using supplied set of namespace groups - let rec load = function - | [] -> assert false; failwith "impossible" - | x::xs -> - try extractEdmxComponents x - with e -> - match xs with - | [] -> reraise() // we were not able to load file - raise exception - | _ -> load xs - load [ns45; ns40; ns20] - - let buildTypeFromEdmxFile (edmxFile, isTargetingDotNet45) = - - use csDir = Util.TemporaryDirectory() - let baseContainerName = Path.GetFileNameWithoutExtension edmxFile - let csFile = Path.Combine(csDir.Path, baseContainerName + ".cs") - - let csdlFileName = baseContainerName + ".csdl" - let mslFileName = baseContainerName + ".msl" - let ssdlFileName = baseContainerName + ".ssdl" - - let csdlFile = Path.Combine(csDir.Path, csdlFileName) - let mslFile = Path.Combine(csDir.Path, mslFileName) - let ssdlFile = Path.Combine(csDir.Path, ssdlFileName) - let csdlContent, ssdlContent, mslContent, requireDotNet45 = loadEdmxFile edmxFile - - if requireDotNet45 && not isTargetingDotNet45 then - failwith (FSData.SR.edmxFileRequiresDotNet45(edmxFile)) - - File.WriteAllText(csdlFile, csdlContent) - File.WriteAllText(mslFile, mslContent) - File.WriteAllText(ssdlFile, ssdlContent) - - let edmGenArgs = - let args = sprintf "/mode:EntityClassGeneration /incsdl:\"%s\" /outobjectlayer:\"%s\" /nologo" csdlFile csFile - let args = if isTargetingDotNet45 then sprintf "%s /targetversion:4.5" args else args - args - - Util.shell(csDir.Path, Util.edmGenExe(), edmGenArgs, Some formatErr) - let assemblyFile = Util.TemporaryFile "dll" // TODO: load in-memory and clean up this file - - let cscCommand = sprintf "/nologo /resource:\"%s\",\"%s\" /resource:\"%s\",\"%s\" /resource:\"%s\",\"%s\" /target:library /r:System.Data.Entity.dll /out:\"%s\" \"%s\"" csdlFile csdlFileName mslFile mslFileName ssdlFile ssdlFileName assemblyFile.Path csFile - - Util.shell(csDir.Path, Util.cscExe(), cscCommand, None) - assemblyFile - -module internal SqlEntityConnection = - - let getSsdl (namespaceName, ssdlFile: Util.FileResource, provider, connString, flagPluralize, flagSuppressForeignKeyProperties, isTargetingDotNet45) = - let edmGenArgs = - let args = sprintf "/namespace:\"%s\" /project:\"%s\" /outssdl:\"%s\" /mode:FullGeneration /connectionstring:\"%s\" " namespaceName (Path.GetFileNameWithoutExtension ssdlFile.Path) ssdlFile.Path connString - let args = if not (String.IsNullOrWhiteSpace provider) then sprintf "%s /provider:%s" args provider else args - let args = if flagPluralize then sprintf "%s /pluralize" args else args - let args = if flagSuppressForeignKeyProperties then sprintf "%s /SuppressForeignKeyProperties" args else args - let args = if isTargetingDotNet45 then sprintf "%s /targetversion:4.5" args else args - args - Util.shell(System.IO.Path.GetDirectoryName ssdlFile.Path, Util.edmGenExe(), edmGenArgs, Some formatErr) - File.ReadAllText ssdlFile.Path - - - let computeEntityContainerName (entityContainer:string) = - if String.IsNullOrWhiteSpace entityContainer then - "EntityContainer" - else - entityContainer - - let buildType (namespaceName, connectionString, connectionStringName, configFileName, absoluteDataDirectory, localSchemaFile:string, provider:string, entityContainer:string, forceUpdate:bool, flagPluralize, flagSuppressForeignKeyProperties, designTimeDirectory, isTargetingDotNet45) = - let connectionString, usingConfigFileInfo = ConfigFiles.computeStaticConnectionString ("SqlEntityConnection", false, connectionString, connectionStringName, configFileName, absoluteDataDirectory, designTimeDirectory) - let entityContainer = computeEntityContainerName entityContainer - use ssdlFile = - tryUseLocalSchemaFile - (localSchemaFile, forceUpdate, "ssdl") - (fun ssdlFile -> - try - getSsdl (namespaceName, ssdlFile, provider, connectionString, flagPluralize, flagSuppressForeignKeyProperties, isTargetingDotNet45) - with - e -> handleReadingSchemaError e) - - use csFile = Util.TemporaryFile "cs" - use csdlFile = Util.TemporaryFile "csdl" - use mslFile = Util.TemporaryFile "msl" - use viewsFile = Util.TemporaryFile "Views.cs" - - let edmGenArgs = - let args = sprintf "/mode:FromSsdlGeneration /entitycontainer:\"%s\" /namespace:\"%s\" /project:\"%s\" /inssdl:\"%s\" /outobjectlayer:\"%s\" /outcsdl:\"%s\" /outmsl:\"%s\" /outviews:\"%s\" /language:CSharp" entityContainer namespaceName (Path.GetFileNameWithoutExtension ssdlFile.Path) ssdlFile.Path csFile.Path csdlFile.Path mslFile.Path viewsFile.Path - let args = if not (String.IsNullOrWhiteSpace provider) then sprintf "%s /provider:%s" args provider else args - let args = if flagPluralize then sprintf "%s /pluralize" args else args - let args = if flagSuppressForeignKeyProperties then sprintf "%s /SuppressForeignKeyProperties" args else args - let args = if isTargetingDotNet45 then sprintf "%s /targetversion:4.5" args else args - args - Util.shell(System.IO.Path.GetDirectoryName ssdlFile.Path, Util.edmGenExe(), edmGenArgs, Some formatErr) - - let assemblyFile = Util.TemporaryFile "dll" - - let csdlFileName = namespaceName + ".csdl" - let mslFileName = namespaceName + ".msl" - let ssdlFileName = namespaceName + ".ssdl" - - let cscCommand = sprintf "/r:System.Data.Entity.dll /nologo /resource:\"%s\",\"%s\" /resource:\"%s\",\"%s\" /resource:\"%s\",\"%s\" /nologo /target:library /out:\"%s\" \"%s\"" csdlFile.Path csdlFileName mslFile.Path mslFileName ssdlFile.Path ssdlFileName assemblyFile.Path csFile.Path - Util.shell(Path.GetTempPath(), Util.cscExe(), cscCommand, None) - - assemblyFile, usingConfigFileInfo - - diff --git a/src/fsharp/FSharp.Data.TypeProviders/Util.fs b/src/fsharp/FSharp.Data.TypeProviders/Util.fs deleted file mode 100644 index d2b5e0bf1..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/Util.fs +++ /dev/null @@ -1,223 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp.Data.TypeProviders.Utility - -module internal Util = - open System - open System.IO - open System.Collections.Generic - open System.Reflection - - type ProcessResult = { exitCode : int; stdout : string[] ; stderr : string[] } - - let executeProcess (workingDirectory,exe,cmdline) = - try - // External tools (like edmgen.exe) run as part of default OS locale/codepage/LCID. We need to ensure we translate their output - // accordingly, by setting up the correct encoding on the stdout/stderr streams. - let encodingToTranslateToolOutput = System.Text.Encoding.Default - - let psi = new System.Diagnostics.ProcessStartInfo(exe,cmdline) - psi.WorkingDirectory <- workingDirectory - psi.UseShellExecute <- false - psi.RedirectStandardOutput <- true - psi.RedirectStandardError <- true - psi.CreateNoWindow <- true - psi.StandardOutputEncoding <- encodingToTranslateToolOutput - psi.StandardErrorEncoding <- encodingToTranslateToolOutput - let p = System.Diagnostics.Process.Start(psi) - let output = ResizeArray() - let error = ResizeArray() - - // nulls are skipped because they act as signal that redirected stream is closed and not as part of output data - p.OutputDataReceived.Add(fun args -> if args.Data <> null then output.Add(args.Data)) - p.ErrorDataReceived.Add(fun args -> if args.Data <> null then error.Add(args.Data)) - p.BeginErrorReadLine() - p.BeginOutputReadLine() - p.WaitForExit() - { exitCode = p.ExitCode; stdout = output.ToArray(); stderr = error.ToArray() } - with - | :? System.IO.FileNotFoundException - | :? System.ComponentModel.Win32Exception -> failwith (FSData.SR.requiredToolNotFound(exe)) - | _ -> reraise() - - let shell (workingDirectory,exe,cmdline,formatError) = - // printfn "execute: %s %s" exe cmdline - let result = executeProcess(workingDirectory,exe,cmdline) - if result.exitCode > 0 then - //failwithf "The command\n%s %s\n failed.\n\nError:%s\n\nOutput: %s\n" exe cmdline result.stderr result.stdout - match formatError with - | None -> - let merge lines = String.concat Environment.NewLine lines - failwith ((merge result.stderr) + Environment.NewLine + (merge result.stdout)) - | Some f -> f result.stdout result.stderr - else - // printfn "<--command-->\n%s %s\n<-- success --><-- stdout -->\n%s<-- stderr -->\n%s\n" exe cmdline result.stdout result.stderr - () - - let cscExe () = - let toolPath = - //if System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion().StartsWith("v4.0") then - System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory() - //else - // Path.Combine(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory(), @"..\v3.5") - Path.Combine(toolPath, "csc.exe") - - - let dataSvcUtilExe () = - let toolPath = - //if System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion().StartsWith("v4.0") then - System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory() - //else - // Path.Combine(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory(), @"..\v4.0.30319") - Path.Combine(toolPath, "DataSvcUtil.exe") - - - let edmGenExe () = - let toolPath = System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory() - Path.Combine(toolPath, "edmgen.exe") - - - - - let sdkPath () = - - let tryResult (key: Microsoft.Win32.RegistryKey) = - match key with - | null -> None - | _ -> - let installFolder = key.GetValue("InstallationFolder") :?> string - if Directory.Exists installFolder then - Some installFolder - else - None - // Annoyingly, the F# 2.0 decoding of 'use key = ...' on a registry key doesn't use an null check on the - // key before calling Dispose. THis is because the key type doesn't use the IDisposable pattern. - let useKey keyName f = - // Look for WinSDK reg keys under the 32bit view of the registry. - let reg32view = Microsoft.Win32.RegistryKey.OpenBaseKey(Microsoft.Win32.RegistryHive.LocalMachine, Microsoft.Win32.RegistryView.Registry32) - let key = reg32view.OpenSubKey keyName - try f key - finally - match key with - | null -> () - | _ -> key.Dispose() - reg32view.Dispose() // if reg32view were really null, we would not be here and the user would have more serious issues not being able to access HKLM - - let SDK_REGPATHS = [ @"Software\Microsoft\Microsoft SDKs\NETFXSDK\4.6\WinSDK-NetFx40Tools" - @"Software\Microsoft\Microsoft SDKs\Windows\v8.1A\WinSDK-NetFx40Tools" - @"Software\Microsoft\Microsoft SDKs\Windows\v8.0A\WinSDK-NetFx40Tools" - @"Software\Microsoft\Microsoft SDKs\Windows\v7.1\WinSDK-NetFx40Tools" - @"Software\Microsoft\Microsoft SDKs\Windows\v7.0A\WinSDK-NetFx40Tools" ] - - SDK_REGPATHS - |> Seq.tryPick (fun p -> useKey p tryResult) - |> function - | Some p -> p - | _ -> raise <| System.NotSupportedException(FSData.SR.unsupportedFramework()) - - let sdkUtil name = Path.Combine(sdkPath(), name) - - let svcUtilExe () = sdkUtil "svcutil.exe" - let xsdExe () = sdkUtil "xsd.exe" - - type FileResource = - abstract member Path : string - inherit IDisposable - - let ExistingFile(fileName : string) = - { new FileResource with - member this.Path = fileName - interface IDisposable with - member this.Dispose() = () } - - let TemporaryFile(extension : string) = - let filename = - let fs = Path.GetTempFileName() - let fs' = Path.ChangeExtension(fs, extension) - if fs <> fs' then - File.Delete fs - fs' - - { new FileResource with - member this.Path = filename - interface IDisposable with - member this.Dispose() = File.Delete(filename) } - - type DirectoryResource = - abstract member Path : string - inherit IDisposable - - let TemporaryDirectory() = - let dirName = - let fs = Path.GetTempFileName() - File.Delete fs - Directory.CreateDirectory fs |> ignore - fs - - { new DirectoryResource with - member this.Path = dirName - interface IDisposable with - member this.Dispose() = - for f in Directory.EnumerateFiles dirName do File.Delete f - Directory.Delete dirName } - - let ExistingDirectory(dirName : string) = - { new DirectoryResource with - member this.Path = dirName - interface IDisposable with - member this.Dispose() = () } - - type MemoizationTable<'T,'U when 'T : equality>(f) = - let createdDB = new Dictionary<'T,'U>() - member x.Contents = (createdDB :> IDictionary<_,_>) - member x.Apply typeName = - let found,result = createdDB.TryGetValue typeName - if found then - result - else - let ty = f typeName - createdDB.[typeName] <- ty - ty - - open System.Threading - - let WithExclusiveAccessToFile (fileName : string) f = - // file name is not specified - run function directly - if String.IsNullOrWhiteSpace fileName then f() - else - // convert filename to the uniform representation: full path + no backslashes + upper case - - // MSDN: In Silverlight for Windows Phone, private object namespaces are not supported. - // In the .NET Framework, object namespaces are supported and because of this the backslash (\) is considered a delimiter and is not supported in the name parameter. - // In Silverlight for Windows Phone you can use a backslash (\) in the name parameter. - let fileName = Path.GetFullPath(fileName) - let fileName = fileName.Replace('\\', '_') - let fileName = fileName.ToUpper() - - // MSDN: On a server that is running Terminal Services, a named system mutex can have two levels of visibility. - // If its name begins with the prefix "Global\", the mutex is visible in all terminal server sessions. - // Since we use mutex to protect access to file - use Global prefix to cover all terminal sessions - let fileName = @"Global\" + fileName - use mutex = - let mutable createdNew = false - let mutex = new Mutex(initiallyOwned = true, name = fileName, createdNew = &createdNew) - // createdNew = true - we created and immediately acquired mutex - can continue - // createdNew = false - mutex already exists and we do not own it - must wait until it is released - if createdNew then mutex - else - try - mutex.WaitOne() |> ignore - mutex - with - | :? AbandonedMutexException -> - // if thread that owns mutex was terminated abnormally - then WaitOne will raise AbandonedMutexException - // MSDN: The next thread to request ownership of the mutex can handle this exception and proceed, - // provided that the integrity of the data structures can be verified. - // Current thread still owns mutex so we can return it - mutex - | _ -> - mutex.Dispose() - reraise() - try f() - finally mutex.ReleaseMutex() - diff --git a/src/fsharp/FSharp.Data.TypeProviders/Util.fsi b/src/fsharp/FSharp.Data.TypeProviders/Util.fsi deleted file mode 100644 index af0db7ae4..000000000 --- a/src/fsharp/FSharp.Data.TypeProviders/Util.fsi +++ /dev/null @@ -1,41 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Microsoft.FSharp.Data.TypeProviders.Utility -module internal Util = - open System - open System.Reflection - open System.Collections.Generic - - type ProcessResult = { exitCode : int; stdout : string[]; stderr : string[] } - val executeProcess : workingDirectory: string * exe:string * cmdline:string -> ProcessResult - /// Throws on failure - val shell : workingDirectory: string * exe:string * cmdline:string * formatError:(string[] -> string[] -> unit) option -> unit - - val cscExe : unit -> string - val dataSvcUtilExe : unit -> string - val edmGenExe : unit -> string - val svcUtilExe : unit -> string - - val sdkUtil : string -> string - - type FileResource = - abstract member Path : string - inherit IDisposable - - val TemporaryFile : extension:string -> FileResource - val ExistingFile : fileName:string -> FileResource - - type DirectoryResource = - abstract member Path : string - inherit IDisposable - - val TemporaryDirectory : unit -> DirectoryResource - val ExistingDirectory : dirName:string -> DirectoryResource - - type MemoizationTable<'T,'U when 'T : equality> = - new : ('T -> 'U) -> MemoizationTable<'T,'U> - member Apply : 'T -> 'U - member Contents : IDictionary<'T, 'U> - - val WithExclusiveAccessToFile : string -> (unit -> 'T)-> 'T - diff --git a/src/fsharp/FSharp.LanguageService.Compiler/FSharp.LanguageService.Compiler.fsproj b/src/fsharp/FSharp.LanguageService.Compiler/FSharp.LanguageService.Compiler.fsproj index f92e24740..3551db517 100644 --- a/src/fsharp/FSharp.LanguageService.Compiler/FSharp.LanguageService.Compiler.fsproj +++ b/src/fsharp/FSharp.LanguageService.Compiler/FSharp.LanguageService.Compiler.fsproj @@ -551,8 +551,7 @@ - $(OtherFlags) /warnon:1182 --sig:$(IntermediateOutputPath)\$(AssemblyName).sig - $(PrepareForRunDependsOn);CopyToBuiltBin + $(OtherFlags) /warnon:1182 diff --git a/src/fsharp/FSharp.LanguageService.Compiler/InternalsVisibleTo.fs b/src/fsharp/FSharp.LanguageService.Compiler/InternalsVisibleTo.fs index 7ecc3a74f..3815abdcc 100644 --- a/src/fsharp/FSharp.LanguageService.Compiler/InternalsVisibleTo.fs +++ b/src/fsharp/FSharp.LanguageService.Compiler/InternalsVisibleTo.fs @@ -4,8 +4,6 @@ namespace Microsoft.FSharp open System.Reflection [] [] -[] -[] [] [] [] @@ -18,5 +16,6 @@ open System.Reflection [] [] + do() diff --git a/src/fsharp/Fsc/project.json b/src/fsharp/Fsc/project.json index f5d8e5f62..3e6c2549e 100644 --- a/src/fsharp/Fsc/project.json +++ b/src/fsharp/Fsc/project.json @@ -12,6 +12,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/src/fsharp/Fsc/project.lock.json b/src/fsharp/Fsc/project.lock.json deleted file mode 100644 index 15c02fc62..000000000 --- a/src/fsharp/Fsc/project.lock.json +++ /dev/null @@ -1,11256 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "sha512": "ZHm2UsUOGxfLPnPGjN1a+n0GoxwGbsiLmOMMgsO8m3khdda/nSnkVbtA7Jx++fh6o+oY2nIiTyM7MX4KJMukUg==", - "type": "package", - "files": [ - "System.Collections.Immutable.1.2.0-rc2-23911.nupkg.sha512", - "System.Collections.Immutable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "sha512": "oJRsUBGfJ6/Yk6VVG6JXZ7eIzXmCVipE9g2qwXqOMBsOGVIK8W4cqmFNsqfHGbNwmmhW9U0566FspBcV3fk7Zw==", - "type": "package", - "files": [ - "System.Reflection.Metadata.1.3.0-rc2-23911.nupkg.sha512", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Reflection.Metadata >= 1.3.0-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/src/fsharp/NameResolution.fs b/src/fsharp/NameResolution.fs index cd4864456..89408ce27 100755 --- a/src/fsharp/NameResolution.fs +++ b/src/fsharp/NameResolution.fs @@ -164,8 +164,8 @@ type Item = | Event of EventInfo /// Represents the resolution of a name to a property | Property of string * PropInfo list - /// Represents the resolution of a name to a group of methods - | MethodGroup of string * MethInfo list + /// Represents the resolution of a name to a group of methods. + | MethodGroup of displayName: string * methods: MethInfo list * uninstantiatedMethodOpt: MethInfo option /// Represents the resolution of a name to a constructor | CtorGroup of string * MethInfo list /// Represents the resolution of a name to the fake constructor simulated for an interface type. @@ -195,7 +195,7 @@ type Item = static member MakeMethGroup (nm,minfos:MethInfo list) = let minfos = minfos |> List.sortBy (fun minfo -> minfo.NumArgs |> List.sum) - Item.MethodGroup (nm,minfos) + Item.MethodGroup (nm,minfos,None) static member MakeCtorGroup (nm,minfos:MethInfo list) = let minfos = minfos |> List.sortBy (fun minfo -> minfo.NumArgs |> List.sum) @@ -212,7 +212,7 @@ type Item = | Item.ILField finfo -> finfo.FieldName | Item.Event einfo -> einfo.EventName | Item.Property(nm,_) -> nm - | Item.MethodGroup(nm,_) -> nm + | Item.MethodGroup(nm,_,_) -> nm | Item.CtorGroup(nm,_) -> DemangleGenericTypeName nm | Item.FakeInterfaceCtor (AbbrevOrAppTy tcref) | Item.DelegateCtor (AbbrevOrAppTy tcref) -> DemangleGenericTypeName tcref.DisplayName @@ -1106,7 +1106,7 @@ type ItemOccurence = type ITypecheckResultsSink = abstract NotifyEnvWithScope : range * NameResolutionEnv * AccessorDomain -> unit abstract NotifyExprHasType : pos * TType * Tastops.DisplayEnv * NameResolutionEnv * AccessorDomain * range -> unit - abstract NotifyNameResolution : pos * Item * Item * ItemOccurence * Tastops.DisplayEnv * NameResolutionEnv * AccessorDomain * range -> unit + abstract NotifyNameResolution : pos * Item * Item * ItemOccurence * Tastops.DisplayEnv * NameResolutionEnv * AccessorDomain * range * bool -> unit abstract NotifyFormatSpecifierLocation : range -> unit abstract CurrentSource : string option @@ -1140,12 +1140,12 @@ let rec (|FSharpPropertyUse|_|) (item : Item) = let (|MethodUse|_|) (item : Item) = match item with - | Item.MethodGroup(_, [minfo]) -> Some(minfo) + | Item.MethodGroup(_, [minfo],_) -> Some(minfo) | _ -> None let (|FSharpMethodUse|_|) (item : Item) = match item with - | Item.MethodGroup(_, [ValRefOfMeth vref]) -> Some(vref) + | Item.MethodGroup(_, [ValRefOfMeth vref],_) -> Some(vref) | Item.Value(vref) when vref.IsMember -> Some(vref) | _ -> None @@ -1346,7 +1346,7 @@ type TcResultsSinkImpl(g, ?source: string) = if allowedRange m then capturedExprTypings.Add((endPos,ty,denv,nenv,ad,m)) - member sink.NotifyNameResolution(endPos,item,itemMethodGroup,occurenceType,denv,nenv,ad,m) = + member sink.NotifyNameResolution(endPos,item,itemMethodGroup,occurenceType,denv,nenv,ad,m,replace) = // Desugaring some F# constructs (notably computation expressions with custom operators) // results in duplication of textual variables. So we ensure we never record two name resolutions // for the same identifier at the same location. @@ -1365,6 +1365,10 @@ type TcResultsSinkImpl(g, ?source: string) = res | _ -> false + if replace then + capturedNameResolutions.RemoveAll(fun cnr -> cnr.Range = m) |> ignore + capturedMethodGroupResolutions.RemoveAll(fun cnr -> cnr.Range = m) |> ignore + if not alreadyDone then capturedNameResolutions.Add(CapturedNameResolution(endPos,item,occurenceType,denv,nenv,ad,m)) capturedMethodGroupResolutions.Add(CapturedNameResolution(endPos,itemMethodGroup,occurenceType,denv,nenv,ad,m)) @@ -1405,7 +1409,12 @@ let CallEnvSink (sink:TcResultsSink) (scopem,nenv,ad) = let CallNameResolutionSink (sink:TcResultsSink) (m:range,nenv,item,itemMethodGroup,occurenceType,denv,ad) = match sink.CurrentSink with | None -> () - | Some sink -> sink.NotifyNameResolution(m.End,item,itemMethodGroup,occurenceType,denv,nenv,ad,m) + | Some sink -> sink.NotifyNameResolution(m.End,item,itemMethodGroup,occurenceType,denv,nenv,ad,m,false) + +let CallNameResolutionSinkReplacing (sink:TcResultsSink) (m:range,nenv,item,itemMethodGroup,occurenceType,denv,ad) = + match sink.CurrentSink with + | None -> () + | Some sink -> sink.NotifyNameResolution(m.End,item,itemMethodGroup,occurenceType,denv,nenv,ad,m,true) /// Report a specific expression typing at a source range let CallExprHasTypeSink (sink:TcResultsSink) (m:range,nenv,typ,denv,ad) = @@ -1434,7 +1443,7 @@ let CheckAllTyparsInferrable amap m item = let free = Zset.diff freeInDeclaringType.FreeTypars freeInArgsAndRetType.FreeTypars free.IsEmpty) - | Item.MethodGroup(_,minfos) -> + | Item.MethodGroup(_,minfos,_) -> minfos |> List.forall (fun minfo -> minfo.IsExtensionMember || let fminst = minfo.FormalMethodInst @@ -2571,15 +2580,15 @@ let ComputeItemRange wholem (lid: Ident list) rest = let FilterMethodGroups (ncenv:NameResolver) itemRange item staticOnly = match item with - | Item.MethodGroup(nm, minfos) -> + | Item.MethodGroup(nm, minfos, orig) -> let minfos = minfos |> List.filter (fun minfo -> staticOnly = (minfo.GetObjArgTypes(ncenv.amap, itemRange, minfo.FormalMethodInst) |> isNil)) - Item.MethodGroup(nm, minfos) + Item.MethodGroup(nm, minfos, orig) | item -> item let NeedsOverloadResolution namedItem = match namedItem with - | Item.MethodGroup(_,_::_::_) + | Item.MethodGroup(_,_::_::_,_) | Item.CtorGroup(_,_::_::_) | Item.Property(_,_::_::_) -> true | _ -> false @@ -2632,7 +2641,7 @@ let ResolveLongIdentAsExprAndComputeRange (sink:TcResultsSink) (ncenv:NameResolv let (|NonOverridable|_|) namedItem = match namedItem with - | Item.MethodGroup(_,minfos) when minfos |> List.exists(fun minfo -> minfo.IsVirtual || minfo.IsAbstract) -> None + | Item.MethodGroup(_,minfos,_) when minfos |> List.exists(fun minfo -> minfo.IsVirtual || minfo.IsAbstract) -> None | Item.Property(_,pinfos) when pinfos |> List.exists(fun pinfo -> pinfo.IsVirtualProperty) -> None | _ -> Some () @@ -2905,16 +2914,34 @@ let ResolveCompletionsInType (ncenv: NameResolver) nenv (completionTargets: Reso AllMethInfosOfTypeInScope ncenv.InfoReader nenv (None,ad) PreferOverrides m typ |> List.filter minfoFilter - let addersAndRemovers = - pinfoItems - |> List.map (function Item.Event(FSEvent(_,_,addValRef,removeValRef)) -> [addValRef.LogicalName;removeValRef.LogicalName] | _ -> []) - |> List.concat + let minfos = + let addersAndRemovers = + pinfoItems + |> List.map (function Item.Event(FSEvent(_,_,addValRef,removeValRef)) -> [addValRef.LogicalName;removeValRef.LogicalName] | _ -> []) + |> List.concat + |> set - match addersAndRemovers with - | [] -> minfos - | addersAndRemovers -> - let isNotAdderOrRemover (minfo: MethInfo) = not(addersAndRemovers |> List.exists (fun ar -> ar = minfo.LogicalName)) - List.filter isNotAdderOrRemover minfos + if addersAndRemovers.IsEmpty then minfos + else minfos |> List.filter (fun minfo -> not (addersAndRemovers.Contains minfo.LogicalName)) + +#if EXTENSIONTYPING + // Filter out the ones with mangled names from applying static parameters + let minfos = + let methsWithStaticParams = + minfos + |> List.filter (fun minfo -> + match minfo.ProvidedStaticParameterInfo with + | Some (_methBeforeArguments, staticParams) -> staticParams.Length <> 0 + | _ -> false) + |> List.map (fun minfo -> minfo.DisplayName) + + if methsWithStaticParams.IsEmpty then minfos + else minfos |> List.filter (fun minfo -> + let nm = minfo.LogicalName + not (nm.Contains "," && methsWithStaticParams |> List.exists (fun m -> nm.StartsWith(m)))) +#endif + + minfos else [] // Partition methods into overload sets diff --git a/src/fsharp/NameResolution.fsi b/src/fsharp/NameResolution.fsi index 6c99235fb..02a629728 100755 --- a/src/fsharp/NameResolution.fsi +++ b/src/fsharp/NameResolution.fsi @@ -55,7 +55,7 @@ type Item = | ILField of ILFieldInfo | Event of EventInfo | Property of string * PropInfo list - | MethodGroup of string * MethInfo list + | MethodGroup of displayName: string * methods: MethInfo list * uninstantiatedMethodOpt: MethInfo option | CtorGroup of string * MethInfo list | FakeInterfaceCtor of TType | DelegateCtor of TType @@ -261,7 +261,7 @@ type ITypecheckResultsSink = abstract NotifyExprHasType : pos * TType * DisplayEnv * NameResolutionEnv * AccessorDomain * range -> unit /// Record that a name resolution occurred at a specific location in the source - abstract NotifyNameResolution : pos * Item * Item * ItemOccurence * DisplayEnv * NameResolutionEnv * AccessorDomain * range -> unit + abstract NotifyNameResolution : pos * Item * Item * ItemOccurence * DisplayEnv * NameResolutionEnv * AccessorDomain * range * bool -> unit /// Record that a printf format specifier occurred at a specific location in the source abstract NotifyFormatSpecifierLocation : range -> unit @@ -301,6 +301,9 @@ val internal CallEnvSink : TcResultsSink -> range * NameResolutio /// Report a specific name resolution at a source range val internal CallNameResolutionSink : TcResultsSink -> range * NameResolutionEnv * Item * Item * ItemOccurence * DisplayEnv * AccessorDomain -> unit +/// Report a specific name resolution at a source range, replacing any previous resolutions +val internal CallNameResolutionSinkReplacing : TcResultsSink -> range * NameResolutionEnv * Item * Item * ItemOccurence * DisplayEnv * AccessorDomain -> unit + /// Report a specific name resolution at a source range val internal CallExprHasTypeSink : TcResultsSink -> range * NameResolutionEnv * TType * DisplayEnv * AccessorDomain -> unit diff --git a/src/fsharp/TypeChecker.fs b/src/fsharp/TypeChecker.fs index 96022bb7d..826e5bbde 100755 --- a/src/fsharp/TypeChecker.fs +++ b/src/fsharp/TypeChecker.fs @@ -107,6 +107,7 @@ exception OverrideInIntrinsicAugmentation of range exception OverrideInExtrinsicAugmentation of range exception NonUniqueInferredAbstractSlot of TcGlobals * DisplayEnv * string * MethInfo * MethInfo * range exception StandardOperatorRedefinitionWarning of string * range +exception InvalidInternalsVisibleToAssemblyName of (*badName*)string * (*fileName option*) string option // Identify any security attributes @@ -422,7 +423,16 @@ let OpenModulesOrNamespaces tcSink g amap scopem root env mvvs = let AddRootModuleOrNamespaceRefs g amap m env modrefs = ModifyNameResEnv (fun nenv -> AddModuleOrNamespaceRefsToNameEnv g amap m true env.eAccessRights nenv modrefs) env -let AddNonLocalCcu g amap scopem env (ccu:CcuThunk,internalsVisible) = +let AddNonLocalCcu g amap scopem env assemblyName (ccu:CcuThunk, internalsVisibleToAttributes) = + + let internalsVisible = + internalsVisibleToAttributes |> List.exists (fun visibleTo -> + try + System.Reflection.AssemblyName(visibleTo).Name = assemblyName + with e -> + warning(InvalidInternalsVisibleToAssemblyName(visibleTo,ccu.FileName)) + false) + let env = if internalsVisible then addInternalsAccessibility env ccu else env // Compute the top-rooted module or namespace references let modrefs = ccu.RootModulesAndNamespaces |> List.map (mkNonLocalCcuRootEntityRef ccu) @@ -724,10 +734,10 @@ type AfterTcOverloadResolution = | AfterOverloadResolution.DoNothing -> AfterTcOverloadResolution.DoNothing | AfterOverloadResolution.SendToSink(callSink,fallback) -> - AfterTcOverloadResolution.SendToSink ((fun (minfo,_) -> Item.MethodGroup(minfo.LogicalName,[minfo]) |> callSink), fallback) - | AfterOverloadResolution.ReplaceWithOverrideAndSendToSink (Item.MethodGroup(_,overridenMinfos), callSink,fallback) -> + AfterTcOverloadResolution.SendToSink ((fun (minfo,_) -> Item.MethodGroup(minfo.LogicalName,[minfo],None) |> callSink), fallback) + | AfterOverloadResolution.ReplaceWithOverrideAndSendToSink (Item.MethodGroup(_,overridenMinfos,_orig), callSink,fallback) -> AfterTcOverloadResolution.ReplaceWithOverrideAndSendToSink - ((List.map (fun minfo -> minfo,None) overridenMinfos),(fun (minfo,_) -> Item.MethodGroup(minfo.LogicalName,[minfo]) |> callSink),fallback) + ((overridenMinfos |> List.map (fun minfo -> minfo,None)),(fun (minfo,_) -> Item.MethodGroup(minfo.LogicalName,[minfo],None) |> callSink),fallback) | _ -> error(InternalError("Name resolution does not match overriden for method groups", range0)) static member ForProperties name gettersOrSetters afterOverloadResolution = @@ -1735,9 +1745,9 @@ let MakeAndPublishSimpleVals cenv env m names mergeNamesInOneNameresEnv = let sink = { new ITypecheckResultsSink with member this.NotifyEnvWithScope(_, _, _) = () // ignore EnvWithScope reports - member this.NotifyNameResolution(pos, a, b, occurence, denv, nenv, ad, m) = + member this.NotifyNameResolution(pos, a, b, occurence, denv, nenv, ad, m, replacing) = if not m.IsSynthetic then - nameResolutions.Add(pos, a, b, occurence, denv, nenv, ad, m) + nameResolutions.Add(pos, a, b, occurence, denv, nenv, ad, m, replacing) member this.NotifyExprHasType(_, _, _, _, _, _) = assert false // no expr typings in MakeSimpleVals member this.NotifyFormatSpecifierLocation _ = () member this.CurrentSource = None } @@ -1746,11 +1756,11 @@ let MakeAndPublishSimpleVals cenv env m names mergeNamesInOneNameresEnv = MakeSimpleVals cenv env names if nameResolutions.Count <> 0 then - let (_, _, _, _, _, _, ad, m1) = nameResolutions.[0] + let (_, _, _, _, _, _, ad, m1, _replacing) = nameResolutions.[0] // mergedNameEnv - name resolution env that contains all names // mergedRange - union of ranges of names let mergedNameEnv, mergedRange = - ((env.NameEnv, m1), nameResolutions) ||> Seq.fold (fun (nenv, merged) (_pos, item, _b, _occurence, _denv, _nenv, _ad, m) -> + ((env.NameEnv, m1), nameResolutions) ||> Seq.fold (fun (nenv, merged) (_pos, item, _b, _occurence, _denv, _nenv, _ad, m, _) -> // MakeAndPublishVal creates only Item.Value let item = match item with Item.Value(item) -> item | _ -> failwith "impossible" (AddFakeNamedValRefToNameEnv item.DisplayName nenv item), (unionRanges m merged) @@ -1758,7 +1768,7 @@ let MakeAndPublishSimpleVals cenv env m names mergeNamesInOneNameresEnv = // send notification about mergedNameEnv CallEnvSink cenv.tcSink (mergedRange, mergedNameEnv, ad) // call CallNameResolutionSink for all captured name resolutions using mergedNameEnv - for (_, item, b, occurence, denv, _nenv, ad, m) in nameResolutions do + for (_, item, b, occurence, denv, _nenv, ad, m, _replacing) in nameResolutions do CallNameResolutionSink cenv.tcSink (m, mergedNameEnv, item, b, occurence, denv, ad) values,vspecMap @@ -4357,10 +4367,9 @@ and TcTypesOrMeasures optKinds cenv newOk checkCxs occ env tpenv args m = | None -> List.mapFold (TcTypeOrMeasure None cenv newOk checkCxs occ env) tpenv args | Some kinds -> - if List.length kinds = List.length args - then List.mapFold (fun tpenv (arg,kind) -> TcTypeOrMeasure (Some kind) cenv newOk checkCxs occ env tpenv arg) tpenv (List.zip args kinds) - else if kinds.Length = 0 - then error(Error(FSComp.SR.tcUnexpectedTypeArguments(), m)) + if List.length kinds = List.length args then + List.mapFold (fun tpenv (arg,kind) -> TcTypeOrMeasure (Some kind) cenv newOk checkCxs occ env tpenv arg) tpenv (List.zip args kinds) + elif kinds.Length = 0 then error(Error(FSComp.SR.tcUnexpectedTypeArguments(), m)) else error(Error(FSComp.SR.tcTypeParameterArityMismatch((List.length kinds), (List.length args)), m)) and TcTyparConstraints cenv newOk checkCxs occ env tpenv wcs = @@ -8125,7 +8134,7 @@ and TcItemThen cenv overallTy env tpenv (item,mItem,rest,afterOverloadResolution // call to ResolveLongIdentAsExprAndComputeRange error(Error(FSComp.SR.tcInvalidUseOfTypeName(),mItem)) - | Item.MethodGroup (methodName,minfos) -> + | Item.MethodGroup (methodName,minfos,_) -> // Static method calls Type.Foo(arg1,...,argn) let meths = List.map (fun minfo -> minfo,None) minfos let afterTcOverloadResolution = afterOverloadResolution |> AfterTcOverloadResolution.ForMethods @@ -8133,15 +8142,21 @@ and TcItemThen cenv overallTy env tpenv (item,mItem,rest,afterOverloadResolution | (DelayedApp (atomicFlag, arg, mExprAndArg)::otherDelayed) -> TcMethodApplicationThen cenv env overallTy None tpenv None [] mExprAndArg mItem methodName ad NeverMutates false meths afterTcOverloadResolution NormalValUse [arg] atomicFlag otherDelayed - | (DelayedTypeApp(tys, mTypeArgs, mExprAndTypeArgs) :: DelayedApp(atomicFlag, arg, mExprAndArg) :: otherDelayed) -> + | (DelayedTypeApp(tys, mTypeArgs, mExprAndTypeArgs) :: otherDelayed) -> #if EXTENSIONTYPING - match TryTcMethodAppToStaticConstantArgs cenv env tpenv (minfos, Some (tys, mTypeArgs), mExprAndArg, mItem) with + match TryTcMethodAppToStaticConstantArgs cenv env tpenv (minfos, Some (tys, mTypeArgs), mExprAndTypeArgs, mItem) with | Some minfoAfterStaticArguments -> - // // NOTE: This doesn't take instantiation into account - // CallNameResolutionSink cenv.tcSink (mExprAndTypeArgs,env.NameEnv,item (* ! *), item, ItemOccurence.Use,env.DisplayEnv,env.eAccessRights) - TcMethodApplicationThen cenv env overallTy None tpenv None [] mExprAndArg mItem methodName ad NeverMutates false [(minfoAfterStaticArguments, None)] afterTcOverloadResolution NormalValUse [arg] atomicFlag otherDelayed + // Replace the resolution including the static parameters, plus the extra information about the original method info + let item = Item.MethodGroup(methodName, [minfoAfterStaticArguments], Some minfos.[0]) + CallNameResolutionSinkReplacing cenv.tcSink (mItem, env.NameEnv, item, item, ItemOccurence.Use, env.DisplayEnv, env.eAccessRights) + + match otherDelayed with + | DelayedApp(atomicFlag, arg, mExprAndArg) :: otherDelayed -> + TcMethodApplicationThen cenv env overallTy None tpenv None [] mExprAndArg mItem methodName ad NeverMutates false [(minfoAfterStaticArguments, None)] afterTcOverloadResolution NormalValUse [arg] atomicFlag otherDelayed + | _ -> + TcMethodApplicationThen cenv env overallTy None tpenv None [] mExprAndTypeArgs mItem methodName ad NeverMutates false [(minfoAfterStaticArguments, None)] afterTcOverloadResolution NormalValUse [] ExprAtomicFlag.Atomic otherDelayed | None -> #endif @@ -8150,8 +8165,17 @@ and TcItemThen cenv overallTy env tpenv (item,mItem,rest,afterOverloadResolution // NOTE: This doesn't take instantiation into account CallNameResolutionSink cenv.tcSink (mExprAndTypeArgs,env.NameEnv,item (* ! *), item, ItemOccurence.Use,env.DisplayEnv,env.eAccessRights) - TcMethodApplicationThen cenv env overallTy None tpenv (Some tyargs) [] mExprAndArg mItem methodName ad NeverMutates false meths afterTcOverloadResolution NormalValUse [arg] atomicFlag otherDelayed + match otherDelayed with + | DelayedApp(atomicFlag, arg, mExprAndArg) :: otherDelayed -> + TcMethodApplicationThen cenv env overallTy None tpenv (Some tyargs) [] mExprAndArg mItem methodName ad NeverMutates false meths afterTcOverloadResolution NormalValUse [arg] atomicFlag otherDelayed + | _ -> + TcMethodApplicationThen cenv env overallTy None tpenv (Some tyargs) [] mExprAndTypeArgs mItem methodName ad NeverMutates false meths afterTcOverloadResolution NormalValUse [] ExprAtomicFlag.Atomic otherDelayed + | _ -> +#if EXTENSIONTYPING + if not minfos.IsEmpty && minfos.[0].ProvidedStaticParameterInfo.IsSome then + error(Error(FSComp.SR.etMissingStaticArgumentsToMethod(),mItem)) +#endif TcMethodApplicationThen cenv env overallTy None tpenv None [] mItem mItem methodName ad NeverMutates false meths afterTcOverloadResolution NormalValUse [] ExprAtomicFlag.Atomic delayed | Item.CtorGroup(nm,minfos) -> @@ -8417,6 +8441,8 @@ and GetSynMemberApplicationArgs delayed tpenv = atomicFlag, None, [arg], otherDelayed, tpenv | DelayedTypeApp(tyargs, mTypeArgs, _) :: DelayedApp (atomicFlag, arg, _mExprAndArg) :: otherDelayed -> (atomicFlag, Some (tyargs,mTypeArgs), [arg], otherDelayed, tpenv) + | DelayedTypeApp(tyargs, mTypeArgs, _) :: otherDelayed -> + (ExprAtomicFlag.Atomic, Some (tyargs,mTypeArgs), [], otherDelayed, tpenv) | otherDelayed -> (ExprAtomicFlag.NonAtomic, None, [], otherDelayed, tpenv) @@ -8451,7 +8477,7 @@ and TcLookupThen cenv overallTy env tpenv mObjExpr objExpr objExprTy longId dela let delayed = delayRest rest mExprAndItem delayed match item with - | Item.MethodGroup (methodName,minfos) -> + | Item.MethodGroup (methodName,minfos,_) -> let atomicFlag,tyargsOpt,args,delayed,tpenv = GetSynMemberApplicationArgs delayed tpenv let afterTcOverloadResolution = afterOverloadResolution |> AfterTcOverloadResolution.ForMethods @@ -8461,8 +8487,15 @@ and TcLookupThen cenv overallTy env tpenv mObjExpr objExpr objExprTy longId dela #if EXTENSIONTYPING match TryTcMethodAppToStaticConstantArgs cenv env tpenv (minfos, tyargsOpt, mExprAndItem, mItem) with - | Some minfo -> TcMethodApplicationThen cenv env overallTy None tpenv None objArgs mExprAndItem mItem methodName ad mutates false [(minfo, None)] afterTcOverloadResolution NormalValUse args atomicFlag delayed + | Some minfoAfterStaticArguments -> + // Replace the resolution including the static parameters, plus the extra information about the original method info + let item = Item.MethodGroup(methodName, [minfoAfterStaticArguments], Some minfos.[0]) + CallNameResolutionSinkReplacing cenv.tcSink (mExprAndItem,env.NameEnv, item, item, ItemOccurence.Use, env.DisplayEnv, env.eAccessRights) + + TcMethodApplicationThen cenv env overallTy None tpenv None objArgs mExprAndItem mItem methodName ad mutates false [(minfoAfterStaticArguments, None)] afterTcOverloadResolution NormalValUse args atomicFlag delayed | None -> + if not minfos.IsEmpty && minfos.[0].ProvidedStaticParameterInfo.IsSome then + error(Error(FSComp.SR.etMissingStaticArgumentsToMethod(),mItem)) #endif let tyargsOpt,tpenv = TcMemberTyArgsOpt cenv env tpenv tyargsOpt @@ -15521,8 +15554,8 @@ let ApplyAssemblyLevelAutoOpenAttributeToTcEnv g amap (ccu: CcuThunk) scopem env | Some _ -> OpenModulesOrNamespaces TcResultsSink.NoSink g amap scopem root env [modref] // Add the CCU and apply the "AutoOpen" attributes -let AddCcuToTcEnv(g,amap,scopem,env,ccu,autoOpens,internalsVisible) = - let env = AddNonLocalCcu g amap scopem env (ccu,internalsVisible) +let AddCcuToTcEnv(g,amap,scopem,env,assemblyName,ccu,autoOpens,internalsVisible) = + let env = AddNonLocalCcu g amap scopem env assemblyName (ccu,internalsVisible) // See https://fslang.uservoice.com/forums/245727-f-language/suggestions/6107641-make-microsoft-prefix-optional-when-using-core-f // "Microsoft" is opened by default in FSharp.Core @@ -15539,8 +15572,8 @@ let AddCcuToTcEnv(g,amap,scopem,env,ccu,autoOpens,internalsVisible) = let env = (env,autoOpens) ||> List.fold (ApplyAssemblyLevelAutoOpenAttributeToTcEnv g amap ccu scopem) env -let CreateInitialTcEnv(g,amap,scopem,ccus) = - List.fold (fun env (ccu,autoOpens,internalsVisible) -> AddCcuToTcEnv(g,amap,scopem,env,ccu,autoOpens,internalsVisible)) (emptyTcEnv g) ccus +let CreateInitialTcEnv(g,amap,scopem,assemblyName,ccus) = + List.fold (fun env (ccu,autoOpens,internalsVisible) -> AddCcuToTcEnv(g,amap,scopem,env,assemblyName,ccu,autoOpens,internalsVisible)) (emptyTcEnv g) ccus type ConditionalDefines = string list diff --git a/src/fsharp/TypeChecker.fsi b/src/fsharp/TypeChecker.fsi index d4b038f73..db581d85d 100644 --- a/src/fsharp/TypeChecker.fsi +++ b/src/fsharp/TypeChecker.fsi @@ -26,8 +26,8 @@ type TcEnv = member NameEnv : NameResolution.NameResolutionEnv member AccessRights : AccessorDomain -val CreateInitialTcEnv : TcGlobals * ImportMap * range * (CcuThunk * string list * bool) list -> TcEnv -val AddCcuToTcEnv : TcGlobals * ImportMap * range * TcEnv * CcuThunk * autoOpens: string list * bool -> TcEnv +val CreateInitialTcEnv : TcGlobals * ImportMap * range * assemblyName: string * (CcuThunk * string list * string list) list -> TcEnv +val AddCcuToTcEnv : TcGlobals * ImportMap * range * TcEnv * assemblyName: string * ccu: CcuThunk * autoOpens: string list * internalsVisibleToAttributes: string list -> TcEnv val AddLocalRootModuleOrNamespace : NameResolution.TcResultsSink -> TcGlobals -> ImportMap -> range -> TcEnv -> ModuleOrNamespaceType -> TcEnv val TcOpenDecl : NameResolution.TcResultsSink -> TcGlobals -> ImportMap -> range -> range -> TcEnv -> Ast.LongIdent -> TcEnv @@ -103,6 +103,7 @@ exception OverrideInExtrinsicAugmentation of range exception NonUniqueInferredAbstractSlot of TcGlobals * DisplayEnv * string * MethInfo * MethInfo * range exception StandardOperatorRedefinitionWarning of string * range exception ParameterlessStructCtor of range +exception InvalidInternalsVisibleToAssemblyName of (*badName*)string * (*fileName option*) string option val TcFieldInit : range -> ILFieldInit -> Tast.Const diff --git a/src/fsharp/TypeRelations.fs b/src/fsharp/TypeRelations.fs index 443ae5812..baffe512d 100755 --- a/src/fsharp/TypeRelations.fs +++ b/src/fsharp/TypeRelations.fs @@ -1150,7 +1150,7 @@ module DispatchSlotChecking = |> List.filter (OverrideImplementsDispatchSlot g amap m dispatchSlot) with | [ovd] -> if not ovd.IsCompilerGenerated then - let item = Item.MethodGroup(ovd.LogicalName,[dispatchSlot]) + let item = Item.MethodGroup(ovd.LogicalName,[dispatchSlot],None) CallNameResolutionSink sink (ovd.Range,nenv,item,item,ItemOccurence.Implemented,denv,AccessorDomain.AccessibleFromSomewhere) sink |> ignore () diff --git a/src/fsharp/ast.fs b/src/fsharp/ast.fs index 1599fd5eb..bb894857b 100644 --- a/src/fsharp/ast.fs +++ b/src/fsharp/ast.fs @@ -1412,7 +1412,7 @@ type ParsedSigFile = let ident (s,r) = new Ident(s,r) let textOfId (id:Ident) = id.idText let pathOfLid lid = List.map textOfId lid -let arrPathOfLid lid = Array.ofList (List.map textOfId lid) +let arrPathOfLid lid = Array.ofList (pathOfLid lid) let textOfPath path = String.concat "." path let textOfArrPath path = String.concat "." (List.ofArray path) let textOfLid lid = textOfPath (pathOfLid lid) diff --git a/src/fsharp/fsc.fs b/src/fsharp/fsc.fs index 326961882..8eb1ffcf6 100755 --- a/src/fsharp/fsc.fs +++ b/src/fsharp/fsc.fs @@ -440,7 +440,7 @@ let GetTcImportsFromCommandLine ReportTime tcConfig "Typecheck" use unwindParsePhase = PushThreadBuildPhaseUntilUnwind (BuildPhase.TypeCheck) - let tcEnv0 = GetInitialTcEnv (Some assemblyName, rangeStartup, tcConfig, tcImports, tcGlobals) + let tcEnv0 = GetInitialTcEnv (assemblyName, rangeStartup, tcConfig, tcImports, tcGlobals) // typecheck let inputs = inputs |> List.map fst @@ -637,15 +637,13 @@ let EncodeInterfaceData(tcConfig:TcConfig,tcGlobals,exportRemapping,generatedCcu let resource = WriteSignatureData (tcConfig,tcGlobals,exportRemapping,generatedCcu,outfile) if verbose then dprintf "Generated interface data attribute!\n"; // REVIEW: need a better test for this - let outFileNoExtension = Filename.chopExtension outfile - let isCompilerServiceDll = outFileNoExtension.Contains("FSharp.LanguageService.Compiler") - if (tcConfig.useOptimizationDataFile || tcGlobals.compilingFslib || isCompilerServiceDll) && not isIncrementalBuild then + if (tcConfig.useOptimizationDataFile || tcGlobals.compilingFslib) && not isIncrementalBuild then let sigDataFileName = (Filename.chopExtension outfile)+".sigdata" File.WriteAllBytes(sigDataFileName,resource.Bytes); let sigAttr = mkSignatureDataVersionAttr tcGlobals (IL.parseILVersion Internal.Utilities.FSharpEnvironment.FSharpBinaryMetadataFormatRevision) // The resource gets written to a file for FSharp.Core let resources = - [ if not tcGlobals.compilingFslib && not isCompilerServiceDll then + [ if not tcGlobals.compilingFslib then yield resource ] [sigAttr], resources else @@ -665,15 +663,13 @@ let EncodeOptimizationData(tcGlobals,tcConfig,outfile,exportRemapping,data) = let data = map2Of2 (Optimizer.RemapOptimizationInfo tcGlobals exportRemapping) data if verbose then dprintn "Generating optimization data attribute..."; // REVIEW: need a better test for this - let outFileNoExtension = Filename.chopExtension outfile - let isCompilerServiceDll = outFileNoExtension.Contains("FSharp.LanguageService.Compiler") - if tcConfig.useOptimizationDataFile || tcGlobals.compilingFslib || isCompilerServiceDll then + if tcConfig.useOptimizationDataFile || tcGlobals.compilingFslib then let ccu,modulInfo = data let bytes = TastPickle.pickleObjWithDanglingCcus outfile tcGlobals ccu Optimizer.p_CcuOptimizationInfo modulInfo let optDataFileName = (Filename.chopExtension outfile)+".optdata" File.WriteAllBytes(optDataFileName,bytes); - // As with the sigdata file, the optdata gets written to a file for FSharp.Core, FSharp.Compiler.Silverlight and FSharp.LanguageService.Compiler - if tcGlobals.compilingFslib || isCompilerServiceDll then + // As with the sigdata file, the optdata gets written to a file for FSharp.Core + if tcGlobals.compilingFslib then [] else let (ccu, optData) = diff --git a/src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.runtimeconfig.json b/src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.runtimeconfig.json new file mode 100644 index 000000000..146feb555 --- /dev/null +++ b/src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.runtimeconfig.json @@ -0,0 +1,3 @@ +{ + "runtimeOptions": {} +} diff --git a/src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec b/src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec index cc7716ef0..ddcb33421 100644 --- a/src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec +++ b/src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec @@ -1,10 +1,10 @@ - + Microsoft.FSharp.Core.netcore netcore compatible version of the fsharp core library fsharp.core.dll - Supported Platforms: - .NET Core (dnxcore50) + Supported Platforms: - .NET Core (netstandard1.5) en-US true @@ -14,7 +14,7 @@ $projectUrl$ $tags$ - + @@ -30,11 +30,12 @@ - - - - - + + + + + + diff --git a/src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx b/src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx index a759e311a..4ed9f01e3 100644 --- a/src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx +++ b/src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx @@ -62,6 +62,7 @@ try yield Path.Combine(bindir, "FSharp.Core.dll") yield Path.Combine(bindir, "FSharp.Core.sigdata") yield Path.Combine(bindir, "FSharp.Core.optdata") + yield Path.Combine( __SOURCE_DIRECTORY__ , "FSharp.Core.runtimeconfig.json") } //Clean intermediate directoriy diff --git a/src/fsharp/fsi/Fsi.fsproj b/src/fsharp/fsi/Fsi.fsproj index e0e98d723..35fce219f 100644 --- a/src/fsharp/fsi/Fsi.fsproj +++ b/src/fsharp/fsi/Fsi.fsproj @@ -39,7 +39,7 @@ FSIstrings.txt - Utilities/assemblyinfo.fsi.exe.fs + assemblyinfo.fsi.exe.fs Reflection/reshapedreflection.fs diff --git a/src/fsharp/fsi/fsi.fs b/src/fsharp/fsi/fsi.fs index 4865d2427..69caf49bc 100644 --- a/src/fsharp/fsi/fsi.fs +++ b/src/fsharp/fsi/fsi.fs @@ -1030,7 +1030,7 @@ type internal FsiDynamicCompiler let tcState = istate.tcState let tcEnv,(_dllinfos,ccuinfos) = try - RequireDLL tcImports tcState.TcEnvFromImpls m path + RequireDLL (tcImports, tcState.TcEnvFromImpls, assemblyName, m, path) with e -> tcConfigB.RemoveReferencedAssemblyByPath(m,path) reraise() @@ -1096,7 +1096,7 @@ type internal FsiDynamicCompiler let tcConfig = TcConfig.Create(tcConfigB,validate=false) let optEnv0 = GetInitialOptimizationEnv (tcImports, tcGlobals) let emEnv = ILRuntimeWriter.emEnv0 - let tcEnv = GetInitialTcEnv (None, rangeStdin, tcConfig, tcImports, tcGlobals) + let tcEnv = GetInitialTcEnv (assemblyName, rangeStdin, tcConfig, tcImports, tcGlobals) let ccuName = assemblyName let tcState = GetInitialTcState (rangeStdin, ccuName, tcConfig, tcGlobals, tcImports, niceNameGen, tcEnv) diff --git a/src/fsharp/fsi/project.json b/src/fsharp/fsi/project.json index c19e10931..9b550ef15 100644 --- a/src/fsharp/fsi/project.json +++ b/src/fsharp/fsi/project.json @@ -17,6 +17,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/src/fsharp/fsi/project.lock.json b/src/fsharp/fsi/project.lock.json deleted file mode 100644 index e159a3862..000000000 --- a/src/fsharp/fsi/project.lock.json +++ /dev/null @@ -1,11799 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {}, - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll": {}, - "runtimes/osx.10.10-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll": {}, - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.linux.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorlib.ni.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {}, - "runtimes/win7-x64/native/sos.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23911" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorlib.ni.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {}, - "runtimes/win7-x86/native/sos.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "UIOZGS63HfjQbLyzN3IaciROH+apsGbHUteZa5vHeu1eh/Y5QDyC4k9ZBC7wWAerxeGApn39pvoWbDLZFsC9iA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "vrKSWyFlvAtsK0S3AY/s4EaqhuPnkBrUO1KkTcHRjTr8a5TA1AcEbVt6fr8SfHk50Yakez5NMEjTnHGqla7X9A==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "sha512": "ORR8X0dyhZtkmtJfVxZ/Cjn3ezAPzClqzxRHRBa+NEA+Pd10ladDVEkJksIKAAyuRZDTKAWFNlDlo+oqcdXDlw==", - "type": "package", - "files": [ - "Microsoft.Win32.Registry.4.0.0-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Registry.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/Microsoft.Win32.Registry.dll", - "ref/net46/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "nRESynAlFI5lKitmw9LCB2ENO+cP+se6lxGbzzq3zfWjsaXtu5fS0l/t3AEnU8pz2VDa1V4My/GUU6gT80TgPw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.Diagnostics.Process.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "riQgrga7JqyC8ZFJOPN0PZrNANHVkXIl60rShE4gz8zFlEodfSzfwTwuFF52ria2eZcWM4xZa8M+bzILf+S4wA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "runtimes/osx.10.10-x64/native/mscorlib.ni.dll", - "runtimes/osx.10.10-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "jGuoNno0VfD8a4Nn+GHgRiuDAFBWcbIrHvpw0xQ9yCYVZavH33xPxQtZ9fXHOjeQRdL2vt6NLRUp0cGGNEilGg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Diagnostics.Process.nuspec", - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "FmybVaiEXfLHEYM2RrSVThEIysNXinsp6FZqScjOPw1EOCDXJsRhfmRqAyEbbZ6y+qEHE/hQxdsRjFmmQ27VAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "runtimes/ubuntu.14.04-x64/native/mscorlib.ni.dll", - "runtimes/ubuntu.14.04-x64/native/sosdocsunix.txt", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "VNHM7iHYTiGtxPzxa75QIFkeLx4XnHdsgMK8HzPCqzY4bVKzLVNMAXIFW4M1XnxDM+iTlWwD95wz1ig094UONA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorlib.ni.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "runtimes/win7-x64/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "UJ+1/XaNG9sBkboZSBVx8lkBrtnZLp2zl2R8blu2BB8F3llf2UpvMg71apeK1yMJ73OfCxRY9liyF+2tPiGsYA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23911": { - "sha512": "r6ehoE/wUUaYkSkyxManXfkRWCZ+VkQMeee0FNmyG3gE4+AAYu8SNBsCe/5ZT8VoPZVYZP9lrdL0/AX99yB/kw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorlib.ni.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "runtimes/win7-x86/native/sos.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23911": { - "sha512": "QFLw6yyuhkdqa2xo/h1UpBxJA/o+OdGEsWjGorqFvzmBrSWQq+ziyOuwh2g3/GN7JMQdpvxQsMeTpO+9NlUdLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "WGKQ7zQ8FtcYv7WzgEorEBnIcJrLWGajD4BQ3gkQX9/upEpTGTvu12pP478o9OcNO+zJ28aPglLywKVqqV4exw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Process.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "sha512": "ZHm2UsUOGxfLPnPGjN1a+n0GoxwGbsiLmOMMgsO8m3khdda/nSnkVbtA7Jx++fh6o+oY2nIiTyM7MX4KJMukUg==", - "type": "package", - "files": [ - "System.Collections.Immutable.1.2.0-rc2-23911.nupkg.sha512", - "System.Collections.Immutable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "Rm6bEKePfb+CoPgVSukGp2CK0kaXRy+BeQ4lbIf5SVIEns3Fc+SkATSG3TcNkfluM89SxRQjMXUfUPYQfQBAqA==", - "type": "package", - "files": [ - "System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Process.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.Process.dll", - "lib/net461/System.Diagnostics.Process.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.Process.dll", - "ref/net461/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.xml", - "ref/netstandard1.3/de/System.Diagnostics.Process.xml", - "ref/netstandard1.3/es/System.Diagnostics.Process.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.3/it/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", - "ref/netstandard1.4/System.Diagnostics.Process.dll", - "ref/netstandard1.4/System.Diagnostics.Process.xml", - "ref/netstandard1.4/de/System.Diagnostics.Process.xml", - "ref/netstandard1.4/es/System.Diagnostics.Process.xml", - "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.4/it/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "sha512": "oJRsUBGfJ6/Yk6VVG6JXZ7eIzXmCVipE9g2qwXqOMBsOGVIK8W4cqmFNsqfHGbNwmmhW9U0566FspBcV3fk7Zw==", - "type": "package", - "files": [ - "System.Reflection.Metadata.1.3.0-rc2-23911.nupkg.sha512", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "sha512": "4zc5OPUW3tCjfOFqVf44b/OtDyP9RSHwYjSXYxPIKBhR3gEvdxaSLkvvZwuKO326nFWAyd3ybhzXluN13h4UcQ==", - "type": "package", - "files": [ - "System.Runtime.Loader.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.Loader.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net462/_._", - "lib/netcore50/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Diagnostics.Process >= 4.1.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Reflection.Emit >= 4.0.1-rc2-23911", - "System.Reflection.Metadata >= 1.3.0-rc2-23911", - "System.Reflection.TypeExtensions >= 4.1.0-rc2-23911", - "System.Runtime.Loader >= 4.0.0-rc2-23911", - "System.Threading.Thread >= 4.0.0-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/src/fsharp/pars.fsy b/src/fsharp/pars.fsy index 8b12825e1..1f0a17b7d 100755 --- a/src/fsharp/pars.fsy +++ b/src/fsharp/pars.fsy @@ -3306,6 +3306,8 @@ declExpr: | declExpr INFIX_COMPARE_OP declExpr { mkSynInfix (rhs parseState 2) $1 $2 $3 } | declExpr DOLLAR declExpr { mkSynInfix (rhs parseState 2) $1 "$" $3 } | declExpr LESS declExpr { mkSynInfix (rhs parseState 2) $1 "<" $3 } + | declExpr LESS recover { if not $3 then reportParseErrorAt (rhs parseState 2) (FSComp.SR.parsUnfinishedExpression("<")); + exprFromParseError (mkSynInfix (rhs parseState 2) $1 "<" (arbExpr("declExprInfix",(rhs parseState 3).StartRange))) } | declExpr GREATER declExpr { mkSynInfix (rhs parseState 2) $1 ">" $3 } | declExpr INFIX_AT_HAT_OP declExpr { mkSynInfix (rhs parseState 2) $1 $2 $3 } | declExpr PERCENT_OP declExpr { mkSynInfix (rhs parseState 2) $1 $2 $3 } diff --git a/src/fsharp/vs/IncrementalBuild.fs b/src/fsharp/vs/IncrementalBuild.fs index e4e7ce807..49e32dbaa 100755 --- a/src/fsharp/vs/IncrementalBuild.fs +++ b/src/fsharp/vs/IncrementalBuild.fs @@ -1405,7 +1405,7 @@ type IncrementalBuilder(frameworkTcImportsCache: FrameworkImportsCache, tcConfig errorLogger.Warning(e) frameworkTcImports - let tcEnvAtEndOfFile = GetInitialTcEnv (Some assemblyName, rangeStartup, tcConfig, tcImports, tcGlobals) + let tcEnvAtEndOfFile = GetInitialTcEnv (assemblyName, rangeStartup, tcConfig, tcImports, tcGlobals) let tcState = GetInitialTcState (rangeStartup, assemblyName, tcConfig, tcGlobals, tcImports, niceNameGen, tcEnvAtEndOfFile) let tcAcc = { tcGlobals=tcGlobals diff --git a/src/fsharp/vs/ServiceDeclarations.fs b/src/fsharp/vs/ServiceDeclarations.fs index 79d519341..5c4d52645 100644 --- a/src/fsharp/vs/ServiceDeclarations.fs +++ b/src/fsharp/vs/ServiceDeclarations.fs @@ -150,7 +150,7 @@ module internal ItemDescriptionsImpl = | Item.CustomOperation (_,_,Some minfo) -> rangeOfMethInfo g preferFlag minfo | Item.TypeVar (_,tp) -> Some tp.Range | Item.ModuleOrNamespaces(modrefs) -> modrefs |> List.tryPick (rangeOfEntityRef preferFlag >> Some) - | Item.MethodGroup(_,minfos) + | Item.MethodGroup(_,minfos,_) | Item.CtorGroup(_,minfos) -> minfos |> List.tryPick (rangeOfMethInfo g preferFlag) | Item.ActivePatternResult(APInfo _,_, _, m) -> Some m | Item.SetterArg (_,item) -> rangeOfItem g preferFlag item @@ -195,7 +195,7 @@ module internal ItemDescriptionsImpl = | Item.ArgName (_,_,Some (ArgumentContainer.Method minfo)) -> ccuOfMethInfo g minfo - | Item.MethodGroup(_,minfos) + | Item.MethodGroup(_,minfos,_) | Item.CtorGroup(_,minfos) -> minfos |> List.tryPick (ccuOfMethInfo g) | Item.CustomOperation (_,_,Some minfo) -> ccuOfMethInfo g minfo @@ -390,12 +390,13 @@ module internal ItemDescriptionsImpl = | Item.Property(_,(pinfo :: _)) -> mkXmlComment (GetXmlDocSigOfProp infoReader m pinfo) | Item.Event(einfo) -> mkXmlComment (GetXmlDocSigOfEvent infoReader m einfo) - | Item.MethodGroup(_,minfo :: _) -> mkXmlComment (GetXmlDocSigOfMethInfo infoReader m minfo) + | Item.MethodGroup(_,minfo :: _,_) -> mkXmlComment (GetXmlDocSigOfMethInfo infoReader m minfo) | Item.CtorGroup(_,minfo :: _) -> mkXmlComment (GetXmlDocSigOfMethInfo infoReader m minfo) - | Item.ArgName(_, _, Some argContainer) -> match argContainer with - | ArgumentContainer.Method(minfo) -> mkXmlComment (GetXmlDocSigOfMethInfo infoReader m minfo) - | ArgumentContainer.Type(tcref) -> mkXmlComment (GetXmlDocSigOfEntityRef infoReader m tcref) - | ArgumentContainer.UnionCase(ucinfo) -> mkXmlComment (GetXmlDocSigOfUnionCaseInfo ucinfo) + | Item.ArgName(_, _, Some argContainer) -> + match argContainer with + | ArgumentContainer.Method minfo -> mkXmlComment (GetXmlDocSigOfMethInfo infoReader m minfo) + | ArgumentContainer.Type tcref -> mkXmlComment (GetXmlDocSigOfEntityRef infoReader m tcref) + | ArgumentContainer.UnionCase ucinfo -> mkXmlComment (GetXmlDocSigOfUnionCaseInfo ucinfo) | _ -> FSharpXmlDoc.None /// Produce an XmlComment with a signature or raw text. @@ -509,7 +510,7 @@ module internal ItemDescriptionsImpl = (nm1 = nm2) && typarRefEq tp1 tp2 | Wrap(Item.ModuleOrNamespaces(modref1 :: _)), Wrap(Item.ModuleOrNamespaces(modref2 :: _)) -> fullDisplayTextOfModRef modref1 = fullDisplayTextOfModRef modref2 | Wrap(Item.SetterArg(id1,_)), Wrap(Item.SetterArg(id2,_)) -> (id1.idRange, id1.idText) = (id2.idRange, id2.idText) - | Wrap(Item.MethodGroup(_, meths1)), Wrap(Item.MethodGroup(_, meths2)) -> + | Wrap(Item.MethodGroup(_, meths1,_)), Wrap(Item.MethodGroup(_, meths2,_)) -> Seq.zip meths1 meths2 |> Seq.forall (fun (minfo1, minfo2) -> MethInfo.MethInfosUseIdenticalDefinitions minfo1 minfo2) | Wrap(Item.Value vref1 | Item.CustomBuilder (_,vref1)), Wrap(Item.Value vref2 | Item.CustomBuilder (_,vref2)) -> valRefEq g vref1 vref2 @@ -541,7 +542,7 @@ module internal ItemDescriptionsImpl = | Wrap(Item.CustomOperation (_,_,None)) -> 1 | Wrap(Item.ModuleOrNamespaces(modref :: _)) -> hash (fullDisplayTextOfModRef modref) | Wrap(Item.SetterArg(id,_)) -> hash (id.idRange, id.idText) - | Wrap(Item.MethodGroup(_, meths)) -> meths |> List.fold (fun st a -> st + a.ComputeHashCode()) 0 + | Wrap(Item.MethodGroup(_, meths,_)) -> meths |> List.fold (fun st a -> st + a.ComputeHashCode()) 0 | Wrap(Item.CtorGroup(name, meths)) -> name.GetHashCode() + (meths |> List.fold (fun st a -> st + a.ComputeHashCode()) 0) | Wrap(Item.Value vref | Item.CustomBuilder (_,vref)) -> hash vref.LogicalName | Wrap(Item.ActivePatternCase(APElemRef(_apinfo, vref, idx))) -> hash (vref.LogicalName, idx) @@ -607,7 +608,8 @@ module internal ItemDescriptionsImpl = | Item.Property(_,(pinfo::_)) -> bufs (fun os -> NicePrint.outputTyconRef denv os (tcrefOfAppTy g pinfo.EnclosingType); bprintf os ".%s" pinfo.PropertyName) | Item.CustomOperation (customOpName,_,_) -> customOpName | Item.CtorGroup(_,minfo :: _) -> bufs (fun os -> NicePrint.outputTyconRef denv os minfo.DeclaringEntityRef) - | Item.MethodGroup(_,minfo :: _) -> bufs (fun os -> NicePrint.outputTyconRef denv os minfo.DeclaringEntityRef; bprintf os ".%s" minfo.DisplayName) + | Item.MethodGroup(_,_,Some minfo) -> bufs (fun os -> NicePrint.outputTyconRef denv os minfo.DeclaringEntityRef; bprintf os ".%s" minfo.DisplayName) + | Item.MethodGroup(_,minfo :: _,_) -> bufs (fun os -> NicePrint.outputTyconRef denv os minfo.DeclaringEntityRef; bprintf os ".%s" minfo.DisplayName) | Item.UnqualifiedType (tcref :: _) -> bufs (fun os -> NicePrint.outputTyconRef denv os tcref) | Item.FakeInterfaceCtor typ | Item.DelegateCtor typ @@ -623,7 +625,7 @@ module internal ItemDescriptionsImpl = | Item.UnqualifiedType([]) | Item.Types(_,[]) | Item.CtorGroup(_,[]) - | Item.MethodGroup(_,[]) + | Item.MethodGroup(_,[],_) | Item.ModuleOrNamespaces [] | Item.Property(_,[]) -> "" @@ -802,7 +804,7 @@ module internal ItemDescriptionsImpl = // F# constructors and methods | Item.CtorGroup(_,minfos) - | Item.MethodGroup(_,minfos) -> + | Item.MethodGroup(_,minfos,_) -> FormatOverloadsToList infoReader m denv d minfos // The 'fake' zero-argument constructors of .NET interfaces. @@ -937,7 +939,7 @@ module internal ItemDescriptionsImpl = let layout = (NicePrint.layoutPrettifiedTypeAndConstraints denv [] rty) bufferL os layout | Item.CustomOperation (_,_,Some minfo) - | Item.MethodGroup(_,(minfo :: _)) + | Item.MethodGroup(_,(minfo :: _),_) | Item.CtorGroup(_,(minfo :: _)) -> let rty = minfo.GetFSharpReturnTy(amap, m, minfo.FormalMethodInst) bufferL os (NicePrint.layoutPrettifiedTypeAndConstraints denv [] rty) @@ -1097,9 +1099,10 @@ module internal ItemDescriptionsImpl = | ProvidedMeth _::_ -> None #endif | Item.CustomOperation (_,_,Some minfo) -> getKeywordForMethInfo minfo - | Item.MethodGroup(_,minfo :: _) -> getKeywordForMethInfo minfo + | Item.MethodGroup(_,_,Some minfo) -> getKeywordForMethInfo minfo + | Item.MethodGroup(_,minfo :: _,_) -> getKeywordForMethInfo minfo | Item.SetterArg (_, propOrField) -> GetF1Keyword propOrField - | Item.MethodGroup(_,[]) + | Item.MethodGroup(_,[],_) | Item.CustomOperation (_,_,None) // "into" | Item.NewDef _ // "let x$yz = ..." - no keyword | Item.ArgName _ // no keyword on named parameters @@ -1303,7 +1306,7 @@ type FSharpDeclarationListInfo(declarations: FSharpDeclarationListItem[]) = let isOpItem(nm,item) = match item with | [Item.Value _] - | [Item.MethodGroup(_,[_])] -> + | [Item.MethodGroup(_,[_],_)] -> (IsOpName nm) && nm.[0]='(' && nm.[nm.Length-1]=')' | [Item.UnionCase _] -> IsOpName nm | _ -> false diff --git a/src/fsharp/vs/ServiceParamInfoLocations.fs b/src/fsharp/vs/ServiceParamInfoLocations.fs index c837b0386..df0ca0bc4 100755 --- a/src/fsharp/vs/ServiceParamInfoLocations.fs +++ b/src/fsharp/vs/ServiceParamInfoLocations.fs @@ -7,12 +7,7 @@ open Microsoft.FSharp.Compiler.Range open Microsoft.FSharp.Compiler.Ast [] -type FSharpNoteworthyParamInfoLocations(longId : string list, - longIdRange: range, - openParenLocation : pos, - tupleEndLocations : pos list, - isThereACloseParen : bool, - namedParamNames : string list) = +type FSharpNoteworthyParamInfoLocations(longId: string list, longIdRange: range, openParenLocation: pos, tupleEndLocations: pos list, isThereACloseParen: bool, namedParamNames: string list) = let tupleEndLocations = Array.ofList tupleEndLocations let namedParamNames = Array.ofList namedParamNames @@ -43,15 +38,20 @@ module internal NoteworthyParamInfoLocationsImpl = | SynType.LongIdent _ -> true // NOTE: this is not a static constant, but it is a prefix of incomplete code, e.g. "TP<42,Arg3" is a prefix of "TP<42,Arg3=6>" and Arg3 shows up as a LongId | _ -> false - let rec digOutIdentFromApp synExpr = + /// Dig out an identifier from an expression that used in an application + let rec digOutIdentFromFuncExpr synExpr = // we found it, dig out ident match synExpr with | SynExpr.Ident(id) -> Some ([id.idText], id.idRange) - | SynExpr.LongIdent(_, LongIdentWithDots(lid,_), _, lidRange) -> Some (lid |> List.map textOfId, lidRange) - | SynExpr.DotGet(_expr, _dotm, LongIdentWithDots(lid,_), range) -> Some (lid |> List.map textOfId, range) - | SynExpr.TypeApp(synExpr, _, _synTypeList, _commas, _, _, _range) -> digOutIdentFromApp synExpr + | SynExpr.LongIdent(_, LongIdentWithDots(lid,_), _, lidRange) + | SynExpr.DotGet(_, _, LongIdentWithDots(lid,_), lidRange) -> Some (pathOfLid lid, lidRange) + | SynExpr.TypeApp(synExpr, _, _synTypeList, _commas, _, _, _range) -> digOutIdentFromFuncExpr synExpr | _ -> None + type FindResult = + | Found of openParen: pos * commasAndCloseParen: (pos * string) list * hasClosedParen: bool + | NotFound + let digOutIdentFromStaticArg synType = match synType with | SynType.StaticConstantNamed(SynType.LongIdent(LongIdentWithDots([id],_)),_,_) -> id.idText @@ -77,66 +77,65 @@ module internal NoteworthyParamInfoLocationsImpl = let getTypeName(synType) = match synType with - | SynType.LongIdent(LongIdentWithDots(ids,_)) -> ids |> List.map textOfId + | SynType.LongIdent(LongIdentWithDots(ids,_)) -> ids |> pathOfLid | _ -> [""] // TODO type name for other cases, see also unit test named "ParameterInfo.LocationOfParams.AfterQuicklyTyping.CallConstructorViaLongId.Bug94333" + let handleSingleArg traverseSynExpr (pos, synExpr, parenRange, rpRangeOpt : _ option) = + let inner = traverseSynExpr synExpr + match inner with + | None -> + if AstTraversal.rangeContainsPosEdgesExclusive parenRange pos then + Found (parenRange.Start, [(parenRange.End, getNamedParamName synExpr)], rpRangeOpt.IsSome), None + else + NotFound, None + | _ -> NotFound, None + // This method returns a tuple, where the second element is // Some(cache) if the implementation called 'traverseSynExpr expr', then 'cache' is the result of that call // None otherwise // so that callers can avoid recomputing 'traverseSynExpr expr' if it's already been done. This is very important for perf, // see bug 345385. - let rec astFindNoteworthyParamInfoLocationsSynExprExactParen traverseSynExpr pos expr = - let handleSingleArg(synExpr, parenRange, rpRangeOpt : _ option) = - let inner = traverseSynExpr synExpr - match inner with - | None -> - if AstTraversal.rangeContainsPosEdgesExclusive parenRange pos then - let r = parenRange.Start, [parenRange.End, getNamedParamName synExpr], rpRangeOpt.IsSome - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found single arg paren range %+A from %+A" r expr) - Some r, None - else - None, None - | _ -> None, None - + let rec searchSynArgExpr traverseSynExpr pos expr = match expr with | SynExprParen((SynExpr.Tuple(synExprList, commaRanges, _tupleRange) as synExpr), _lpRange, rpRangeOpt, parenRange) -> // tuple argument let inner = traverseSynExpr synExpr match inner with | None -> if AstTraversal.rangeContainsPosEdgesExclusive parenRange pos then - let r = parenRange.Start, ((synExprList,commaRanges@[parenRange]) ||> List.map2 (fun e c -> c.End, getNamedParamName e)), rpRangeOpt.IsSome + let commasAndCloseParen = ((synExprList,commaRanges@[parenRange]) ||> List.map2 (fun e c -> c.End, getNamedParamName e)) + let r = Found (parenRange.Start, commasAndCloseParen, rpRangeOpt.IsSome) Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found paren tuple ranges %+A from %+A" r expr) - Some r, None + r, None else - None, None - | _ -> None, None + NotFound, None + | _ -> NotFound, None | SynExprParen(SynExprParen(SynExpr.Tuple(_,_,_),_,_,_) as synExpr, _, rpRangeOpt, parenRange) -> // f((x,y)) is special, single tuple arg - handleSingleArg(synExpr,parenRange,rpRangeOpt) + handleSingleArg traverseSynExpr (pos,synExpr,parenRange,rpRangeOpt) // dig into multiple parens | SynExprParen(SynExprParen(_,_,_,_) as synExpr, _, _, _parenRange) -> - let r,_cacheOpt = astFindNoteworthyParamInfoLocationsSynExprExactParen traverseSynExpr pos synExpr + let r,_cacheOpt = searchSynArgExpr traverseSynExpr pos synExpr r, None | SynExprParen(synExpr, _lpRange, rpRangeOpt, parenRange) -> // single argument - handleSingleArg(synExpr,parenRange,rpRangeOpt) + handleSingleArg traverseSynExpr (pos, synExpr, parenRange, rpRangeOpt) | SynExpr.ArbitraryAfterError(_debugStr, range) -> // single argument when e.g. after open paren you hit EOF if AstTraversal.rangeContainsPosEdgesExclusive range pos then - let r = range.Start, [range.End, null], false + let r = Found (range.Start, [range.End, null], false) Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found ArbitraryAfterError range %+A from %+A" r expr) - Some r, None + r, None else - None, None + NotFound, None | SynExpr.Const(SynConst.Unit, unitRange) -> if AstTraversal.rangeContainsPosEdgesExclusive unitRange pos then - let r = unitRange.Start, [unitRange.End, null], true + let r = Found (unitRange.Start, [unitRange.End, null], true) Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found unit range %+A from %+A" r expr) - Some r, None + r, None else - None, None + NotFound, None | e -> let inner = traverseSynExpr e @@ -144,41 +143,61 @@ module internal NoteworthyParamInfoLocationsImpl = | None -> if AstTraversal.rangeContainsPosEdgesExclusive e.Range pos then // any other expression doesn't start with parens, so if it was the target of an App, then it must be a single argument e.g. "f x" - let r = e.Range.Start, [e.Range.End, null], false - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found non-parenthesized single arg range %+A from %+A" r expr) - Some r, Some inner + Found (e.Range.Start, [e.Range.End, null], false), Some inner else - None, Some inner - | _ -> None, Some inner + NotFound, Some inner + | _ -> NotFound, Some inner - let traverseInput(pos,parseTree) : FSharpNoteworthyParamInfoLocations option = + + + let traverseInput(pos,parseTree) = AstTraversal.Traverse(pos,parseTree, { new AstTraversal.AstVisitorBase<_>() with member this.VisitExpr(_path, traverseSynExpr, defaultTraverse, expr) = let expr = expr // fix debug locals match expr with - | SynExpr.New(_, synType, synExpr, _range) -> // TODO walk SynType - let constrArgsResult,cacheOpt = astFindNoteworthyParamInfoLocationsSynExprExactParen traverseSynExpr pos synExpr + + // new LID(...) and error recovery of these + | SynExpr.New(_, synType, synExpr, _range) -> + let constrArgsResult,cacheOpt = searchSynArgExpr traverseSynExpr pos synExpr match constrArgsResult,cacheOpt with - | Some(parenLoc,args,isThereACloseParen), _ -> - let typename = getTypeName synType - let r = FSharpNoteworthyParamInfoLocations(typename, synType.Range, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd) - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found 'new' call with ranges %+A from %+A" r expr) - Some(r) - | None, Some(cache) -> + | Found(parenLoc,args,isThereACloseParen), _ -> + let typeName = getTypeName synType + Some (FSharpNoteworthyParamInfoLocations(typeName, synType.Range, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd)) + | NotFound, Some cache -> cache | _ -> traverseSynExpr synExpr - | SynExpr.App(_exprAtomicFlag, isInfix, synExpr, synExpr2, _range) -> + + // EXPR< = error recovery of a form of half-written TypeApp + | SynExpr.App(_, _, SynExpr.App(_, true, SynExpr.Ident op, synExpr, openm), SynExpr.ArbitraryAfterError _, wholem) when op.idText = "op_LessThan" -> + // Look in the function expression let fResult = traverseSynExpr synExpr match fResult with - | Some(_) -> fResult + | Some _ -> fResult | _ -> - let xResult,cacheOpt = astFindNoteworthyParamInfoLocationsSynExprExactParen traverseSynExpr pos synExpr2 + let typeArgsm = mkRange openm.FileName openm.Start wholem.End + if AstTraversal.rangeContainsPosEdgesExclusive typeArgsm pos then + // We found it, dig out ident + match digOutIdentFromFuncExpr synExpr with + | Some(lid,lidRange) -> Some (FSharpNoteworthyParamInfoLocations(lid, lidRange, op.idRange.Start, [ wholem.End ], false, [])) + | None -> None + else + None + + // EXPR EXPR2 + | SynExpr.App(_exprAtomicFlag, isInfix, synExpr, synExpr2, _range) -> + // Look in the function expression + let fResult = traverseSynExpr synExpr + match fResult with + | Some _ -> fResult + | _ -> + // Search the argument + let xResult,cacheOpt = searchSynArgExpr traverseSynExpr pos synExpr2 match xResult,cacheOpt with - | Some(parenLoc,args,isThereACloseParen),_ -> - // we found it, dig out ident - match digOutIdentFromApp synExpr with + | Found(parenLoc,args,isThereACloseParen),_ -> + // We found it, dig out ident + match digOutIdentFromFuncExpr synExpr with | Some(lid,lidRange) -> assert(isInfix = (posLt parenLoc lidRange.End)) if isInfix then @@ -187,28 +206,20 @@ module internal NoteworthyParamInfoLocationsImpl = Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found apparent infix operator, ignoring dug-out ident from %+A" expr) None else - let r = FSharpNoteworthyParamInfoLocations(lid, lidRange, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd) - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found app with ranges %+A from %+A" r expr) - Some r - | x -> - ignore(x) - None - | None, Some(cache) -> cache + Some (FSharpNoteworthyParamInfoLocations(lid, lidRange, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd)) + | None -> None + | NotFound, Some cache -> cache | _ -> traverseSynExpr synExpr2 + // ID and error recovery of these | SynExpr.TypeApp(synExpr, openm, tyArgs, commas, closemOpt, _, wholem) as seta -> match traverseSynExpr synExpr with | Some _ as r -> r | None -> let typeArgsm = mkRange openm.FileName openm.Start wholem.End if AstTraversal.rangeContainsPosEdgesExclusive typeArgsm pos && tyArgs |> List.forall isStaticArg then - let r = FSharpNoteworthyParamInfoLocations(["dummy"], // TODO synExpr, but LongId? - synExpr.Range, - openm.Start, - [ for c in commas -> c.End - yield wholem.End ], - closemOpt.IsSome, - tyArgs |> List.map digOutIdentFromStaticArg) + let commasAndCloseParen = [ for c in commas -> c.End ] @ [ wholem.End ] + let r = FSharpNoteworthyParamInfoLocations(["dummy"], synExpr.Range, openm.Start, commasAndCloseParen, closemOpt.IsSome, tyArgs |> List.map digOutIdentFromStaticArg) Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found SynExpr.TypeApp with ranges %+A from %+A" r seta) Some r else @@ -222,13 +233,8 @@ module internal NoteworthyParamInfoLocationsImpl = let lidm = lidwd.Range let betweenTheBrackets = mkRange wholem.FileName openm.Start wholem.End if AstTraversal.rangeContainsPosEdgesExclusive betweenTheBrackets pos && args |> List.forall isStaticArg then - let r = FSharpNoteworthyParamInfoLocations(lid |> List.map textOfId, lidm, openm.Start, - [ for c in commas -> c.End - yield wholem.End ], - closemOpt.IsSome, - args |> List.map digOutIdentFromStaticArg) - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found type abbrev ty-app with ranges %+A from %+A" r tyAbbrevRhs) - Some r + let commasAndCloseParen = [ for c in commas -> c.End ] @ [ wholem.End ] + Some (FSharpNoteworthyParamInfoLocations(pathOfLid lid, lidm, openm.Start, commasAndCloseParen, closemOpt.IsSome, args |> List.map digOutIdentFromStaticArg)) else None | _ -> @@ -241,15 +247,14 @@ module internal NoteworthyParamInfoLocationsImpl = let inheritm = mkRange m.FileName m.Start m.End if AstTraversal.rangeContainsPosEdgesExclusive inheritm pos then // inherit ty(expr) --- treat it like an application (constructor call) - let xResult,_cacheOpt = astFindNoteworthyParamInfoLocationsSynExprExactParen defaultTraverse pos expr + let xResult,_cacheOpt = searchSynArgExpr defaultTraverse pos expr match xResult with - | Some(parenLoc,args,isThereACloseParen) -> + | Found(parenLoc,args,isThereACloseParen) -> // we found it, dig out ident - let typename = getTypeName ty - let r = FSharpNoteworthyParamInfoLocations(typename, ty.Range, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd) - Trace.PrintLine("LanguageServiceParamInfo", fun () -> sprintf "Found app with ranges %+A from %+A" r expr) + let typeName = getTypeName ty + let r = FSharpNoteworthyParamInfoLocations(typeName, ty.Range, parenLoc, args |> List.map fst, isThereACloseParen, args |> List.map snd) Some r - | _ -> None + | NotFound -> None else None }) diff --git a/src/fsharp/vs/ServiceParamInfoLocations.fsi b/src/fsharp/vs/ServiceParamInfoLocations.fsi index 2e1b60aeb..5b6b19f17 100755 --- a/src/fsharp/vs/ServiceParamInfoLocations.fsi +++ b/src/fsharp/vs/ServiceParamInfoLocations.fsi @@ -16,9 +16,12 @@ type internal FSharpNoteworthyParamInfoLocations = member LongIdStartLocation : pos member LongIdEndLocation : pos member OpenParenLocation : pos - member TupleEndLocations : pos[] // locations of commas and close parenthesis (or, last char of last arg, if no final close parenthesis) - member IsThereACloseParen : bool // false if either this is a call without parens "f x" or the parser recovered as in "f(x,y" - member NamedParamNames : string[] // null, or a name if an actual named parameter; f(0,a=4,?b=None) would be [|null;"a";"b"|] + /// locations of commas and close parenthesis (or, last char of last arg, if no final close parenthesis) + member TupleEndLocations : pos[] + /// false if either this is a call without parens "f x" or the parser recovered as in "f(x,y" + member IsThereACloseParen : bool + /// empty or a name if an actual named parameter; f(0,a=4,?b=None) would be [|null;"a";"b"|] + member NamedParamNames : string[] static member Find : pos * Ast.ParsedInput -> FSharpNoteworthyParamInfoLocations option diff --git a/src/fsharp/vs/ServiceUntypedParse.fs b/src/fsharp/vs/ServiceUntypedParse.fs index 41be8d2e4..5026364fd 100755 --- a/src/fsharp/vs/ServiceUntypedParse.fs +++ b/src/fsharp/vs/ServiceUntypedParse.fs @@ -609,7 +609,7 @@ module UntypedParseImpl = type TS = AstTraversal.TraverseStep - /// try to determine completion context for the given pair (row, columns) + /// Try to determine completion context for the given pair (row, columns) let TryGetCompletionContext (pos, untypedParseOpt: FSharpParseFileResults option) : CompletionContext option = let parsedInputOpt = match untypedParseOpt with @@ -675,7 +675,7 @@ module UntypedParseImpl = | false, false, true -> Struct | _ -> Invalid - let getCompletionContextForInheritSynMember ((ComponentInfo(synAttributes, _, _, _,_, _, _, _)), typeDefnKind : SynTypeDefnKind, completionPath) = + let GetCompletionContextForInheritSynMember ((ComponentInfo(synAttributes, _, _, _,_, _, _, _)), typeDefnKind : SynTypeDefnKind, completionPath) = let success k = Some (Inherit (k, completionPath)) @@ -863,7 +863,7 @@ module UntypedParseImpl = match synType with | SynType.LongIdent lidwd -> match parseLid lidwd with - | Some (completionPath) -> getCompletionContextForInheritSynMember (componentInfo, typeDefnKind, completionPath) + | Some (completionPath) -> GetCompletionContextForInheritSynMember (componentInfo, typeDefnKind, completionPath) | None -> Some (CompletionContext.Invalid) // A $ .B -> no completion list | _ -> None } AstTraversal.Traverse(pos, pt, walker) diff --git a/src/fsharp/vs/Symbols.fs b/src/fsharp/vs/Symbols.fs index 932e6c6db..eaa0c25dd 100644 --- a/src/fsharp/vs/Symbols.fs +++ b/src/fsharp/vs/Symbols.fs @@ -420,11 +420,11 @@ and FSharpEntity(cenv:cenv, entity:EntityRef) = let fsMeth = FSMeth (cenv.g, entityTy, v, None) let item = if fsMeth.IsConstructor then Item.CtorGroup (fsMeth.DisplayName, [fsMeth]) - else Item.MethodGroup (fsMeth.DisplayName, [fsMeth]) + else Item.MethodGroup (fsMeth.DisplayName, [fsMeth], None) yield FSharpMemberOrFunctionOrValue(cenv, M fsMeth, item) else for minfo in GetImmediateIntrinsicMethInfosOfType (None, AccessibleFromSomeFSharpCode) cenv.g cenv.amap range0 entityTy do - yield FSharpMemberOrFunctionOrValue(cenv, M minfo, Item.MethodGroup (minfo.DisplayName,[minfo])) + yield FSharpMemberOrFunctionOrValue(cenv, M minfo, Item.MethodGroup (minfo.DisplayName,[minfo],None)) let props = GetImmediateIntrinsicPropInfosOfType (None, AccessibleFromSomeFSharpCode) cenv.g cenv.amap range0 entityTy let events = cenv.infoReader.GetImmediateIntrinsicEventsOfType (None, AccessibleFromSomeFSharpCode, range0, entityTy) for pinfo in props do @@ -1117,11 +1117,11 @@ and FSharpMemberOrFunctionOrValue(cenv, d:FSharpMemberOrValData, item) = let nm = (match v with VRefNonLocal n -> n.ItemKey.PartialKey.LogicalName | _ -> "") invalidOp (sprintf "The value or member '%s' does not exist or is in an unresolved assembly." nm) - let mkMethSym minfo = FSharpMemberOrFunctionOrValue(cenv, M minfo, Item.MethodGroup (minfo.DisplayName,[minfo])) + let mkMethSym minfo = FSharpMemberOrFunctionOrValue(cenv, M minfo, Item.MethodGroup (minfo.DisplayName, [minfo], None)) let mkEventSym einfo = FSharpMemberOrFunctionOrValue(cenv, E einfo, Item.Event einfo) new (cenv, vref) = FSharpMemberFunctionOrValue(cenv, V vref, Item.Value vref) - new (cenv, minfo) = FSharpMemberFunctionOrValue(cenv, M minfo, Item.MethodGroup(minfo.LogicalName, [minfo])) + new (cenv, minfo) = FSharpMemberFunctionOrValue(cenv, M minfo, Item.MethodGroup(minfo.LogicalName, [minfo], None)) member __.IsUnresolved = isUnresolved() @@ -1137,7 +1137,7 @@ and FSharpMemberOrFunctionOrValue(cenv, d:FSharpMemberOrValData, item) = match d with | M m -> match item with - | Item.MethodGroup (_name, methodInfos) -> + | Item.MethodGroup (_name, methodInfos, _) -> let methods = if matchParameterNumber then methodInfos @@ -2071,7 +2071,7 @@ type FSharpSymbol with | Item.Property(_,pinfo :: _) -> FSharpMemberOrFunctionOrValue(cenv, P pinfo, item) :> _ - | Item.MethodGroup(_,minfo :: _) -> + | Item.MethodGroup(_,minfo :: _, _) -> FSharpMemberOrFunctionOrValue(cenv, M minfo, item) :> _ | Item.CtorGroup(_,cinfo :: _) -> @@ -2117,7 +2117,7 @@ type FSharpSymbol with | Item.UnqualifiedType [] | Item.ModuleOrNamespaces [] | Item.Property (_,[]) - | Item.MethodGroup (_,[]) + | Item.MethodGroup (_,[],_) | Item.CtorGroup (_,[]) // These cases cover misc. corned cases (non-symbol types) | Item.Types _ diff --git a/src/fsharp/vs/service.fs b/src/fsharp/vs/service.fs index 0b1960a23..e96d691a2 100755 --- a/src/fsharp/vs/service.fs +++ b/src/fsharp/vs/service.fs @@ -143,19 +143,77 @@ module internal Params = (args,argsL) ||> List.zip |> List.map mkParam #if EXTENSIONTYPING - let (|ItemIsTypeWithStaticArguments|_|) g item = + + let (|ItemIsProvidedType|_|) g item = match item with | Item.Types(_name,tys) -> match tys with - | [Microsoft.FSharp.Compiler.Tastops.AppTy g (tyconRef,_typeInst)] -> + | [AppTy g (tyconRef,_typeInst)] -> if tyconRef.IsProvidedErasedTycon || tyconRef.IsProvidedGeneratedTycon then Some tyconRef else None | _ -> None | _ -> None + + let (|ItemIsProvidedTypeWithStaticArguments|_|) m g item = + match item with + | Item.Types(_name,tys) -> + match tys with + | [AppTy g (tyconRef,_typeInst)] -> + if tyconRef.IsProvidedErasedTycon || tyconRef.IsProvidedGeneratedTycon then + let typeBeforeArguments = + match tyconRef.TypeReprInfo with + | TProvidedTypeExtensionPoint info -> info.ProvidedType + | _ -> failwith "unreachable" + let staticParameters = typeBeforeArguments.PApplyWithProvider((fun (typeBeforeArguments,provider) -> typeBeforeArguments.GetStaticParameters(provider)), range=m) + let staticParameters = staticParameters.PApplyArray(id, "GetStaticParameters",m) + Some staticParameters + else + None + | _ -> None + | _ -> None + + + let (|ItemIsProvidedMethodWithStaticArguments|_|) item = + match item with + // Prefer the static parameters from the uninstantiated method info + | Item.MethodGroup(_,_,Some minfo) -> + match minfo.ProvidedStaticParameterInfo with + | Some (_,staticParameters) -> Some staticParameters + | _ -> None + | Item.MethodGroup(_,[minfo],_) -> + match minfo.ProvidedStaticParameterInfo with + | Some (_,staticParameters) -> Some staticParameters + | _ -> None + | _ -> None + + let (|ItemIsWithStaticArguments|_|) m g item = + match item with + | ItemIsProvidedTypeWithStaticArguments m g staticParameters -> Some staticParameters + | ItemIsProvidedMethodWithStaticArguments staticParameters -> Some staticParameters + | _ -> None #endif + let StaticParamsOfItem (infoReader:InfoReader) m denv d = + let amap = infoReader.amap + let g = infoReader.g + match d with +#if EXTENSIONTYPING + | ItemIsWithStaticArguments m g staticParameters -> + staticParameters + |> Array.map (fun sp -> + let typ = Import.ImportProvidedType amap m (sp.PApply((fun x -> x.ParameterType),m)) + let spKind = NicePrint.stringOfTy denv typ + let spName = sp.PUntaint((fun sp -> sp.Name), m) + let spOpt = sp.PUntaint((fun sp -> sp.IsOptional), m) + FSharpMethodGroupItemParameter( + name = spName, + canonicalTypeTextForSorting = spKind, + display = sprintf "%s%s: %s" (if spOpt then "?" else "") spName spKind)) +#endif + | _ -> [| |] + let rec ParamsOfItem (infoReader:InfoReader) m denv d = let amap = infoReader.amap let g = infoReader.g @@ -207,7 +265,7 @@ module internal Params = let rty = pinfo.GetPropertyType(amap,m) ParamsOfParamDatas g denv paramDatas rty | Item.CtorGroup(_,(minfo :: _)) - | Item.MethodGroup(_,(minfo :: _)) -> + | Item.MethodGroup(_,(minfo :: _),_) -> let paramDatas = minfo.GetParamDatas(amap, m, minfo.FormalMethodInst) |> List.head let rty = minfo.GetFSharpReturnTy(amap, m, minfo.FormalMethodInst) ParamsOfParamDatas g denv paramDatas rty @@ -229,39 +287,19 @@ module internal Params = | Item.DelegateCtor delty -> let (SigOfFunctionForDelegate(_, _, _, fty)) = GetSigOfFunctionForDelegate infoReader delty m AccessibleFromSomeFSharpCode ParamsOfParamDatas g denv [ParamData(false, false, NotOptional, None, ReflectedArgInfo.None, fty)] delty -#if EXTENSIONTYPING - | ItemIsTypeWithStaticArguments g tyconRef -> - // similar code to TcProvidedTypeAppToStaticConstantArgs - let typeBeforeArguments = - match tyconRef.TypeReprInfo with - | TProvidedTypeExtensionPoint info -> info.ProvidedType - | _ -> failwith "unreachable" - let staticParameters = typeBeforeArguments.PApplyWithProvider((fun (typeBeforeArguments,provider) -> typeBeforeArguments.GetStaticParameters(provider)), range=m) - let staticParameters = staticParameters.PApplyArray(id, "GetStaticParameters",m) - staticParameters - |> Array.map (fun sp -> - let typ = Import.ImportProvidedType amap m (sp.PApply((fun x -> x.ParameterType),m)) - let spKind = NicePrint.stringOfTy denv typ - let spName = sp.PUntaint((fun sp -> sp.Name), m) - let spOpt = sp.PUntaint((fun sp -> sp.IsOptional), m) - FSharpMethodGroupItemParameter( - name = spName, - canonicalTypeTextForSorting = spKind, - display = sprintf "%s%s: %s" (if spOpt then "?" else "") spName spKind)) - |> Array.toList -#endif | _ -> [] /// A single method for Intellisense completion [] // Note: instances of this type do not hold any references to any compiler resources. -type FSharpMethodGroupItem(description: FSharpToolTipText, typeText: string, parameters: FSharpMethodGroupItemParameter[], isStaticArguments: bool) = +type FSharpMethodGroupItem(description: FSharpToolTipText, typeText: string, parameters: FSharpMethodGroupItemParameter[], hasParameters: bool, staticParameters: FSharpMethodGroupItemParameter[]) = member __.Description = description member __.TypeText = typeText member __.Parameters = parameters - // is this not really a method, but actually a static arguments list, like TP<42,"foo"> ? - member __.IsStaticArguments = isStaticArguments + member __.HasParameters = hasParameters + // Does the type name or method support a static arguments list, like TP<42,"foo"> or conn.CreateCommand<42, "foo">(arg1, arg2)? + member __.StaticParameters = staticParameters /// A table of methods for Intellisense completion @@ -282,7 +320,7 @@ type FSharpMethodGroup( name: string, unsortedMethods: FSharpMethodGroupItem[] ) |> Array.map (fun meth -> let parms = meth.Parameters if parms.Length = 1 && parms.[0].CanonicalTypeTextForSorting="Microsoft.FSharp.Core.Unit" then - FSharpMethodGroupItem(meth.Description,meth.TypeText,[||],meth.IsStaticArguments) + FSharpMethodGroupItem(meth.Description,meth.TypeText,[||],true,meth.StaticParameters) else meth) // Fix the order of methods, to be stable for unit testing. @@ -304,7 +342,6 @@ type FSharpMethodGroup( name: string, unsortedMethods: FSharpMethodGroupItem[] ) #endif let items = match item with - | Item.MethodGroup(nm,minfos) -> List.map (fun minfo -> Item.MethodGroup(nm,[minfo])) minfos | Item.CtorGroup(nm,cinfos) -> List.map (fun minfo -> Item.CtorGroup(nm,[minfo])) cinfos | Item.FakeInterfaceCtor _ | Item.DelegateCtor _ -> [item] @@ -323,8 +360,9 @@ type FSharpMethodGroup( name: string, unsortedMethods: FSharpMethodGroupItem[] ) let pinfo = List.head pinfos if pinfo.IsIndexer then [item] else [] #if EXTENSIONTYPING - | Params.ItemIsTypeWithStaticArguments g _ -> [item] // we pretend that provided-types-with-static-args are method-like in order to get ParamInfo for them + | Params.ItemIsWithStaticArguments m g _ -> [item] // we pretend that provided-types-with-static-args are method-like in order to get ParamInfo for them #endif + | Item.MethodGroup(nm,minfos,orig) -> minfos |> List.map (fun minfo -> Item.MethodGroup(nm,[minfo],orig)) | Item.CustomOperation(_name, _helpText, _minfo) -> [item] | Item.TypeVar _ -> [] | Item.CustomBuilder _ -> [] @@ -333,10 +371,11 @@ type FSharpMethodGroup( name: string, unsortedMethods: FSharpMethodGroupItem[] ) let methods = items |> Array.ofList |> Array.map (fun item -> FSharpMethodGroupItem( - description=FSharpToolTipText [FormatDescriptionOfItem true infoReader m denv item], - typeText= (FormatReturnTypeOfItem infoReader m denv item), - parameters = Array.ofList (Params.ParamsOfItem infoReader m denv item), - isStaticArguments = (match item with | Item.Types _ -> true | _ -> false) + description = FSharpToolTipText [FormatDescriptionOfItem true infoReader m denv item], + typeText = FormatReturnTypeOfItem infoReader m denv item, + parameters = (Params.ParamsOfItem infoReader m denv item |> Array.ofList), + hasParameters = (match item with Params.ItemIsProvidedTypeWithStaticArguments m g _ -> false | _ -> true), + staticParameters = Params.StaticParamsOfItem infoReader m denv item )) #if FX_ATLEAST_40 methodOverloadsCache.Add(item, methods) @@ -539,8 +578,11 @@ type TypeCheckInfo Trace.PrintLine("CompilerServicesVerbose", fun () -> sprintf "GetPreciseItemsFromNameResolution: endOfNamesPos = %s\n" (stringOfPos endOfNamesPos)) let quals = - (match resolveOverloads with ResolveOverloads.Yes -> sResolutions.CapturedNameResolutions | ResolveOverloads.No -> sResolutions.CapturedMethodGroupResolutions) - |> ResizeArray.filter (fun cnr -> posEq cnr.Pos endOfNamesPos) + match resolveOverloads with + | ResolveOverloads.Yes -> sResolutions.CapturedNameResolutions + | ResolveOverloads.No -> sResolutions.CapturedMethodGroupResolutions + + let quals = quals |> ResizeArray.filter (fun cnr -> posEq cnr.Pos endOfNamesPos) quals @@ -623,7 +665,7 @@ type TypeCheckInfo let props = ResolveCompletionsInType ncenv nenv ResolveCompletionTargets.SettablePropertiesAndFields m ad false ctor.EnclosingType let parameters = CollectParameters ctors amap m Some (denv, m, props @ parameters) - | CNR(_, Item.MethodGroup(_, methods), _, denv, nenv, ad, m)::_ -> + | CNR(_, Item.MethodGroup(_, methods, _), _, denv, nenv, ad, m)::_ -> let props = methods |> List.collect (fun meth -> @@ -728,7 +770,7 @@ type TypeCheckInfo else GetPreciseCompletionListFromExprTypingsResult.None /// Find items in the best naming environment. - let GetEnvironmentLookupResolutions(cursorPos,plid,filterCtors,showObsolete) = + let GetEnvironmentLookupResolutions(cursorPos, plid, filterCtors, showObsolete) = let (nenv,ad),m = GetBestEnvForPos cursorPos let items = NameResolution.ResolvePartialLongIdent ncenv nenv (ConstraintSolver.IsApplicableMethApprox g amap m) m ad plid showObsolete let items = items |> RemoveDuplicateItems g @@ -753,75 +795,68 @@ type TypeCheckInfo // // The overall aim is to resolve as accurately as possible based on what we know from type inference - let GetDeclItemsForNamesAtPosition(parseResultsOpt : FSharpParseFileResults option, - origLongIdentOpt: string list option, residueOpt:string option, line:int, lineStr:string, colAtEndOfNamesAndResidue, filterCtors, resolveOverloads, hasTextChangedSinceLastTypecheck: (obj * range -> bool)) = + let GetBaseClassCandidates = function + | Item.ModuleOrNamespaces _ -> true + | Item.Types(_, ty::_) when (isClassTy g ty) && not (isSealedTy g ty) -> true + | _ -> false - let GetBaseClassCandidates (denv : DisplayEnv) = function - | Item.ModuleOrNamespaces _ -> true - | Item.Types(_, ty::_) when (isClassTy denv.g ty) && not (isSealedTy denv.g ty) -> true - | _ -> false + let GetInterfaceCandidates = function + | Item.ModuleOrNamespaces _ -> true + | Item.Types(_, ty::_) when (isInterfaceTy g ty) -> true + | _ -> false - let GetInterfaceCandidates (denv : DisplayEnv) = function - | Item.ModuleOrNamespaces _ -> true - | Item.Types(_, ty::_) when (isInterfaceTy denv.g ty) -> true - | _ -> false - /// Post-filter items to make sure they have precisely the right name - /// This also checks that there are some remaining results - /// exactMatchResidue = Some _ -- means that we are looking for exact matches - let FilterRelevantItemsBy (exactMatchResidue : _ option) f (items, denv, m) = + // Return only items with the specified name + let FilterDeclItemsByResidue residue (items: Item list) = + items |> List.filter (fun item -> + let n1 = item.DisplayName + match item with + | Item.Types _ | Item.CtorGroup _ -> residue + "Attribute" = n1 || residue = n1 + | _ -> residue = n1 ) - // can throw if type is in located in non-resolved CCU: i.e. bigint if reference to System.Numerics is absent - let f denv item = try f denv item with _ -> false + /// Post-filter items to make sure they have precisely the right name + /// This also checks that there are some remaining results + /// exactMatchResidueOpt = Some _ -- means that we are looking for exact matches + let FilterRelevantItemsBy (exactMatchResidueOpt : _ option) check (items, denv, m) = + + // can throw if type is in located in non-resolved CCU: i.e. bigint if reference to System.Numerics is absent + let safeCheck item = try check item with _ -> false - // Return only items with the specified name - let filterDeclItemsByResidue residue (items: Item list) = - items |> List.filter (fun item -> - let n1 = item.DisplayName - if not (f denv item) then false - else - match item with - | Item.Types _ | Item.CtorGroup _ -> residue + "Attribute" = n1 || residue = n1 - | _ -> residue = n1 ) - - // Are we looking for items with precisely the given name? - if nonNil items && exactMatchResidue.IsSome then - let items = items |> filterDeclItemsByResidue exactMatchResidue.Value - if nonNil items then Some(items,denv,m) else None - else - // When (items = []) we must returns Some([],..) and not None - // because this value is used if we want to stop further processing (e.g. let x.$ = ...) - let items = List.filter (f denv) items - Some(items, denv, m) + // Are we looking for items with precisely the given name? + if nonNil items && exactMatchResidueOpt.IsSome then + let items = items |> FilterDeclItemsByResidue exactMatchResidueOpt.Value |> List.filter safeCheck + if nonNil items then Some(items, denv, m) else None + else + // When (items = []) we must returns Some([],..) and not None + // because this value is used if we want to stop further processing (e.g. let x.$ = ...) + let items = items |> List.filter safeCheck + Some(items, denv, m) - let loc = - match colAtEndOfNamesAndResidue with - | pastEndOfLine when pastEndOfLine >= lineStr.Length -> lineStr.Length - | atDot when lineStr.[atDot] = '.' -> atDot + 1 - | atStart when atStart = 0 -> 0 - | otherwise -> otherwise - 1 + /// Post-filter items to make sure they have precisely the right name + /// This also checks that there are some remaining results + let (|FilterRelevantItems|_|) exactMatchResidueOpt orig = + FilterRelevantItemsBy exactMatchResidueOpt (fun _ -> true) orig - let FindInEnv(plid, showObsolete) = GetEnvironmentLookupResolutions(mkPos line loc,plid,filterCtors, showObsolete) - - let FindRecordFieldsInEnv(plid, residue) = GetClassOrRecordFieldsEnvironmentLookupResolutions(mkPos line loc, plid, residue) - - let getDeclaredItems isInRangeOperator = - let findFirstNonWsPos i = - if i >= lineStr.Length then None - else - let mutable p = i - while p >= 0 && System.Char.IsWhiteSpace(lineStr.[p]) do - p <- p - 1 - if p >= 0 then Some p else None + + /// Find the first non-whitespace postion in a line prior to the given character + let FindFirstNonWhitespacePosition (lineStr: string) i = + if i >= lineStr.Length then None + else + let mutable p = i + while p >= 0 && System.Char.IsWhiteSpace(lineStr.[p]) do + p <- p - 1 + if p >= 0 then Some p else None - // are last two chars (except whitespaces) = ".." + + let GetDeclaredItems (parseResultsOpt: FSharpParseFileResults option, lineStr: string, origLongIdentOpt, colAtEndOfNamesAndResidue, residueOpt, line, loc, filterCtors,resolveOverloads, hasTextChangedSinceLastTypecheck, isInRangeOperator) = + + // Are the last two chars (except whitespaces) = ".." let isLikeRangeOp = - match findFirstNonWsPos (colAtEndOfNamesAndResidue - 1) with + match FindFirstNonWhitespacePosition lineStr (colAtEndOfNamesAndResidue - 1) with | Some x when x >= 1 && lineStr.[x] = '.' && lineStr.[x - 1] = '.' -> true | _ -> false // if last two chars are .. and we are not in range operator context - no completion - if isLikeRangeOp && not isInRangeOperator then None - else + if isLikeRangeOp && not isInRangeOperator then None else // Try to use the exact results of name resolution during type checking to generate the results // This is based on position (i.e. colAtEndOfNamesAndResidue). This is not used if a residueOpt is given. @@ -838,9 +873,9 @@ type TypeCheckInfo // TODO: this code would be a lot simpler if we just passed in colAtEndOfNames in // the first place. colAtEndOfNamesAndResidue serves no purpose. The cracking below is // inaccurate and incomplete in any case since it only works on a single line. - match findFirstNonWsPos (colAtEndOfNamesAndResidue - 1) with + match FindFirstNonWhitespacePosition lineStr (colAtEndOfNamesAndResidue - 1) with | Some p when lineStr.[p] = '.' -> - match findFirstNonWsPos (p - 1) with + match FindFirstNonWhitespacePosition lineStr (p - 1) with | Some colAtEndOfNames -> let colAtEndOfNames = colAtEndOfNames + 1 // convert 0-based to 1-based GetPreciseItemsFromNameResolution(line, colAtEndOfNames, Some(residue), filterCtors,resolveOverloads, hasTextChangedSinceLastTypecheck) @@ -859,15 +894,10 @@ type TypeCheckInfo let plid, residue = List.frontAndBack origLongIdent plid, Some residue - /// Post-filter items to make sure they have precisely the right name - /// This also checks that there are some remaining results - let (|FilterRelevantItems|_|) orig = - FilterRelevantItemsBy exactMatchResidueOpt (fun _ _ -> true) orig - match nameResItems with | NameResResult.TypecheckStaleAndTextChanged -> None // second-chance intellisense will try again | NameResResult.Cancel(denv,m) -> Some([], denv, m) - | NameResResult.Members(FilterRelevantItems(items)) -> + | NameResResult.Members(FilterRelevantItems exactMatchResidueOpt items) -> Trace.PrintLine("CompilerServices", fun _ -> sprintf "GetDeclItemsForNamesAtPosition: lookup based on name resolution results successful, #items = %d, exists ctor = %b\n" (p13 items).Length (items |> p13 |> List.exists (function Item.CtorGroup _ -> true | _ -> false))) Some items | _ -> @@ -878,8 +908,7 @@ type TypeCheckInfo Trace.PrintLine("CompilerServices", fun _ -> sprintf "GetDeclItemsForNamesAtPosition: plid = %+A, residue = %+A, colAtEndOfNamesAndResidue = %+A\n" plid exactMatchResidueOpt colAtEndOfNamesAndResidue) // Try to use the type of the expression on the left to help generate a completion list - let mutable thereIsADotInvolved = false - let qualItems = + let qualItems, thereIsADotInvolved = match parseResultsOpt with | None -> // Note, you will get here if the 'reason' is not CompleteWord/MemberSelect/DisplayMemberList, as those are currently the @@ -887,26 +916,20 @@ type TypeCheckInfo // if you do QuickInfo hovering over A in "f(x).A()", you will only get a tip if typechecking has a name-resolution recorded // for A, not if merely we know the capturedExpressionTyping of f(x) and you very recently typed ".A()" - in that case, // you won't won't get a tip until the typechecking catches back up. - GetPreciseCompletionListFromExprTypingsResult.None - | Some(upi) -> + GetPreciseCompletionListFromExprTypingsResult.None, false + | Some parseResults -> - // See ServiceUntypedParse - GetRangeOfExprLeftOfDot and TryFindExpressionASTLeftOfDotLeftOfCursor are similar, but different, can we refactor commonality? - // match UntypedParseImpl.GetRangeOfExprLeftOfDot(line,colAtEndOfNamesAndResidue,upi.ParseTree) with - // | Some((_,_),(el,ec)) -> - // thereIsADotInvolved <- true - // GetPreciseCompletionListFromExprTypings(upi, el-1, ec, filterCtors) - match UntypedParseImpl.TryFindExpressionASTLeftOfDotLeftOfCursor(mkPos line colAtEndOfNamesAndResidue,upi.ParseTree) with + match UntypedParseImpl.TryFindExpressionASTLeftOfDotLeftOfCursor(mkPos line colAtEndOfNamesAndResidue,parseResults.ParseTree) with | Some(pos,_) -> - thereIsADotInvolved <- true - GetPreciseCompletionListFromExprTypings(upi, pos, filterCtors, hasTextChangedSinceLastTypecheck) + GetPreciseCompletionListFromExprTypings(parseResults, pos, filterCtors, hasTextChangedSinceLastTypecheck), true | None -> // Can get here in a case like: if "f xxx yyy" is legal, and we do "f xxx y" // We have no interest in expression typings, those are only useful for dot-completion. We want to fallback // to "Use an environment lookup as the last resort" below - GetPreciseCompletionListFromExprTypingsResult.None + GetPreciseCompletionListFromExprTypingsResult.None, false match qualItems,thereIsADotInvolved with - | GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems(items)), _ + | GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems exactMatchResidueOpt items), _ // Initially we only use the expression typings when looking up, e.g. (expr).Nam or (expr).Name1.Nam // These come through as an empty plid and residue "". Otherwise we try an environment lookup // and then return to the qualItems. This is because the expression typings are a little inaccurate, primarily because @@ -927,9 +950,9 @@ type TypeCheckInfo // Second-chance intellisense will bring up the correct list in a moment. None | _ -> - // Use an environment lookup as the last resort - let envItems = FindInEnv(plid, residueOpt.IsSome) + // Use an environment lookup as the last resort + let envItems = GetEnvironmentLookupResolutions(mkPos line loc, plid, filterCtors, residueOpt.IsSome) match nameResItems, envItems, qualItems with // First, use unfiltered name resolution items, if they're not empty @@ -939,43 +962,71 @@ type TypeCheckInfo // If we have nonempty items from environment that were resolved from a type, then use them... // (that's better than the next case - here we'd return 'int' as a type) - | _, FilterRelevantItems(items, denv, m), _ when nonNil items -> + | _, FilterRelevantItems exactMatchResidueOpt (items, denv, m), _ when nonNil items -> Trace.PrintLine("CompilerServices", fun _ -> sprintf "GetDeclItemsForNamesAtPosition: lookup based on name and environment successful\n") Some(items, denv, m) // Try again with the qualItems - | _, _, GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems(items)) -> + | _, _, GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems exactMatchResidueOpt items) -> Some(items) | _ -> None + + /// Get the auto-complete items at a particular location. + let GetDeclItemsForNamesAtPosition(parseResultsOpt: FSharpParseFileResults option, origLongIdentOpt: string list option, residueOpt:string option, line:int, lineStr:string, colAtEndOfNamesAndResidue, filterCtors, resolveOverloads, hasTextChangedSinceLastTypecheck: (obj * range -> bool)) = + + let loc = + match colAtEndOfNamesAndResidue with + | pastEndOfLine when pastEndOfLine >= lineStr.Length -> lineStr.Length + | atDot when lineStr.[atDot] = '.' -> atDot + 1 + | atStart when atStart = 0 -> 0 + | otherwise -> otherwise - 1 + + // Look for a "special" completion context match UntypedParseImpl.TryGetCompletionContext(mkPos line colAtEndOfNamesAndResidue, parseResultsOpt) with + + // Invalid completion locations | Some CompletionContext.Invalid -> None + + // Completion at 'inherit C(...)" | Some (CompletionContext.Inherit(InheritanceContext.Class, (plid, _))) -> - FindInEnv(plid, false) + GetEnvironmentLookupResolutions(mkPos line loc, plid, filterCtors, false) |> FilterRelevantItemsBy None GetBaseClassCandidates + + // Completion at 'interface ..." | Some (CompletionContext.Inherit(InheritanceContext.Interface, (plid, _))) -> - FindInEnv(plid, false) + GetEnvironmentLookupResolutions(mkPos line loc, plid, filterCtors, false) |> FilterRelevantItemsBy None GetInterfaceCandidates + + // Completion at 'implement ..." | Some (CompletionContext.Inherit(InheritanceContext.Unknown, (plid, _))) -> - FindInEnv(plid, false) - |> FilterRelevantItemsBy None (fun denv t -> (GetBaseClassCandidates denv t) || (GetInterfaceCandidates denv t)) + GetEnvironmentLookupResolutions(mkPos line loc, plid, filterCtors, false) + |> FilterRelevantItemsBy None (fun t -> GetBaseClassCandidates t || GetInterfaceCandidates t) + + // Completion at ' { XXX = ... } " | Some(CompletionContext.RecordField(RecordContext.New(plid, residue))) -> - FindRecordFieldsInEnv(plid, residue) + GetClassOrRecordFieldsEnvironmentLookupResolutions(mkPos line loc, plid, residue) |> Some + + // Completion at ' { XXX = ... with ... } " | Some(CompletionContext.RecordField(RecordContext.CopyOnUpdate(r, (plid, residue)))) -> match GetRecdFieldsForExpr(r) with | None -> - FindRecordFieldsInEnv(plid, residue) + GetClassOrRecordFieldsEnvironmentLookupResolutions(mkPos line loc, plid, residue) |> Some | x -> x + + // Completion at ' { XXX = ... with ... } " | Some(CompletionContext.RecordField(RecordContext.Constructor(typeName))) -> - FindRecordFieldsInEnv([typeName], None) + GetClassOrRecordFieldsEnvironmentLookupResolutions(mkPos line loc, [typeName], None) |> Some + + // Completion at ' SomeMethod( ... ) ' with named arguments | Some(CompletionContext.ParameterList (endPos, fields)) -> let results = GetNamedParametersAndSettableFields endPos hasTextChangedSinceLastTypecheck - let declaredItems = getDeclaredItems false + let declaredItems = GetDeclaredItems (parseResultsOpt, lineStr, origLongIdentOpt, colAtEndOfNamesAndResidue, residueOpt, line, loc, filterCtors, resolveOverloads, hasTextChangedSinceLastTypecheck, false) match results with | NameResResult.Members(items, denv, m) -> @@ -988,178 +1039,56 @@ type TypeCheckInfo | None -> Some (items, denv, m) | Some (declItems, declaredDisplayEnv, declaredRange) -> Some (filtered @ declItems, declaredDisplayEnv, declaredRange) | _ -> declaredItems + + // Other completions | cc -> -#if OLD + let isInRangeOperator = (match cc with Some (CompletionContext.RangeOperator) -> true | _ -> false) + let declaredItems = GetDeclaredItems (parseResultsOpt, lineStr, origLongIdentOpt, colAtEndOfNamesAndResidue, residueOpt, line, loc, filterCtors,resolveOverloads, hasTextChangedSinceLastTypecheck, isInRangeOperator) + declaredItems - - // are last two chars (except whitespaces) = ".." - let isLikeRangeOp = - match findFirstNonWsPos (colAtEndOfNamesAndResidue - 1) with - | Some x when x >= 1 && lineStr.[x] = '.' && lineStr.[x - 1] = '.' -> true - | _ -> false - - // if last two chars are .. and we are not in range operator context - no completion - if isLikeRangeOp && not (cc = Some (CompletionContext.RangeOperator)) then None - else - - // Try to use the exact results of name resolution during type checking to generate the results - // This is based on position (i.e. colAtEndOfNamesAndResidue). - let nameResItems = - match residueOpt with - | None -> GetPreciseItemsFromNameResolution(line, colAtEndOfNamesAndResidue, None, filterCtors,resolveOverloads, hasTextChangedSinceLastTypecheck) - | Some residue -> - // deals with cases when we have spaces between dot and\or identifier, like A . $ - // if this is our case - then wen need to locate end position of the name skipping whitespaces - // this allows us to handle cases like: let x . $ = 1 - - // colAtEndOfNamesAndResidue is 1-based so at first we need to convert it to 0-based - // - // TODO: this code would be a lot simpler if we just passed in colAtEndOfNames in - // the first place. colAtEndOfNamesAndResidue serves no purpose. The cracking below is - // inaccurate and incomplete in any case since it only works on a single line. - match findFirstNonWsPos (colAtEndOfNamesAndResidue - 1) with - | Some p when lineStr.[p] = '.' -> - match findFirstNonWsPos (p - 1) with - | Some colAtEndOfNames -> - let colAtEndOfNames = colAtEndOfNames + 1 // convert 0-based to 1-based - GetPreciseItemsFromNameResolution(line, colAtEndOfNames, Some(residue), filterCtors,resolveOverloads, hasTextChangedSinceLastTypecheck) - | None -> NameResResult.Empty - | _ -> NameResResult.Empty - - // Normalize to form A.B.C.D where D is the residue. It may be empty for "A.B.C." - // residueOpt = Some when we are looking for the exact match - let plid, exactMatchResidueOpt = - match origLongIdentOpt, residueOpt with - | None, _ -> [], None - | Some(origLongIdent), Some _ -> origLongIdent, None - | Some(origLongIdent), None -> - assert (nonNil origLongIdent) - // note: as above, this happens when we are called for "precise" resolution - (F1 keyword, data tip etc..) - let plid, residue = List.frontAndBack origLongIdent - plid, Some residue - - /// Post-filter items to make sure they have precisely the right name - /// This also checks that there are some remaining results - let (|FilterRelevantItems|_|) orig = - FilterRelevantItemsBy exactMatchResidueOpt (fun _ _ -> true) orig - - match nameResItems with - | NameResResult.TypecheckStaleAndTextChanged -> None // second-chance intellisense will try again - | NameResResult.Cancel(denv,m) -> Some([], denv, m) - | NameResResult.Members(FilterRelevantItems(items)) -> - Some items - | _ -> - - match origLongIdentOpt with - | None -> None - | Some _ -> - - // Try to use the type of the expression on the left to help generate a completion list - let mutable thereIsADotInvolved = false - let qualItems = - match parseResultsOpt with - | None -> - // Note, you will get here if the 'reason' is not CompleteWord/MemberSelect/DisplayMemberList, as those are currently the - // only reasons we do a sync parse to have the most precise and likely-to-be-correct-and-up-to-date info. So for example, - // if you do QuickInfo hovering over A in "f(x).A()", you will only get a tip if typechecking has a name-resolution recorded - // for A, not if merely we know the capturedExpressionTyping of f(x) and you very recently typed ".A()" - in that case, - // you won't won't get a tip until the typechecking catches back up. - GetPreciseCompletionListFromExprTypingsResult.None - | Some(upi) -> - -// See ServiceUntypedParse - GetRangeOfExprLeftOfDot and TryFindExpressionASTLeftOfDotLeftOfCursor are similar, but different, can we refactor commonality? -// match UntypedParseImpl.GetRangeOfExprLeftOfDot(line,colAtEndOfNamesAndResidue,upi.ParseTree) with -// | Some((_,_),(el,ec)) -> -// thereIsADotInvolved <- true -// GetPreciseCompletionListFromExprTypings(upi, el-1, ec, filterCtors) - match UntypedParseImpl.TryFindExpressionASTLeftOfDotLeftOfCursor(mkPos line colAtEndOfNamesAndResidue,upi.ParseTree) with - | Some(pos,_) -> - thereIsADotInvolved <- true - GetPreciseCompletionListFromExprTypings(upi, pos, filterCtors, hasTextChangedSinceLastTypecheck) - | None -> - // Can get here in a case like: if "f xxx yyy" is legal, and we do "f xxx y" - // We have no interest in expression typings, those are only useful for dot-completion. We want to fallback - // to "Use an environment lookup as the last resort" below - GetPreciseCompletionListFromExprTypingsResult.None - - match qualItems,thereIsADotInvolved with - | GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems(items)), _ - // Initially we only use the expression typings when looking up, e.g. (expr).Nam or (expr).Name1.Nam - // These come through as an empty plid and residue "". Otherwise we try an environment lookup - // and then return to the qualItems. This is because the expression typings are a little inaccurate, primarily because - // it appears we're getting some typings recorded for non-atomic expressions like "f x" - when (match plid with [] -> true | _ -> false) -> - Some items - | GetPreciseCompletionListFromExprTypingsResult.NoneBecauseThereWereTypeErrors, _ -> - // There was an error, e.g. we have "." and there is an error determining the type of - // In this case, we don't want any of the fallback logic, rather, we want to produce zero results. - None - | GetPreciseCompletionListFromExprTypingsResult.NoneBecauseTypecheckIsStaleAndTextChanged, _ -> - // we want to report no result and let second-chance intellisense kick in - None - | _, true when (match plid with [] -> true | _ -> false) -> - // If the user just pressed '.' after an _expression_ (not a plid), it is never right to show environment-lookup top-level completions. - // The user might by typing quickly, and the LS didn't have an expression type right before the dot yet. - // Second-chance intellisense will bring up the correct list in a moment. - None - | _ -> - // Use an environment lookup as the last resort - - let envItems = FindInEnv(plid, residueOpt.IsSome) - match nameResItems, envItems, qualItems with - - // First, use unfiltered name resolution items, if they're not empty - | NameResResult.Members(items, denv, m), _, _ when nonNil items -> - Some(items, denv, m) - - // If we have nonempty items from environment that were resolved from a type, then use them... - // (that's better than the next case - here we'd return 'int' as a type) - | _, FilterRelevantItems(items, denv, m), _ when nonNil items -> - Some(items, denv, m) - - // Try again with the qualItems - | _, _, GetPreciseCompletionListFromExprTypingsResult.Some(FilterRelevantItems(items)) -> - Some(items) - - | _ -> None - -#endif - getDeclaredItems (match cc with Some (CompletionContext.RangeOperator) -> true | _ -> false) - - // Return 'false' if this is not a completion item valid in an interface file. + /// Return 'false' if this is not a completion item valid in an interface file. let IsValidSignatureFileItem item = match item with | Item.Types _ | Item.ModuleOrNamespaces _ -> true | _ -> false - let filterIntellisenseCompletionsBasedOnParseContext parseResultsOpt (pos:pos) items = - match parseResultsOpt with - | None -> items - | Some t -> - // visitor to see if we are in an "open" declaration in the parse tree - let visitor = { new AstTraversal.AstVisitorBase() with - override this.VisitExpr(_path, _traverseSynExpr, defaultTraverse, expr) = None // don't need to keep going, 'open' declarations never appear inside Exprs - override this.VisitModuleDecl(defaultTraverse, decl) = - match decl with - | SynModuleDecl.Open(_longIdent, m) -> - // in theory, this means we're "in an open" - // in practice, because the parse tree/walkers do not handle attributes well yet, need extra check below to ensure not e.g. $here$ - // open System - // [ defaultTraverse decl } - match AstTraversal.Traverse(pos, t, visitor) with - | None -> items - | Some _ -> - items |> List.filter (function | Item.ModuleOrNamespaces _ -> true | _ -> false) + /// Check if we are at an "open" declaration + let IsAtOpenDeclaration (parseResults, pos: pos) = + // visitor to see if we are in an "open" declaration in the parse tree + let visitor = { new AstTraversal.AstVisitorBase() with + override this.VisitExpr(_path, _traverseSynExpr, defaultTraverse, expr) = None // don't need to keep going, 'open' declarations never appear inside Exprs + override this.VisitModuleDecl(defaultTraverse, decl) = + match decl with + | SynModuleDecl.Open(_longIdent, m) -> + // in theory, this means we're "in an open" + // in practice, because the parse tree/walkers do not handle attributes well yet, need extra check below to ensure not e.g. $here$ + // open System + // [ defaultTraverse decl } + match AstTraversal.Traverse(pos, parseResults, visitor) with + | None -> false + | Some res -> res - member x.GetDeclarations (parseResultsOpt:FSharpParseFileResults option, line, lineStr, colAtEndOfNamesAndResidue, qualifyingNames, partialName, hasTextChangedSinceLastTypecheck) = + /// If an AST is available, then determine if we are at a "special" position in the AST such as an "open". If so restrict + /// or augment the autocompletes available at that point. + let FilterAutoCompletesBasedOnParseContext (parseResultsOpt: FSharpParseFileResults option) (pos:pos) items = + match parseResultsOpt |> Option.bind (fun parseResults -> parseResults.ParseTree) with + | None -> items + | Some parseTree -> + if IsAtOpenDeclaration (parseTree, pos) then + items |> List.filter (function Item.ModuleOrNamespaces _ -> true | _ -> false) + else + items + + /// Get the auto-complete items at a location + member x.GetDeclarations (parseResultsOpt, line, lineStr, colAtEndOfNamesAndResidue, qualifyingNames, partialName, hasTextChangedSinceLastTypecheck) = let isInterfaceFile = SourceFileImpl.IsInterfaceFile mainInputFileName ErrorScope.Protect Range.range0 @@ -1167,12 +1096,13 @@ type TypeCheckInfo match GetDeclItemsForNamesAtPosition(parseResultsOpt, Some qualifyingNames, Some partialName, line, lineStr, colAtEndOfNamesAndResidue, ResolveTypeNamesToCtors, ResolveOverloads.Yes, hasTextChangedSinceLastTypecheck) with | None -> FSharpDeclarationListInfo.Empty | Some(items,denv,m) -> - let items = items |> filterIntellisenseCompletionsBasedOnParseContext (parseResultsOpt |> Option.bind (fun x -> x.ParseTree)) (mkPos line colAtEndOfNamesAndResidue) + let items = items |> FilterAutoCompletesBasedOnParseContext parseResultsOpt (mkPos line colAtEndOfNamesAndResidue) let items = if isInterfaceFile then items |> List.filter IsValidSignatureFileItem else items FSharpDeclarationListInfo.Create(infoReader,m,denv,items,reactorOps,checkAlive)) (fun msg -> FSharpDeclarationListInfo.Error msg) - member x.GetDeclarationListSymbols (parseResultsOpt:FSharpParseFileResults option, line, lineStr, colAtEndOfNamesAndResidue, qualifyingNames, partialName, hasTextChangedSinceLastTypecheck) = + /// Get the symbols for auto-complete items at a location + member x.GetDeclarationListSymbols (parseResultsOpt, line, lineStr, colAtEndOfNamesAndResidue, qualifyingNames, partialName, hasTextChangedSinceLastTypecheck) = let isInterfaceFile = SourceFileImpl.IsInterfaceFile mainInputFileName ErrorScope.Protect Range.range0 @@ -1180,7 +1110,7 @@ type TypeCheckInfo match GetDeclItemsForNamesAtPosition(parseResultsOpt, Some qualifyingNames, Some partialName, line, lineStr, colAtEndOfNamesAndResidue, ResolveTypeNamesToCtors, ResolveOverloads.Yes, hasTextChangedSinceLastTypecheck) with | None -> List.Empty | Some(items,_denv,_m) -> - let items = items |> filterIntellisenseCompletionsBasedOnParseContext (parseResultsOpt |> Option.bind (fun x -> x.ParseTree)) (mkPos line colAtEndOfNamesAndResidue) + let items = items |> FilterAutoCompletesBasedOnParseContext parseResultsOpt (mkPos line colAtEndOfNamesAndResidue) let items = if isInterfaceFile then items |> List.filter IsValidSignatureFileItem else items //do filtering like Declarationset @@ -1216,7 +1146,7 @@ type TypeCheckInfo let isOpItem(nm,item) = match item with | [Item.Value _] - | [Item.MethodGroup(_,[_])] -> + | [Item.MethodGroup(_,[_],_)] -> (IsOpName nm) && nm.[0]='(' && nm.[nm.Length-1]=')' | [Item.UnionCase _] -> IsOpName nm | _ -> false @@ -1240,6 +1170,7 @@ type TypeCheckInfo items) (fun _msg -> []) + /// Get the "reference resolution" tooltip for at a location member scope.GetReferenceResolutionToolTipText(line,col) = let pos = mkPos line col let lineIfExists(append) = @@ -1376,7 +1307,7 @@ type TypeCheckInfo items |> List.collect (fun item -> match item with - | Item.MethodGroup(nm,minfos) -> minfos |> List.map (fun minfo -> Item.MethodGroup(nm,[minfo])) + | Item.MethodGroup(nm,minfos,orig) -> minfos |> List.map (fun minfo -> Item.MethodGroup(nm,[minfo],orig)) | Item.CtorGroup(nm,cinfos) -> cinfos |> List.map (fun minfo -> Item.CtorGroup(nm,[minfo])) | Item.FakeInterfaceCtor _ | Item.DelegateCtor _ -> [item] @@ -1391,7 +1322,7 @@ type TypeCheckInfo let pinfo = List.head pinfos if pinfo.IsIndexer then [item] else [] #if EXTENSIONTYPING - | Params.ItemIsTypeWithStaticArguments g _ -> [item] // we pretend that provided-types-with-static-args are method-like in order to get ParamInfo for them + | Params.ItemIsWithStaticArguments m g _ -> [item] // we pretend that provided-types-with-static-args are method-like in order to get ParamInfo for them #endif | Item.CustomOperation(_name, _helpText, _minfo) -> [item] | Item.TypeVar _ -> [] @@ -1414,7 +1345,7 @@ type TypeCheckInfo // This is probably old code from when we supported 'go to definition' generating IL metadata. let item = match item with - | Item.MethodGroup (_, (ILMeth (_,ilinfo,_)) :: _) + | Item.MethodGroup (_, (ILMeth (_,ilinfo,_)) :: _, _) | Item.CtorGroup (_, (ILMeth (_,ilinfo,_)) :: _) -> Item.Types ("", [ ilinfo.ApparentEnclosingType ]) | Item.ILField (ILFieldInfo (typeInfo, _)) -> Item.Types ("", [ typeInfo.ToType ]) | Item.ImplicitOp(_, {contents = Some(TraitConstraintSln.FSMethSln(_, vref, _))}) -> Item.Value(vref) @@ -1423,9 +1354,9 @@ type TypeCheckInfo let fail defaultReason = match item with #if EXTENSIONTYPING - | Params.ItemIsTypeWithStaticArguments g (tcref) -> FSharpFindDeclResult.DeclNotFound (FSharpFindDeclFailureReason.ProvidedType(tcref.DisplayName)) + | Params.ItemIsProvidedType g (tcref) -> FSharpFindDeclResult.DeclNotFound (FSharpFindDeclFailureReason.ProvidedType(tcref.DisplayName)) | Item.CtorGroup(name, ProvidedMeth(_)::_) - | Item.MethodGroup(name, ProvidedMeth(_)::_) + | Item.MethodGroup(name, ProvidedMeth(_)::_, _) | Item.Property(name, ProvidedProp(_)::_) -> FSharpFindDeclResult.DeclNotFound (FSharpFindDeclFailureReason.ProvidedMember(name)) | Item.Event(ProvidedEvent(_) as e) -> FSharpFindDeclResult.DeclNotFound (FSharpFindDeclFailureReason.ProvidedMember(e.EventName)) | Item.ILField(ProvidedField(_) as f) -> FSharpFindDeclResult.DeclNotFound (FSharpFindDeclFailureReason.ProvidedMember(f.FieldName)) diff --git a/src/fsharp/vs/service.fsi b/src/fsharp/vs/service.fsi index 2b6065771..8de22582d 100755 --- a/src/fsharp/vs/service.fsi +++ b/src/fsharp/vs/service.fsi @@ -43,8 +43,11 @@ type internal FSharpMethodGroupItem = /// The parameters of the method in the overload set member Parameters: FSharpMethodGroupItemParameter[] - /// Indicates that this not really a method, but actually a static arguments list, like TP<42,"foo"> - member IsStaticArguments: bool + /// Does the method support an arguments list? This is always true except for static type instantiations like TP<42,"foo">. + member HasParameters: bool + + /// Does the type name or method support a static arguments list, like TP<42,"foo"> or conn.CreateCommand<42, "foo">(arg1, arg2)? + member StaticParameters: FSharpMethodGroupItemParameter[] /// Represents a group of methods (or other items) returned by GetMethods. [] diff --git a/src/update.cmd b/src/update.cmd index 658c41fd9..ceb4462f4 100644 --- a/src/update.cmd +++ b/src/update.cmd @@ -45,7 +45,6 @@ rem Disable strong-name validation for F# binaries built from open source that a %SN32% -Vr FSharp.Build,b03f5f7f11d50a3a %SN32% -Vr FSharp.Compiler.Interactive.Settings,b03f5f7f11d50a3a %SN32% -Vr FSharp.Compiler.Hosted,b03f5f7f11d50a3a -%SN32% -Vr FSharp.Data.TypeProviders,b03f5f7f11d50a3a %SN32% -Vr fsc,b03f5f7f11d50a3a %SN32% -Vr fsi,b03f5f7f11d50a3a @@ -70,7 +69,6 @@ if /i "%PROCESSOR_ARCHITECTURE%"=="AMD64" ( %SN64% -Vr FSharp.Build,b03f5f7f11d50a3a %SN64% -Vr FSharp.Compiler.Interactive.Settings,b03f5f7f11d50a3a %SN64% -Vr FSharp.Compiler.Hosted,b03f5f7f11d50a3a - %SN64% -Vr FSharp.Data.TypeProviders,b03f5f7f11d50a3a %SN64% -Vr fsc,b03f5f7f11d50a3a %SN64% -Vr fsi,b03f5f7f11d50a3a diff --git a/tests/RunTests.cmd b/tests/RunTests.cmd index a6450ff44..140fbd34d 100644 --- a/tests/RunTests.cmd +++ b/tests/RunTests.cmd @@ -236,7 +236,6 @@ if exist "%FSCBinPath%\..\..\portable47\bin\FSharp.Core.dll" set FSCOREDLLPORTAB if exist "%FSCBinPath%\..\..\portable7\bin\FSharp.Core.dll" set FSCOREDLLNETCOREPATH=%FSCBinPath%\..\..\portable7\bin IF exist "%FSCBinPath%\..\..\portable78\bin\FSharp.Core.dll" set FSCOREDLLNETCORE78PATH=%FSCBinPath%\..\..\portable78\bin IF exist "%FSCBinPath%\..\..\portable259\bin\FSharp.Core.dll" set FSCOREDLLNETCORE259PATH=%FSCBinPath%\..\..\portable259\bin -if exist "%FSCBinPath%\FSharp.Data.TypeProviders.dll" set FSDATATPPATH=%FSCBinPath% set FSCOREDLLPATH=%FSCOREDLLPATH%\FSharp.Core.dll set FSCOREDLL20PATH=%FSCOREDLL20PATH%\FSharp.Core.dll @@ -244,7 +243,6 @@ set FSCOREDLLPORTABLEPATH=%FSCOREDLLPORTABLEPATH%\FSharp.Core.dll set FSCOREDLLNETCOREPATH=%FSCOREDLLNETCOREPATH%\FSharp.Core.dll set FSCOREDLLNETCORE78PATH=%FSCOREDLLNETCORE78PATH%\FSharp.Core.dll set FSCOREDLLNETCORE259PATH=%FSCOREDLLNETCORE259PATH%\FSharp.Core.dll -set FSDATATPPATH=%FSDATATPPATH%\FSharp.Data.TypeProviders.dll set FSCOREDLLVPREVPATH=%FSCOREDLLVPREVPATH%\FSharp.Core.dll for /d %%i in (%WINDIR%\Microsoft.NET\Framework\v4.0.?????) do set CORDIR=%%i diff --git a/tests/config.bat b/tests/config.bat index 6ce843460..269723991 100644 --- a/tests/config.bat +++ b/tests/config.bat @@ -277,7 +277,6 @@ IF EXIST "%FSCBinPath%\..\..\portable47\bin\FSharp.Core.dll" set FSCOREDLLPORTAB IF EXIST "%FSCBinPath%\..\..\portable7\bin\FSharp.Core.dll" set FSCOREDLLNETCOREPATH=%FSCBinPath%\..\..\portable7\bin IF EXIST "%FSCBinPath%\..\..\portable78\bin\FSharp.Core.dll" set FSCOREDLLNETCORE78PATH=%FSCBinPath%\..\..\portable78\bin IF EXIST "%FSCBinPath%\..\..\portable259\bin\FSharp.Core.dll" set FSCOREDLLNETCORE259PATH=%FSCBinPath%\..\..\portable259\bin -IF EXIST "%FSCBinPath%\FSharp.Data.TypeProviders.dll" set FSDATATPPATH=%FSCBinPath% set FSCOREDLLPATH=%FSCOREDLLPATH%\FSharp.Core.dll set FSCOREDLL20PATH=%FSCOREDLL20PATH%\FSharp.Core.dll diff --git a/tests/config.fs b/tests/config.fs index 8ff518126..857fdfb50 100644 --- a/tests/config.fs +++ b/tests/config.fs @@ -90,11 +90,6 @@ let private GetFSLibPaths env osArch fscBinPath = | Some d when fileExists (d/"FSharp.Core.dll") -> FSCOREDLLNETCORE259PATH <- d | Some _ | None -> () - // IF EXIST "%FSCBinPath%\FSharp.Data.TypeProviders.dll" set FSDATATPPATH=%FSCBinPath% - match fscBinPath with - | Some d when fileExists (d/"FSharp.Data.TypeProviders.dll") -> FSDATATPPATH <- d - | Some _ | None -> () - // set FSCOREDLLPATH=%FSCOREDLLPATH%\FSharp.Core.dll FSCOREDLLPATH <- FSCOREDLLPATH/"FSharp.Core.dll" // set FSCOREDLL20PATH=%FSCOREDLL20PATH%\FSharp.Core.dll @@ -107,8 +102,6 @@ let private GetFSLibPaths env osArch fscBinPath = FSCOREDLLNETCORE78PATH <- FSCOREDLLNETCORE78PATH/"FSharp.Core.dll" // set FSCOREDLLNETCORE259PATH=%FSCOREDLLNETCORE259PATH%\FSharp.Core.dll FSCOREDLLNETCORE259PATH <- FSCOREDLLNETCORE259PATH/"FSharp.Core.dll" - // set FSDATATPPATH=%FSDATATPPATH%\FSharp.Data.TypeProviders.dll - FSDATATPPATH <- FSDATATPPATH/"FSharp.Data.TypeProviders.dll" // set FSCOREDLLVPREVPATH=%FSCOREDLLVPREVPATH%\FSharp.Core.dll FSCOREDLLVPREVPATH <- FSCOREDLLVPREVPATH/"FSharp.Core.dll" diff --git a/tests/fsharp/FSharp.Tests.fsproj b/tests/fsharp/FSharp.Tests.fsproj index 1996ebf1e..cc09622d0 100644 --- a/tests/fsharp/FSharp.Tests.fsproj +++ b/tests/fsharp/FSharp.Tests.fsproj @@ -91,7 +91,6 @@ - diff --git a/tests/fsharp/core/queriesOverOData/build.bat b/tests/fsharp/core/queriesOverOData/build.bat deleted file mode 100644 index 4b87c6c88..000000000 --- a/tests/fsharp/core/queriesOverOData/build.bat +++ /dev/null @@ -1,69 +0,0 @@ -@if "%_echo%"=="" echo off - -setlocal - -REM Configure the sample, i.e. where to find the F# compiler and C# compiler. -if EXIST build.ok DEL /f /q build.ok - -call %~d0%~p0..\..\..\config.bat - -if NOT "%FSC:NOTAVAIL=X%" == "%FSC%" ( - ECHO Skipping test for FSI.EXE - goto Skip -) - - -rem fsc.exe building - - - "%FSC%" %fsc_flags% -o:test.exe -g test.fsx - @if ERRORLEVEL 1 goto Error - - "%PEVERIFY%" test.exe - @if ERRORLEVEL 1 goto Error - - "%FSC%" %fsc_flags% --optimize -o:test--optimize.exe -g test.fsx - @if ERRORLEVEL 1 goto Error - - "%PEVERIFY%" test--optimize.exe - @if ERRORLEVEL 1 goto Error - -REM == -REM == Disabled until Don checks in the missing files -REM == -GOTO :SkipMultiPartTests - "%FSC%" %fsc_flags% -a -o:testlib.dll -r:System.Data.Services.Client.dll -r:FSharp.Data.TypeProviders.dll -g test-part1.fs @if ERRORLEVEL 1 goto Error - - "%PEVERIFY%" testlib.dll - @if ERRORLEVEL 1 goto Error - - "%FSC%" %fsc_flags% -r:testlib.dll -o:testapp.exe -r:System.Data.Services.Client.dll -g test-part2.fs - @if ERRORLEVEL 1 goto Error - - "%PEVERIFY%" testapp.exe - @if ERRORLEVEL 1 goto Error - - "%FSC%" %fsc_flags% -o:testtwoparts.exe -r:System.Data.Services.Client.dll -r:FSharp.Data.TypeProviders.dll -g test-part1.fs test-part2.fs - @if ERRORLEVEL 1 goto Error - - "%PEVERIFY%" testtwoparts.exe - @if ERRORLEVEL 1 goto Error - -:SkipMultiPartTests - -:Ok -echo Built fsharp %~f0 ok. -echo. > build.ok -endlocal -exit /b 0 - -:Skip -echo Skipped %~f0 -endlocal -exit /b 0 - - -:Error -endlocal -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/core/queriesOverOData/run.bat b/tests/fsharp/core/queriesOverOData/run.bat deleted file mode 100644 index 338bd8778..000000000 --- a/tests/fsharp/core/queriesOverOData/run.bat +++ /dev/null @@ -1,78 +0,0 @@ -@if "%_echo%"=="" echo off - -setlocal -dir build.ok > NUL ) || ( - @echo 'build.ok' not found. - goto :ERROR -) - -call %~d0%~p0..\..\..\config.bat - -REM fsi.exe testing - - -echo TestC - - if exist test.ok (del /f /q test.ok) - "%FSI%" %fsi_flags% test.fsx - if NOT EXIST test.ok goto SetError - -REM fsc.exe testing - -echo TestD - if exist test.ok (del /f /q test.ok) - %CLIX% test.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError - - if exist test.ok (del /f /q test.ok) - %CLIX% test--optimize.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError - -REM == -REM == Disabled until Don checks in the missing files -REM == -GOTO :SkipMultiPartTests - - if exist test.ok (del /f /q test.ok) - %CLIX% testapp.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError - - if exist test.ok (del /f /q test.ok) - %CLIX% testtwoparts.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError - - if exist test.ok (del /f /q test.ok) - %CLIX% testapp.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError - - if exist test.ok (del /f /q test.ok) - %CLIX% testtwoparts.exe - @if ERRORLEVEL 1 goto Error - if NOT EXIST test.ok goto SetError -:SkipMultiPartTests - -:Ok -echo Ran fsharp %~f0 ok. -endlocal -exit /b 0 - -:Skip -echo Skipped %~f0 -endlocal -exit /b 0 - - -:Error -echo Test Script Failed (perhaps test did not emit test.ok signal file?) -endlocal -exit /b %ERRORLEVEL% - - -:SETERROR -set NonexistentErrorLevel 2> nul -goto Error diff --git a/tests/fsharp/core/queriesOverOData/test.fsx b/tests/fsharp/core/queriesOverOData/test.fsx deleted file mode 100644 index c3d178361..000000000 --- a/tests/fsharp/core/queriesOverOData/test.fsx +++ /dev/null @@ -1,145 +0,0 @@ -// #Quotations -#nowarn "57" -#r "System.Data.Services.Client.dll" -#r "FSharp.Data.TypeProviders.dll" - -open Microsoft.FSharp.Linq -open Microsoft.FSharp.Data.TypeProviders -open System -open Microsoft.FSharp.Quotations -open Microsoft.FSharp.Quotations.ExprShape -open Microsoft.FSharp.Linq.RuntimeHelpers - -[] -module Infrastructure = - let mutable failures = [] - let reportFailure s = - stderr.WriteLine " NO"; failures <- s :: failures - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then - let cultureString = argv.[2] - let culture = new System.Globalization.CultureInfo(cultureString) - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - - do SetCulture() - - let check s v1 v2 = - if v1 = v2 then - printfn "test %s...passed " s - else - failures <- failures @ [(s, box v1, box v2)] - printfn "test %s...failed, expected \n\t%A\ngot\n\t%A" s v2 v1 - - let test s b = check s b true - let qmap f (x:System.Linq.IQueryable<_>) = x |> Seq.map f |> System.Linq.Queryable.AsQueryable - - let checkCommuteSeq s (q1: System.Linq.IQueryable<'T>) q2 = - check s (q1 |> Seq.toList) (q2 |> Seq.toList) - - let checkCommuteVal s q1 q2 = - check s q1 q2 - - -type Northwest = ODataService< "http://services.odata.org/V2/Northwind/Northwind.svc/",LocalSchemaFile="schema1.csdl",ForceUpdate=false > - -module Test = begin end - -module DuplicateTypes = - - type Northwest = ODataService< "http://services.odata.org/V2/Northwind/Northwind.svc/",LocalSchemaFile="schema2.csdl",ForceUpdate=false > - - - -type Northwest2 = ODataService< "http://services.odata.org/V2/Northwind/Northwind.svc/",LocalSchemaFile="schema3.csdl",ForceUpdate=false > - - -open System -open Microsoft.FSharp.Quotations -open Microsoft.FSharp.Quotations.ExprShape -open Microsoft.FSharp.Linq -open Microsoft.FSharp.Linq.RuntimeHelpers - -module Queryable = - - let db = Northwest.GetDataContext() - let urlCapture = new System.Text.StringBuilder() - db.DataContext.SendingRequest.Add (fun x -> printfn "yurl = %A" x.Request.RequestUri; urlCapture.Append x.Request.RequestUri |> ignore) - - let checkODataUrlTextForValue s (q1: unit -> 'T) (text:string) = - urlCapture.Clear() |> ignore - q1() |> ignore - let url = urlCapture.ToString() - check s url text - - - - let allCustomersQuery = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for c in db.Customers do select c } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Customers()" - - - let allEmployeesQuery = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for c in db.Employees do select c } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Employees()" - - let allProductsQuery = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for c in db.Products do select c } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Products()" - - - let allOrdersQuery = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for c in db.Orders do select c } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()" - - - let firstFiveOrders = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for c in db.Orders do take 5; select c } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()?$top=5" - - - - let ordersSortedByShipDateLatestFirst = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for o in db.Orders do sortByNullableDescending o.ShippedDate; select (o.OrderID, o.ShippedDate) } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()?$orderby=ShippedDate desc&$select=OrderID,ShippedDate" - - - let ordersSortedByShipDateEarliestFirst = - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for o in db.Orders do sortByNullable o.ShippedDate; select (o.OrderID, o.ShippedDate) } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()?$orderby=ShippedDate&$select=OrderID,ShippedDate" - - - let ordersSortedByCustomerIDAndShipDateLatestFirst= - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for o in db.Orders do sortBy o.CustomerID; thenByNullableDescending o.ShippedDate; select (o.CustomerID, o.OrderID, o.ShippedDate) } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()?$orderby=CustomerID,ShippedDate desc&$select=CustomerID,OrderID,ShippedDate" - - - - - let ordersSortedByCustomerIDAndShipDateEarliestFirst= - checkODataUrlTextForValue "vwe4yuwe09uu" - (fun () -> query { for o in db.Orders do sortBy o.CustomerID; thenByNullable o.ShippedDate; select (o.CustomerID, o.OrderID, o.ShippedDate) } |> Seq.length) - "http://services.odata.org/V2/Northwind/Northwind.svc/Orders()?$orderby=CustomerID,ShippedDate&$select=CustomerID,OrderID,ShippedDate" - -#if COMPILED - [] - do() -#endif - -let _ = - if not failures.IsEmpty then (printfn "Test Failed, failures = %A" failures; exit 1) - else (stdout.WriteLine "Test Passed"; - System.IO.File.WriteAllText("test.ok","ok"); - exit 0) - - diff --git a/tests/fsharp/core/tests_core.fs b/tests/fsharp/core/tests_core.fs index 08ddbe3b0..502b941e2 100644 --- a/tests/fsharp/core/tests_core.fs +++ b/tests/fsharp/core/tests_core.fs @@ -1929,78 +1929,6 @@ module QueriesOverIQueryable = -module QueriesOverOData = - - let build cfg dir = attempt { - - let exec p = Command.exec dir cfg.EnvironmentVariables { Output = Inherit; Input = None; } p >> checkResult - let fsc = Printf.ksprintf (Commands.fsc exec cfg.FSC) - let peverify = Commands.peverify exec cfg.PEVERIFY "/nologo" - - // "%FSC%" %fsc_flags% -o:test.exe -g test.fsx - do! fsc "%s -o:test.exe -g" cfg.fsc_flags ["test.fsx"] - - // "%PEVERIFY%" test.exe - do! peverify "test.exe" - - // "%FSC%" %fsc_flags% --optimize -o:test--optimize.exe -g test.fsx - do! fsc "%s --optimize -o:test--optimize.exe -g" cfg.fsc_flags ["test.fsx"] - - // "%PEVERIFY%" test--optimize.exe - do! peverify "test--optimize.exe" - - } - - let run cfg dir = attempt { - - let exec p = Command.exec dir cfg.EnvironmentVariables { Output = Inherit; Input = None; } p >> checkResult - let fsi = Printf.ksprintf (Commands.fsi exec cfg.FSI) - let fileguard = (Commands.getfullpath dir) >> FileGuard.create - - // REM fsi.exe testing - // echo TestC - log "TestC" - - // if exist test.ok (del /f /q test.ok) - use testOkFile = fileguard "test.ok" - // "%FSI%" %fsi_flags% test.fsx - do! fsi "%s" cfg.fsi_flags ["test.fsx"] - // if NOT EXIST test.ok goto SetError - do! testOkFile |> NUnitConf.checkGuardExists - - // REM fsc.exe testing - // echo TestD - log "TestD" - - // if exist test.ok (del /f /q test.ok) - use testOkFile2 = fileguard "test.ok" - // %CLIX% test.exe - do! exec ("."/"test.exe") "" - // if NOT EXIST test.ok goto SetError - do! testOkFile2 |> NUnitConf.checkGuardExists - - - // if exist test.ok (del /f /q test.ok) - use testOkFile3 = fileguard "test.ok" - // %CLIX% test--optimize.exe - do! exec ("."/"test--optimize.exe") "" - // if NOT EXIST test.ok goto SetError - do! testOkFile3 |> NUnitConf.checkGuardExists - - } - - [] - let queriesOverOData () = check (attempt { - let { Directory = dir; Config = cfg } = testContext () - - do! build cfg dir - - do! run cfg dir - - }) - - - module QuotesDebugInfo = let build cfg dir = attempt { diff --git a/tests/fsharp/project.json b/tests/fsharp/project.json index 837925cd6..593a76fd0 100644 --- a/tests/fsharp/project.json +++ b/tests/fsharp/project.json @@ -27,6 +27,6 @@ "ubuntu.14.04-x64": { } }, "frameworks": { - "dnxcore50": { } + "netstandard1.5": { } } } diff --git a/tests/fsharp/project.lock.json b/tests/fsharp/project.lock.json deleted file mode 100644 index 5b5e92c32..000000000 --- a/tests/fsharp/project.lock.json +++ /dev/null @@ -1,12210 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/osx.10.10-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc3-23720" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corehost": {}, - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/coreconsole": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, - "runtimes/osx.10.10-x64/native/libcoreclr.dylib": {}, - "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, - "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, - "runtimes/osx.10.10-x64/native/libryujit.dylib": {}, - "runtimes/osx.10.10-x64/native/libsos.dylib": {} - } - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/corerun": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Native.a": {}, - "runtimes/osx.10.10-x64/native/System.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {} - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} - } - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.osx.10.10.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc3-23720" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package" - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll": {} - } - }, - "runtime.native.System/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "1.0.1-rc2-23911" - } - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "1.0.1-rc2-23911" - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corehost": {}, - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/coreconsole": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} - }, - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, - "runtimes/ubuntu.14.04-x64/native/libryujit.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {} - } - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/corerun": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, - "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {} - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.IO.FileSystem.Watcher": "4.0.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "runtime.native.System": "4.0.0-rc2-23911", - "runtime.native.System.Net.Http": "4.0.1-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.unix.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.linux.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.linux.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.unix.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.unix.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.native.System.Security.Cryptography": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.DotNet.CoreHost": "0.0.1-beta-00001" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc3-23720" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.TestHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x64.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package", - "native": { - "runtimes/win7-x64/native/corehost.exe": {}, - "runtimes/win7-x64/native/hostpolicy.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/CoreConsole.exe": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {} - }, - "native": { - "runtimes/win7-x64/native/clretwrc.dll": {}, - "runtimes/win7-x64/native/coreclr.dll": {}, - "runtimes/win7-x64/native/dbgshim.dll": {}, - "runtimes/win7-x64/native/mscordaccore.dll": {}, - "runtimes/win7-x64/native/mscordbi.dll": {}, - "runtimes/win7-x64/native/mscorrc.debug.dll": {}, - "runtimes/win7-x64/native/mscorrc.dll": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/CoreRun.exe": {} - } - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package", - "native": { - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x64/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "type": "package" - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23911", - "Microsoft.NETCore.Runtime.Native": "1.0.2-rc2-23911" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc3-23720" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "type": "package" - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.TestHost": "1.0.0-rc2-23911" - } - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package", - "dependencies": { - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-23720" - } - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Registry.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {} - } - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.DotNet.CoreHost": "0.0.1-beta-00001", - "Microsoft.NETCore.Platforms": "1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime": "1.0.2-rc2-23911", - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.AppContext": "4.1.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.12-rc2-23911", - "System.Console": "4.0.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Diagnostics.Tracing": "4.1.0-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.1.0-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.Compression.ZipFile": "4.0.1-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Linq": "4.1.0-rc2-23911", - "System.Net.Http": "4.0.1-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Net.Sockets": "4.1.0-rc2-23911", - "System.ObjectModel": "4.0.12-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Extensions": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.1.0-rc2-23911", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.12-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Timer": "4.0.1-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911", - "System.Xml.XDocument": "4.0.11-rc2-23911" - } - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.AppContext.dll": {} - } - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.Tools.dll": {} - } - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.dll": {} - } - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.ObjectModel": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit": "4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Emit.Lightweight": "4.0.1-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Reflection.TypeExtensions": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.dll": {} - } - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Extensions.dll": {} - } - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Primitives.dll": {} - } - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.dll": {} - } - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Timer.dll": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7-x86.runtime.native.System.IO.Compression": "4.0.1-rc2-23911" - } - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/CoreConsole.exe": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/CoreRun.exe": {} - } - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "type": "package", - "native": { - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "type": "package", - "native": { - "runtimes/win7-x86/native/clrcompression.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "Microsoft.Win32.Registry": "4.0.0-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Thread": "4.0.0-rc2-23911", - "System.Threading.ThreadPool": "4.0.10-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.native.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Net.NameResolution": "4.0.0-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Principal.Windows": "4.0.0-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Overlapped": "4.0.1-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Concurrent": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Globalization.Calendars": "4.0.1-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Runtime.Numerics": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Cng": "4.1.0-rc2-23911", - "System.Security.Cryptography.Csp": "4.0.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - }, - "runtime": { - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.AppContext/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.AppContext": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Collections": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Collections.Immutable.dll": {} - } - }, - "System.Console/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Console": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Tracing": "4.0.21-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Diagnostics.Process.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tools": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Diagnostics.Tracing": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Globalization.Calendars": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.any.System.IO": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.Compression": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.Compression": "4.1.0-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Linq.Expressions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Http": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Net.Http.dll": {} - } - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.NameResolution.dll": {} - } - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "runtime.win7.System.Net.Primitives": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Net.Primitives": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "runtime.win7.System.Net.Sockets": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard/_._": {} - } - }, - "System.Reflection/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Extensions": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Collections.Immutable": "1.2.0-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Linq": "4.0.1-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Extensions": "4.0.1-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.Primitives": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Reflection.TypeExtensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Resources.ResourceManager": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "runtime.any.System.Runtime": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0-rc2-23911", - "System.Reflection.Primitives": "4.0.1-rc2-23911", - "System.Runtime": "4.1.0-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23911", - "runtime.any.System.Runtime.InteropServices": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - } - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "System.Security.Cryptography.Primitives": "4.0.0-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Security.Cryptography.Algorithms": "4.1.0-rc2-23911", - "System.Security.Cryptography.Encoding": "4.0.0-rc2-23911", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.0/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.1-rc2-23911", - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Security.Claims": "4.0.1-rc2-23911", - "System.Security.Principal": "4.0.1-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Text.Encoding": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "runtime.any.System.Text.Encoding.Extensions": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.Thread.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Handles": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-rc2-23911", - "runtime.any.System.Threading.Timer": "4.0.1-rc2-23911" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.IO.FileSystem": "4.0.1-rc2-23911", - "System.IO.FileSystem.Primitives": "4.0.1-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Runtime.InteropServices": "4.0.21-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Text.Encoding.Extensions": "4.0.11-rc2-23911", - "System.Text.RegularExpressions": "4.0.11-rc2-23911", - "System.Threading.Tasks": "4.0.11-rc2-23911", - "System.Threading.Tasks.Extensions": "4.0.0-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11-rc2-23911", - "System.Diagnostics.Debug": "4.0.11-rc2-23911", - "System.Diagnostics.Tools": "4.0.1-rc2-23911", - "System.Globalization": "4.0.11-rc2-23911", - "System.IO": "4.0.11-rc2-23911", - "System.Reflection": "4.1.0-rc2-23911", - "System.Resources.ResourceManager": "4.0.1-rc2-23911", - "System.Runtime": "4.0.21-rc2-23911", - "System.Runtime.Extensions": "4.0.11-rc2-23911", - "System.Text.Encoding": "4.0.11-rc2-23911", - "System.Threading": "4.0.11-rc2-23911", - "System.Xml.ReaderWriter": "4.0.11-rc2-23911" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "8B1JNAz0dQPltBIonw8TTE16OeY+iUVw1bFLJlZ70zX3hf+18tyKiQmJK1adOTObxJ6uFEz18Mxt2Ue5LtgQXQ==", - "type": "package", - "files": [ - "Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "Microsoft.DotNet.CoreHost.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "WeQJnUDGNUulgNYp5CxIon04kkxrgmULQ3TpkbCREqgcc30k5VGgHPxqsbfrfbJAitUP0TM8vB9uK9Uob+B6NA==", - "type": "package", - "files": [ - "Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.ConsoleHost.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-rc2-23911": { - "sha512": "PLTNoM9f3OrcqelayVum+QS1on/wbrt+6ybgJA1CoyCJy3GL3l2t/HXSlpiSy/VA3WKOwu5lNtNosMSSbSTJTA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime/1.0.2-rc2-23911": { - "sha512": "y4qeAWl1Hrprng1WJdb4u5o4fKkPxbH63ib1ixUmxDhT9i1SBNr30oTbsx7sMIDb4VlDeAbuWwCzJT6QKG/C3g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "sha512": "QvnLPJom9U1bi+JN8P+y7Q9oQqnf2DZv0WFgPCk9N0h//8VTUhhDrZtSOkM9e/WV2nE59Hvp6t2/GNecLxIEeg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc3-23720.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.2-rc2-23911": { - "sha512": "QanTJ4QbvzWONh24/+AoAwBZpp33QTFhPJQv8pa0byOk3r11JMb44ZGcgZeCekeFUaEgCD5OeC9n9jy4r4Erfg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.2-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-rc2-23911": { - "sha512": "Vf2oDvpX+j/ibDYhdb1j89EZxiZBkqNomMHM+0eIsQm5PnWdLz+MUGXF5ea1dBwm1kAMEZ1OXMZ3F/a7fTMygA==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23911": { - "sha512": "Q8om6oYs3ZzyzH0n6AhI+VSHxuDA6SzRKnyFZHFI+1E+ijjME/hZ8qMm8XvQn3rrS0TnkLRHu7S4tAnTAvkufg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "sha512": "B05rlUrHMP9QuZwDycsLlLWNOfxiRqUgtCrAJd30Yom+taWlQhja5ClxdVXN5C60hfcEBj0K0TwZJ+7muxeX/A==", - "type": "package", - "files": [ - "Microsoft.NETCore.TestHost.1.0.0-rc2-23911.nupkg.sha512", - "Microsoft.NETCore.TestHost.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.json" - ] - }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "sha512": "duxxKQWra1sXhNk//YATVZUwRcoI9Uoo/qmzOe15oLT+D+yqmfuQ0elMBgQVApdbc15XwW5p4t2hvN8oZAhWbQ==", - "type": "package", - "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-rc3-23720.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "jKcHlXoNV/y1BFx5QnW02uqhJKUsqbFnJZzCtnwcuTv2xuO4NAra+0lrqoSaTAm3H2WMKMxHwqSSbMjIuqKLTQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.Win32.Registry/4.0.0-rc2-23911": { - "sha512": "ORR8X0dyhZtkmtJfVxZ/Cjn3ezAPzClqzxRHRBa+NEA+Pd10ladDVEkJksIKAAyuRZDTKAWFNlDlo+oqcdXDlw==", - "type": "package", - "files": [ - "Microsoft.Win32.Registry.4.0.0-rc2-23911.nupkg.sha512", - "Microsoft.Win32.Registry.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/Microsoft.Win32.Registry.dll", - "ref/net46/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" - ] - }, - "NETStandard.Library/1.5.0-rc2-23911": { - "sha512": "vArkePPN28+5R1+yT/p0h0XJxhfGiFm1WIimeoBOAwhtE64z4DCq4s1yjqEjJ4niHhXZSxl2WjiZDSuabePK9A==", - "type": "package", - "files": [ - "NETStandard.Library.1.5.0-rc2-23911.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.any.System.AppContext/4.1.0-rc2-23911": { - "sha512": "ftuwjp/+keAj3JiUadfptmi5H0pGv9hfLh9KgCs0wKHYCnqpqeO74sqP8oP7W/sp588lWKJ/lUlIUGU8JSRkFw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netstandard1.5/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.AppContext.nuspec" - ] - }, - "runtime.any.System.Collections/4.0.11-rc2-23911": { - "sha512": "FM+4Ti2dKSTF6m60q4bhl+4v3Vecaz9clvXEfD0Vo1xlG/Oaag+DTWzWoxXXjdBhiIBViyhnY04AI6n16EMDXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.dll", - "lib/netstandard1.3/System.Collections.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Collections.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "2uju93nvv3CBtgVLcY7YCkjcKmMdWg7kQZuwcWdUr2dWWde60I7u/u6ZLpiOxxxrtbbF57S1+c21PJuEb4bYNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netstandard1.3/System.Diagnostics.Tools.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tools.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "tNTZSRE/MAspdvMbgOxQCt1KoEG/920scMrOq0AhHDYvOM0fzPRR/E4hfvTD3CVZkaiplp9FrSRdKBBPEmK/ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netstandard1.5/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Diagnostics.Tracing.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization/4.0.11-rc2-23911": { - "sha512": "5gH/ZqDeWXxV8680AC2KgYdIj9tUhllAfRcKA+W05iZTkL2KalEKkXgyK/9FNs7N9oq0F1zJzgt4LPBZ0a937A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Globalization.dll", - "lib/netstandard1.3/System.Globalization.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "ZMqfQfaPA85jJ1A99sWLuaavGbbCFU3tnzAVNCOs/4Te/jnr04Z1BtlOJtVcvWouGLM2v7lz+jZyAZhVAbS50A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netcore50/System.Globalization.Calendars.dll", - "lib/netstandard1.3/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Globalization.Calendars.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.IO/4.1.0-rc2-23911": { - "sha512": "GF+KauRwGt4bLiF9drzxrt7+Jk5qp0/8jt4HuRzsn+TwNKaDljP03+YWUNeJt6O3n0g6pTtU9yak7ndqdqUqSQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.IO.dll", - "lib/netstandard1.3/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.IO.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.IO.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "evLIuWoSR1bFS7pDYa0VmqtUaKKC1zJuehLJ1JrjAvL19HAEecrIFrf4cN3tB8TsLTqSenYFa1RldA+/0s8Lmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.3/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection/4.1.0-rc2-23911": { - "sha512": "9qJ07vriga7krmD87O0peau/vVh66T6MXCCeSK59ujkJgDQxMzAWh5ka2H4orLd+CKtbpz57rlFwdhDQ+yLW1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.dll", - "lib/netstandard1.3/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "btM8Yyug5u7ofmobt0SMhFV+3jUL3c50d1dlFXBuBHwqpluQygzMiaQoZ2aeuTp8LyXtw7h2iWFdelpTceImxQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Extensions.dll", - "lib/netstandard1.3/System.Reflection.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "IJtPAOU8N7aEeotfW/2wCtos6GcvsbOirFXincspOoCj/QzJVEnt8v12fC3h1g9ri6bXLT+rQw8nj118PmQJzA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Primitives.dll", - "lib/netstandard1.3/System.Reflection.Primitives.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.Primitives.nuspec" - ] - }, - "runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "vWXLsdb84+b7yrAwHItCppOSaNDE2lJ8kPqTwR0Ma3Ba4t013570Xt4xd316hao0y/JtdrgcavitazGV8VpVAA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net/_._", - "lib/netstandard1.3/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Reflection.TypeExtensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "XpC2SQ3/d6dZ5BN8NjYy6W3vRNygqlzXtd56T1H89LKGPC98rHEkOHoevJy4Q10qfN4uYc1+E7sk6nRsxH3mKw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Resources.ResourceManager.dll", - "lib/netstandard1.0/System.Resources.ResourceManager.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Resources.ResourceManager.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime/4.1.0-rc2-23911": { - "sha512": "J756jvRJhwU18McfPKKYQMMKCruCDXZ+yEuP9tbV604ffKQ7Xw8L81NhITkrBtDvr0csLHFfB2yQPOAiShMM0w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.dll", - "lib/netstandard1.3/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "8n68f2JjtcDHWw6mwnJumRKmce1wdvarj4TD6NDCnmL50Vsw2Zz3k7fTH0U7gILkKWjl/Cc01Os5s+nPTociQw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netstandard1.3/System.Runtime.Handles.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.Handles.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "ikMH/oLkYefea/ExPB87plbGiBnemoMvjzvqN3DGkN06UwEQ8s9jXcvBayDIOerivP24Ic1GduJPCeyh1lAjTw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "runtime.any.System.Runtime.InteropServices.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "PduHiziGDTUoRmHQMIGijR7fDPQZHFkaKXkMshS74YDq90b2VJPLo4HFa7nMzZRjKYdLHwPlEAlpIEs2zQ9aZw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.dll", - "lib/netstandard1.3/System.Text.Encoding.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "2LIuldhiRJXGa6dCfkC3TTgzCPGHS0GUXiAzwDOz2WTtre4ksZCAIePiAgpyVv3bdBwvBUUYdMjvrDLalcMstA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.Encoding.Extensions.dll", - "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Text.Encoding.Extensions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "HjjdNxXxoORyXp+oUeJLO1Qju4to5O7Zt8Ts+ZkTGVERoYWF/1YaZKEF2+ve+HFG7ymi4Dnp7WxDT+dhOAz8ag==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Tasks.dll", - "lib/netstandard1.3/System.Threading.Tasks.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Tasks.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "tolI3PUYkWOaYU1yT+9hsD737MJO+KSM9lVn4N0Xd77bQeDfNwJEysjm2F4pkzL5ZbHtVjcvk89xjgZ96ExrDQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.Timer.dll", - "lib/netstandard1.3/System.Threading.Timer.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard/_._", - "runtime.any.System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "runtime.any.System.Threading.Timer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "nRESynAlFI5lKitmw9LCB2ENO+cP+se6lxGbzzq3zfWjsaXtu5fS0l/t3AEnU8pz2VDa1V4My/GUU6gT80TgPw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.Diagnostics.Process.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "Gyxkc5hZc5O7Eqx8+R3cTI4sCxLzQfsbuMB+ykKoBnYyGnC4KpWUW5Lgb3wWAREFW8eQIkuvkoyF9s7Ja/MCyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "sx2ba7Z5+MlbPawoevMAyVZJ8rqQsS/ffLRMxT64wh5bA6zIX42akK5R+h+QkjxyTfFYrC9W7RtDgk77+g99IA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.linux.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/linux/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.native.System/4.0.0-rc2-23911": { - "sha512": "0E/G8Zq2GErojo0amxxNh2DP8HdVGEObjgqDgHt+O33vZTLVfim9HRA+AR8DeO+fXJ1F9ttTh/RE+xvXBg5k5w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "qjbIh17F48YHYSb63IUqRxbRpGkpF2PvUBJwKgqAob0uRs6NJEcXLsvtslqZXTvrFBqNvkJ4BduFiM5qnHEihg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "yBpniajvr8aVX4l0ctsweCqNBz21SFb/0nH1d7XD+M+rajt0k10jzlRIPPxYYFllIIU9fC1oWpT6l2q99xrxeA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.native.System.Net.Http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0-rc2-23911": { - "sha512": "M3f6FQMpfsFRTL30xBvf65GND3k4nfYG72qbKLxENavDaeBB32heLyY8Q2aAlEw/m1e2P65znbdPWthkP0Yubg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.native.System.Security.Cryptography.4.0.0-rc2-23911.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "FqqDMSwnWlajPH/xLwCPgxEm3pqhMiAjnlyOzt54TmceUrqDbE9i3GWKdn9sjd/Fl6SAMLacwhgDgsd3S7E+Tw==", - "type": "package", - "files": [ - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/osx.10.10-x64/native/corehost", - "runtimes/osx.10.10-x64/native/libhostpolicy.dylib" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "8Ogjx559Lyq7Fl/zAGdnnxnhh0cMfvgu39tx9PeTTrozplJU/iTKB1OlJ04oK+CXxqEpVhaAabv/Gqe7Z2O8YQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/osx.10.10-x64/native/coreconsole" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "sha512": "OXOs+TovE7kwlFmfftBL9iaMt/ZXiEjZSyqBJ3P20bYYj5GKL2sY1E66aQSZ6XYhb1vhJCGFyJ/TxAOEFmroOA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc3-23720.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", - "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", - "runtimes/osx.10.10-x64/native/libcoreclr.dylib", - "runtimes/osx.10.10-x64/native/libdbgshim.dylib", - "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", - "runtimes/osx.10.10-x64/native/libmscordbi.dylib", - "runtimes/osx.10.10-x64/native/libryujit.dylib", - "runtimes/osx.10.10-x64/native/libsos.dylib", - "tools/crossgen" - ] - }, - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "sha512": "cJqRJt2e7OyfplJ1h+UYftEHGrfSQu8Ds2vzyOTWW5jBFJ7+LYFCeF+LpSLCrVw5bXMLDW2vs4me72gwkAD+9w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.nuspec", - "runtimes/osx.10.10-x64/native/corerun" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "pVUShw66cHuydxeujVQ0O/PSkMdgdkAGo7GWsPsmKIqQ0mQck/i1ZQbMOGJDW/3QPmIMrsj7xvXo1GsB70D7rg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.nuspec", - "runtimes/osx.10.10-x64/native/System.Native.a", - "runtimes/osx.10.10-x64/native/System.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "gUmnmZx6lrdAaC5ioT5jjI1FSUQ90zcb9p7C+t0+jD9qrfy+a9xOIMPUKczPYR2bWnPSwjKyM0Ad2Y9Y6sufAg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "Gy2fnWtaksLEEugVeHXx7R9iR4J8K7KroLBSkw7EIHNJnbGeGBvHJ1HBEMh1hrem36pw/qmRcu3I3x2dbnAb+g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "uFLdyJpEGHBCFCNjfnfIr/2GKfTpvdZ0OgSvBCjvj9ywbkn8tRYv7goYFfhueKjMD1OcVF2m7syTABBx0NqdnA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" - ] - }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "jGuoNno0VfD8a4Nn+GHgRiuDAFBWcbIrHvpw0xQ9yCYVZavH33xPxQtZ9fXHOjeQRdL2vt6NLRUp0cGGNEilGg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Diagnostics.Process.nuspec", - "runtimes/osx.10.10/lib/netstandard1.4/System.Diagnostics.Process.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "321nUjAyhEskjtHAvMX9we3Qw2vHOBDI3rpHPsScyJqkd9kBwlcQPatF/9gmQnZUlskauCPuvz6sjfvz1N9j5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "ksA7fDTxqWgvD07TigXMdiJjtYcTcrb/Lom4P/aDDLymfeJqa3XEQOIggrrZwCc8F3HRk6fZm8kvRGVBjHWuhA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/osx/lib/netstandard1.4/System.Net.Http.dll" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "W+giSdf6hLGft/xTQmITQ9g93m/cwQo1ISofCI9PvC10dcqweethfecy5PKHgO6b777pJCKQ/rTwCJWH3ojfCQ==", - "type": "package", - "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corehost", - "runtimes/ubuntu.14.04-x64/native/libhostpolicy.so" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "Fa2dYipn+1D0H+bolqBgy7MWGIiBWmHI4MXZb+Nzhc/jGxn+93YBsKPCQT1E8zsQ41QeN2OE4cDpZxpuTP9fVA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/coreconsole" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "sha512": "BOeN8YVLcqEUsXpckojUqGEil7G9KQ23qua+iJTSnR4PO22uR0eW/Lur0db5lVpiw+ZizThpYaZJ/mx/fK3MEQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc3-23720.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", - "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", - "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", - "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", - "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", - "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", - "runtimes/ubuntu.14.04-x64/native/libryujit.so", - "runtimes/ubuntu.14.04-x64/native/libsos.so", - "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", - "tools/crossgen" - ] - }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "sha512": "Iij6NxpCmvDk+eD0MroYLnwxyBJCblfP8w3zOFfzpXc9UdMjVrswgO98lSoC43slKbPBt/N7g0qt+lkEYmFqXA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.nuspec", - "runtimes/ubuntu.14.04-x64/native/corerun" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23911": { - "sha512": "Ku1GSAW8UBd3iaJSZHN7XMPSTYycKOy1NWLUSzAwdKkO2NpYp2w7ZvP0qg3u9S2/Y6w67kAvtrfMCt7S4AJ68A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Native.a", - "runtimes/ubuntu.14.04-x64/native/System.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23911": { - "sha512": "a7yh0gpCo0x9AW4S5qzxXA1TuXpRPq8ZEQEDbA0m7dB2pkz6v9XDmmJeOJOPA4ALjIwexHKIyg0UrHFF6KuOBw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23911": { - "sha512": "strRLoIVOHUhnPwI0LgA54VxCHvuIdYGyOzjTejJ64f6Icn2cwKWiMOpsj2M2nLuOZPGKvGAZDopGxFBxi9m7Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23911": { - "sha512": "KQqYp0WhklxH47QfFSDbLe6akurR9m/6M4e4L6r4uCjWAy8sjgpwX5T5n9G6k9kJNU75/uNRe+YlfljuQmkx1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.1.0.1-rc2-23911.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "IjK3S949cBvnml6ADbfXQyuAd2kv0bdnPJQ3u1zC5XfXm/c2Y2Gmik+QNKNd7Jou3A6TUb988bBfBzMeyN8mDA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-rc2-23911": { - "sha512": "ECKAtd3+1tosJPoc1CYkbzLnUGuXd457e2NgLRgPa+RiS7LwmsNfKdjty908BNwYvZZpCBiqXPlxELcw53iLNw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "OQlLwNnmuDpF1Pq2StYDXbQYsLzCwXJq7D5HEqstkJx7q2pXoFYHC9cipe6/MI0jmq3Oehk4TZi2Hh9Uw7qBNA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "ttAdh+r8Gp5Bqgs+bjGaGI7fIRirKL7uvWjB6UJ+IrAtPAeAuWYfUspSnMP//v/9Hsrztyy14o4UD+PzGrFSAw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Diagnostics.TraceSource.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "MWHGZd27K5bdENUedZHz4EWX0Tu+93BohV183gkynR9Grp6seG/AjWeBNEXzGpRB3TIPpA70/tVgKU2IndEbHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "D6bo49idefnrq0FAQ8O2GgabuwF51ZyT6jX0wB3Wh1cj1yLdyQgUStuo6L1hZTZuffd4cJq93Mqe2EgmKt6R+w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.IO.FileSystem.nuspec", - "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" - ] - }, - "runtime.unix.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Uc3cLDRhPgNYBvigLz595lbg8oZpkbS9WyFzY9oo72LxHbQ/TYg8M1OU+Shh1fR8FbP6KqF86YfzBQbt7oeK5g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.NameResolution.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "dt8c9X1uQGdwszsB+LCPdtGJLNCkHnracQfSbayEdP+riHG8vBOoEgaoaDzVNEB/TYl6fJ96VpCTqVYsndvUvQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "cvZz5BYV0kaCYHVbrr1pn/egwnOBYXf4UPrDAcSuUh9mhssRUCzFMRzwLWveET3XSMTLzhWlmFph8+ZL4RMm1Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Net.Sockets.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "gU4gUoj608PrL8j+LTmXHs1rdK59i2NXtnVEnGxQW5spHd6HUV1vEqy7JrBiFGIqe2fK7DjirJIAfFLmmLiJ4w==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.unix.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec" - ] - }, - "runtime.unix.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "iQXkNHuradc5vg3/xaG0tctvxngN+P+mbSBK/IvNch5dNKI38uYHexFNhSU+XyNoVSjkrKUb7Dtg85O2BDUC1g==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aDeuTwEwFmxehwwpbNms5cYjr+zWCskh8LRC9HKE0XdF8qnHWeJx1G43VmlBNaEUY+vdl7NbJYf4J+YjYyVEeg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "0XW46k02b2P9LDJ76jLHXHDqViKwio6hDclzIRUVNimF0ulOReKxu7AbMndqef7kwnvsNWfrRvfeyGvNirIzsQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "N4iEGCFIBb2TzWxyOwW/EtmDiPIHkRwLySHiByAcKfQBS2bm1+tVWQPYxK2Up/iPb6Vydg9RtmLCP6ePiyJB6Q==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "MLhL1rLAGkHtF0QNzNSwCdoXmzEsTyxx649a7evkAtLdV2jURERBuWFDp/nrp2iImhN/5zDLgY3qANOn0R8/Bw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "aEdwuDV2gKC5Hyg4lhlTWLgPU/ys3Xok5a/GYh6x0XV5IyuLktGOd6S9kVthoIwBXphGB55dHbltnmTAngHGcw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "runtime.win7-x64.Microsoft.DotNet.CoreHost/0.0.1-beta-00001": { - "sha512": "OGqdGBtkuZQPFSAjpOWobkBXFL4C8lVGZK9/7b3vRAtgLzzlaLhKgFR5t9qXdCT/RgpOVpj05Dg/RyIznQ/NBg==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.DotNet.CoreHost.0.0.1-beta-00001.nupkg.sha512", - "runtime.win7-x64.Microsoft.DotNet.CoreHost.nuspec", - "runtimes/win7-x64/native/corehost.exe", - "runtimes/win7-x64/native/hostpolicy.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "KxV4BGGy7ZkR88RfgVKDyuo9Q8LuomxvZNK3fm3wDHoQ+KhSjp2V9KnXV5cmemQ5IUBC6fcKcPDhyBVNMxmiuA==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/win7-x64/native/CoreConsole.exe" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "sha512": "AUYKtkZAVPWX2QWJbHdfh+4XnKK2i7HczwXZ78aQWH7K+jFNx/NqbdLE89ukwBuzJWozF85+SXO5m+GAQ4XWZA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc3-23720.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", - "runtimes/win7-x64/native/clretwrc.dll", - "runtimes/win7-x64/native/coreclr.dll", - "runtimes/win7-x64/native/dbgshim.dll", - "runtimes/win7-x64/native/mscordaccore.dll", - "runtimes/win7-x64/native/mscordbi.dll", - "runtimes/win7-x64/native/mscorrc.debug.dll", - "runtimes/win7-x64/native/mscorrc.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "sha512": "ULqedEVJDNmNcOv1YS0tt4Rgo8i/huP7pwkWE7xF331xuk4vjBfayZKdZ1CmAa7ccgj9DgGeU4WUq/Q1JKTXyw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.TestHost.nuspec", - "runtimes/win7-x64/native/CoreRun.exe" - ] - }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "sha512": "gclItL/4XMPfn14iPUta/uzbRb7bfJqB6LtLD7pP4jMTDM+bHB3nnHXG8S30oF+dcwnRQe07wIhvhir+VCukGw==", - "type": "package", - "files": [ - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc3-23720.nupkg.sha512", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x64.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "XWTDSlVtxRpzaF2aE4l5CO0g72RkCrDRwvHvOXHcSDx2iwPqgV8DTB1CySOt+9BDHIAXrsEkmLRiMUibchYCuQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x64.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x64/native/clrcompression.dll", - "runtimes/win7-x64/native/clrcompression.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23911": { - "sha512": "B19rEbTulRCT9dbfSFFicev70eZVJX2neUoqi5iUsp8I4eDDUS0HnPC55zXpv0roKGpvmxFnx99JtCpxeznPEg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.nuspec", - "runtimes/win7-x86/native/CoreConsole.exe" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc3-23720": { - "sha512": "A2SEHdjUEwwBrRR5NDlgn5EjpjchNEX//d8vQzD4iK6lq2lttHYg7eH1ljhD1bWWSoqywxDWP0xKKQgr+I0L4g==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc3-23720.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", - "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll", - "tools/crossgen.exe", - "tools/sos.dll" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-rc2-23911": { - "sha512": "oAX0tJgcopfEy0arMkmYmTupDnXPu83U3n2t1PgnXEKd7qq6TRLoAfA0aTupzFrCQlWBYQ9UIkPs4UHZ4j1eow==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-rc2-23911.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.TestHost.nuspec", - "runtimes/win7-x86/native/CoreRun.exe" - ] - }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc3-23720": { - "sha512": "sdyDUTWICIBRo8VZ1dgc38yOFvHkBDPxhubnI2dvQfJmAY0u+nVl1jNNglx4th6lMWwMfE2oAMe+m3S7V1LpQg==", - "type": "package", - "files": [ - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc3-23720.nupkg.sha512", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", - "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" - ] - }, - "runtime.win7-x86.runtime.native.System.IO.Compression/4.0.1-rc2-23911": { - "sha512": "cMDkL1Ly5bZvDGqfbWyt2rPhy45KoKQc/4R1f5VT3ebPKPrcb/zd5QWXybvlAHiTpVkBrmKAEqgkSZ7r25RfYw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.win7-x86.runtime.native.System.IO.Compression.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", - "runtimes/win10-x86/native/clrcompression.dll", - "runtimes/win7-x86/native/clrcompression.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23911": { - "sha512": "f/qkLKYIjjy0AfntLvAJqygSWeL9OJUn6f4D+mP9s85ygHBZkhIeNMR/u1VU4WnAd3MaBc9t6YUQRZ4U5PHgkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.win7.System.Console/4.0.0-rc2-23911": { - "sha512": "XRBpd0Vbrm+lFSdMq2w1+Ezyz2YYKzvqCpSxrhBP4mhHp6pwApXXjycRwRJPGA0LUNZuKaDOco7w962kLlzwgg==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Console.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Console.dll" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "M4tw2VywXd6ErfDxelJtlkU6nIXpYdkjyTuep54zsv77bxS3QPYJgiL8GLj52AkLrRdlbEn41qLkkX39uvovLQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp80/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "WGKQ7zQ8FtcYv7WzgEorEBnIcJrLWGajD4BQ3gkQX9/upEpTGTvu12pP478o9OcNO+zJ28aPglLywKVqqV4exw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.Process.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.4/System.Diagnostics.Process.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "Ov/Hh64NrmxDxpcSdlilXr48Rqd+rBQcjAMLUQG+zB6LubFt0NAh3z1cUSFOj6OC48y4PGqvs+Os08nGdoeqPQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Diagnostics.TraceSource.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/_._", - "runtimes/win7/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "maXQs/QOQzPFgmV3cVw5CQCyA8u+BpQOmMtwDS2qXoILj/aJfBGL4RS50j7kyiqbi+WMaEZa1z0uaA63L4QvrQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/net45/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "UUOQ17URtLxI/gtk2AqxF8r9tdAYSHgWBan6c5kC2v99eQS+UdOZMOh9O0W+LN3C3HyqOwwJ9y9OyZLdtDEzkw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.IO.FileSystem.dll", - "ref/netstandard/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netstandard1.3/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-rc2-23911": { - "sha512": "zqtuoXCBf5M5GTxZutldoN1lzZZX9+ePjJYOypOg65m2+aEr9ypF06yzhNVWy2VinAVYLsMOQ8B+WrrqQKetpw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "Lcz0K9jnh7RwIfDVR6LcqeAe/+tuCChLkaRcZdFIFpdA5QvMeFXM1pFX1+FUAMbOwUWyUDken4CaXY4dLjHpng==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.NameResolution.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.NameResolution.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.NameResolution.dll" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "ML3ybP9IZ2PUevwv4N75V/ob5/ynbal1v7kLXOORlgW5deMn1QeKNL0S3rk6Y0SeFh6eLVxDELp6PEDZOgTPmw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netcore50/System.Net.Primitives.dll", - "ref/netstandard/_._", - "runtime.win7.System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Net.Primitives.dll" - ] - }, - "runtime.win7.System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "vyM9Vd0R2Zc5KVufukdWavrlzM5yCenJmqHdd4Z3SC6jSXYeyy6Ril+8j8cbUqGeJNMZwJqReUYdeQELC+mYeQ==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Net.Sockets.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Net.Sockets.dll", - "runtimes/win7/lib/netstandard1.3/System.Net.Sockets.dll" - ] - }, - "runtime.win7.System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "BTLMDi8mdhMbFUf8HTnjkxxlkKj32M0bgzY09Ubabtjb6VEPrR+dlclpKz5qL14RXKrZ39tDAiYuJFVnRo5VHw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Private.Uri.dll", - "ref/netstandard/_._", - "runtime.win7.System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/aot/lib/netcore50/System.Private.Uri.dll" - ] - }, - "runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "FEMYJaBQPsH4oqO6+aaSMoNFATVwOWcNZbf3Xcp08jgcq06X8vhD3Ao+8qao1+ba6ObmWZ0BIPwttkM6MKdPIw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win7/lib/netstandard1.3/System.Runtime.Extensions.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "RvCcAy9wEDWHIl8kCiZu+h+mDkisv8f4/NxT02vi5CW7uthwy/IjoiDnI3WUwrKZvd3OFKEGa7RuaprnDU0rXw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "OUZOuVMIjlZWndIe6K++Pt0s5RtMUXCJCuQmLHuAESut4kmokIUu5NHQxqKk5/YpiUMlTdi3KZ0bpns8x+WR+A==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "iXi704Cv5NPMbAe18UA+D83b0dEVBMXp0PBL9rDMhRm6CrahP6qyGrmeL4FQKuC7bz1Q/4aFTTOUpX7qJJzHJw==", - "type": "package", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.AppContext/4.1.0-rc2-23911": { - "sha512": "cM/JLgN+8MHOFKZiwIOEMB0UknZ9talGmKNNAQwn6ZEgMSOjcFsQxQPJYpu8F2u9DRhOr225ONcXGsNxnBBy+g==", - "type": "package", - "files": [ - "System.AppContext.4.1.0-rc2-23911.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net462/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net462/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.5/System.AppContext.dll", - "ref/netstandard1.5/System.AppContext.xml", - "ref/netstandard1.5/de/System.AppContext.xml", - "ref/netstandard1.5/es/System.AppContext.xml", - "ref/netstandard1.5/fr/System.AppContext.xml", - "ref/netstandard1.5/it/System.AppContext.xml", - "ref/netstandard1.5/ja/System.AppContext.xml", - "ref/netstandard1.5/ko/System.AppContext.xml", - "ref/netstandard1.5/ru/System.AppContext.xml", - "ref/netstandard1.5/zh-hans/System.AppContext.xml", - "ref/netstandard1.5/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Buffers/4.0.0-rc2-23911": { - "sha512": "2jLOtDtSwFkv6hYbH/mGEdryANw8cLG4FW/OhAUNY3ISo5ARxpkRp7PhBCz0Hn3GSKcVrxo85dRzzebYxVLoYQ==", - "type": "package", - "files": [ - "System.Buffers.4.0.0-rc2-23911.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11-rc2-23911": { - "sha512": "hR7c7uJbv+Ltjn1gdvy5ZM4ZUwwnXoiJ20zJkyYBycwrxRhUDYLiIkHxYQOH15/1LYEghHH2HgRRuToZoApiyQ==", - "type": "package", - "files": [ - "System.Collections.4.0.11-rc2-23911.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12-rc2-23911": { - "sha512": "Y7a7MELq8TQQd+Kf6Thtps6a8aKdEqjZIuZONEp/HmHa4GivhrDOEzAGNvp6dIBitdolj7q34GdDeaaqhQXWXA==", - "type": "package", - "files": [ - "System.Collections.Concurrent.4.0.12-rc2-23911.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Immutable/1.2.0-rc2-23911": { - "sha512": "ZHm2UsUOGxfLPnPGjN1a+n0GoxwGbsiLmOMMgsO8m3khdda/nSnkVbtA7Jx++fh6o+oY2nIiTyM7MX4KJMukUg==", - "type": "package", - "files": [ - "System.Collections.Immutable.1.2.0-rc2-23911.nupkg.sha512", - "System.Collections.Immutable.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" - ] - }, - "System.Console/4.0.0-rc2-23911": { - "sha512": "vGdCuwxS/8t5m5d9wOM46Degf6XQjfMURyRMCVmRXPpzHx5FzjKIq+cPLReLWRPYWjkGqExGrIaQEHk4As+mkQ==", - "type": "package", - "files": [ - "System.Console.4.0.0-rc2-23911.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11-rc2-23911": { - "sha512": "S6e8YZVxocOB0DQIbFKESNbj7xUjuysTUS1odnqwaf10HuaFnZ7jdr7uP8RRlarOZft6aFxT8CzQo4AnrhjxnQ==", - "type": "package", - "files": [ - "System.Diagnostics.Debug.4.0.11-rc2-23911.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23911": { - "sha512": "7GZ99AFDKir6/CX7SK6jbLrxLk8xulA738AGghNpEHKwwtxmLcqZ3f8RCTRGTickhMS80SrNEgO0XToow/wxZg==", - "type": "package", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Process/4.1.0-rc2-23911": { - "sha512": "Rm6bEKePfb+CoPgVSukGp2CK0kaXRy+BeQ4lbIf5SVIEns3Fc+SkATSG3TcNkfluM89SxRQjMXUfUPYQfQBAqA==", - "type": "package", - "files": [ - "System.Diagnostics.Process.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Process.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.Process.dll", - "lib/net461/System.Diagnostics.Process.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.Process.dll", - "ref/net461/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.dll", - "ref/netstandard1.3/System.Diagnostics.Process.xml", - "ref/netstandard1.3/de/System.Diagnostics.Process.xml", - "ref/netstandard1.3/es/System.Diagnostics.Process.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.3/it/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", - "ref/netstandard1.4/System.Diagnostics.Process.dll", - "ref/netstandard1.4/System.Diagnostics.Process.xml", - "ref/netstandard1.4/de/System.Diagnostics.Process.xml", - "ref/netstandard1.4/es/System.Diagnostics.Process.xml", - "ref/netstandard1.4/fr/System.Diagnostics.Process.xml", - "ref/netstandard1.4/it/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ja/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ko/System.Diagnostics.Process.xml", - "ref/netstandard1.4/ru/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", - "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tools/4.0.1-rc2-23911": { - "sha512": "iRHjkTm0NJ0ZLkVuMS+fn4a5aelDykrpTipSao79dI4lLgo5+/zT00ZvojJ/hedBMahF5qSKOp0PL+/O4zXZyw==", - "type": "package", - "files": [ - "System.Diagnostics.Tools.4.0.1-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.TraceSource/4.0.0-rc2-23911": { - "sha512": "TnyZWmx5C4UbkMmncWz7dxO2x8Rvppzc7Nm1I4xAWzl4l4XhMcekkgms+OmNc1LDuWA5B+S2fS6j6NmbcfbjfA==", - "type": "package", - "files": [ - "System.Diagnostics.TraceSource.4.0.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.TraceSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.TraceSource.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0-rc2-23911": { - "sha512": "YKOmWBlamHSpu+Ym9TkCj14OiQcBb0i4ul/3vn8c1ZYcA1c14aXsreHX1B5i901sN9GqMkT3Ms9GIkSDnyIWyA==", - "type": "package", - "files": [ - "System.Diagnostics.Tracing.4.1.0-rc2-23911.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization/4.0.11-rc2-23911": { - "sha512": "eOCvRVkpnrZgLkCPUfSKexNI5I8TdoqMD+C+9JQ1/AFJF2o5hJAj+7SGqCrfyxOg7cZ6Bm4GOudAsiFVBG15hg==", - "type": "package", - "files": [ - "System.Globalization.4.0.11-rc2-23911.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1-rc2-23911": { - "sha512": "kmRCQ8U6lgCxBH8Q/EgBfm1k+I4c9p8L8DV8+RU2aXsxzCkZjlGPI5upitACSpIyels4pQw1Bk/L3XRVW6x/qw==", - "type": "package", - "files": [ - "System.Globalization.Calendars.4.0.1-rc2-23911.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0-rc2-23911": { - "sha512": "zWTjlfc8FnHH3uu48TfVIH3uDBMeA8IT3oOFtFSVh8wI+u78HFJ5vtYpFvKi80DBYtVwFDlA1mKQCJ1TamyL2A==", - "type": "package", - "files": [ - "System.IO.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "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/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0-rc2-23911": { - "sha512": "9W77QIHq4YVaVMG2F1eBr+7bh0bL6qXQ1zE62y1d6BDVgTV+ggSPP2nGi9kCCV6u09sECY/bgikTjViNz9KAfA==", - "type": "package", - "files": [ - "System.IO.Compression.4.1.0-rc2-23911.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression.ZipFile/4.0.1-rc2-23911": { - "sha512": "u5D9re4xW5NrxjUItP82MS7sbq+Ek6c/V0LzlauosGN/VnKFavOjStaMRB1ZC7HpVEQ3Jc3pD8Q0VEBi7/Y1Og==", - "type": "package", - "files": [ - "System.IO.Compression.ZipFile.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1-rc2-23911": { - "sha512": "wMNfP0l5Yfe3TdoYcmXvHs0Goj2isGdiee7mI/1wzbcnco8gcXFQPEiQ3AudDoKfRSENOBO2u8GUJ2hD62y9sg==", - "type": "package", - "files": [ - "System.IO.FileSystem.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1-rc2-23911": { - "sha512": "XnYmRxwGix8/OZJT7+Bqzfqm2eEhETczG53VaQwZbvLgAL2F8cFRUceDzTvSrrNdh9gJqArnA0uBLC2QlC34vQ==", - "type": "package", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Watcher/4.0.0-rc2-23911": { - "sha512": "6jp7PuzlYTu0ycpGhdl5/+g2G4BUH/qf3panbwse91OyLvkA1jOjiglsysL0KDkVypKy000QwkDCn5p+ah+ijg==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-rc2-23911.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", - "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0-rc2-23911": { - "sha512": "zaZLZewAi/AH0fb3fUWF05sd9ge/aV8+JjihZfeggmOBIGN71dn1Ck8fVhhpcviN96lo7Z8tcnC8OY1vwBNdiA==", - "type": "package", - "files": [ - "System.Linq.4.1.0-rc2-23911.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.5/System.Linq.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.5/System.Linq.dll", - "ref/netstandard1.5/System.Linq.xml", - "ref/netstandard1.5/de/System.Linq.xml", - "ref/netstandard1.5/es/System.Linq.xml", - "ref/netstandard1.5/fr/System.Linq.xml", - "ref/netstandard1.5/it/System.Linq.xml", - "ref/netstandard1.5/ja/System.Linq.xml", - "ref/netstandard1.5/ko/System.Linq.xml", - "ref/netstandard1.5/ru/System.Linq.xml", - "ref/netstandard1.5/zh-hans/System.Linq.xml", - "ref/netstandard1.5/zh-hant/System.Linq.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.0.11-rc2-23911": { - "sha512": "r2bYhMP+xdkztVdylszfYWNPyIpi/0hoVAqk2BOF6xeGMeCPmyyp5yZtYl1bfj6EH/hoZxTbsAig0QwGql+ZkQ==", - "type": "package", - "files": [ - "System.Linq.Expressions.4.0.11-rc2-23911.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "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/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Http/4.0.1-rc2-23911": { - "sha512": "qwBRqbPxaYBz87DHD16Xaw3Gn3zWChoIw+zPPkIdHZDuj3eET7dIIKj6b2OSXodwhXcfLl+fgfK3aBmSaK6TAg==", - "type": "package", - "files": [ - "System.Net.Http.4.0.1-rc2-23911.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.NameResolution/4.0.0-rc2-23911": { - "sha512": "7rXUCGDRPLVFpf3NerY4VbKo9iXLI+dNAlwzMqjJ92EkN/KBjOy3swdltfmJBbfE8LeFclZtmyvTc0mpUWoBuw==", - "type": "package", - "files": [ - "System.Net.NameResolution.4.0.0-rc2-23911.nupkg.sha512", - "System.Net.NameResolution.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.NameResolution.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.dll", - "ref/netstandard1.3/System.Net.NameResolution.xml", - "ref/netstandard1.3/de/System.Net.NameResolution.xml", - "ref/netstandard1.3/es/System.Net.NameResolution.xml", - "ref/netstandard1.3/fr/System.Net.NameResolution.xml", - "ref/netstandard1.3/it/System.Net.NameResolution.xml", - "ref/netstandard1.3/ja/System.Net.NameResolution.xml", - "ref/netstandard1.3/ko/System.Net.NameResolution.xml", - "ref/netstandard1.3/ru/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", - "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Primitives/4.0.11-rc2-23911": { - "sha512": "kkPR1xKBDqTu+XGngJ3BfDO53o7rh7qZRscQgoFOy6DmUJ2PVWHpGWQ3EGuZ5sllzZ05Gjqv0G6nYp6mFLbepg==", - "type": "package", - "files": [ - "System.Net.Primitives.4.0.11-rc2-23911.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0-rc2-23911": { - "sha512": "9/aI1Mtc608ZjRlkbWt+MNH59tqmW+smOmLOIK9vUI0j/RdAG9sgB1CQeULNWyQYewo3Y0wXhkwBqymM7BsbYA==", - "type": "package", - "files": [ - "System.Net.Sockets.4.1.0-rc2-23911.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12-rc2-23911": { - "sha512": "1mx3WXLhsFbWUnK4T2Hhc4A8JJC5wFDNWc2iCPs+szm9rVvpqG/mHWlarI6Nw+UyCrqACqDwr9K9Fz3ler8xig==", - "type": "package", - "files": [ - "System.ObjectModel.4.0.12-rc2-23911.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Private.Uri/4.0.1-rc2-23911": { - "sha512": "TeRnl2WXPlI4irzRX4fxOy2OF5UbsvbRIOLLyXF5Bve7km8M+fUGzxH92Rljp+hczNN1+jURCIuSGZ6jdtLkAQ==", - "type": "package", - "files": [ - "System.Private.Uri.4.0.1-rc2-23911.nupkg.sha512", - "System.Private.Uri.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "ref/netstandard/_._" - ] - }, - "System.Reflection/4.1.0-rc2-23911": { - "sha512": "cWjXCPzyHsVNLWQCL6w4b/wAIvgbQzN6I8G5HT2yt/BsCgJupgcmVg3QVHy37PQyvzrxsZXERBS3In3Kbjnt8w==", - "type": "package", - "files": [ - "System.Reflection.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Reflection.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1-rc2-23911": { - "sha512": "3wcR2A+5gdKF4OM0KcFLs4n1mRd59VUWe9066PZEZcLUCU/oq0BxIZpasJyM4Xx+tLHGdmdmgIW+aBjeUVkWJQ==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1-rc2-23911": { - "sha512": "bmtptARL/oPjcGtfDB+ZjIBW2li/Pd69MjvR0Plnj2wPWwVFTP1ozSZRBcuYWunWzPLQBd9yRDvX4KWKo2VKrg==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-rc2-23911": { - "sha512": "XLz8ObP1r7ehcah3UG4rCZh/AY4ixYkmoIB+xxPAXvtZekgmT6Uom5ZvBPvPKAe9kLVrRuzPpxzRVBkzkHinNw==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1-rc2-23911": { - "sha512": "BnelYpY+MSYMuCasPM5Ez/Qcjgk2xEwM281deJ1Fo2BshEY38YVE1dfMSlgJdhlmJzf1Ex6XHMmx9kdXz4vISQ==", - "type": "package", - "files": [ - "System.Reflection.Extensions.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Metadata/1.3.0-rc2-23911": { - "sha512": "oJRsUBGfJ6/Yk6VVG6JXZ7eIzXmCVipE9g2qwXqOMBsOGVIK8W4cqmFNsqfHGbNwmmhW9U0566FspBcV3fk7Zw==", - "type": "package", - "files": [ - "System.Reflection.Metadata.1.3.0-rc2-23911.nupkg.sha512", - "System.Reflection.Metadata.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml" - ] - }, - "System.Reflection.Primitives/4.0.1-rc2-23911": { - "sha512": "4y4VDr3pJd8vYcDYeWCbiGE3YAfDmTqh7sLjSfBSoL3Dc+LyW9QlQzKNfGPBtF3hFrqplCOIWOlAyAG5PjkaWQ==", - "type": "package", - "files": [ - "System.Reflection.Primitives.4.0.1-rc2-23911.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0-rc2-23911": { - "sha512": "AGckleUWRo9Fk2cNxE55E2RD2VdOp5hSivltPtybFPC0yrYjLKET8l/piMj4LRGAX8lHUzE2c6a53NyCYHfUHw==", - "type": "package", - "files": [ - "System.Reflection.TypeExtensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Resources.ResourceManager/4.0.1-rc2-23911": { - "sha512": "zM41anRBOAfPi2DOlGEAcg9S8PnUNGYDMliC4xycqcPEl2PgbG82lecezs4f5KA51MNyZf9dYpCyy6GUxPd8dA==", - "type": "package", - "files": [ - "System.Resources.ResourceManager.4.0.1-rc2-23911.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0-rc2-23911": { - "sha512": "e0hI0g01sF2lySgUIVHYZjHlemxvsUfO79AGAbZj2MWjsVp8/DB1TKhul8gOVz1m8ctjJAepOAASOJotyUYqmg==", - "type": "package", - "files": [ - "System.Runtime.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0-rc2-23911": { - "sha512": "/JWPkVgwq2ciYNvok9XEz+YRQSKRbyzrfSu/ESgXH7DUe7esaNhUIquOFQFQ8bWBfe7PG6vJx/0p8SsInud2oA==", - "type": "package", - "files": [ - "System.Runtime.Extensions.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.Extensions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1-rc2-23911": { - "sha512": "dARvcYmozbtYuMFk5i69pxX+MkF3sQbFmAxzz3EVLvMj7D1uhw0is0lI6IbFfrcCSadygwnh8ocfDSlXOsQWXg==", - "type": "package", - "files": [ - "System.Runtime.Handles.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0-rc2-23911": { - "sha512": "XmW1MYoO9ZncxUQ8a8P4mbHyfQ3MZDipuX7C46/oRH9fDCvN+TBotme8jm6g2wgfPu04SMMgRNolqf2zXfKg3g==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.4.1.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Runtime.InteropServices.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23911": { - "sha512": "QpI/lMEkojgpNu88kDP8IfFCaRaugjwKTI71vXKSBI0GtF3bFJ9MeMPwB6MSnF+nEU5us3qLFgJuOgUjbgInkg==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.PInvoke.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.PInvoke.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Runtime.InteropServices.PInvoke.dll", - "lib/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Runtime.InteropServices.PInvoke.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.PInvoke.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.PInvoke.dll" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23911": { - "sha512": "Waycb2JZScjcc6FzcCxVibnsiTkoyGWW6G+jrhwaaE4CuOfXG51Oo6IG58J14UHwQupWMo7Yi2pPbCL/EDY9ZQ==", - "type": "package", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Loader/4.0.0-rc2-23911": { - "sha512": "4zc5OPUW3tCjfOFqVf44b/OtDyP9RSHwYjSXYxPIKBhR3gEvdxaSLkvvZwuKO326nFWAyd3ybhzXluN13h4UcQ==", - "type": "package", - "files": [ - "System.Runtime.Loader.4.0.0-rc2-23911.nupkg.sha512", - "System.Runtime.Loader.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net462/_._", - "lib/netcore50/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml" - ] - }, - "System.Runtime.Numerics/4.0.1-rc2-23911": { - "sha512": "MNER6YxAgqqLmmrfagkLACUdMh9X+B0DRiCito+noGN6yyQKV28fppPATdVleFhuoz76bDwHApnJlmBA3TQcvQ==", - "type": "package", - "files": [ - "System.Runtime.Numerics.4.0.1-rc2-23911.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Claims/4.0.1-rc2-23911": { - "sha512": "s2W7sqEESeaxI8kDlT0KkCDsuz2X46UeEB5T45s4yr7kTqNzfSWBCPkEaf2Ey4OPzqJTJFdu7qdt3GTbPmgZMg==", - "type": "package", - "files": [ - "System.Security.Claims.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Claims.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Claims.dll", - "lib/netstandard1.3/System.Security.Claims.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.dll", - "ref/netstandard1.3/System.Security.Claims.xml", - "ref/netstandard1.3/de/System.Security.Claims.xml", - "ref/netstandard1.3/es/System.Security.Claims.xml", - "ref/netstandard1.3/fr/System.Security.Claims.xml", - "ref/netstandard1.3/it/System.Security.Claims.xml", - "ref/netstandard1.3/ja/System.Security.Claims.xml", - "ref/netstandard1.3/ko/System.Security.Claims.xml", - "ref/netstandard1.3/ru/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hans/System.Security.Claims.xml", - "ref/netstandard1.3/zh-hant/System.Security.Claims.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.1.0-rc2-23911": { - "sha512": "fcY0eV194G1N1Cqh/Sf4c3fq9ytPcDUNedjXuzBd0FoOWOrXq781vsUi6sDANU2F0l0ONjXLxkY6fj4h8JxZ3w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Cng/4.1.0-rc2-23911": { - "sha512": "0uaYXQlykNUf9NzBNneTlOxI1kkHo7ghGgymza0BJs4l+7agBQag+tKl5Msb0se4xYtJz8yU6dOX91zCWJQc6w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-rc2-23911": { - "sha512": "hXK1uJA4tA1hqwpks2a/45uGmOGAQDdSCC0hRkaR1MBzvkrdqZ5psH+B3hTPmytDSRK+JNfwKB0XWp1r8HyppQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-rc2-23911": { - "sha512": "xGyigjSB2QlcVCNdLk4W1Al5s8KHIf76lyvEG2v8hAD1iAnKX2Tkhu5LD85I/LGk9WZpG9YiYnhX6tShnpSsoQ==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-rc2-23911": { - "sha512": "e0PLYovv0lcsB7SrLQZtB3LBGFtPGE/UJd4YYzjRGBoRXjSzrGzStEwz0R9oLyEXd/p3RTUT247kF5/hXYkBKg==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net461/_._", - "lib/netcore50/_._", - "lib/netstandard1.4/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-rc2-23911": { - "sha512": "gdeaS2j1VRGIZNaBTwnABjlXxQydqDb2sqRt1bSqbjFQCTFdEVq9w62A7ProJWVxzRxtcT1i8fPr/j86bmvyWw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0-rc2-23911": { - "sha512": "rp3TiR0tkL5NqEB338N+XD9xh3plxfZQHGOe4JPOyF6UOIm3jZr/UWe1V/v2ub8uLP3rZcjzX8N488yemm3JIw==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0-rc2-23911.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal/4.0.1-rc2-23911": { - "sha512": "rZ74e9vQdN0uruHaw/ZM1xjICTtjWZPMYl7zMH70tfq1LwjzVOAu+1q7NNV3yePsVoXn9zcErNJ0yXC/2QAxCg==", - "type": "package", - "files": [ - "System.Security.Principal.4.0.1-rc2-23911.nupkg.sha512", - "System.Security.Principal.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Security.Principal.dll", - "lib/netstandard1.0/System.Security.Principal.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Security.Principal.dll", - "ref/netcore50/System.Security.Principal.xml", - "ref/netcore50/de/System.Security.Principal.xml", - "ref/netcore50/es/System.Security.Principal.xml", - "ref/netcore50/fr/System.Security.Principal.xml", - "ref/netcore50/it/System.Security.Principal.xml", - "ref/netcore50/ja/System.Security.Principal.xml", - "ref/netcore50/ko/System.Security.Principal.xml", - "ref/netcore50/ru/System.Security.Principal.xml", - "ref/netcore50/zh-hans/System.Security.Principal.xml", - "ref/netcore50/zh-hant/System.Security.Principal.xml", - "ref/netstandard1.0/System.Security.Principal.dll", - "ref/netstandard1.0/System.Security.Principal.xml", - "ref/netstandard1.0/de/System.Security.Principal.xml", - "ref/netstandard1.0/es/System.Security.Principal.xml", - "ref/netstandard1.0/fr/System.Security.Principal.xml", - "ref/netstandard1.0/it/System.Security.Principal.xml", - "ref/netstandard1.0/ja/System.Security.Principal.xml", - "ref/netstandard1.0/ko/System.Security.Principal.xml", - "ref/netstandard1.0/ru/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hans/System.Security.Principal.xml", - "ref/netstandard1.0/zh-hant/System.Security.Principal.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Principal.Windows/4.0.0-rc2-23911": { - "sha512": "AgjwmFIvv2fQLak80rd8/+DyvzsEg1FdzqVeE7nYYstXgFyR4PInpb7P5o4/ZfN1tN3d83o2DJMMEvea4lroeQ==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-rc2-23911.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" - ] - }, - "System.Text.Encoding/4.0.11-rc2-23911": { - "sha512": "s4ZlY7obnrhAVGwkbbsCFsfeH/4exPrK7hbjVd4eRt9I2otLpXCAft4+S8BSkqFgncIaMLisb1Z1v7vyQYFvBA==", - "type": "package", - "files": [ - "System.Text.Encoding.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "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/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11-rc2-23911": { - "sha512": "Kw062/7RIoqkrQi1N55QrEAQOd2ihxoEBBVHKZxPxI+ndgX1M2gTUz5IftYq3cHpPwvdM86Wynl1NeqkwZQsxw==", - "type": "package", - "files": [ - "System.Text.Encoding.Extensions.4.0.11-rc2-23911.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.0.12-rc2-23911": { - "sha512": "XPKxaSfEbvnKtrCNFJrvGPsRu2Um4z2YhFGwLGVEUnaMqQcZUGwrR4XCru8I35cRVrwCV54tP9cDAYK0c9MGDA==", - "type": "package", - "files": [ - "System.Text.RegularExpressions.4.0.12-rc2-23911.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.3/System.Text.RegularExpressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11-rc2-23911": { - "sha512": "qcw7giuxnTl8HIHNBFWdbu6vgCoQz386HPTrR19rRoRtOEVrKFyE3f9+cgF+GdbTIcAKiduXUTf9U1TEWpL2PQ==", - "type": "package", - "files": [ - "System.Threading.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.1-rc2-23911": { - "sha512": "LLnhOZODPYDG2RrC+ibfsEiVAA9VXEnnG4InlYLmQ4H8IWsMPPi90GvhVfA8VdSCZawoPVrrzLt4tvKUxKxs6A==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/net46/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.dll", - "ref/netstandard1.3/System.Threading.Overlapped.xml", - "ref/netstandard1.3/de/System.Threading.Overlapped.xml", - "ref/netstandard1.3/es/System.Threading.Overlapped.xml", - "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", - "ref/netstandard1.3/it/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", - "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", - "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.11-rc2-23911": { - "sha512": "5599rvzULAH/aSpcGEc042i8UXKgYcQD5PC6/VHRl+dNpNeMiKUYmtpv0XLJlU5AfR2I3yPXo5SLbmvWC4iRfg==", - "type": "package", - "files": [ - "System.Threading.Tasks.4.0.11-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0-rc2-23911": { - "sha512": "0Nbrt+rDc6vTBY/adCvJlIQojuIQTeChCak0lN3JCN+FxD0azgDplZL0cDZHOF6foyY0TpijB+EIdhLiV9tibA==", - "type": "package", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Thread/4.0.0-rc2-23911": { - "sha512": "x8yaPh+WCffXVDd70mOK73siQ+GAdyKdEJMiX44N6B1e6OlNg5n1NZHSG0wryyvT/XIh3o8pjNmKokxRMZXwDA==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-rc2-23911.nupkg.sha512", - "System.Threading.Thread.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.dll", - "ref/netstandard1.3/System.Threading.Thread.xml", - "ref/netstandard1.3/de/System.Threading.Thread.xml", - "ref/netstandard1.3/es/System.Threading.Thread.xml", - "ref/netstandard1.3/fr/System.Threading.Thread.xml", - "ref/netstandard1.3/it/System.Threading.Thread.xml", - "ref/netstandard1.3/ja/System.Threading.Thread.xml", - "ref/netstandard1.3/ko/System.Threading.Thread.xml", - "ref/netstandard1.3/ru/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-rc2-23911": { - "sha512": "NAlkWCenRhG90Q8Wln7i1qwWB5LRFEbL8svvhVOqFx3eHwxMnDc7ghtIrXgafi5Qu+uhf1VQVqm6Y86g/Z7xjQ==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-rc2-23911.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/netcore50/_._", - "lib/netstandard1.3/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.dll", - "ref/netstandard1.3/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/de/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/es/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/it/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", - "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Timer/4.0.1-rc2-23911": { - "sha512": "Io8x/wZ+Oh/x93b4rdg6AQVJo6vn9QGJ5fIsdh5vgnX0JEKGW/m16vj/wAGGnZDmxsRpCRZp+ug/d65Lu1lzcw==", - "type": "package", - "files": [ - "System.Threading.Timer.4.0.1-rc2-23911.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11-rc2-23911": { - "sha512": "/ICm9EcvRr6yv5oznqJp8VmbU2z0OB6m9g/QqMYw66+7ApTe0Bc4YaRHHIkEjhTdEyFzLyRci47zTKOxOYpnhw==", - "type": "package", - "files": [ - "System.Xml.ReaderWriter.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11-rc2-23911": { - "sha512": "+4nE9DK7vwMruPWd7tLsJbpa3NBJfFroj3wi2ZrCGv6JIFLIvAcW4dlHyWwWS3E6UdqfsDZiGG2HKpyAomG+gw==", - "type": "package", - "files": [ - "System.Xml.XDocument.4.0.11-rc2-23911.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.NETCore.ConsoleHost >= 1.0.0-rc2-23911", - "Microsoft.NETCore.Platforms >= 1.0.1-rc2-23911", - "Microsoft.NETCore.Runtime.CoreCLR >= 1.0.1-rc2-23911", - "Microsoft.NETCore.TestHost >= 1.0.0-rc2-23911", - "NETStandard.Library >= 1.5.0-rc2-23911", - "System.Collections.Immutable >= 1.2.0-rc2-23911", - "System.Diagnostics.Process >= 4.1.0-rc2-23911", - "System.Diagnostics.TraceSource >= 4.0.0-rc2-23911", - "System.Linq.Expressions >= 4.0.11-rc2-23911", - "System.Reflection.Emit >= 4.0.1-rc2-23911", - "System.Reflection.Emit.ILGeneration >= 4.0.1-rc2-23911", - "System.Reflection.Metadata >= 1.3.0-rc2-23911", - "System.Runtime.InteropServices >= 4.1.0-rc2-23911", - "System.Runtime.InteropServices.PInvoke >= 4.0.0-rc2-23911", - "System.Runtime.Loader >= 4.0.0-rc2-23911", - "System.Security.Cryptography.Algorithms >= 4.1.0-rc2-23911", - "System.Security.Cryptography.Primitives >= 4.0.0-rc2-23911", - "System.Threading.Thread >= 4.0.0-rc2-23911", - "System.Threading.ThreadPool >= 4.0.10-rc2-23911" - ], - "DNXCore,Version=v5.0": [] - } -} \ No newline at end of file diff --git a/tests/fsharp/typeProviders/.gitignore b/tests/fsharp/typeProviders/.gitignore index 204f668cf..5086f04ef 100644 --- a/tests/fsharp/typeProviders/.gitignore +++ b/tests/fsharp/typeProviders/.gitignore @@ -33,6 +33,4 @@ wedgeAssembly/providedJ.dll wedgeAssembly/providedK.dll wedgeAssembly/provider.dll -builtin/SqlDataConnection/DataDirectory -builtin/SqlDataConnection/ExampleResolutionFolder diff --git a/tests/fsharp/typeProviders/builtin/.gitignore b/tests/fsharp/typeProviders/builtin/.gitignore deleted file mode 100644 index 760ee5a88..000000000 --- a/tests/fsharp/typeProviders/builtin/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ - -FSharp.Data.TypeProviders.dll - -EdmxFile/SampleModel01.edmx - -EdmxFile/*.exe.config -EdmxFile/*.dll.config - -ODataService/*.exe.config -ODataService/*.dll.config -ODataService/svc.csdl -ODataService/svc2.csdl - -SqlDataConnection/*.exe.config -SqlDataConnection/*.dll.config -SqlDataConnection/app.config -SqlDataConnection/NORTHWND.mdf -SqlDataConnection/NORTHWND_log.ldf -SqlDataConnection/nwind2.dbml -SqlDataConnection/nwind3.dbml -SqlDataConnection/test.config - -SqlEntityConnection/*.exe.config -SqlEntityConnection/*.dll.config - -WsdlService/*.exe.config -WsdlService/*.dll.config -WsdlService/sfile.wsdlschema -WsdlService/sfile2.wsdlschema diff --git a/tests/fsharp/typeProviders/builtin/EdmxFile/EdmxFiles/SampleModel01.edmx b/tests/fsharp/typeProviders/builtin/EdmxFile/EdmxFiles/SampleModel01.edmx deleted file mode 100644 index 54de9546f..000000000 --- a/tests/fsharp/typeProviders/builtin/EdmxFile/EdmxFiles/SampleModel01.edmx +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/fsharp/typeProviders/builtin/EdmxFile/build.bat b/tests/fsharp/typeProviders/builtin/EdmxFile/build.bat deleted file mode 100644 index 0eb327bd5..000000000 --- a/tests/fsharp/typeProviders/builtin/EdmxFile/build.bat +++ /dev/null @@ -1,8 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - -call %~d0%~p0..\..\..\single-test-build.bat - -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/typeProviders/builtin/EdmxFile/run.bat b/tests/fsharp/typeProviders/builtin/EdmxFile/run.bat deleted file mode 100644 index f1520dfb0..000000000 --- a/tests/fsharp/typeProviders/builtin/EdmxFile/run.bat +++ /dev/null @@ -1,7 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\..\..\single-test-run.bat - -exit /b %ERRORLEVEL% - - diff --git a/tests/fsharp/typeProviders/builtin/EdmxFile/test.fsx b/tests/fsharp/typeProviders/builtin/EdmxFile/test.fsx deleted file mode 100644 index 9b1f2c608..000000000 --- a/tests/fsharp/typeProviders/builtin/EdmxFile/test.fsx +++ /dev/null @@ -1,143 +0,0 @@ -// #Conformance #TypeProviders #EdmxFile -#r "FSharp.Data.TypeProviders.dll" - -open Microsoft.FSharp.Core.CompilerServices -open System.IO - -[] -module Infrastructure = - let failures = ref false - let reportFailure () = stderr.WriteLine " NO"; failures := true - let test s b = stderr.Write(s:string); if b then stderr.WriteLine " OK" else reportFailure() - let check s v1 v2 = stderr.Write(s:string); if v1 = v2 then stderr.WriteLine " OK" else eprintf "... FAILURE: expected %A, got %A " v2 v1; reportFailure() - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then begin - let cultureString = argv.[2] in - let culture = new System.Globalization.CultureInfo(cultureString) in - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - end - - do SetCulture() - -module CheckEdmxfileTypeProvider = - - let checkHostedType (hostedType: System.Type) = - test "ceklc09wlkm1a" (hostedType.Assembly <> typeof.Assembly) - test "ceklc09wlkm1b" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "ceklc09wlkm2" hostedType.DeclaringType null - check "ceklc09wlkm3" hostedType.DeclaringMethod null - check "ceklc09wlkm4" hostedType.FullName "SampleModel01.EdmxFileApplied" - check "ceklc09wlkm5" (hostedType.GetConstructors()) [| |] - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "ceklc09wlkm7" (hostedType.GetEvents()) [| |] - check "ceklc09wlkm8" (hostedType.GetFields()) [| |] - check "ceklc09wlkm9" (hostedType.GetMethods()) [| |] - check "ceklc09wlkm10" (hostedType.GetProperties()) [| |] - check "ceklc09wlkm11" (hostedType.GetNestedTypes().Length) 1 - check "ceklc09wlkm12" - (set [ for x in hostedType.GetNestedTypes() -> x.Name ]) - (set ["SampleModel01"]) - - let hostedServiceTypes = hostedType.GetNestedTypes().[0] - check "ceklc09wlkm12b" (hostedServiceTypes.GetMethods()) [| |] - check "ceklc09wlkm12c" - (set [ for x in hostedServiceTypes.GetNestedTypes() -> x.Name ]) - (set ["Customers"; "Orders"; "Persons"; "SampleModel01Container"]) - - // Deep check on one type: Customers - let customersType = (hostedServiceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "Customers")) - check "ceklc09wlkm131" (set [ for x in customersType.GetProperties() -> x.Name ]) (set [| "Id"; "Orders"; "ID"; "FirstName"; "LastName"; "EntityState"; "EntityKey" |]) - check "ceklc09wlkm133a" (set [ for x in customersType.GetFields() -> x.Name ]) (set [| |]) - check "ceklc09wlkm133b" (set [ for x in customersType.GetFields(System.Reflection.BindingFlags.Static ||| System.Reflection.BindingFlags.Public ||| System.Reflection.BindingFlags.FlattenHierarchy) -> x.Name ]) - (set [ "EntityKeyPropertyName"] ) - check "ceklc09wlkm134" (set [ for x in customersType.GetMethods() -> x.Name ]) - (set ["CreateCustomers"; "get_Id"; "set_Id"; "get_Orders"; "set_Orders"; "get_ID"; "set_ID"; "get_FirstName"; "set_FirstName"; "get_LastName"; "set_LastName"; - "get_EntityState"; "get_EntityKey"; "set_EntityKey"; "add_PropertyChanged"; "remove_PropertyChanged"; "add_PropertyChanging"; "remove_PropertyChanging"; "ToString"; "Equals"; - "GetHashCode"; "GetType"] ) - check "ceklc09wlkm135" (set [ for x in customersType.GetMethods(System.Reflection.BindingFlags.Static ||| System.Reflection.BindingFlags.Public ||| System.Reflection.BindingFlags.FlattenHierarchy) -> x.Name ]) - (set [ "CreateCustomers"; "CreatePersons"; "Equals"; "ReferenceEquals" ] ) - check "ceklc09wlkm136" (customersType.GetNestedTypes()) [||] - - // Not so deep check on another type: SampleModel01Container - let SampleModel01ContainerType = (hostedServiceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "SampleModel01Container")) - check "ceklc09wlkm141" (set [ for x in SampleModel01ContainerType.GetProperties() -> x.Name ]) (set [|"Orders"; "Persons"; "Connection"; "DefaultContainerName"; "MetadataWorkspace"; "ObjectStateManager"; "CommandTimeout"; "ContextOptions"|]) - check "ceklc09wlkm142" (SampleModel01ContainerType.GetFields()) [||] - check "ceklc09wlkm144" (set [ for x in SampleModel01ContainerType.GetMethods() -> x.Name ]) - (set [|"get_Orders"; "get_Persons"; "AddToOrders"; "AddToPersons"; "get_Connection"; "get_DefaultContainerName"; "set_DefaultContainerName"; "get_MetadataWorkspace"; "get_ObjectStateManager"; "get_CommandTimeout"; "set_CommandTimeout"; "get_ContextOptions"; "add_SavingChanges"; "remove_SavingChanges"; "add_ObjectMaterialized"; "remove_ObjectMaterialized"; "AcceptAllChanges"; "AddObject"; "LoadProperty"; "LoadProperty"; "LoadProperty"; "LoadProperty"; "ApplyPropertyChanges"; "ApplyCurrentValues"; "ApplyOriginalValues"; "AttachTo"; "Attach"; "CreateEntityKey"; "CreateObjectSet"; "CreateObjectSet"; "CreateQuery"; "DeleteObject"; "Detach"; "Dispose"; "GetObjectByKey"; "Refresh"; "Refresh"; "SaveChanges"; "SaveChanges"; "SaveChanges"; "DetectChanges"; "TryGetObjectByKey"; "ExecuteFunction"; "ExecuteFunction"; "ExecuteFunction"; "CreateProxyTypes"; "CreateObject"; "ExecuteStoreCommand"; "ExecuteStoreQuery"; "ExecuteStoreQuery"; "Translate"; "Translate"; "CreateDatabase"; "DeleteDatabase"; "DatabaseExists"; "CreateDatabaseScript"; "ToString"; "Equals"; "GetHashCode"; "GetType"|]) - check "ceklc09wlkm146" (SampleModel01ContainerType.GetNestedTypes()) [||] - - - let instantiateTypeProviderAndCheckOneHostedType( edmxfile : string, typeFullPath ) = - - let assemblyFile = typeof.Assembly.CodeBase.Replace("file:///","").Replace("/","\\") - test "CheckFSharpDataTypeProvidersDLLExist" (File.Exists assemblyFile) - - // If/when we care about the "target framework", this mock function will have to be fully implemented - let systemRuntimeContainsType s = - printfn "Call systemRuntimeContainsType(%s) returning dummy value 'true'" s - true - - let tpConfig = new TypeProviderConfig(systemRuntimeContainsType, ResolutionFolder=__SOURCE_DIRECTORY__, RuntimeAssembly=assemblyFile, ReferencedAssemblies=[| |], TemporaryFolder=Path.GetTempPath(), IsInvalidationSupported=false, IsHostedExecution=true) - use typeProvider1 = (new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders( tpConfig ) :> ITypeProvider) - - // Setup machinery to keep track of the "invalidate event" (see below) - let invalidateEventCount = ref 0 - typeProvider1.Invalidate.Add(fun _ -> incr invalidateEventCount) - - // Load a type provider instance for the type and restart - let hostedNamespace1 = typeProvider1.GetNamespaces() |> Seq.find (fun t -> t.NamespaceName = "Microsoft.FSharp.Data.TypeProviders") - - check "CheckAllTPsAreThere" (set [ for i in hostedNamespace1.GetTypes() -> i.Name ]) (set ["DbmlFile"; "EdmxFile"; "ODataService"; "SqlDataConnection";"SqlEntityConnection";"WsdlService"]) - - let hostedType1 = hostedNamespace1.ResolveTypeName("EdmxFile") - let hostedType1StaticParameters = typeProvider1.GetStaticParameters(hostedType1) - check "VerifyStaticParam" - (set [ for i in hostedType1StaticParameters -> i.Name ]) - (set [ "File"; "ResolutionFolder" ]) - - let staticParameterValues = - [| for x in hostedType1StaticParameters -> - (match x.Name with - | "File" -> box edmxfile - | _ -> box x.RawDefaultValue) |] - printfn "instantiating type... may take a while for code generation tool to run and csc.exe to run..." - let hostedAppliedType1 = typeProvider1.ApplyStaticArguments(hostedType1, typeFullPath, staticParameterValues) - - checkHostedType hostedAppliedType1 - - // Write replacement text into the file and check that the invalidation event is triggered.... - let file1NewContents = System.IO.File.ReadAllText(edmxfile).Replace("Customer", "Client") // Rename 'Customer' to 'Client' - do File.WriteAllText(edmxfile, file1NewContents) - - // Wait for invalidate event to fire.... - for i in 0 .. 30 do - if !invalidateEventCount = 0 then - System.Threading.Thread.Sleep 100 - - check "VerifyInvalidateEventFired" !invalidateEventCount 1 - - // Test with absolute path - // Copy the .edmx used for tests to avoid trashing our original (we may overwrite it when testing the event) - let edmxfile = Path.Combine(__SOURCE_DIRECTORY__, "SampleModel01.edmx") - System.IO.File.Copy(Path.Combine(__SOURCE_DIRECTORY__, @"EdmxFiles\SampleModel01.edmx"), edmxfile, true) - System.IO.File.SetAttributes(edmxfile, System.IO.FileAttributes.Normal) - instantiateTypeProviderAndCheckOneHostedType(edmxfile, [| "EdmxFileApplied" |]) - - // Test with relative path - // Copy the .edmx used for tests to avoid trashing our original (we may overwrite it when testing the event) - System.IO.File.Copy(Path.Combine(__SOURCE_DIRECTORY__, @"EdmxFiles\SampleModel01.edmx"), edmxfile, true) - System.IO.File.SetAttributes(edmxfile, System.IO.FileAttributes.Normal) - instantiateTypeProviderAndCheckOneHostedType( System.IO.Path.GetFileName(edmxfile), [| "EdmxFileApplied" |]) - -let _ = - if !failures then (stdout.WriteLine "Test Failed"; exit 1) - -do (stdout.WriteLine "Test Passed"; - File.WriteAllText("test.ok","ok"); - exit 0) - diff --git a/tests/fsharp/typeProviders/builtin/ODataService/build.bat b/tests/fsharp/typeProviders/builtin/ODataService/build.bat deleted file mode 100644 index 0eb327bd5..000000000 --- a/tests/fsharp/typeProviders/builtin/ODataService/build.bat +++ /dev/null @@ -1,8 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - -call %~d0%~p0..\..\..\single-test-build.bat - -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/typeProviders/builtin/ODataService/run.bat b/tests/fsharp/typeProviders/builtin/ODataService/run.bat deleted file mode 100644 index f1520dfb0..000000000 --- a/tests/fsharp/typeProviders/builtin/ODataService/run.bat +++ /dev/null @@ -1,7 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\..\..\single-test-run.bat - -exit /b %ERRORLEVEL% - - diff --git a/tests/fsharp/typeProviders/builtin/ODataService/test.fsx b/tests/fsharp/typeProviders/builtin/ODataService/test.fsx deleted file mode 100644 index 321984db9..000000000 --- a/tests/fsharp/typeProviders/builtin/ODataService/test.fsx +++ /dev/null @@ -1,149 +0,0 @@ -// #Conformance #TypeProviders #ODataService -#r "FSharp.Data.TypeProviders.dll" - -open Microsoft.FSharp.Core.CompilerServices -open System.IO - -[] -module Infrastructure = - let failures = ref false - let reportFailure () = stderr.WriteLine " NO"; failures := true - let test s b = stderr.Write(s:string); if b then stderr.WriteLine " OK" else reportFailure() - let check s v1 v2 = stderr.Write(s:string); if v1 = v2 then stderr.WriteLine " OK" else eprintf "... FAILURE: expected %A, got %A " v2 v1; reportFailure() - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then begin - let cultureString = argv.[2] in - let culture = new System.Globalization.CultureInfo(cultureString) in - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - end - - do SetCulture() - -module CheckODataServiceTypeProvider = - - let checkHostedType (hostedType: System.Type) = - //let hostedType = hostedAppliedType1 - test "ceklc09wlkm1a" (hostedType.Assembly <> typeof.Assembly) - test "ceklc09wlkm1b" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "ceklc09wlkm2" hostedType.DeclaringType null - check "ceklc09wlkm3" hostedType.DeclaringMethod null - check "ceklc09wlkm4" hostedType.FullName "Microsoft.FSharp.Data.TypeProviders.ODataServiceApplied" - check "ceklc09wlkm5" (hostedType.GetConstructors()) [| |] - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "ceklc09wlkm7" (hostedType.GetEvents()) [| |] - check "ceklc09wlkm8" (hostedType.GetFields()) [| |] - check "ceklc09wlkm9" [ for m in hostedType.GetMethods() -> m.Name ] [ "GetDataContext" ; "GetDataContext" ] - let m1 = hostedType.GetMethods().[0] - let m2 = hostedType.GetMethods().[1] - check "ceklc09wlkm9b" (m1.GetParameters().Length) 0 - check "ceklc09wlkm9b" (m2.GetParameters().Length) 1 - check "ceklc09wlkm9b" (m1.ReturnType.Name) "DemoService" - check "ceklc09wlkm9c" (m1.ReturnType.FullName) ("Microsoft.FSharp.Data.TypeProviders.ODataServiceApplied+ServiceTypes+SimpleDataContextTypes+DemoService") - - check "ceklc09wlkm9d" (m1.ReturnType.GetProperties().Length) 5 - check "ceklc09wlkm9e" (set [ for p in m1.ReturnType.GetProperties() -> p.Name ]) (set ["Categories"; "Credentials"; "DataContext"; "Products"; "Suppliers"]) - check "ceklc09wlkm9f" (set [ for p in m1.ReturnType.GetProperties() -> p.PropertyType.Name ]) (set ["DataServiceQuery`1"; "DataServiceQuery`1";"DataServiceQuery`1";"ICredentials"; "DataServiceContext"]) - - // We expose some getters and 1 setter on the simpler data context - check "ceklc09wlkm9g" (m1.ReturnType.GetMethods().Length) 6 - check "ceklc09wlkm9h" (set [ for p in m1.ReturnType.GetMethods() -> p.Name ]) (set ["get_Categories"; "get_Credentials"; "get_DataContext"; "get_Products"; "get_Suppliers"; "set_Credentials"]) - - check "ceklc09wlkm10" (hostedType.GetProperties()) [| |] - check "ceklc09wlkm11" (hostedType.GetNestedTypes().Length) 1 - check "ceklc09wlkm12" - (set [ for x in hostedType.GetNestedTypes() -> x.Name ]) - (set ["ServiceTypes"]) - - let hostedServiceTypes = hostedType.GetNestedTypes().[0] - - check "ceklc09wlkm11" (hostedServiceTypes.GetNestedTypes().Length) 6 - check "ceklc09wlkm12" - (set [ for x in hostedServiceTypes.GetNestedTypes() -> x.Name ]) - (set ["Address"; "Category"; "DemoService"; "Product"; "SimpleDataContextTypes"; "Supplier"]) - - let productType = (hostedServiceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "Product")) - check "ceklc09wlkm13" (productType.GetProperties().Length) 9 - - check "ceklc09wlkm14" - (set [ for x in productType.GetProperties() -> x.Name ]) - (set ["ID"; "Name"; "Description"; "ReleaseDate"; "DiscontinuedDate"; "Rating"; "Price"; "Category"; "Supplier"]) - - let instantiateTypeProviderAndCheckOneHostedType(useLocalSchemaFile: string option, useForceUpdate: bool option, typeFullPath:string[]) = - //let useLocalSchemaFile : string option = None - //let useForceUpdate : bool option = None - let assemblyFile = typeof.Assembly.CodeBase.Replace("file:///","").Replace("/","\\") - test "cnlkenkewe" (File.Exists assemblyFile) - - // If/when we care about the "target framework", this mock function will have to be fully implemented - let systemRuntimeContainsType s = - printfn "Call systemRuntimeContainsType(%s) returning dummy value 'true'" s - true - - let tpConfig = new TypeProviderConfig(systemRuntimeContainsType, ResolutionFolder=__SOURCE_DIRECTORY__, RuntimeAssembly=assemblyFile, ReferencedAssemblies=[| |], TemporaryFolder=Path.GetTempPath(), IsInvalidationSupported=false, IsHostedExecution=true) - use typeProvider1 = (new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders( tpConfig ) :> ITypeProvider) - - let invalidateEventCount = ref 0 - - typeProvider1.Invalidate.Add(fun _ -> incr invalidateEventCount) - - // Load a type provider instance for the type and restart - let hostedNamespace1 = typeProvider1.GetNamespaces() |> Seq.find (fun t -> t.NamespaceName = "Microsoft.FSharp.Data.TypeProviders") - - check "eenewioinw" (set [ for i in hostedNamespace1.GetTypes() -> i.Name ]) (set ["DbmlFile"; "EdmxFile"; "ODataService"; "SqlDataConnection";"SqlEntityConnection";"WsdlService"]) - - let hostedType1 = hostedNamespace1.ResolveTypeName("ODataService") - let hostedType1StaticParameters = typeProvider1.GetStaticParameters(hostedType1) - check "eenewioinw2" - (set [ for i in hostedType1StaticParameters -> i.Name ]) - (set ["ServiceUri"; "LocalSchemaFile"; "ForceUpdate"; "ResolutionFolder"; "DataServiceCollection"]) - - let serviceUri = "http://services.odata.org/V2/OData/OData.svc/" - let staticParameterValues = - [| for x in hostedType1StaticParameters -> - (match x.Name with - | "ServiceUri" -> box serviceUri - | "LocalSchemaFile" when useLocalSchemaFile.IsSome -> box useLocalSchemaFile.Value - | "ForceUpdate" when useForceUpdate.IsSome -> box useForceUpdate.Value - | _ -> box x.RawDefaultValue) |] - printfn "instantiating service type... may take a while for OData service metadata to be downloaded, code generation tool to run and csc.exe to run..." - try - let hostedAppliedType1 = typeProvider1.ApplyStaticArguments(hostedType1, typeFullPath, staticParameterValues) - - checkHostedType hostedAppliedType1 - with - | e -> - printfn "%s" (e.ToString()) - reportFailure() - - instantiateTypeProviderAndCheckOneHostedType(None, None, [| "ODataServiceApplied" |]) - - let schemaFile2 = Path.Combine(__SOURCE_DIRECTORY__, "svc.csdl") - (try File.Delete schemaFile2 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(Some (Path.Combine(__SOURCE_DIRECTORY__, "svc.csdl")), Some true, [| "ODataServiceApplied" |]) - // schemaFile2 should now exist - check "eoinew0c9e" (File.Exists schemaFile2) - - // Reuse the CSDL just created - instantiateTypeProviderAndCheckOneHostedType(Some (Path.Combine(__SOURCE_DIRECTORY__, "svc.csdl")), Some false, [| "ODataServiceApplied" |]) - // schemaFile2 should now still exist - check "eoinew0c9e" (File.Exists schemaFile2) - - let schemaFile3 = Path.Combine(__SOURCE_DIRECTORY__, "svc2.csdl") - (try File.Delete schemaFile3 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(Some schemaFile3, None, [| "ODataServiceApplied" |]) - - // schemaFile3 should now exist - check "eoinew0c9e" (File.Exists schemaFile3) - -let _ = - if !failures then (stdout.WriteLine "Test Failed"; exit 1) - -do (stdout.WriteLine "Test Passed"; - File.WriteAllText("test.ok","ok"); - exit 0) - diff --git a/tests/fsharp/typeProviders/builtin/SqlDataConnection/DB/NORTHWND.MDF b/tests/fsharp/typeProviders/builtin/SqlDataConnection/DB/NORTHWND.MDF deleted file mode 100644 index 98142170d..000000000 Binary files a/tests/fsharp/typeProviders/builtin/SqlDataConnection/DB/NORTHWND.MDF and /dev/null differ diff --git a/tests/fsharp/typeProviders/builtin/SqlDataConnection/build.bat b/tests/fsharp/typeProviders/builtin/SqlDataConnection/build.bat deleted file mode 100644 index 0eb327bd5..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlDataConnection/build.bat +++ /dev/null @@ -1,8 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - -call %~d0%~p0..\..\..\single-test-build.bat - -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/typeProviders/builtin/SqlDataConnection/run.bat b/tests/fsharp/typeProviders/builtin/SqlDataConnection/run.bat deleted file mode 100644 index 1b140fbfc..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlDataConnection/run.bat +++ /dev/null @@ -1,17 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\..\..\..\config.bat - -IF /I "%INSTALL_SKU%" NEQ "ULTIMATE" ( - echo Test not supported except on Ultimate - exit /b 0 -) - -IF EXIST test.exe ( - echo Running test.exe to warm up SQL - test.exe > nul 2> nul -) - -call %~d0%~p0..\..\..\single-test-run.bat - -exit /b %ERRORLEVEL% \ No newline at end of file diff --git a/tests/fsharp/typeProviders/builtin/SqlDataConnection/test.fsx b/tests/fsharp/typeProviders/builtin/SqlDataConnection/test.fsx deleted file mode 100644 index 288c05c46..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlDataConnection/test.fsx +++ /dev/null @@ -1,255 +0,0 @@ -// #Conformance #TypeProviders #SqlDataConnection -#r "FSharp.Data.TypeProviders.dll" -#r "System.Management.dll" - -open Microsoft.FSharp.Core.CompilerServices -open System.IO - -[] -module Infrastructure = - let failures = ref false - let reportFailure () = stderr.WriteLine " NO"; failures := true - let test s b = stderr.Write(s:string); if b then stderr.WriteLine " OK" else reportFailure() - let check s v1 v2 = stderr.Write(s:string); if v1 = v2 then stderr.WriteLine " OK" else eprintf "... FAILURE: expected %A, got %A " v2 v1; reportFailure() - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then begin - let cultureString = argv.[2] in - let culture = new System.Globalization.CultureInfo(cultureString) in - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - end - - do SetCulture() - -module CheckSqlConnectionTypeProvider = - - let isSQLExpressInstalled = - let edition = "Express Edition" - let instance = "MSSQL$SQLEXPRESS" - - try - let getSqlExpress = - new System.Management.ManagementObjectSearcher("root\\Microsoft\\SqlServer\\ComputerManagement10", - "select * from SqlServiceAdvancedProperty where SQLServiceType = 1 and ServiceName = '" + instance + "' and (PropertyName = 'SKUNAME' or PropertyName = 'SPLEVEL')") - - // If nothing is returned, SQL Express isn't installed. - getSqlExpress.Get().Count <> 0 - with - | _ -> false - - - let checkHostedType (hostedType: System.Type) = - //let hostedType = hostedAppliedType1 - test "ceklc09wlkm1a" (hostedType.Assembly <> typeof.Assembly) - test "ceklc09wlkm1b" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "ceklc09wlkm2" hostedType.DeclaringType null - check "ceklc09wlkm3" hostedType.DeclaringMethod null - check "ceklc09wlkm4" hostedType.FullName "Microsoft.FSharp.Data.TypeProviders.SqlDataConnectionApplied" - check "ceklc09wlkm5" (hostedType.GetConstructors()) [| |] - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "ceklc09wlkm7" (hostedType.GetEvents()) [| |] - check "ceklc09wlkm8" (hostedType.GetFields()) [| |] - check "ceklc09wlkm9" [ for m in hostedType.GetMethods() -> m.Name ] [ "GetDataContext" ; "GetDataContext" ] - let m0 = hostedType.GetMethods().[0] - let m1 = hostedType.GetMethods().[1] - check "ceklc09wlkm9b" (m0.GetParameters().Length) 0 - check "ceklc09wlkm9b" (m1.GetParameters().Length) 1 - check "ceklc09wlkm9b" (m0.ReturnType.Name) "Northwnd" - check "ceklc09wlkm9b" (m0.ReturnType.FullName) "Microsoft.FSharp.Data.TypeProviders.SqlDataConnectionApplied+ServiceTypes+SimpleDataContextTypes+Northwnd" - check "ceklc09wlkm10" (hostedType.GetProperties()) [| |] - check "ceklc09wlkm11" (hostedType.GetNestedTypes().Length) 1 - check "ceklc09wlkm12" - (set [ for x in hostedType.GetNestedTypes() -> x.Name ]) - (set ["ServiceTypes"]) - - let hostedServiceTypes = hostedType.GetNestedTypes().[0] - check "ceklc09wlkm12b" (hostedServiceTypes.GetMethods()) [| |] - check "ceklc09wlkm12c" (hostedServiceTypes.GetNestedTypes().Length) 38 - - let hostedSimpleDataContextTypes = hostedServiceTypes.GetNestedType("SimpleDataContextTypes") - check "ceklc09wlkm12d" (hostedSimpleDataContextTypes.GetMethods()) [| |] - check "ceklc09wlkm12e" (hostedSimpleDataContextTypes.GetNestedTypes().Length) 1 - check "ceklc09wlkm12e" [ for x in hostedSimpleDataContextTypes.GetNestedTypes() -> x.Name] ["Northwnd"] - - check "ceklc09wlkm12" - (set [ for x in hostedServiceTypes.GetNestedTypes() -> x.Name ]) - (set ["Northwnd"; "SimpleDataContextTypes"; "AlphabeticalListOfProduct"; "Category"; "CategorySalesFor1997"; "CurrentProductList"; "CustomerAndSuppliersByCity"; - "CustomerCustomerDemo"; "CustomerDemographic"; "Customer"; "Employee"; "EmployeeTerritory"; - "Invoice"; "OrderDetail"; "OrderDetailsExtended"; "OrderSubtotal"; "Order"; "OrdersQry"; - "ProductSalesFor1997"; "Product"; "ProductsAboveAveragePrice"; "ProductsByCategory"; - "QuarterlyOrder"; "Region"; "SalesByCategory"; "SalesTotalsByAmount"; "Shipper"; - "SummaryOfSalesByQuarter"; "SummaryOfSalesByYear"; "Supplier"; "Territory"; "CustOrderHistResult"; - "CustOrdersDetailResult"; "CustOrdersOrdersResult"; "EmployeeSalesByCountryResult"; "SalesByYearResult"; - "SalesByCategoryResult"; "TenMostExpensiveProductsResult"]) - - let customersType = (hostedServiceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "Customer")) - check "ceklc09wlkm13" (customersType.GetProperties().Length) 13 - - - let instantiateTypeProviderAndCheckOneHostedType(connectionStringName, configFile, useDataDirectory, dataDirectory, useLocalSchemaFile: string option, useForceUpdate: bool option, typeFullPath: string[], resolutionFolder:string option) = - let assemblyFile = typeof.Assembly.CodeBase.Replace("file:///","").Replace("/","\\") - test "cnlkenkewe" (File.Exists assemblyFile) - - // If/when we care about the "target framework", this mock function will have to be fully implemented - let systemRuntimeContainsType s = - printfn "Call systemRuntimeContainsType(%s) returning dummy value 'true'" s - true - - let tpConfig = new TypeProviderConfig(systemRuntimeContainsType, ResolutionFolder=__SOURCE_DIRECTORY__, RuntimeAssembly=assemblyFile, ReferencedAssemblies=[| |], TemporaryFolder=Path.GetTempPath(), IsInvalidationSupported=false, IsHostedExecution=true) - use typeProvider1 = (new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders( tpConfig ) :> ITypeProvider) - - let invalidateEventCount = ref 0 - - typeProvider1.Invalidate.Add(fun _ -> incr invalidateEventCount) - - // Load a type provider instance for the type and restart - let hostedNamespace1 = typeProvider1.GetNamespaces() |> Seq.find (fun t -> t.NamespaceName = "Microsoft.FSharp.Data.TypeProviders") - - check "eenewioinw" (set [ for i in hostedNamespace1.GetTypes() -> i.Name ]) (set ["DbmlFile"; "EdmxFile"; "ODataService"; "SqlDataConnection";"SqlEntityConnection";"WsdlService"]) - - let hostedType1 = hostedNamespace1.ResolveTypeName("SqlDataConnection") - let hostedType1StaticParameters = typeProvider1.GetStaticParameters(hostedType1) - check "eenewioinw2" - (set [ for i in hostedType1StaticParameters -> i.Name ]) - (set ["ConnectionString"; "ConnectionStringName"; "DataDirectory"; "ResolutionFolder"; "ConfigFile"; "LocalSchemaFile"; - "ForceUpdate"; "Pluralize"; "Views"; "Functions"; "StoredProcedures"; "Timeout"; - "ContextTypeName"; "Serializable" ]) - - let northwind = "NORTHWND.mdf" - let northwindLog = "NORTHWND_log.ldf" - let northwindFile = - let baseFile = - match dataDirectory with - | None -> northwind - | Some dd -> System.IO.Path.Combine(dd,northwind) - match resolutionFolder with - | None -> - match dataDirectory with - | None -> () - | Some dd -> if not(System.IO.Directory.Exists dd) then System.IO.Directory.CreateDirectory dd |> ignore - baseFile - | Some rf -> - if not(System.IO.Directory.Exists rf) then System.IO.Directory.CreateDirectory rf |> ignore - match dataDirectory with - | None -> () - | Some dd -> let dd = System.IO.Path.Combine(rf,dd) in if not(System.IO.Directory.Exists dd) then System.IO.Directory.CreateDirectory dd |> ignore - System.IO.Path.Combine(rf,baseFile) - - - if not(System.IO.File.Exists(northwindFile)) then - System.IO.File.Copy("DB\\northwnd.mdf", northwindFile, false) - System.IO.File.SetAttributes(northwindFile, System.IO.FileAttributes.Normal) - - - let connectionString = - if useDataDirectory then - if isSQLExpressInstalled then - @"AttachDBFileName = '|DataDirectory|\" + northwind + "';Server='.\SQLEXPRESS';User Instance=true;Integrated Security=SSPI" - else - "AttachDBFileName = '|DataDirectory|\\" + northwind + "';Server='(localdb)\\MSSQLLocalDB'" - else - if isSQLExpressInstalled then - @"AttachDBFileName = '" + System.IO.Path.Combine(__SOURCE_DIRECTORY__, northwindFile) + "';Server='.\SQLEXPRESS';User Instance=true;Integrated Security=SSPI" - else - "AttachDBFileName = '" + System.IO.Path.Combine(__SOURCE_DIRECTORY__, northwindFile) + "';Server='(localdb)\\MSSQLLocalDB'" - - match connectionStringName with - | None -> () - | Some connectionStringName -> - let configFileName = match configFile with None -> "app.config" | Some nm -> nm - let configFileName = - match resolutionFolder with - | None -> configFileName - | Some rf -> - System.IO.Path.Combine(rf,configFileName) - System.IO.File.WriteAllText(configFileName, - sprintf """ - - - - - - - - - - -""" - connectionStringName - connectionString) - let staticParameterValues = - [| for x in hostedType1StaticParameters -> - (match x.Name with - | "ConnectionString" when connectionStringName.IsNone -> box connectionString - | "Pluralize" -> box true - | "ConnectionStringName" when connectionStringName.IsSome -> box connectionStringName.Value - | "ResolutionFolder" when resolutionFolder.IsSome -> box resolutionFolder.Value - | "DataDirectory" when dataDirectory.IsSome -> box dataDirectory.Value - | "ConfigFile" when configFile.IsSome -> box configFile.Value - | "ContextTypeName" -> box "Northwnd" - | "LocalSchemaFile" when useLocalSchemaFile.IsSome -> box useLocalSchemaFile.Value - | "ForceUpdate" when useForceUpdate.IsSome -> box useForceUpdate.Value - | "Timeout" -> box 60 - | _ -> box x.RawDefaultValue) |] - printfn "instantiating database type... may take a while for db to attach, code generation tool to run and csc.exe to run..." - - try - let hostedAppliedType1 = typeProvider1.ApplyStaticArguments(hostedType1, typeFullPath, staticParameterValues) - - checkHostedType hostedAppliedType1 - with - | e -> - printfn "%s" (e.ToString()) - reportFailure() - - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, None, None, [| "SqlDataConnectionApplied" |], None) - - // Use an implied app.config config file, use the current directory as the DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString1", None, true, None, None, None, [| "SqlDataConnectionApplied" |], None) - - // Use a config file, use an explicit relative DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString2", Some "app.config", true, Some "DataDirectory", None, None, [| "SqlDataConnectionApplied" |], None) - - // Use a config file, use an explicit relative DataDirectory and an explicit ResolutionFolder. - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString2", Some "app.config", true, Some "DataDirectory", None, None, [| "SqlDataConnectionApplied" |], Some "ExampleResolutionFolder") - - - // Use an absolute config file, use an absolute DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString3", Some (__SOURCE_DIRECTORY__ + @"\test.config"), true, Some (__SOURCE_DIRECTORY__ + @"\DataDirectory"), None, None, [| "SqlDataConnectionApplied" |], None) - - let schemaFile2 = Path.Combine(__SOURCE_DIRECTORY__, "nwind2.dbml") - (try File.Delete schemaFile2 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, Some (Path.Combine(__SOURCE_DIRECTORY__, "nwind2.dbml")), Some true, [| "SqlDataConnectionApplied" |], None) - // schemaFile2 should now exist - check "eoinew0c9e" (File.Exists schemaFile2) - - // Reuse the DBML just created - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, Some (Path.Combine(__SOURCE_DIRECTORY__, "nwind2.dbml")), Some false, [| "SqlDataConnectionApplied" |], None) - // schemaFile2 should now still exist - check "eoinew0c9e" (File.Exists schemaFile2) - - // // A relative path should work.... - // instantiateTypeProviderAndCheckOneHostedType(Some "nwind2.dbml", Some false) - // // schemaFile2 should now still exist - // check "eoinew0c9e" (File.Exists schemaFile2) - - let schemaFile3 = Path.Combine(__SOURCE_DIRECTORY__, "nwind3.dbml") - (try File.Delete schemaFile3 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, Some schemaFile3, None, [| "SqlDataConnectionApplied" |], None) - - // schemaFile3 should now exist - check "eoinew0c9e" (File.Exists schemaFile3) - -let _ = - if !failures then (stdout.WriteLine "Test Failed"; exit 1) - -do (stdout.WriteLine "Test Passed"; - File.WriteAllText("test.ok","ok"); - exit 0) - diff --git a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/DB/NORTHWND.MDF b/tests/fsharp/typeProviders/builtin/SqlEntityConnection/DB/NORTHWND.MDF deleted file mode 100644 index 98142170d..000000000 Binary files a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/DB/NORTHWND.MDF and /dev/null differ diff --git a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/build.bat b/tests/fsharp/typeProviders/builtin/SqlEntityConnection/build.bat deleted file mode 100644 index 0eb327bd5..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/build.bat +++ /dev/null @@ -1,8 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - -call %~d0%~p0..\..\..\single-test-build.bat - -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/run.bat b/tests/fsharp/typeProviders/builtin/SqlEntityConnection/run.bat deleted file mode 100644 index bee9d5de4..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/run.bat +++ /dev/null @@ -1,13 +0,0 @@ -@if "%_echo%"=="" echo off -call %~d0%~p0..\..\..\..\config.bat - -IF /I "%INSTALL_SKU%" NEQ "ULTIMATE" ( - echo Test not supported except on Ultimate - exit /b 0 -) - -call %~d0%~p0..\..\..\single-test-run.bat - -exit /b %ERRORLEVEL% - - diff --git a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/test.fsx b/tests/fsharp/typeProviders/builtin/SqlEntityConnection/test.fsx deleted file mode 100644 index 9ab3cd02f..000000000 --- a/tests/fsharp/typeProviders/builtin/SqlEntityConnection/test.fsx +++ /dev/null @@ -1,243 +0,0 @@ -// #Conformance #TypeProviders #SqlEntityConnection -#r "FSharp.Data.TypeProviders.dll" -#r "System.Management.dll" - -open Microsoft.FSharp.Core.CompilerServices -open System.IO - -[] -module Infrastructure = - let failures = ref false - let reportFailure () = stderr.WriteLine " NO"; failures := true - let test s b = stderr.Write(s:string); if b then stderr.WriteLine " OK" else reportFailure() - let check s v1 v2 = stderr.Write(s:string); if v1 = v2 then stderr.WriteLine " OK" else eprintf "... FAILURE: expected %A, got %A " v2 v1; reportFailure() - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then begin - let cultureString = argv.[2] in - let culture = new System.Globalization.CultureInfo(cultureString) in - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - end - - do SetCulture() - -module CheckSqlEntityConnectionTypeProvider = - - let isSQLExpressInstalled = - let edition = "Express Edition" - let instance = "MSSQL$SQLEXPRESS" - - try - let getSqlExpress = - new System.Management.ManagementObjectSearcher("root\\Microsoft\\SqlServer\\ComputerManagement10", - "select * from SqlServiceAdvancedProperty where SQLServiceType = 1 and ServiceName = '" + instance + "' and (PropertyName = 'SKUNAME' or PropertyName = 'SPLEVEL')") - - // If nothing is returned, SQL Express isn't installed. - getSqlExpress.Get().Count <> 0 - with - | _ -> false - - let checkHostedType (expectedContextTypeName, hostedType: System.Type) = - //let hostedType = hostedAppliedType1 - - test "ceklc09wlkm1a" (hostedType.Assembly <> typeof.Assembly) - test "ceklc09wlkm1b" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "ceklc09wlkm2" hostedType.DeclaringType null - check "ceklc09wlkm3" hostedType.DeclaringMethod null - check "ceklc09wlkm4" hostedType.FullName ("SqlEntityConnection1.SqlEntityConnectionApplied") - check "ceklc09wlkm5" (hostedType.GetConstructors()) [| |] - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "ceklc09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "ceklc09wlkm7" (hostedType.GetEvents()) [| |] - check "ceklc09wlkm8" (hostedType.GetFields()) [| |] - check "ceklc09wlkm9" [ for m in hostedType.GetMethods() -> m.Name ] [ "GetDataContext" ;"GetDataContext" ] - let m0 = hostedType.GetMethods().[0] - let m1 = hostedType.GetMethods().[1] - check "ceklc09wlkm9b" (m0.GetParameters().Length) 0 - check "ceklc09wlkm9c" (m1.GetParameters().Length) 1 - check "ceklc09wlkm9d" (m0.ReturnType.Name) expectedContextTypeName - check "ceklc09wlkm9e" (m0.ReturnType.FullName) ("SqlEntityConnection1.SqlEntityConnectionApplied+ServiceTypes+SimpleDataContextTypes+" + expectedContextTypeName) - check "ceklc09wlkm10" (hostedType.GetProperties()) [| |] - check "ceklc09wlkm11" (hostedType.GetNestedTypes().Length) 1 - check "ceklc09wlkm12" - (set [ for x in hostedType.GetNestedTypes() -> x.Name ]) - (set ["ServiceTypes"]) - - let hostedServiceTypes = hostedType.GetNestedTypes().[0] - check "ceklc09wlkm12b" (hostedServiceTypes.GetMethods()) [| |] - check "ceklc09wlkm12c" (hostedServiceTypes.GetNestedTypes().Length) 28 - - let hostedSimpleDataContextTypes = hostedServiceTypes.GetNestedType("SimpleDataContextTypes") - check "ceklc09wlkm12d" (hostedSimpleDataContextTypes.GetMethods()) [| |] - check "ceklc09wlkm12e" (hostedSimpleDataContextTypes.GetNestedTypes().Length) 1 - check "ceklc09wlkm12e" [ for x in hostedSimpleDataContextTypes.GetNestedTypes() -> x.Name] [expectedContextTypeName] - - check "ceklc09wlkm12" - (set [ for x in hostedServiceTypes.GetNestedTypes() -> x.Name ]) - (set - (["Territory"; "Supplier"; "Summary_of_Sales_by_Year"; - "Summary_of_Sales_by_Quarter"; "Shipper"; "Sales_Totals_by_Amount"; - "Sales_by_Category"; "Region"; "Products_by_Category"; - "Products_Above_Average_Price"; "Product_Sales_for_1997"; "Product"; - "Orders_Qry"; "Order_Subtotal"; "Order_Details_Extended"; "Order_Detail"; - "Order"; "Invoice"; "Employee"; "CustomerDemographic"; - "Customer_and_Suppliers_by_City"; "Customer"; "Current_Product_List"; - "Category_Sales_for_1997"; "Category"; "Alphabetical_list_of_product"; ] @ - [expectedContextTypeName] @ - [ "SimpleDataContextTypes"])) - - let customersType = (hostedServiceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "Customer")) - check "ceklc09wlkm13" (customersType.GetProperties().Length) 15 - - - let instantiateTypeProviderAndCheckOneHostedType(connectionStringName, configFile, useDataDirectory, dataDirectory, entityContainer: string option, localSchemaFile: string option, useForceUpdate: bool option, typeFullPath: string[]) = - let expectedContextTypeName = match entityContainer with None -> "EntityContainer" | Some s -> s - let assemblyFile = typeof.Assembly.CodeBase.Replace("file:///","").Replace("/","\\") - test "cnlkenkewe" (File.Exists assemblyFile) - - // If/when we care about the "target framework", this mock function will have to be fully implemented - let systemRuntimeContainsType s = - printfn "Call systemRuntimeContainsType(%s) returning dummy value 'true'" s - true - - let tpConfig = new TypeProviderConfig(systemRuntimeContainsType, ResolutionFolder=__SOURCE_DIRECTORY__, RuntimeAssembly=assemblyFile, ReferencedAssemblies=[| |], TemporaryFolder=Path.GetTempPath(), IsInvalidationSupported=false, IsHostedExecution=true) - use typeProvider1 = (new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders( tpConfig ) :> ITypeProvider) - - let invalidateEventCount = ref 0 - - typeProvider1.Invalidate.Add(fun _ -> incr invalidateEventCount) - - // Load a type provider instance for the type and restart - let hostedNamespace1 = typeProvider1.GetNamespaces() |> Seq.find (fun t -> t.NamespaceName = "Microsoft.FSharp.Data.TypeProviders") - - check "eenewioinw" (set [ for i in hostedNamespace1.GetTypes() -> i.Name ]) (set ["DbmlFile"; "EdmxFile"; "ODataService"; "SqlDataConnection";"SqlEntityConnection";"WsdlService"]) - - let hostedType1 = hostedNamespace1.ResolveTypeName("SqlEntityConnection") - let hostedType1StaticParameters = typeProvider1.GetStaticParameters(hostedType1) - check "eenewioinw2" - (set [ for i in hostedType1StaticParameters -> i.Name ]) - (set ["ConnectionString"; "ConnectionStringName"; "ResolutionFolder"; "DataDirectory"; "ConfigFile"; "ForceUpdate"; "Provider"; "EntityContainer"; "LocalSchemaFile"; "Pluralize"; "SuppressForeignKeyProperties"] ) - - - let northwind = "NORTHWND.mdf" - let northwindFile = - match dataDirectory with - | None -> northwind - | Some dd -> - if not(System.IO.Directory.Exists dd) then System.IO.Directory.CreateDirectory dd |> ignore - System.IO.Path.Combine(dd,northwind) - - if not(System.IO.File.Exists(northwindFile)) then - System.IO.File.Copy("DB\\northwnd.mdf", northwindFile, false) - System.IO.File.SetAttributes(northwindFile, System.IO.FileAttributes.Normal) - - - let connectionString = - if useDataDirectory then - if isSQLExpressInstalled then - @"AttachDBFileName = '|DataDirectory|\" + northwind + "';Server='.\SQLEXPRESS';User Instance=true;Integrated Security=SSPI" - else - "AttachDBFileName = '|DataDirectory|\\" + northwind + "';Server='(localdb)\\MSSQLLocalDB'" - else - if isSQLExpressInstalled then - @"AttachDBFileName = '" + System.IO.Path.Combine(__SOURCE_DIRECTORY__, northwindFile) + "';Server='.\SQLEXPRESS';User Instance=true;Integrated Security=SSPI" - else - "AttachDBFileName = '" + System.IO.Path.Combine(__SOURCE_DIRECTORY__, northwindFile) + "';Server='(localdb)\\MSSQLLocalDB'" - - match connectionStringName with - | None -> () - | Some connectionStringName -> - let configFileName = match configFile with None -> "app.config" | Some nm -> nm - System.IO.File.WriteAllText(configFileName, - sprintf """ - - - - - - - - - - -""" - connectionStringName - connectionString) - let staticParameterValues = - [| for x in hostedType1StaticParameters -> - (match x.Name with - | "ConnectionString" when connectionStringName.IsNone -> box connectionString - | "ConnectionStringName" when connectionStringName.IsSome -> box connectionStringName.Value - | "DataDirectory" when dataDirectory.IsSome -> box dataDirectory.Value - | "ConfigFile" when configFile.IsSome -> box configFile.Value - | "Pluralize" -> box true - | "EntityContainer" when entityContainer.IsSome -> box entityContainer.Value - | "SuppressForeignKeyProperties" -> box false - | "LocalSchemaFile" when localSchemaFile.IsSome -> box localSchemaFile.Value - | "ForceUpdate" when useForceUpdate.IsSome -> box useForceUpdate.Value - | _ -> box x.RawDefaultValue) |] - printfn "instantiating database type... may take a while for db to attach, code generation tool to run and csc.exe to run..." - try - let hostedAppliedType1 = typeProvider1.ApplyStaticArguments(hostedType1, typeFullPath, staticParameterValues) - - checkHostedType (expectedContextTypeName,hostedAppliedType1 ) - with - | e -> - printfn "%s" (e.ToString()) - reportFailure() - - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, None, None, None, [| "SqlEntityConnectionApplied" |]) - - // Use an implied app.config config file, use the current directory as the DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString1", None, true, None, None, None, None, [| "SqlEntityConnectionApplied" |]) - - // Use a config file, use an explicit relative DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString2", Some "app.config", true, Some "DataDirectory", None, None, None, [| "SqlEntityConnectionApplied" |]) - - // Use an absolute config file, use an absoltue DataDirectory - instantiateTypeProviderAndCheckOneHostedType(Some "ConnectionString3", Some (__SOURCE_DIRECTORY__ + @"\test.config"), true, Some (__SOURCE_DIRECTORY__ + @"\DataDirectory"), None, None, None, [| "SqlEntityConnectionApplied" |]) - - - let schemaFile2 = Path.Combine(__SOURCE_DIRECTORY__, "nwind2.ssdl") - (try File.Delete schemaFile2 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, None, Some (Path.Combine(__SOURCE_DIRECTORY__, "nwind2.ssdl")), Some true, [| "SqlEntityConnectionApplied" |]) - // schemaFile2 should now exist - check "eoinew0c9e" (File.Exists schemaFile2) - - // Reuse the SSDL just created - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, None, Some (Path.Combine(__SOURCE_DIRECTORY__, "nwind2.ssdl")), Some false, [| "SqlEntityConnectionApplied" |]) - // schemaFile2 should now still exist - check "eoinew0c9e" (File.Exists schemaFile2) - - // // A relative path should work.... - // instantiateTypeProviderAndCheckOneHostedType(Some "nwind2.ssdl", Some false) - // // schemaFile2 should now still exist - // check "eoinew0c9e" (File.Exists schemaFile2) - - let schemaFile3 = Path.Combine(__SOURCE_DIRECTORY__, "nwind3.ssdl") - (try File.Delete schemaFile3 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, None, Some schemaFile3, None, [| "SqlEntityConnectionApplied" |]) - - // schemaFile3 should now exist - check "eoinew0c9e" (File.Exists schemaFile3) - - let schemaFile4 = Path.Combine(__SOURCE_DIRECTORY__, "nwind4.ssdl") - (try File.Delete schemaFile4 with _ -> ()) - instantiateTypeProviderAndCheckOneHostedType(None, None, false, None, Some "MyEntityContainer", Some schemaFile4, None, [| "SqlEntityConnectionApplied" |]) - - // schemaFile4 should now exist - check "eoinew0c9e" (File.Exists schemaFile4) - - -let _ = - if !failures then (stdout.WriteLine "Test Failed"; exit 1) - -do (stdout.WriteLine "Test Passed"; - File.WriteAllText("test.ok","ok"); - exit 0) - diff --git a/tests/fsharp/typeProviders/builtin/WsdlService/build.bat b/tests/fsharp/typeProviders/builtin/WsdlService/build.bat deleted file mode 100644 index 3e324d448..000000000 --- a/tests/fsharp/typeProviders/builtin/WsdlService/build.bat +++ /dev/null @@ -1,8 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - -call %~d0%~p0..\..\..\single-test-build.bat - -exit /b %ERRORLEVEL% - diff --git a/tests/fsharp/typeProviders/builtin/WsdlService/run.bat b/tests/fsharp/typeProviders/builtin/WsdlService/run.bat deleted file mode 100644 index f1520dfb0..000000000 --- a/tests/fsharp/typeProviders/builtin/WsdlService/run.bat +++ /dev/null @@ -1,7 +0,0 @@ -@if "%_echo%"=="" echo off - -call %~d0%~p0..\..\..\single-test-run.bat - -exit /b %ERRORLEVEL% - - diff --git a/tests/fsharp/typeProviders/builtin/WsdlService/test.fsx b/tests/fsharp/typeProviders/builtin/WsdlService/test.fsx deleted file mode 100644 index a28ba66c7..000000000 --- a/tests/fsharp/typeProviders/builtin/WsdlService/test.fsx +++ /dev/null @@ -1,210 +0,0 @@ -// #Conformance #TypeProviders #WsdlService -#r "FSharp.Data.TypeProviders.dll" - -open Microsoft.FSharp.Core.CompilerServices -open System.IO - -module Infrastructure = - let failures = ref false - let reportFailure () = stderr.WriteLine " NO"; failures := true - let test s b = stderr.Write(s:string); if b then stderr.WriteLine " OK" else reportFailure() - let check s v1 v2 = stderr.Write(s:string); if v1 = v2 then stderr.WriteLine " OK" else eprintf "... FAILURE: expected %A, got %A " v2 v1; reportFailure() - - let argv = System.Environment.GetCommandLineArgs() - let SetCulture() = - if argv.Length > 2 && argv.[1] = "--culture" then begin - let cultureString = argv.[2] in - let culture = new System.Globalization.CultureInfo(cultureString) in - stdout.WriteLine ("Running under culture "+culture.ToString()+"..."); - System.Threading.Thread.CurrentThread.CurrentCulture <- culture - end - - do SetCulture() - -[] -type WsdlServiceTest(serviceUri, prefix) = - - let check caption a b = Infrastructure.check (prefix + caption) a b - let test caption v = Infrastructure.test (prefix + caption) v - - abstract CheckHostedType: System.Type -> unit - - member this.InstantiateTypeProviderAndPerformCheck(useLocalSchemaFile : string option, useForceUpdate : bool option, typeFullPath : string[], f) = - let assemblyFile = typeof.Assembly.CodeBase.Replace("file:///","").Replace("/","\\") - test "cnlkenkewe" (File.Exists assemblyFile) - - // If/when we care about the "target framework", this mock function will have to be fully implemented - let systemRuntimeContainsType s = - printfn "Call systemRuntimeContainsType(%s) returning dummy value 'true'" s - true - - let tpConfig = new TypeProviderConfig(systemRuntimeContainsType, ResolutionFolder=__SOURCE_DIRECTORY__, RuntimeAssembly=assemblyFile, ReferencedAssemblies=[| |], TemporaryFolder=Path.GetTempPath(), IsInvalidationSupported=true, IsHostedExecution=true) - use typeProvider1 = (new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders( tpConfig ) :> ITypeProvider) - - let invalidateEventCount = ref 0 - - typeProvider1.Invalidate.Add(fun _ -> incr invalidateEventCount) - - // Load a type provider instance for the type and restart - let hostedNamespace1 = typeProvider1.GetNamespaces() |> Seq.find (fun t -> t.NamespaceName = "Microsoft.FSharp.Data.TypeProviders") - - check "eenewioinw" (set [ for i in hostedNamespace1.GetTypes() -> i.Name ]) (set ["DbmlFile"; "EdmxFile"; "ODataService"; "SqlDataConnection";"SqlEntityConnection";"WsdlService"]) - - let hostedType1 = hostedNamespace1.ResolveTypeName("WsdlService") - let hostedType1StaticParameters = typeProvider1.GetStaticParameters(hostedType1) - check "eenewioinw2" - (set [ for i in hostedType1StaticParameters -> i.Name ]) - (set ["ServiceUri"; "LocalSchemaFile"; "ResolutionFolder"; "ForceUpdate"; "Serializable"; "MessageContract"; "EnableDataBinding"; "Async"; "CollectionType";]) - - let staticParameterValues = - [| for x in hostedType1StaticParameters -> - (match x.Name with - | "ServiceUri" -> box serviceUri - | "LocalSchemaFile" when useLocalSchemaFile.IsSome -> box useLocalSchemaFile.Value - | "ForceUpdate" when useForceUpdate.IsSome -> box useForceUpdate.Value - | _ -> box x.RawDefaultValue) |] - - for p in Seq.zip hostedType1StaticParameters staticParameterValues do - printfn "%A" p - printfn "instantiating service type... may take a while for WSDL service metadata to be downloaded, code generation tool to run and csc.exe to run..." - let hostedAppliedType1 = typeProvider1.ApplyStaticArguments(hostedType1, typeFullPath, staticParameterValues) - this.CheckHostedType(hostedAppliedType1) - - f() - - member this.InstantiateTypeProviderAndCheckOneHostedType(useLocalSchemaFile: string option, useForceUpdate: bool option, typeFullPath: string[] ) = - this.InstantiateTypeProviderAndPerformCheck(useLocalSchemaFile, useForceUpdate, typeFullPath, ignore) - - member this.Run() = - this.InstantiateTypeProviderAndCheckOneHostedType( None, None, [| "WsdlServiceApplied" |] ) - - let sfile = "sfile.wsdlschema" - let fullPath s = Path.Combine(__SOURCE_DIRECTORY__, s) - let schemaFile = fullPath sfile - - (try File.Delete schemaFile with _ -> ()) - this.InstantiateTypeProviderAndCheckOneHostedType(Some sfile, Some true, [| "WsdlServiceApplied" |]) - // schemaFile should now exist - test "eoinew0c9e1" (File.Exists schemaFile) - - let writeTime = File.GetLastWriteTime(schemaFile) - // Reuse the WsdlSchema just created - this.InstantiateTypeProviderAndCheckOneHostedType(Some sfile, Some false, [| "WsdlServiceApplied" |]) - // schemaFile should still exist - test "eoinew0c9e" (File.Exists schemaFile) - check "LastWriteTime_1" (File.GetLastWriteTime(schemaFile)) writeTime - - let sfile2 = "sfile2.wsdlschema" - let schemaFile2 = fullPath sfile2 - (try File.Delete schemaFile2 with _ -> ()) - - let check() = - // schemaFile2 should now exist - test "eoinew0c9e" (File.Exists schemaFile2) - - // rename schema file - let renamedFile = fullPath "renamed" - // delete existing file - try File.Delete renamedFile with _ -> () - System.Threading.SpinWait.SpinUntil((fun () -> File.Exists(schemaFile2)), 10000) - |> ignore - test "SchemaFileExists" (File.Exists schemaFile2) - this.InstantiateTypeProviderAndPerformCheck(Some sfile2, Some false, [| "WsdlServiceApplied" |], check) - - // corrupt source file - let initial = File.ReadAllText(sfile2) - let text = "123" + File.ReadAllText(sfile2) - File.WriteAllText(sfile2, text) - try - this.InstantiateTypeProviderAndPerformCheck(Some sfile2, Some false, [| "WsdlServiceApplied" |], check) - test "Exception_Expected" false - with - e -> () - // read all text and verify that it was not overwritten - let newText = File.ReadAllText(sfile2) - test "FileWasNotChanged" (text = newText) - - -module CheckWsdlServiceTypeProvider = - let private prefix = "ceklc" - type SimpleWsdlTest() = - inherit WsdlServiceTest("http://api.microsofttranslator.com/V2/Soap.svc", prefix) - - let check caption a b = Infrastructure.check (prefix + caption) a b - let test caption v = Infrastructure.test (prefix + caption) v - - override this.CheckHostedType(hostedType) = - //let hostedType = hostedAppliedType1 - test "09wlkm1a" (hostedType.Assembly <> typeof.Assembly) - test "09wlkm1b" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "09wlkm2" hostedType.DeclaringType null - check "09wlkm3" hostedType.DeclaringMethod null - check "09wlkm4" hostedType.FullName "WsdlService1.WsdlServiceApplied" - check "09wlkm5" (hostedType.GetConstructors()) [| |] - check "09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "09wlkm7" (hostedType.GetEvents()) [| |] - check "09wlkm8" (hostedType.GetFields()) [| |] - check "09wlkm9" (hostedType.GetMethods() |> Array.map (fun m -> m.Name)) [| "GetBasicHttpBinding_LanguageService"; "GetBasicHttpBinding_LanguageService"|] - check "09wlkm10" (hostedType.GetProperties()) [| |] - check "09wlkm11" - (set [ for x in hostedType.GetNestedTypes() -> x.Name ]) - (set ["ServiceTypes"] ) - - let serviceTypes = hostedType.GetNestedTypes().[0] - - check "09wlkm11" (serviceTypes.GetNestedTypes().Length) 5 - check "09wlkm12" - (set [ for x in serviceTypes.GetNestedTypes() -> x.Name ]) - (set ["LanguageService"; "LanguageServiceChannel"; "LanguageServiceClient"; "Microsoft"; "SimpleDataContextTypes" ] ) - - let languageServiceType = (serviceTypes.GetNestedTypes() |> Seq.find (fun t -> t.Name = "LanguageService")) - check "09wlkm13" (languageServiceType.GetProperties().Length) 0 - - (new SimpleWsdlTest()).Run() - -module CheckWsdlServiceTypeProviderXIgniteFutures = - let prefix = "qceklc" - type XIgniteWsdlTest() = - inherit WsdlServiceTest("http://www.xignite.com/xFutures.asmx?WSDL", prefix) - let prefix = "xignite" - let check caption a b = Infrastructure.check (prefix + caption) a b - let test caption v = Infrastructure.test (prefix + caption) v - - override this.CheckHostedType (hostedType: System.Type) = - test "09wlkm1ad233" (hostedType.Assembly <> typeof.Assembly) - test "09wlkm1b2ed1" (hostedType.Assembly.FullName.StartsWith "tmp") - - check "09wlkm2" hostedType.DeclaringType null - check "09wlkm3" hostedType.DeclaringMethod null - check "09wlkm4" hostedType.FullName "WsdlService1.WsdlServiceApplied" - check "09wlkm5" (hostedType.GetConstructors()) [| |] - check "09wlkm6" (hostedType.GetCustomAttributesData().Count) 1 - check "09wlkm6" (hostedType.GetCustomAttributesData().[0].Constructor.DeclaringType.FullName) typeof.FullName - check "09wlkm7" (hostedType.GetEvents()) [| |] - check "09wlkm8" (hostedType.GetFields()) [| |] - check "09wlkm9" (hostedType.GetMethods() |> Array.map (fun m -> m.Name)) [| "GetXigniteFuturesSoap"; "GetXigniteFuturesSoap"; "GetXigniteFuturesSoap12";"GetXigniteFuturesSoap12"|] - check "09wlkm10" (hostedType.GetProperties()) [| |] - - let serviceTypes = hostedType.GetNestedTypes().[0] - - - check "09wlkm11a" (serviceTypes.GetNestedTypes().Length >= 1) true - check "09wlkm11b" (serviceTypes.GetNestedType("www") <> null) true - check "09wlkm11c" (serviceTypes.GetNestedType("www").GetNestedType("xignite") <> null) true - check "09wlkm11d" (serviceTypes.GetNestedType("www").GetNestedType("xignite").GetNestedType("com") <> null) true - check "09wlkm11e" (serviceTypes.GetNestedType("www").GetNestedType("xignite").GetNestedType("com").GetNestedType("services") <> null) true - check "09wlkm11f" (serviceTypes.GetNestedType("www").GetNestedType("xignite").GetNestedType("com").GetNestedType("services").GetNestedTypes().Length >= 1) true - check "09wlkm11g" [ for x in serviceTypes.GetNestedTypes() do if not x.IsNested && x.Namespace = null then yield x.Name ].Length 175 - - (new XIgniteWsdlTest()).Run() - - -let _ = - if !Infrastructure.failures then (stdout.WriteLine "Test Failed"; exit 1) - -do (stdout.WriteLine "Test Passed"; - File.WriteAllText("test.ok","ok"); - exit 0) - diff --git a/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.cmd b/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.cmd deleted file mode 100644 index 4273140ba..000000000 --- a/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.cmd +++ /dev/null @@ -1,28 +0,0 @@ -REM == Find out OS architecture, no matter what cmd prompt -SET OSARCH=%PROCESSOR_ARCHITECTURE% -IF NOT "%PROCESSOR_ARCHITEW6432%"=="" SET OSARCH=%PROCESSOR_ARCHITEW6432% - -REM == Find out path to native 'Program Files 32bit', no matter what -REM == architecture we are running on and no matter what command -REM == prompt we came from. -IF /I "%OSARCH%"=="x86" set X86_PROGRAMFILES=%ProgramFiles% -IF /I "%OSARCH%"=="AMD64" set X86_PROGRAMFILES=%ProgramFiles(x86)% - -REM == Set path to FSharp.Data.TypeProviders.dll -REM == This binary is frozen at 4.3.0.0 version -set FSDATATYPEPROVIDERSPATH=%X86_PROGRAMFILES%\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\FSharp.Data.TypeProviders.dll -IF EXIST "%FSCBinPath%\FSharp.Data.TypeProviders.dll" set FSDATATYPEPROVIDERSPATH=%FSCBinPath%\FSharp.Data.TypeProviders.dll - -REM == Copy the FSharp.Data.TypeProvider.dll -REM == Note: we need this because we are doing white box testing -IF EXIST "%FSDATATYPEPROVIDERSPATH%" copy /y "%FSDATATYPEPROVIDERSPATH%" . - -REM == Copy in config files with needed binding redirects -xcopy /RY "%~dp0test.exe.config" "%cd%\test.exe.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\testX64.exe.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize.exe.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize-lib.dll.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize-client-of-lib.exe.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\test--optminus--debug.exe.config*" -xcopy /RY "%~dp0test.exe.config" "%cd%\test--optplus--debug.exe.config*" - diff --git a/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.fs b/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.fs deleted file mode 100644 index 50940abe2..000000000 --- a/tests/fsharp/typeProviders/builtin/copyFSharpDataTypeProviderDLL.fs +++ /dev/null @@ -1,71 +0,0 @@ -module CopyFSharpDataTypeProviderDLL - -open System -open System.IO -open NUnit.Framework - -open FSharpTestSuiteTypes -open PlatformHelpers -open NUnitConf - -let copy (cfg: TestConfig) (dir: string) = attempt { - let fileExists = Commands.fileExists dir >> Option.isSome - let getfullpath = Commands.getfullpath dir - - let copy_y a = Commands.copy_y dir a >> checkResult - - // REM == Find out OS architecture, no matter what cmd prompt - // SET OSARCH=%PROCESSOR_ARCHITECTURE% - // IF NOT "%PROCESSOR_ARCHITEW6432%"=="" SET OSARCH=%PROCESSOR_ARCHITEW6432% - let osArch = WindowsPlatform.osArch cfg.EnvironmentVariables - - // REM == Find out path to native 'Program Files 32bit', no matter what - // REM == architecture we are running on and no matter what command - // REM == prompt we came from. - // IF /I "%OSARCH%"=="x86" set X86_PROGRAMFILES=%ProgramFiles% - // IF /I "%OSARCH%"=="AMD64" set X86_PROGRAMFILES=%ProgramFiles(x86)% - let x86ProgramFiles = WindowsPlatform.x86ProgramFilesDirectory cfg.EnvironmentVariables osArch - - // REM == Set path to FSharp.Data.TypeProviders.dll - // REM == This binary is frozen at 4.3.0.0 version - // set FSDATATYPEPROVIDERSPATH=%X86_PROGRAMFILES%\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\FSharp.Data.TypeProviders.dll - // IF EXIST "%FSCBinPath%\FSharp.Data.TypeProviders.dll" set FSDATATYPEPROVIDERSPATH=%FSCBinPath%\FSharp.Data.TypeProviders.dll - let FSDATATYPEPROVIDERSPATH = - if fileExists (cfg.FSCBinPath/"FSharp.Data.TypeProviders.dll") - then cfg.FSCBinPath/"FSharp.Data.TypeProviders.dll" - else x86ProgramFiles/"Reference Assemblies"/"Microsoft"/"FSharp"/".NETFramework"/"v4.0"/"4.3.0.0"/"Type Providers"/"FSharp.Data.TypeProviders.dll" - - - // REM == Copy the FSharp.Data.TypeProvider.dll - // REM == Note: we need this because we are doing white box testing - // IF EXIST "%FSDATATYPEPROVIDERSPATH%" copy /y "%FSDATATYPEPROVIDERSPATH%" . - do! if fileExists FSDATATYPEPROVIDERSPATH - then copy_y FSDATATYPEPROVIDERSPATH ("."/"FSharp.Data.TypeProviders.dll") - else Success () - - // REM == Copy in config files with needed binding redirects - let xcopy_ry a b = - let removeReadonly p = - let attr = File.GetAttributes(p) - File.SetAttributes(p, attr &&& (~~~ FileAttributes.ReadOnly)) - - if fileExists b then removeReadonly (getfullpath b) - copy_y a b - - let ``test.exe.config`` = __SOURCE_DIRECTORY__/"test.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test.exe.config*" - do! xcopy_ry ``test.exe.config`` "test.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\testX64.exe.config*" - do! xcopy_ry ``test.exe.config`` "testX64.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize.exe.config*" - do! xcopy_ry ``test.exe.config`` "test--optimize.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize-lib.dll.config*" - do! xcopy_ry ``test.exe.config`` "test--optimize-lib.dll.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test--optimize-client-of-lib.exe.config*" - do! xcopy_ry ``test.exe.config`` "test--optimize-client-of-lib.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test--optminus--debug.exe.config*" - do! xcopy_ry ``test.exe.config`` "test--optminus--debug.exe.config" - // xcopy /RY "%~dp0test.exe.config" "%cd%\test--optplus--debug.exe.config*" - do! xcopy_ry ``test.exe.config`` "test--optplus--debug.exe.config" - - } diff --git a/tests/fsharp/typeProviders/builtin/test.exe.config b/tests/fsharp/typeProviders/builtin/test.exe.config deleted file mode 100644 index 3acbfe9c7..000000000 --- a/tests/fsharp/typeProviders/builtin/test.exe.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/tests/fsharp/typeProviders/helloWorld/provider.fsx b/tests/fsharp/typeProviders/helloWorld/provider.fsx index 4ea849999..520821d00 100644 --- a/tests/fsharp/typeProviders/helloWorld/provider.fsx +++ b/tests/fsharp/typeProviders/helloWorld/provider.fsx @@ -108,13 +108,15 @@ type public GlobalNamespaceProvider() = [] -type public Provider() = +type public Provider(config: TypeProviderConfig) = let thisAssembly = typeof.Assembly let modul = thisAssembly.GetModules().[0] let rootNamespace = "FSharp.HelloWorld" let nestedNamespaceName1 = "FSharp.HelloWorld.NestedNamespace1" let nestedNamespaceName2 = "FSharp.HelloWorld.Nested.Nested.Nested.Namespace2" + do if not (config.ReferencedAssemblies |> Seq.exists (fun s -> s.Contains("FSharp.Core")) ) then + failwith "expected FSharp.Core in type provider config references" // Test provision of erase methods with static parameters let helloWorldMethodWithStaticParameters = diff --git a/tests/fsharp/typeProviders/helloWorld/testlib_client.fsx b/tests/fsharp/typeProviders/helloWorld/testlib_client.fsx index ea4fb7dae..c51c27642 100644 --- a/tests/fsharp/typeProviders/helloWorld/testlib_client.fsx +++ b/tests/fsharp/typeProviders/helloWorld/testlib_client.fsx @@ -4,7 +4,7 @@ // To compile this function we must reference test_lib.dll. In the test (see build.bat) we reference // the _old_ test_lib.dll, which was compiled when referencing a type with one optional static parameter. // The provider is then recompiled to change the type to have two optional static parameters -// (analogous to adding a static paramter to a provider in FSharp.Data.TypeProviders.dll). This +// (analogous to adding a static paramter to a type provider). This // provider must function correctly in the sense that it is able to resolve // old metadata references that don't give a value to the new optional static parameter. // This is managed by the TP implementation in the F# compiler which fills in the static parameter diff --git a/tests/fsharp/typeProviders/tests_typeProviders.fs b/tests/fsharp/typeProviders/tests_typeProviders.fs index 5959a2b18..0df511a1b 100644 --- a/tests/fsharp/typeProviders/tests_typeProviders.fs +++ b/tests/fsharp/typeProviders/tests_typeProviders.fs @@ -21,89 +21,6 @@ let requireVSUltimate cfg = attempt { // ) } -module Builtin = - - module EdmxFile = - - [] - let EdmxFile p = check (attempt { - let { Directory = dir; Config = cfg } = testContext () - - //call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - do! CopyFSharpDataTypeProviderDLL.copy cfg dir - - do! SingleTestBuild.singleTestBuild cfg dir p - - do! SingleTestRun.singleTestRun cfg dir p - }) - - - module ODataService = - - [] - let oDataService p = check (attempt { - let { Directory = dir; Config = cfg } = testContext () - - //call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - do! CopyFSharpDataTypeProviderDLL.copy cfg dir - - do! SingleTestBuild.singleTestBuild cfg dir p - - do! SingleTestRun.singleTestRun cfg dir p - }) - - - module SqlDataConnection = - - [] - let sqlDataConnection p = check (attempt { - let p = FSC_OPT_PLUS_DEBUG - let { Directory = dir; Config = cfg } = testContext () - - let exec p = Command.exec dir cfg.EnvironmentVariables { Output = Inherit; Input = None; } p >> checkResult - let fileExists = Commands.fileExists dir >> Option.isSome - - //call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - do! CopyFSharpDataTypeProviderDLL.copy cfg dir - - do! SingleTestBuild.singleTestBuild cfg dir p - - // IF /I "%INSTALL_SKU%" NEQ "ULTIMATE" ( - // echo Test not supported except on Ultimate - // exit /b 0 - // ) - do! requireVSUltimate cfg - - // IF EXIST test.exe ( - // echo Running test.exe to warm up SQL - // test.exe > nul 2> nul - // ) - do! if fileExists "test.exe" - then - // echo Running test.exe to warm up SQL - // test.exe > nul 2> nul - exec ("."/"test.exe") "" - else Success () - - do! SingleTestRun.singleTestRun cfg dir p - }) - - module WsdlService = - - [] - let wsdlService p = check (attempt { - let { Directory = dir; Config = cfg } = testContext () - - //call %~d0%~p0..\copyFSharpDataTypeProviderDLL.cmd - do! CopyFSharpDataTypeProviderDLL.copy cfg dir - - do! SingleTestBuild.singleTestBuild cfg dir p - - do! SingleTestRun.singleTestRun cfg dir p - }) - - - module DiamondAssembly = let build cfg dir = attempt { diff --git a/tests/fsharp/typecheck/sigs/pos16.fs b/tests/fsharp/typecheck/sigs/pos16.fs index becdb9818..0dd2108b3 100644 --- a/tests/fsharp/typecheck/sigs/pos16.fs +++ b/tests/fsharp/typecheck/sigs/pos16.fs @@ -46,6 +46,11 @@ module UnitOfMeasurePrintfPositiveTests = let _ = sprintf "%g" 1.0M let _ = sprintf "%g" 1.0M let _ = sprintf "%g" 1.0M + + let _ = sprintf "%M" 1.0M + let _ = sprintf "%M" 1.0M + let _ = sprintf "%M" 1.0M + let _ = sprintf "%M" 1.0M module AllowNullLiteralWithArgumentTest = diff --git a/tests/fsharp/typecheck/sigs/pos23.fs b/tests/fsharp/typecheck/sigs/pos23.fs new file mode 100644 index 000000000..2f7b2b20d --- /dev/null +++ b/tests/fsharp/typecheck/sigs/pos23.fs @@ -0,0 +1,9 @@ +module PrintfDecimalUnitOfMeasureTests + +[] type usd + +let f x = + let _ = sprintf "%M" x + exit (match box x with :? decimal -> 0 | _ -> 1) + +f 1.m \ No newline at end of file diff --git a/tests/fsharp/typecheck/sigs/pos23.fsi b/tests/fsharp/typecheck/sigs/pos23.fsi new file mode 100644 index 000000000..bc8519906 --- /dev/null +++ b/tests/fsharp/typecheck/sigs/pos23.fsi @@ -0,0 +1,5 @@ +module PrintfDecimalUnitOfMeasureTests + +[] type usd + +val f<'a> : decimal -> 'a \ No newline at end of file diff --git a/tests/fsharp/typecheck/tests_typecheck.fs b/tests/fsharp/typecheck/tests_typecheck.fs index 9d9571587..aa732f5c3 100644 --- a/tests/fsharp/typecheck/tests_typecheck.fs +++ b/tests/fsharp/typecheck/tests_typecheck.fs @@ -57,6 +57,13 @@ module Sigs = // call ..\..\single-neg-test.bat neg91 do! singleNegTest "neg91" + + // "%FSC%" %fsc_flags% --target:exe -o:pos23.exe pos23.fs + do! fsc "%s --target:exe -o:pos23.exe" fsc_flags ["pos23.fs"] + // "%PEVERIFY%" pos23.exe + do! peverify "pos23.exe" + // pos23.exe + do! exec ("."/"pos23.exe") "" // "%FSC%" %fsc_flags% --target:exe -o:pos20.exe pos20.fs do! fsc "%s --target:exe -o:pos20.exe" fsc_flags ["pos20.fs"] diff --git a/tests/fsharpqa/Source/KnownFail.txt b/tests/fsharpqa/Source/KnownFail.txt index c75feff54..93c9e5960 100644 --- a/tests/fsharpqa/Source/KnownFail.txt +++ b/tests/fsharpqa/Source/KnownFail.txt @@ -76,17 +76,6 @@ MT402020 Optimizations\AssemblyBoundary (InlineWithPrivateValuesStruct) --Ha !CURRENTUICULTURE1033 Printing (LazyValues02NetFx4.fsx) -- Testcase not fully loc !CURRENTUICULTURE1033 Printing (LazyValues03NetFx4.fsx) -- Testcase not fully loc CHK Stress (2766.fs) -- failed -!CURRENTUICULTURE1033 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\EdmxFile (E_StaticParamBlank.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_AssemblyIsNotAWebService.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_BackslashBackslash.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_Dot.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_DotDot.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_EmptyString.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_FsharpFile.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 TypeProviders\BuiltIn\OdataService\Diagnostics (E_HttpSite.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlEntityConnection\Diagnostics (E_LocWarningAndErrorsFromEdmGen.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Diagnostics (E_DotDot.fsx) -- Testcase not fully loc -!CURRENTUICULTURE1033 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Diagnostics (E_UriFormatNotSupported.fsx) -- Testcase not fully loc !CURRENTUICULTURE1033 TypeProviders\Misc (E_IQueryableWithLocalSeq01.fs) -- Testcase not fully loc !CURRENTUICULTURE1033 TypeProviders\Misc (E_IQueryableWithLocalSeq02.fs) -- Testcase not fully loc !CURRENTUICULTURE1033 TypeProviders\Misc (E_ManyErrors01.fsx) -- DevDiv:311454 diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_AssemblyIsNotAWebService.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_AssemblyIsNotAWebService.fsx deleted file mode 100644 index 40cad096a..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_AssemblyIsNotAWebService.fsx +++ /dev/null @@ -1,9 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs -// TODO: Remove hardcoded path - -open Microsoft.FSharp.Data.TypeProviders - -// The type provider 'Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders' reported an error: Error: No valid input files specified. Specify either metadata documents or assembly files Microsoft (R) Service Model Metadata Tool [Microsoft (R) Windows (R) Communication Foundation, Version 4.0.30319.17360] Copyright (c) Microsoft Corporation. All rights reserved. If you would like more help, type "svcutil /?" -type T1 = ODataService< ServiceUri = @"\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll" > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. Could not find a part of the path '[a-zA-Z]:\\Windows\\Microsoft\.NET\\Framework\\v4\.0\.30319\\mscorlib\.dll\\\$metadata'\.$ \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_BackslashBackslash.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_BackslashBackslash.fsx deleted file mode 100644 index fb61aad61..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_BackslashBackslash.fsx +++ /dev/null @@ -1,7 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs -// See also DevDiv:316737 (the error message should be '\\' instead of '\') - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = "\\\\" > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. The UNC path should be of the form \\\\server\\share\.$ \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_Dot.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_Dot.fsx deleted file mode 100644 index 4b927e387..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_Dot.fsx +++ /dev/null @@ -1,6 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = "." > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. Could not find file '.+\$metadata'\.$ \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_DotDot.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_DotDot.fsx deleted file mode 100644 index 167e79f88..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_DotDot.fsx +++ /dev/null @@ -1,7 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs -// See alse DevDiv:316738 - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = ".." > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. Could not find file '.+\$metadata'\.$ diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_EmptyString.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_EmptyString.fsx deleted file mode 100644 index 042d27517..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_EmptyString.fsx +++ /dev/null @@ -1,6 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = "" > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. Could not find file '.+\$metadata'\.$ diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FixedQueryNotSupported.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FixedQueryNotSupported.fsx deleted file mode 100644 index 3bac32afa..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FixedQueryNotSupported.fsx +++ /dev/null @@ -1,11 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -#if INTERACTIVE -#r "System.ServiceModel" -#r "FSharp.Data.TypeProviders" -#endif - -open Microsoft.FSharp.Data.TypeProviders -type zillowMortgageRate = ODataService< @"https://api.datamarket.azure.com/Zillow/MortgageInformationAPIs/", ForceUpdate=true > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: The provided ServiceUri is for a data service that supports fixed queries\. The OData type provider does not support such services\.$ diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FsharpFile.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FsharpFile.fsx deleted file mode 100644 index 07164115b..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_FsharpFile.fsx +++ /dev/null @@ -1,6 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = "E_FsharpFile.fsx" > // note: same name as this file. - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. Could not find a part of the path '.+E_FsharpFile\.fsx\\\$metadata'\.$ \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_HttpSite.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_HttpSite.fsx deleted file mode 100644 index 577960d0e..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_HttpSite.fsx +++ /dev/null @@ -1,7 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -open Microsoft.FSharp.Data.TypeProviders - -type T1 = ODataService< ServiceUri = "http://www.bing.com/" > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\. The remote server returned an error: \(404\) Not Found\.$ \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_NullString.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_NullString.fsx deleted file mode 100644 index 6c489b4fb..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_NullString.fsx +++ /dev/null @@ -1,15 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -#if INTERACTIVE -#r "System.Runtime.Serialization" -#r "System.ServiceModel" -#r "FSharp.Data.TypeProviders" -#endif - -open System.Runtime.Serialization -open System.ServiceModel -open Microsoft.FSharp.Data.TypeProviders - -type T1 = ODataService< ServiceUri = null > - -//Invalid static argument to provided type\. Expected an argument of kind 'string'\.$ diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_UriFormatNotSupported.fsx b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_UriFormatNotSupported.fsx deleted file mode 100644 index 9da9a5e16..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/E_UriFormatNotSupported.fsx +++ /dev/null @@ -1,6 +0,0 @@ -// Regression test for DevDiv:257720 - Improve diagnostics for TPs - -open Microsoft.FSharp.Data.TypeProviders -type T1 = ODataService< ServiceUri = "file://qwerty/" > - -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: Error reading schema\..+ diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/env.lst b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/env.lst deleted file mode 100644 index c0c208edb..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/Diagnostics/env.lst +++ /dev/null @@ -1,11 +0,0 @@ -NoMT SOURCE=E_AssemblyIsNotAWebService.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_AssemblyIsNotAWebService.fsx -NoMT SOURCE=E_BackslashBackslash.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_BackslashBackslash.fsx -NoMT SOURCE=E_Dot.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_Dot.fsx -NoMT SOURCE=E_DotDot.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_DotDot.fsx -NoMT SOURCE=E_EmptyString.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_EmptyString.fsx -NoMT SOURCE=E_FixedQueryNotSupported.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_FixedQueryNotSupported.fsx -NoMT SOURCE=E_FsharpFile.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_FsharpFile.fsx -NoMT SOURCE=E_HttpSite.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_HttpSite.fsx -NoMT SOURCE=E_NullString.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_NullString.fsx -Expensive,NoMT SOURCE=E_UriFormatNotSupported.fsx SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.ServiceModel.dll" # E_UriFormatNotSupported.fsx - diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_default.fs b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_default.fs deleted file mode 100644 index fbb788f94..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_default.fs +++ /dev/null @@ -1,23 +0,0 @@ -// Verify the DataServiceCollection static param -// DataServiceCollection = default (=false) - -type T = Microsoft.FSharp.Data.TypeProviders.ODataService< - ServiceUri = "http://services.odata.org/V2/OData/OData.svc/", - LocalSchemaFile = "", - ForceUpdate = true - (* DataServiceCollection = false *) > - -let t = T.GetDataContext() - -let q = - query { - for l in t.Suppliers do - head - } - -let w = - match q.Products with - | :? System.Data.Services.Client.DataServiceCollection -> (printf "FAIL: type is a System.Data.Services.Client.DataServiceCollection"; 1) - | _ -> 0 - -exit w diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_false.fs b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_false.fs deleted file mode 100644 index 3f8eb2bc9..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_false.fs +++ /dev/null @@ -1,23 +0,0 @@ -// Verify the DataServiceCollection static param -// DataServiceCollection = false - -type T = Microsoft.FSharp.Data.TypeProviders.ODataService< - ServiceUri = "http://services.odata.org/V2/OData/OData.svc/", - LocalSchemaFile = "", - ForceUpdate = true, - DataServiceCollection = false > - -let t = T.GetDataContext() - -let q = - query { - for l in t.Suppliers do - head - } - -let w = - match q.Products with - | :? System.Data.Services.Client.DataServiceCollection -> (printf "FAIL: type is a System.Data.Services.Client.DataServiceCollection"; 1) - | _ -> 0 - -exit w diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_true.fs b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_true.fs deleted file mode 100644 index 747364fae..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/DataServiceCollection_true.fs +++ /dev/null @@ -1,23 +0,0 @@ -// Verify the DataServiceCollection static param -// DataServiceCollection = true - -type T = Microsoft.FSharp.Data.TypeProviders.ODataService< - ServiceUri = "http://services.odata.org/V2/OData/OData.svc/", - LocalSchemaFile = "", - ForceUpdate = true, - DataServiceCollection = true > - -let t = T.GetDataContext() - -let q = - query { - for l in t.Suppliers do - head - } - -let w = - match q.Products with - | :? System.Data.Services.Client.DataServiceCollection -> 0 - | _ -> (printf "FAIL: type is a System.Data.Services.Client.DataServiceCollection"; 1) - -exit w diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/E_FixedQuerySource01.fs b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/E_FixedQuerySource01.fs deleted file mode 100644 index 0036163e3..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/E_FixedQuerySource01.fs +++ /dev/null @@ -1,6 +0,0 @@ -//Dev11:255207, make sure we give a good error for AzureDataMarket sources that use fixed queries -//The type provider 'Microsoft\.FSharp\.Data\.TypeProviders\.DesignTime\.DataProviders' reported an error: The provided ServiceUri is for a data service that supports fixed queries\. The OData type provider does not support such services\.$ - -type T = Microsoft.FSharp.Data.TypeProviders.ODataService<"https://api.datamarket.azure.com/data.ashx/Zillow/MortgageInformationAPIs"> - -exit 1 \ No newline at end of file diff --git a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/env.lst b/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/env.lst deleted file mode 100644 index 4f7fd3fe6..000000000 --- a/tests/fsharpqa/Source/TypeProviders/BuiltIn/OdataService/StaticParam/env.lst +++ /dev/null @@ -1,5 +0,0 @@ -NoMT SOURCE=E_FixedQuerySource01.fs SCFLAGS="-r:FSharp.Data.TypeProviders.dll --test:ErrorRanges" # E_FixedQuerySource01.fs - -NoMT SOURCE=DataServiceCollection_false.fs SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.Data.Services.dll -r:System.Data.Services.Client.dll" # DataServiceCollection_false.fs -NoMT SOURCE=DataServiceCollection_true.fs SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.Data.Services.dll -r:System.Data.Services.Client.dll" # DataServiceCollection_true.fs -NoMT SOURCE=DataServiceCollection_default.fs SCFLAGS="-r:FSharp.Data.TypeProviders.dll -r:System.Data.Services.dll -r:System.Data.Services.Client.dll" # DataServiceCollection_default.fs diff --git a/tests/fsharpqa/Source/test.lst b/tests/fsharpqa/Source/test.lst index 9fab5da16..a70846087 100644 --- a/tests/fsharpqa/Source/test.lst +++ b/tests/fsharpqa/Source/test.lst @@ -241,27 +241,6 @@ Conformance08 Conformance\UnitsOfMeasure\WithOOP NoHostedCompiler,TypeProviders01 TypeProviders\Arrays NoHostedCompiler,TypeProviders01 TypeProviders\Attributes -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\EdmxFile -NoHostedCompiler,TypeProviders01 TypeProviders\BuiltIn\OdataService\Diagnostics -NoHostedCompiler,TypeProviders01 TypeProviders\BuiltIn\OdataService\StaticParam -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlDataConnection\FunctionsAndSProc -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlDataConnection\GeneratedSql -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlDataConnection\StaticParams -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlDataConnection\TypeRelocation -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlEntityConnection\Diagnostics -NoHostedCompiler,TypeProviders01 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlEntityConnection\GetDataContext - -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlEntityConnection\StaticParams -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\SqlEntityConnection\TypeRelocation -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Diagnostics -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\OutRefParams -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Runtime\dev.virtualearth.net -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Runtime\webservices.amazon.com -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Runtime\www.w3schools.com -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\Runtime\www.xignite.com -NoHostedCompiler,TypeProviders02 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\SimpleDataContext - -NoHostedCompiler,TypeProviders03 ..\..\..\testsprivate\fsharpqa\Source\TypeProviders\BuiltIn\WsdlService\StaticParams NoHostedCompiler,TypeProviders03 TypeProviders\Events NoHostedCompiler,TypeProviders03 TypeProviders\Fields\Literals NoHostedCompiler,TypeProviders03 TypeProviders\Generics diff --git a/tests/service/Common.fs b/tests/service/Common.fs index ca2f411ab..f7a21f975 100644 --- a/tests/service/Common.fs +++ b/tests/service/Common.fs @@ -8,7 +8,7 @@ open Microsoft.FSharp.Compiler.SourceCodeServices // Create one global interactive checker instance let checker = FSharpChecker.Create() -let parseAndTypeCheckFileInProject (file, input) = +let parseAndCheckScript (file, input) = let checkOptions = checker.GetProjectOptionsFromScript(file, input) |> Async.RunSynchronously let parseResult, typedRes = checker.ParseAndCheckFileInProject(file, 0, input, checkOptions) |> Async.RunSynchronously match typedRes with @@ -44,8 +44,14 @@ let sysLib nm = let (++) a b = System.IO.Path.Combine(a,b) sysDir ++ nm + ".dll" +[] +module Helpers = + open System + type DummyType = A | B + let PathRelativeToTestAssembly p = Path.Combine(Path.GetDirectoryName(Uri(typeof.Assembly.CodeBase).LocalPath), p) + let fsCoreDefaultReference() = - UnitTests.TestLib.Utils.Helpers.PathRelativeToTestAssembly "FSharp.Core.dll" + PathRelativeToTestAssembly "FSharp.Core.dll" // if System.Environment.OSVersion.Platform = System.PlatformID.Win32NT then // file references only valid on Windows // @"C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\FSharp.Core.dll" //else @@ -169,3 +175,4 @@ let rec allSymbolsInEntities compGen (entities: IList) = yield! allSymbolsInEntities compGen e.NestedEntities ] + diff --git a/tests/service/EditorTests.fs b/tests/service/EditorTests.fs index c198d23fa..320c3d2d3 100644 --- a/tests/service/EditorTests.fs +++ b/tests/service/EditorTests.fs @@ -1,4 +1,21 @@  +// To run the tests in this file: +// +// Technique 1: Compile VisualFSharp.Unittests.dll and run it as a set of unit tests +// +// Technique 2: +// +// Compile this file as an EXE that has InternalsVisibleTo access into the +// appropriate DLLs. This can be the quickest way to get turnaround on updating the tests +// and capturing large amounts of structured output. +// cd Debug\net40\bin +// .\fsc.exe --define:EXE -o VisualFSharp.Unittests.exe -g --optimize- -r .\FSharp.LanguageService.Compiler.dll -r nunit.framework.dll ..\..\..\tests\service\FsUnit.fs ..\..\..\tests\service\Common.fs /delaysign /keyfile:..\..\..\src\fsharp\msft.pubkey ..\..\..\tests\service\EditorTests.fs +// .\VisualFSharp.Unittests.exe +// +// Technique 3: +// +// Use F# Interactive. This only works for FSHarp.Compiler.Service.dll which has a public API + #if INTERACTIVE #r "../../Debug/net40/bin/FSharp.LanguageService.Compiler.dll" #r "../../Debug/net40/bin/nunit.framework.dll" @@ -33,7 +50,7 @@ let ``Intro test`` () = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) let identToken = FSharpTokenTag.IDENT // We only expect one reported error. However, @@ -49,7 +66,7 @@ let ``Intro test`` () = // Get tool tip at the specified location let tip = typeCheckResults.GetToolTipTextAlternate(4, 7, inputLines.[1], ["foo"], identToken) |> Async.RunSynchronously // Get declarations (autocomplete) for a location - let decls = typeCheckResults.GetDeclarationListInfo(Some untyped, 7, 23, inputLines.[6], [], "msg", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListInfo(Some parseResult, 7, 23, inputLines.[6], [], "msg", fun _ -> false)|> Async.RunSynchronously [ for item in decls.Items -> item.Name ] |> shouldEqual ["Chars"; "Clone"; "CompareTo"; "Contains"; "CopyTo"; "EndsWith"; "Equals"; "GetEnumerator"; "GetHashCode"; "GetType"; "GetTypeCode"; "IndexOf"; @@ -91,7 +108,7 @@ let ``GetMethodsAsSymbols should return all overloads of a method as FSharpSymbo // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) let methodsSymbols = typeCheckResults.GetMethodsAsSymbols(5, 27, inputLines.[4], ["String"; "Concat"]) |> Async.RunSynchronously match methodsSymbols with | Some methods -> @@ -130,7 +147,7 @@ type C() = let ``Symbols basic test`` () = let file = "/home/user/Test.fsx" - let untyped2, typeCheckResults2 = parseAndTypeCheckFileInProject(file, input2) + let untyped2, typeCheckResults2 = parseAndCheckScript(file, input2) let partialAssemblySignature = typeCheckResults2.PartialAssemblySignature @@ -140,7 +157,7 @@ let ``Symbols basic test`` () = let ``Symbols many tests`` () = let file = "/home/user/Test.fsx" - let untyped2, typeCheckResults2 = parseAndTypeCheckFileInProject(file, input2) + let untyped2, typeCheckResults2 = parseAndCheckScript(file, input2) let partialAssemblySignature = typeCheckResults2.PartialAssemblySignature @@ -213,7 +230,7 @@ let ``Expression typing test`` () = // Split the input & define file name let inputLines = input3.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input3) + let parseResult, typeCheckResults = parseAndCheckScript(file, input3) let identToken = FSharpTokenTag.IDENT // We only expect one reported error. However, @@ -227,7 +244,7 @@ let ``Expression typing test`` () = // gives the results for the string type. // for col in 42..43 do - let decls = typeCheckResults.GetDeclarationListInfo(Some untyped, 2, col, inputLines.[1], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListInfo(Some parseResult, 2, col, inputLines.[1], [], "", fun _ -> false)|> Async.RunSynchronously set [ for item in decls.Items -> item.Name ] |> shouldEqual (set ["Chars"; "Clone"; "CompareTo"; "Contains"; "CopyTo"; "EndsWith"; "Equals"; @@ -252,9 +269,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListInfo(Some untyped, 4, 21, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListInfo(Some parseResult, 4, 21, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously let item = decls.Items |> Array.tryFind (fun d -> d.Name = "abc") match item with | Some item -> @@ -273,9 +290,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListInfo(Some untyped, 4, 22, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListInfo(Some parseResult, 4, 22, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously let item = decls.Items |> Array.tryFind (fun d -> d.Name = "abc") match item with | Some item -> @@ -294,9 +311,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListInfo(Some untyped, 4, 15, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListInfo(Some parseResult, 4, 15, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously decls.Items |> Seq.exists (fun d -> d.Name = "abc") |> shouldEqual true [] @@ -310,9 +327,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListSymbols(Some untyped, 4, 21, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListSymbols(Some parseResult, 4, 21, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously let item = decls |> List.tryFind (fun d -> d.Head.Symbol.DisplayName = "abc") match item with | Some items -> @@ -332,9 +349,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListSymbols(Some untyped, 4, 22, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListSymbols(Some parseResult, 4, 22, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously let item = decls |> List.tryFind (fun d -> d.Head.Symbol.DisplayName = "abc") match item with | Some items -> @@ -355,9 +372,9 @@ type Test() = // Split the input & define file name let inputLines = input.Split('\n') let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) - let decls = typeCheckResults.GetDeclarationListSymbols(Some untyped, 4, 15, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously + let decls = typeCheckResults.GetDeclarationListSymbols(Some parseResult, 4, 15, inputLines.[3], [], "", fun _ -> false)|> Async.RunSynchronously decls|> Seq .exists (fun d -> d.Head.Symbol.DisplayName = "abc") |> shouldEqual true [] @@ -386,7 +403,7 @@ let _ = sprintf "\n%-8.1e+567" 1.0 let _ = sprintf @"%O\n%-5s" "1" "2" """ let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.Errors |> shouldEqual [||] typeCheckResults.GetFormatSpecifierLocations() @@ -421,7 +438,7 @@ let _ = List.iter(printfn \"\"\"%-A \"\"\" 1 2)" let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.Errors |> shouldEqual [||] typeCheckResults.GetFormatSpecifierLocations() @@ -441,7 +458,7 @@ let _ = debug "[LanguageService] Type checking fails for '%s' with content=%A an """ let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.Errors |> shouldEqual [||] typeCheckResults.GetFormatSpecifierLocations() @@ -460,7 +477,7 @@ let _ = sprintf "ABCDE" """ let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.GetFormatSpecifierLocations() |> Array.map (fun range -> range.StartLine, range.StartColumn, range.EndLine, range.EndColumn) |> shouldEqual [||] @@ -473,7 +490,7 @@ type DU = Case1 """ let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.GetAllUsesOfAllSymbolsInFile() |> Async.RunSynchronously |> Array.map (fun su -> @@ -492,7 +509,7 @@ let _ = arr.[..number2] """ let file = "/home/user/Test.fsx" - let untyped, typeCheckResults = parseAndTypeCheckFileInProject(file, input) + let parseResult, typeCheckResults = parseAndCheckScript(file, input) typeCheckResults.GetAllUsesOfAllSymbolsInFile() |> Async.RunSynchronously |> Array.map (fun su -> @@ -518,4 +535,188 @@ let _ = arr.[..number2] ("val number2", (5, 15, 5, 22)); ("Test", (1, 0, 1, 0))|] - \ No newline at end of file +//------------------------------------------------------------------------------- + + +module TPProject = + open System.IO + + let fileName1 = Path.ChangeExtension(Path.GetTempFileName(), ".fs") + let base2 = Path.GetTempFileName() + let dllName = Path.ChangeExtension(base2, ".dll") + let projFileName = Path.ChangeExtension(base2, ".fsproj") + let fileSource1 = """ +module M +open Samples.FSharp.RegexTypeProvider +[] +let REGEX = "ABC" +let _ = RegexTypedStatic.IsMatch // TEST: intellisense when typing "<" +let _ = RegexTypedStatic.IsMatch( ) // TEST: param info on "(" +let _ = RegexTypedStatic.IsMatch<"ABC" >( ) // TEST: param info on "(" +let _ = RegexTypedStatic.IsMatch<"ABC" >( (*$*) ) // TEST: meth info on ctrl-alt-space at $ +let _ = RegexTypedStatic.IsMatch<"ABC" >( null (*$*) ) // TEST: param info on "," at $ +let _ = RegexTypedStatic.IsMatch< > // TEST: intellisense when typing "<" +let _ = RegexTypedStatic.IsMatch< (*$*) > // TEST: param info when typing ctrl-alt-space at $ +let _ = RegexTypedStatic.IsMatch<"ABC" (*$*) > // TEST: param info on Ctrl-alt-space at $ +let _ = RegexTypedStatic.IsMatch<"ABC" (*$*) >( ) // TEST: param info on Ctrl-alt-space at $ +let _ = RegexTypedStatic.IsMatch<"ABC", (*$ *) >( ) // TEST: param info on Ctrl-alt-space at $ +let _ = RegexTypedStatic.IsMatch<"ABC" >( (*$*) ) // TEST: no assert on Ctrl-space at $ + """ + + File.WriteAllText(fileName1, fileSource1) + let fileLines1 = File.ReadAllLines(fileName1) + let fileNames = [fileName1] + let args = Array.append (mkProjectCommandLineArgs (dllName, fileNames)) [| "-r:" + PathRelativeToTestAssembly(@"UnitTestsResources\MockTypeProviders\DummyProviderForLanguageServiceTesting.dll") |] + let internal options = checker.GetProjectOptionsFromCommandLineArgs (projFileName, args) + let cleanFileName a = if a = fileName1 then "file1" else "??" + +[] +let ``Test TPProject all symbols`` () = + + let wholeProjectResults = checker.ParseAndCheckProject(TPProject.options) |> Async.RunSynchronously + let allSymbolUses = wholeProjectResults.GetAllUsesOfAllSymbols() |> Async.RunSynchronously + let allSymbolUsesInfo = [ for s in allSymbolUses -> s.Symbol.DisplayName, tups s.RangeAlternate, attribsOfSymbol s.Symbol ] + //printfn "allSymbolUsesInfo = \n----\n%A\n----" allSymbolUsesInfo + + allSymbolUsesInfo |> shouldEqual + [("LiteralAttribute", ((4, 2), (4, 9)), ["class"]); + ("LiteralAttribute", ((4, 2), (4, 9)), ["class"]); + ("LiteralAttribute", ((4, 2), (4, 9)), ["member"]); + ("REGEX", ((5, 4), (5, 9)), ["val"]); + ("RegexTypedStatic", ((6, 8), (6, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((6, 8), (6, 32)), ["member"]); + ("RegexTypedStatic", ((7, 8), (7, 24)), ["class"; "provided"; "erased"]); + ("REGEX", ((7, 33), (7, 38)), ["val"]); + ("IsMatch", ((7, 8), (7, 32)), ["member"]); + ("RegexTypedStatic", ((8, 8), (8, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((8, 8), (8, 32)), ["member"]); + ("RegexTypedStatic", ((9, 8), (9, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((9, 8), (9, 32)), ["member"]); + ("RegexTypedStatic", ((10, 8), (10, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((10, 8), (10, 32)), ["member"]); + ("RegexTypedStatic", ((11, 8), (11, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((11, 8), (11, 32)), ["member"]); + ("RegexTypedStatic", ((12, 8), (12, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((12, 8), (12, 32)), ["member"]); + ("RegexTypedStatic", ((13, 8), (13, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((13, 8), (13, 32)), ["member"]); + ("RegexTypedStatic", ((14, 8), (14, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((14, 8), (14, 32)), ["member"]); + ("RegexTypedStatic", ((15, 8), (15, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((15, 8), (15, 32)), ["member"]); + ("RegexTypedStatic", ((16, 8), (16, 24)), ["class"; "provided"; "erased"]); + ("IsMatch", ((16, 8), (16, 32)), ["member"]); + ("M", ((2, 7), (2, 8)), ["module"])] + + +[] +let ``Test TPProject errors`` () = + let wholeProjectResults = checker.ParseAndCheckProject(TPProject.options) |> Async.RunSynchronously + let parseResult, typeCheckAnswer = checker.ParseAndCheckFileInProject(TPProject.fileName1, 0, TPProject.fileSource1, TPProject.options) |> Async.RunSynchronously + let typeCheckResults = + match typeCheckAnswer with + | FSharpCheckFileAnswer.Succeeded(res) -> res + | res -> failwithf "Parsing did not finish... (%A)" res + + let errorMessages = [ for msg in typeCheckResults.Errors -> msg.StartLineAlternate, msg.StartColumn, msg.EndLineAlternate, msg.EndColumn, msg.Message.Replace("\r","").Replace("\n","") ] + //printfn "errorMessages = \n----\n%A\n----" errorMessages + + errorMessages |> shouldEqual + [(15, 47, 15, 48, "Expected type argument or static argument"); + (6, 8, 6, 32, "This provided method requires static parameters"); + (7, 39, 7, 42, "This expression was expected to have type string but here has type unit "); + (8, 40, 8, 43, "This expression was expected to have type string but here has type unit "); + (9, 40, 9, 49, "This expression was expected to have type string but here has type unit "); + (11, 8, 11, 35, "The static parameter 'pattern1' of the provided type or method 'IsMatch' requires a value. Static parameters to type providers may be optionally specified using named arguments, e.g. 'IsMatch'."); + (12, 8, 12, 41, "The static parameter 'pattern1' of the provided type or method 'IsMatch' requires a value. Static parameters to type providers may be optionally specified using named arguments, e.g. 'IsMatch'."); + (14, 46, 14, 50, "This expression was expected to have type string but here has type unit "); + (15, 33, 15, 38, "No static parameter exists with name ''"); + (16, 40, 16, 50, "This expression was expected to have type string but here has type unit ")] + +let internal extractToolTipText (FSharpToolTipText(els)) = + [ for e in els do + match e with + | FSharpToolTipElement.Single (txt,_) -> yield txt + | FSharpToolTipElement.Group txts -> for (t,_) in txts do yield t + | FSharpToolTipElement.CompositionError err -> yield err + | FSharpToolTipElement.None -> yield "NONE!" + | FSharpToolTipElement.SingleParameter (txt,p,_) -> yield txt ] + +[] +let ``Test TPProject quick info`` () = + let wholeProjectResults = checker.ParseAndCheckProject(TPProject.options) |> Async.RunSynchronously + let parseResult, typeCheckAnswer = checker.ParseAndCheckFileInProject(TPProject.fileName1, 0, TPProject.fileSource1, TPProject.options) |> Async.RunSynchronously + let typeCheckResults = + match typeCheckAnswer with + | FSharpCheckFileAnswer.Succeeded(res) -> res + | res -> failwithf "Parsing did not finish... (%A)" res + + let toolTips = + [ for lineNum in 0 .. TPProject.fileLines1.Length - 1 do + let lineText = TPProject.fileLines1.[lineNum] + if lineText.Contains(".IsMatch") then + let colAtEndOfNames = lineText.IndexOf(".IsMatch") + ".IsMatch".Length + let res = typeCheckResults.GetToolTipTextAlternate(lineNum, colAtEndOfNames, lineText, ["RegexTypedStatic";"IsMatch"], FSharpTokenTag.IDENT) |> Async.RunSynchronously + yield lineNum, extractToolTipText res ] + //printfn "toolTips = \n----\n%A\n----" toolTips + + toolTips |> shouldEqual + [(5, ["RegexTypedStatic.IsMatch() : int"]); + (6, ["RegexTypedStatic.IsMatch() : int"]); + // NOTE: This tool tip is sub-optimal, it would be better to show RegexTypedStatic.IsMatch<"ABC"> + // This is a little tricky to implement + (7, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (8, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (9, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (10, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (11, ["RegexTypedStatic.IsMatch() : int"]); + (12, ["RegexTypedStatic.IsMatch() : int"]); + (13, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (14, ["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"]); + (15, ["RegexTypedStatic.IsMatch() : int"])] + + +[] +let ``Test TPProject param info`` () = + let wholeProjectResults = checker.ParseAndCheckProject(TPProject.options) |> Async.RunSynchronously + let parseResult, typeCheckAnswer = checker.ParseAndCheckFileInProject(TPProject.fileName1, 0, TPProject.fileSource1, TPProject.options) |> Async.RunSynchronously + let typeCheckResults = + match typeCheckAnswer with + | FSharpCheckFileAnswer.Succeeded(res) -> res + | res -> failwithf "Parsing did not finish... (%A)" res + + let paramInfos = + [ for lineNum in 0 .. TPProject.fileLines1.Length - 1 do + let lineText = TPProject.fileLines1.[lineNum] + if lineText.Contains(".IsMatch") then + let colAtEndOfNames = lineText.IndexOf(".IsMatch") + ".IsMatch".Length + let meths = typeCheckResults.GetMethodsAlternate(lineNum, colAtEndOfNames, lineText, Some ["RegexTypedStatic";"IsMatch"]) |> Async.RunSynchronously + let elems = + [ for meth in meths.Methods do + yield extractToolTipText meth.Description, meth.HasParameters, [ for p in meth.Parameters -> p.ParameterName ], [ for p in meth.StaticParameters -> p.ParameterName ] ] + yield lineNum, elems] + //printfn "paramInfos = \n----\n%A\n----" paramInfos + + // This tests that properly statically-instantiated methods have the right method lists and parameter info + paramInfos |> shouldEqual + [(5, [(["RegexTypedStatic.IsMatch() : int"], true, [], ["pattern1"])]); + (6, [(["RegexTypedStatic.IsMatch() : int"], true, [], ["pattern1"])]); + // NOTE: this method description is sub-optimal, it would be better to show RegexTypedStatic.IsMatch<"ABC"> + (7,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true,["input"], ["pattern1"])]); + (8,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true,["input"], ["pattern1"])]); + (9,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true,["input"], ["pattern1"])]); + (10,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true, ["input"], ["pattern1"])]); + (11, [(["RegexTypedStatic.IsMatch() : int"], true, [], ["pattern1"])]); + (12, [(["RegexTypedStatic.IsMatch() : int"], true, [], ["pattern1"])]); + (13,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true,["input"], ["pattern1"])]); + (14,[(["RegexTypedStatic.IsMatch,pattern1=\"ABC\"(input: string) : bool"], true,["input"], ["pattern1"])]); + (15, [(["RegexTypedStatic.IsMatch() : int"], true, [], ["pattern1"])])] + +#if EXE + +``Intro test`` () +``Test TPProject all symbols`` () +``Test TPProject errors`` () +``Test TPProject quick info`` () +``Test TPProject param info`` () +#endif diff --git a/tests/test.lst b/tests/test.lst index 737f343c7..43b44ee74 100644 --- a/tests/test.lst +++ b/tests/test.lst @@ -65,9 +65,6 @@ Core06,CoreQuotes fsharp\core\queriesLeafExpressionConvert Core06 fsharp\core\queriesNullableOperators Core06 fsharp\core\queriesOverIEnumerable Core06 fsharp\core\queriesOverIQueryable -Core06 ..\testsprivate\fsharp\core\queriesOverIQueryableLinqToEntities -Core06 ..\testsprivate\fsharp\core\queriesOverIQueryableLinqToSql -Core06 fsharp\core\queriesOverOData Core06,CoreQuotes fsharp\core\quotes Core06 fsharp\core\quotesDebugInfo Core06 fsharp\core\quotesInMultipleModules @@ -148,12 +145,6 @@ Samples07 ..\testsprivate\fsharp\samples\XNA\WindowsXNAGame Samples07 ..\testsprivate\fsharp\samples\XNA\XBox360Game TypeProviders01 fsharp\typeProviders\helloWorld -TypeProviders01 ..\testsprivate\fsharp\typeProviders\builtin\DbmlFile -TypeProviders01 fsharp\typeProviders\builtin\EdmxFile -TypeProviders01 fsharp\typeProviders\builtin\ODataService -TypeProviders01 fsharp\typeProviders\builtin\SqlDataConnection -TypeProviders01 fsharp\typeProviders\builtin\SqlEntityConnection -TypeProviders01 fsharp\typeProviders\builtin\WsdlService TypeProviders01 fsharp\typeProviders\diamondAssembly TypeProviders01 fsharp\typeProviders\globalNamespace TypeProviders01 fsharp\typeProviders\helloWorldCSharp diff --git a/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.fs b/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.fs deleted file mode 100644 index bd0f802fb..000000000 --- a/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.fs +++ /dev/null @@ -1,30 +0,0 @@ -// OData, meaning Open Data Protocol, is a protocol for transfer of data over the Internet. -// Many data providers expose access to their data by publishing an OData web service. -// You can access data from any OData source in F# using data types that are automatically -// generated by the type provider. For more information, please go to -// http://go.microsoft.com/fwlink/?LinkId=229208 - -module $safeitemrootname$ - -#if INTERACTIVE -#r "System.Data.Services.Client" -#r "FSharp.Data.TypeProviders" -#endif - -open System.Data.Services.Client -open Microsoft.FSharp.Data.TypeProviders - -// Consume demographics population and income OData service from Azure Marketplace. For more information, Please go to https://datamarket.azure.com/dataset/c7154924-7cab-47ac-97fb-7671376ff656 -type Demographics = Microsoft.FSharp.Data.TypeProviders.ODataService -let ctx = Demographics.GetDataContext() - -//To sign up for a Azure Marketplace account at https://datamarket.azure.com/account/info -ctx.Credentials <- System.Net.NetworkCredential ("", "") - -let cities = query { - for c in ctx.demog1 do - where (c.StateName = "Washington") - } - -for c in cities do - printfn "%A - %A" c.GeographyId c.PerCapitaIncome2010.Value \ No newline at end of file diff --git a/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.vstemplate b/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.vstemplate deleted file mode 100644 index 286d7b778..000000000 --- a/vsintegration/ItemTemplates/ODataServiceConnection/Template/ODataServiceConnection.vstemplate +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - Microsoft.FSharp.Data.ODataServiceConnection - FSharp - 4.0 - 80 - 1 - ODataConnection.fs - - - - - FSharp.Data.TypeProviders - - - System.Data.Services.Client - - - ODataServiceConnection.fs - - diff --git a/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.fs b/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.fs deleted file mode 100644 index 326544c66..000000000 --- a/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.fs +++ /dev/null @@ -1,27 +0,0 @@ -// The SqlDataConnection (LINQ to SQL) TypeProvider allows you to write code that uses -// a live connection to a database. For more information, please go to -// http://go.microsoft.com/fwlink/?LinkId=229209 - -module $safeitemrootname$ - -#if INTERACTIVE -#r "System.Data" -#r "System.Data.Linq" -#r "FSharp.Data.TypeProviders" -#endif - -open System.Data -open System.Data.Linq -open Microsoft.FSharp.Data.TypeProviders - -// You can use Server Explorer to build your ConnectionString. -type SqlConnection = Microsoft.FSharp.Data.TypeProviders.SqlDataConnection -let db = SqlConnection.GetDataContext() - -//let table = query { -// for r in db.SomeTable do -// select r -// } -// -//for p in table do -// printfn "%s" p.SomeProperty diff --git a/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.vstemplate b/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.vstemplate deleted file mode 100644 index 99c1bf453..000000000 --- a/vsintegration/ItemTemplates/SqlDataConnection/Template/SqlDataConnection.vstemplate +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - Microsoft.FSharp.Data.SQLDataConnection - FSharp - 4.0 - 70 - 1 - SQLDataConnection.fs - - - - - FSharp.Data.TypeProviders - - - System.Data - - - System.Data.Linq - - - SqlDataConnection.fs - - diff --git a/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.fs b/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.fs deleted file mode 100644 index 74f7d086e..000000000 --- a/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.fs +++ /dev/null @@ -1,29 +0,0 @@ -// The SqlEntityConnection (Entity Data Model) TypeProvider allows you to write code that uses -// a live connection to a database that is represented by the Entity Data Model. For more information, -// please go to -// http://go.microsoft.com/fwlink/?LinkId=229210 - -module $safeitemrootname$ - -#if INTERACTIVE -#r "System.Data" -#r "System.Data.Entity" -#r "FSharp.Data.TypeProviders" -#endif - -open System.Data -open System.Data.Entity -open Microsoft.FSharp.Data.TypeProviders - -// You can use Server Explorer to build your ConnectionString. -type internal SqlConnection = Microsoft.FSharp.Data.TypeProviders.SqlEntityConnection -let internal db = SqlConnection.GetDataContext() - -//let internal table = query { -// for r in db.SomeTable do -// select r -// } -// -//for p in table do -// printfn "%s" p.SomeProperty - diff --git a/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.vstemplate b/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.vstemplate deleted file mode 100644 index 9ddb2fe5b..000000000 --- a/vsintegration/ItemTemplates/SqlEntityConnection/Template/SqlEntityConnection.vstemplate +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - Microsoft.FSharp.Data.SQLEntityConnectionTypeProvider - FSharp - 4.0 - 75 - 1 - SQLEntityConnection.fs - - - - - FSharp.Data.TypeProviders - - - System.Data - - - System.Data.Entity - - - SQLEntityConnection.fs - - diff --git a/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.fs b/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.fs deleted file mode 100644 index 851be4ec5..000000000 --- a/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.fs +++ /dev/null @@ -1,29 +0,0 @@ -// The WsdlService type provider allows you to write code to consume a web service. -// For more information, please go to -// http://go.microsoft.com/fwlink/?LinkId=229211 - -module $safeitemrootname$ - -#if INTERACTIVE -#r "System.Runtime.Serialization" -#r "System.ServiceModel" -#r "FSharp.Data.TypeProviders" -#endif - -open System.Runtime.Serialization -open System.ServiceModel -open Microsoft.FSharp.Data.TypeProviders - -// You can sign up for a Bing service developer account at http://msdn.microsoft.com/en-us/library/gg605201.aspx -let BING_APP_ID = "" - -// Using Bing Map API routing service to calculate the driving distance between two Geolocations. http://www.microsoft.com/maps/developers/mapapps.aspx -type RouteService = Microsoft.FSharp.Data.TypeProviders.WsdlService -type RouteCommon = RouteService.ServiceTypes.dev.virtualearth.net.webservices.v1.common -type Route = RouteService.ServiceTypes.dev.virtualearth.net.webservices.v1.route - -let startPoint = Route.Waypoint(Location = RouteCommon.Location(Latitude = 47.64012046, Longitude = -122.1297104)) -let endPoint = Route.Waypoint(Location = RouteCommon.Location(Latitude = 47.62049103, Longitude = -122.3492355)) -let routReq1 = new Route.RouteRequest(Waypoints = [|startPoint; endPoint|]) -routReq1.Credentials <- new RouteCommon.Credentials(ApplicationId = BING_APP_ID) -RouteService.GetBasicHttpBinding_IRouteService().CalculateRoute(routReq1).Result.Summary.Distance |> printfn "Driving Distance = %A (miles)" \ No newline at end of file diff --git a/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.vstemplate b/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.vstemplate deleted file mode 100644 index 73a5aef12..000000000 --- a/vsintegration/ItemTemplates/WsdlServiceConnection/Template/WsdlServiceConnection.vstemplate +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - Microsoft.FSharp.Data.WsdlServiceConnection - FSharp - 4.0 - 85 - 1 - WsdlServiceConnection.fs - - - - - FSharp.Data.TypeProviders - - - System.ServiceModel - - - System.Runtime.Serialization - - - WsdlServiceConnection.fs - - \ No newline at end of file diff --git a/vsintegration/ProjectTemplates/TutorialProject/Template/Tutorial.fsx b/vsintegration/ProjectTemplates/TutorialProject/Template/Tutorial.fsx index c3936c391..213ec0335 100644 --- a/vsintegration/ProjectTemplates/TutorialProject/Template/Tutorial.fsx +++ b/vsintegration/ProjectTemplates/TutorialProject/Template/Tutorial.fsx @@ -601,68 +601,6 @@ module Events = -// --------------------------------------------------------------- -// Database access using type providers -// --------------------------------------------------------------- - -module DatabaseAccess = - - // The easiest way to access a SQL database from F# is to use F# type providers. - // Add references to System.Data, System.Data.Linq, and FSharp.Data.TypeProviders.dll. - // You can use Server Explorer to build your ConnectionString. - - (* - #r "System.Data" - #r "System.Data.Linq" - #r "FSharp.Data.TypeProviders" - - open Microsoft.FSharp.Data.TypeProviders - - type SqlConnection = SqlDataConnection - let db = SqlConnection.GetDataContext() - - let table = - query { for r in db.Table do - select r } - *) - - - // You can also use SqlEntityConnection instead of SqlDataConnection, which accesses the database using Entity Framework. - - () - - - -// --------------------------------------------------------------- -// OData access using type providers -// --------------------------------------------------------------- - -module OData = - - (* - open System.Data.Services.Client - open Microsoft.FSharp.Data.TypeProviders - - // Consume demographics population and income OData service from Azure Marketplace. - // For more information, see http://go.microsoft.com/fwlink/?LinkId=239712 - type Demographics = Microsoft.FSharp.Data.TypeProviders.ODataService - let ctx = Demographics.GetDataContext() - - // Sign up for a Azure Marketplace account at https://datamarket.azure.com/account/info - ctx.Credentials <- System.Net.NetworkCredential ("", "") - - let cities = query { - for c in ctx.demog1 do - where (c.StateName = "Washington") - } - - for c in cities do - printfn "%A - %A" c.GeographyId c.PerCapitaIncome2010.Value - *) - - () - - #if COMPILED module BoilerPlateForForm = diff --git a/vsintegration/src/FSharp.LanguageService/FSharp.LanguageService.fsproj b/vsintegration/src/FSharp.LanguageService/FSharp.LanguageService.fsproj index 20c1689f0..f46288651 100644 --- a/vsintegration/src/FSharp.LanguageService/FSharp.LanguageService.fsproj +++ b/vsintegration/src/FSharp.LanguageService/FSharp.LanguageService.fsproj @@ -116,17 +116,6 @@ True - - $(PrepareForRunDependsOn);CopyToBuiltBin - - - - - - - - - diff --git a/vsintegration/src/FSharp.LanguageService/Intellisense.fs b/vsintegration/src/FSharp.LanguageService/Intellisense.fs index 02e399119..87c6b4ffc 100644 --- a/vsintegration/src/FSharp.LanguageService/Intellisense.fs +++ b/vsintegration/src/FSharp.LanguageService/Intellisense.fs @@ -46,6 +46,8 @@ type internal FSharpMethodListForAMethodTip(documentationBuilder: IDocumentation let span = ss.CreateTrackingSpan(MakeSpan(ss,sl,sc,el,ec), SpanTrackingMode.EdgeInclusive) yield span |] + let getParameters (m : FSharpMethodGroupItem) = if isThisAStaticArgumentsTip then m.StaticParameters else m.Parameters + do assert(methods.Length > 0) override x.GetColumnOfStartOfLongId() = nwpl.LongIdStartLocation.Column @@ -60,14 +62,14 @@ type internal FSharpMethodListForAMethodTip(documentationBuilder: IDocumentation override x.GetCount() = methods.Length - override x.GetDescription(index) = safe index "" (fun m -> XmlDocumentation.BuildMethodOverloadTipText(documentationBuilder, m.Description)) + override x.GetDescription(methodIndex) = safe methodIndex "" (fun m -> XmlDocumentation.BuildMethodOverloadTipText(documentationBuilder, m.Description)) - override x.GetType(index) = safe index "" (fun m -> m.TypeText) + override x.GetType(methodIndex) = safe methodIndex "" (fun m -> m.TypeText) - override x.GetParameterCount(index) = safe index 0 (fun m -> m.Parameters.Length) + override x.GetParameterCount(methodIndex) = safe methodIndex 0 (fun m -> getParameters(m).Length) - override x.GetParameterInfo(index, parameter, nameOut, displayOut, descriptionOut) = - let name,display = safe index ("","") (fun m -> let p = m.Parameters.[parameter] in p.ParameterName,p.Display ) + override x.GetParameterInfo(methodIndex, parameterIndex, nameOut, displayOut, descriptionOut) = + let name,display = safe methodIndex ("","") (fun m -> let p = getParameters(m).[parameterIndex] in p.ParameterName,p.Display ) nameOut <- name displayOut <- display @@ -239,12 +241,12 @@ type internal FSharpIntellisenseInfo ) = inherit IntellisenseInfo() - // go ahead and compute this now, on this background thread, so will have info ready when UI thread asks - let noteworthyParamInfoLocations = untypedResults.FindNoteworthyParamInfoLocations(Range.Pos.fromZ brLine brCol) - let methodList = if provideMethodList then try + // go ahead and compute this now, on this background thread, so will have info ready when UI thread asks + let noteworthyParamInfoLocations = untypedResults.FindNoteworthyParamInfoLocations(Range.Pos.fromZ brLine brCol) + // we need some typecheck info, even if stale, in order to look up e.g. method overload types/xmldocs if typedResults.HasFullTypeCheckInfo then @@ -253,12 +255,12 @@ type internal FSharpIntellisenseInfo | Some nwpl -> // Note: this may alternatively workaround some parts of 90778 - the real fix for that is to have before-overload-resolution name-sink work correctly. // However it also deals with stale typecheck info that may not have recorded name resolutions for a recently-typed long-id. - let names = Some nwpl.LongId + let names = nwpl.LongId // "names" is a long-id that we can fallback-lookup in the local environment if captured name resolutions finds nothing at the location. // This can happen e.g. if you are typing quickly and the typecheck results are stale enough that you don't have a captured resolution for // the name you just typed, but fresh enough that you do have the right name-resolution-environment to look up the name. - let lidEndLine,lidEndCol = Pos.toZ nwpl.LongIdEndLocation - let methods = typedResults.GetMethodsAlternate(Range.Line.fromZ lidEndLine, lidEndCol, "", names) |> Async.RunSynchronously + let lidEnd = nwpl.LongIdEndLocation + let methods = typedResults.GetMethodsAlternate(lidEnd.Line, lidEnd.Column, "", Some names) |> Async.RunSynchronously // If the name is an operator ending with ">" then it is a mistake // we can't tell whether " >(" is a generic method call or an operator use @@ -289,7 +291,8 @@ type internal FSharpIntellisenseInfo false // note: textAtOpenParenLocation is not necessarily otherwise "(", for example in "sin 42.0" it is "4" let filteredMethods = [| for m in methods.Methods do - if m.IsStaticArguments = isThisAStaticArgumentsTip then // need to distinguish TP<...>(...) angle brackets tip from parens tip + if (isThisAStaticArgumentsTip && m.StaticParameters.Length > 0) || + (not isThisAStaticArgumentsTip && m.HasParameters) then // need to distinguish TP<...>(...) angle brackets tip from parens tip yield m |] if filteredMethods.Length <> 0 then Some (FSharpMethodListForAMethodTip(documentationBuilder, methods.MethodName, filteredMethods, nwpl, brSnapshot, isThisAStaticArgumentsTip) :> MethodListForAMethodTip) diff --git a/vsintegration/src/FSharp.LanguageService/InternalsVisibleTo.fs b/vsintegration/src/FSharp.LanguageService/InternalsVisibleTo.fs index 6d08cd63f..97015e4bc 100644 --- a/vsintegration/src/FSharp.LanguageService/InternalsVisibleTo.fs +++ b/vsintegration/src/FSharp.LanguageService/InternalsVisibleTo.fs @@ -2,7 +2,6 @@ namespace Microsoft.FSharp open System.Reflection -[] [] [] [] @@ -12,7 +11,6 @@ open System.Reflection [] [] [] -[] [] do() diff --git a/vsintegration/src/FSharp.ProjectSystem.FSharp/InternalsVisibleTo.fs b/vsintegration/src/FSharp.ProjectSystem.FSharp/InternalsVisibleTo.fs index 7c367df7b..b2bc0961d 100644 --- a/vsintegration/src/FSharp.ProjectSystem.FSharp/InternalsVisibleTo.fs +++ b/vsintegration/src/FSharp.ProjectSystem.FSharp/InternalsVisibleTo.fs @@ -5,10 +5,8 @@ open System.Reflection open System.Runtime.CompilerServices [] -[] [] [] -[] // For QA testdrivers and testhooks [] diff --git a/vsintegration/src/FSharp.VS.FSI/sessions.fs b/vsintegration/src/FSharp.VS.FSI/sessions.fs index f0c234402..8e6c9db17 100644 --- a/vsintegration/src/FSharp.VS.FSI/sessions.fs +++ b/vsintegration/src/FSharp.VS.FSI/sessions.fs @@ -154,25 +154,37 @@ let catchAll (ie: IEvent<_,_>) : IEvent<_> = ie.Add(fun x -> try w(x) with err -> ignore(System.Windows.Forms.MessageBox.Show(err.ToString())); ()); e -let fsiExeName () = if SessionsProperties.useAnyCpuVersion then "fsianycpu.exe" else "fsi.exe" -let determineFsiRelativePath () = +let fsiExeName () = + if SessionsProperties.useAnyCpuVersion then "fsiAnyCPU.exe" else "fsi.exe" + +// Use the VS-extension-installed development path if available, relative to the location of this assembly +let determineFsiRelativePath1 () = + let thisAssemblyDirectory = typeof.Assembly.Location |> Path.GetDirectoryName + Path.Combine(thisAssemblyDirectory,fsiExeName() ) + +// This path is relative to the location of "FSharp.Compiler.Interactive.Settings.dll" +let determineFsiRelativePath2 () = let thisAssembly : System.Reflection.Assembly = typeof.Assembly let thisAssemblyDirectory = thisAssembly.Location |> Path.GetDirectoryName // Use the quick-development path if available Path.Combine(thisAssemblyDirectory,fsiExeName() ) let determineFsiPath () = - // Use the quick-development path if available - let fsiRelativePath = determineFsiRelativePath() - let fsbin = match Internal.Utilities.FSharpEnvironment.BinFolderOfDefaultFSharpCompiler with | Some(s) -> s | None -> "" - let fsiRegistryPath = Path.Combine(fsbin, fsiExeName() ) + // Choose VS extension path, if it exists (for developers) + let fsiRelativePath1 = determineFsiRelativePath1() + if File.Exists fsiRelativePath1 then fsiRelativePath1 else + // Choose relative path, if it exists (for developers), otherwise, the installed path. - if File.Exists(fsiRelativePath) then - fsiRelativePath - elif File.Exists(fsiRegistryPath) then - fsiRegistryPath - else - raise (SessionError (VFSIstrings.SR.couldNotFindFsiExe fsiRegistryPath)) + let fsiRelativePath2 = determineFsiRelativePath2() + if File.Exists fsiRelativePath2 then fsiRelativePath2 else + + // Try the registry key + let fsbin = match Internal.Utilities.FSharpEnvironment.BinFolderOfDefaultFSharpCompiler with Some(s) -> s | None -> "" + let fsiRegistryPath = Path.Combine(fsbin, fsiExeName() ) + if File.Exists(fsiRegistryPath) then fsiRegistryPath else + + // Otherwise give up + raise (SessionError (VFSIstrings.SR.couldNotFindFsiExe fsiRegistryPath)) let readLinesAsync (reader: System.IO.StreamReader) trigger = let buffer = System.Text.StringBuilder(1024) diff --git a/vsintegration/tests/Salsa/InternalsVisibleTo.fs b/vsintegration/tests/Salsa/InternalsVisibleTo.fs index d4f9efd91..39df97840 100644 --- a/vsintegration/tests/Salsa/InternalsVisibleTo.fs +++ b/vsintegration/tests/Salsa/InternalsVisibleTo.fs @@ -3,7 +3,6 @@ namespace Microsoft.FSharp open System.Reflection [] -[] do() diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fs b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fs index fc483352e..b3c25e140 100644 --- a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fs +++ b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fs @@ -3,7 +3,7 @@ namespace DummyProviderForLanguageServiceTesting open Microsoft.FSharp.Core.CompilerServices -open Microsoft.FSharp.TypeProvider.Emit +open ProviderImplementation.ProvidedTypes open System.Linq.Expressions // Runtime methods, these are called instead of “erased” methods @@ -317,9 +317,9 @@ module TypeProvidersVisibilityChecks = let addGetProperty name value visibility (ty : ProvidedTypeDefinition) = let prop = ProvidedProperty(name, value.GetType()) - ty.AddMember prop prop.IsStatic <- false prop.GetterCode <- fun _ -> Quotations.Expr.Value(value, value.GetType()) + ty.AddMember prop let m = prop.GetGetMethod() :?> ProvidedMethod setMethodVisibility m visibility @@ -351,7 +351,8 @@ module TypeProvidersVisibilityChecks = addMethod "ProtectedM" 5210 (System.Reflection.MethodAttributes.Family) ty addMethod "PrivateM" 5310 (System.Reflection.MethodAttributes.Private) ty - ty.ConvertToGenerated(System.IO.Path.GetTempFileName() + ".dll") + let assem = ProvidedAssembly(System.IO.Path.GetTempFileName() + ".dll") + assem.AddTypes [ty] ty [] @@ -455,5 +456,43 @@ module RegexTypeProvider = do this.AddNamespace(rootNamespace, [regexTy]) +module RegexTypeProviderUsingMethod = + + open System.Text.RegularExpressions + + [] + type public CheckedRegexProvider() as this = + inherit TypeProviderForNamespaces() + + // Get the assembly and namespace used to house the provided types + let thisAssembly = System.Reflection.Assembly.GetExecutingAssembly() + let rootNamespace = "Samples.FSharp.RegexTypeProvider" + let baseTy = typeof + let staticParams = [ProvidedStaticParameter("pattern1", typeof)] + + let regexTyStatic = ProvidedTypeDefinition(thisAssembly, rootNamespace, "RegexTypedStatic", Some baseTy) + + let meth = ProvidedMethod("IsMatch",[],typeof,IsStaticMethod=true) + do meth.DefineStaticParameters( + parameters=staticParams, + instantiationFunction=(fun methName parameterValues -> + + match parameterValues with + | [| :? string as pattern1 |] -> + let isMatch = ProvidedMethod( + methodName = methName, + parameters = [ProvidedParameter("input", typeof)], + returnType = typeof, + IsStaticMethod = true, + InvokeCode = fun args -> <@@ true @@>) + + isMatch.AddXmlDoc "Indicates whether the regular expression finds a match in the specified input string" + regexTyStatic.AddMember isMatch + isMatch + | _ -> failwith "unexpected parameter values")) + + do regexTyStatic.AddMember meth + do this.AddNamespace(rootNamespace, [regexTyStatic]) + [] do() diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fsproj b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fsproj index 84e70f882..5ec12515a 100644 --- a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fsproj +++ b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/DummyProviderForLanguageServiceTesting.fsproj @@ -32,9 +32,12 @@ - + FSData.txt + + + diff --git a/src/fsharp/FSharp.Data.TypeProviders/FSData.txt b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/FSData.txt similarity index 100% rename from src/fsharp/FSharp.Data.TypeProviders/FSData.txt rename to vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/FSData.txt diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fs b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fs new file mode 100644 index 000000000..5ad833568 --- /dev/null +++ b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fs @@ -0,0 +1,2928 @@ +// Copyright (c) Microsoft Corporation 2005-2012. +// This sample code is provided "as is" without warranty of any kind. +// We disclaim all warranties, either express or implied, including the +// warranties of merchantability and fitness for a particular purpose. + +// This file contains a set of helper types and methods for providing types in an implementation +// of ITypeProvider. + +// This code has been modified and is appropriate for use in conjunction with the F# 3.0-4.0 releases + +namespace ProviderImplementation.ProvidedTypes + +open System +open System.Text +open System.IO +open System.Reflection +open System.Reflection.Emit +open System.Linq.Expressions +open System.Collections.Generic +open Microsoft.FSharp.Quotations +open Microsoft.FSharp.Quotations.Patterns +open Microsoft.FSharp.Quotations.DerivedPatterns +open Microsoft.FSharp.Core.CompilerServices + +//-------------------------------------------------------------------------------- +// UncheckedQuotations + +// The FSharp.Core 2.0 - 4.0 (4.0.0.0 - 4.4.0.0) quotations implementation is overly strict in that it doesn't allow +// generation of quotations for cross-targeted FSharp.Core. Below we define a series of Unchecked methods +// implemented via reflection hacks to allow creation of various nodes when using a cross-targets FSharp.Core and +// mscorlib.dll. +// +// - Most importantly, these cross-targeted quotations can be provided to the F# compiler by a type provider. +// They are generally produced via the AssemblyReplacer.fs component through a process of rewriting design-time quotations that +// are not cross-targeted. +// +// - However, these quotation values are a bit fragile. Using existing FSharp.Core.Quotations.Patterns +// active patterns on these quotation nodes will generally work correctly. But using ExprShape.RebuildShapeCombination +// on these new nodes will not succed, nor will operations that build new quotations such as Expr.Call. +// Instead, use the replacement provided in this module. +// +// - Likewise, some operations in these quotation values like "expr.Type" may be a bit fragile, possibly returning non cross-targeted types in +// the result. However those operations are not used by the F# compiler. +[] +module internal UncheckedQuotations = + + let qTy = typeof.Assembly.GetType("Microsoft.FSharp.Quotations.ExprConstInfo") + assert (qTy <> null) + let pTy = typeof.Assembly.GetType("Microsoft.FSharp.Quotations.PatternsModule") + assert (pTy<> null) + + // These are handles to the internal functions that create quotation nodes of different sizes. Although internal, + // these function names have been stable since F# 2.0. + let mkFE0 = pTy.GetMethod("mkFE0", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (mkFE0 <> null) + let mkFE1 = pTy.GetMethod("mkFE1", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (mkFE1 <> null) + let mkFE2 = pTy.GetMethod("mkFE2", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (mkFE2 <> null) + let mkFEN = pTy.GetMethod("mkFEN", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (mkFEN <> null) + + // These are handles to the internal tags attached to quotation nodes of different sizes. Although internal, + // these function names have been stable since F# 2.0. + let newDelegateOp = qTy.GetMethod("NewNewDelegateOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (newDelegateOp <> null) + let instanceCallOp = qTy.GetMethod("NewInstanceMethodCallOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (instanceCallOp <> null) + let staticCallOp = qTy.GetMethod("NewStaticMethodCallOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (staticCallOp <> null) + let newObjectOp = qTy.GetMethod("NewNewObjectOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (newObjectOp <> null) + let newArrayOp = qTy.GetMethod("NewNewArrayOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (newArrayOp <> null) + let appOp = qTy.GetMethod("get_AppOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (appOp <> null) + let instancePropGetOp = qTy.GetMethod("NewInstancePropGetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (instancePropGetOp <> null) + let staticPropGetOp = qTy.GetMethod("NewStaticPropGetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (staticPropGetOp <> null) + let instancePropSetOp = qTy.GetMethod("NewInstancePropSetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (instancePropSetOp <> null) + let staticPropSetOp = qTy.GetMethod("NewStaticPropSetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (staticPropSetOp <> null) + let instanceFieldGetOp = qTy.GetMethod("NewInstanceFieldGetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (instanceFieldGetOp <> null) + let staticFieldGetOp = qTy.GetMethod("NewStaticFieldGetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (staticFieldGetOp <> null) + let instanceFieldSetOp = qTy.GetMethod("NewInstanceFieldSetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (instanceFieldSetOp <> null) + let staticFieldSetOp = qTy.GetMethod("NewStaticFieldSetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (staticFieldSetOp <> null) + let tupleGetOp = qTy.GetMethod("NewTupleGetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (tupleGetOp <> null) + let letOp = qTy.GetMethod("get_LetOp", BindingFlags.Static ||| BindingFlags.Public ||| BindingFlags.NonPublic) + assert (letOp <> null) + + type Microsoft.FSharp.Quotations.Expr with + + static member NewDelegateUnchecked (ty: Type, vs: Var list, body: Expr) = + let e = List.foldBack (fun v acc -> Expr.Lambda(v,acc)) vs body + let op = newDelegateOp.Invoke(null, [| box ty |]) + mkFE1.Invoke(null, [| box op; box e |]) :?> Expr + + static member NewObjectUnchecked (cinfo: ConstructorInfo, args : Expr list) = + let op = newObjectOp.Invoke(null, [| box cinfo |]) + mkFEN.Invoke(null, [| box op; box args |]) :?> Expr + + static member NewArrayUnchecked (elementType: Type, elements : Expr list) = + let op = newArrayOp.Invoke(null, [| box elementType |]) + mkFEN.Invoke(null, [| box op; box elements |]) :?> Expr + + static member CallUnchecked (minfo: MethodInfo, args : Expr list) = + let op = staticCallOp.Invoke(null, [| box minfo |]) + mkFEN.Invoke(null, [| box op; box args |]) :?> Expr + + static member CallUnchecked (obj: Expr, minfo: MethodInfo, args : Expr list) = + let op = instanceCallOp.Invoke(null, [| box minfo |]) + mkFEN.Invoke(null, [| box op; box (obj::args) |]) :?> Expr + + static member ApplicationUnchecked (f: Expr, x: Expr) = + let op = appOp.Invoke(null, [| |]) + mkFE2.Invoke(null, [| box op; box f; box x |]) :?> Expr + + static member PropertyGetUnchecked (pinfo: PropertyInfo, args : Expr list) = + let op = staticPropGetOp.Invoke(null, [| box pinfo |]) + mkFEN.Invoke(null, [| box op; box args |]) :?> Expr + + static member PropertyGetUnchecked (obj: Expr, pinfo: PropertyInfo, ?args : Expr list) = + let args = defaultArg args [] + let op = instancePropGetOp.Invoke(null, [| box pinfo |]) + mkFEN.Invoke(null, [| box op; box (obj::args) |]) :?> Expr + + static member PropertySetUnchecked (pinfo: PropertyInfo, value: Expr, ?args : Expr list) = + let args = defaultArg args [] + let op = staticPropSetOp.Invoke(null, [| box pinfo |]) + mkFEN.Invoke(null, [| box op; box (args@[value]) |]) :?> Expr + + static member PropertySetUnchecked (obj: Expr, pinfo: PropertyInfo, value: Expr, args : Expr list) = + let op = instancePropSetOp.Invoke(null, [| box pinfo |]) + mkFEN.Invoke(null, [| box op; box (obj::(args@[value])) |]) :?> Expr + + static member FieldGetUnchecked (pinfo: FieldInfo) = + let op = staticFieldGetOp.Invoke(null, [| box pinfo |]) + mkFE0.Invoke(null, [| box op; |]) :?> Expr + + static member FieldGetUnchecked (obj: Expr, pinfo: FieldInfo) = + let op = instanceFieldGetOp.Invoke(null, [| box pinfo |]) + mkFE1.Invoke(null, [| box op; box obj |]) :?> Expr + + static member FieldSetUnchecked (pinfo: FieldInfo, value: Expr) = + let op = staticFieldSetOp.Invoke(null, [| box pinfo |]) + mkFE1.Invoke(null, [| box op; box value |]) :?> Expr + + static member FieldSetUnchecked (obj: Expr, pinfo: FieldInfo, value: Expr) = + let op = instanceFieldSetOp.Invoke(null, [| box pinfo |]) + mkFE2.Invoke(null, [| box op; box obj; box value |]) :?> Expr + + static member TupleGetUnchecked (e: Expr, n:int) = + let op = tupleGetOp.Invoke(null, [| box e.Type; box n |]) + mkFE1.Invoke(null, [| box op; box e |]) :?> Expr + + static member LetUnchecked (v:Var, e: Expr, body:Expr) = + let lam = Expr.Lambda(v,body) + let op = letOp.Invoke(null, [| |]) + mkFE2.Invoke(null, [| box op; box e; box lam |]) :?> Expr + + type Shape = Shape of (Expr list -> Expr) + + let (|ShapeCombinationUnchecked|ShapeVarUnchecked|ShapeLambdaUnchecked|) e = + match e with + | NewObject (cinfo, args) -> + ShapeCombinationUnchecked (Shape (function args -> Expr.NewObjectUnchecked (cinfo, args)), args) + | NewArray (ty, args) -> + ShapeCombinationUnchecked (Shape (function args -> Expr.NewArrayUnchecked (ty, args)), args) + | NewDelegate (t, vars, expr) -> + ShapeCombinationUnchecked (Shape (function [expr] -> Expr.NewDelegateUnchecked (t, vars, expr) | _ -> invalidArg "expr" "invalid shape"), [expr]) + | TupleGet (expr, n) -> + ShapeCombinationUnchecked (Shape (function [expr] -> Expr.TupleGetUnchecked (expr, n) | _ -> invalidArg "expr" "invalid shape"), [expr]) + | Application (f, x) -> + ShapeCombinationUnchecked (Shape (function [f; x] -> Expr.ApplicationUnchecked (f, x) | _ -> invalidArg "expr" "invalid shape"), [f; x]) + | Call (objOpt, minfo, args) -> + match objOpt with + | None -> ShapeCombinationUnchecked (Shape (function args -> Expr.CallUnchecked (minfo, args)), args) + | Some obj -> ShapeCombinationUnchecked (Shape (function (obj::args) -> Expr.CallUnchecked (obj, minfo, args) | _ -> invalidArg "expr" "invalid shape"), obj::args) + | PropertyGet (objOpt, pinfo, args) -> + match objOpt with + | None -> ShapeCombinationUnchecked (Shape (function args -> Expr.PropertyGetUnchecked (pinfo, args)), args) + | Some obj -> ShapeCombinationUnchecked (Shape (function (obj::args) -> Expr.PropertyGetUnchecked (obj, pinfo, args) | _ -> invalidArg "expr" "invalid shape"), obj::args) + | PropertySet (objOpt, pinfo, args, value) -> + match objOpt with + | None -> ShapeCombinationUnchecked (Shape (function (value::args) -> Expr.PropertySetUnchecked (pinfo, value, args) | _ -> invalidArg "expr" "invalid shape"), value::args) + | Some obj -> ShapeCombinationUnchecked (Shape (function (obj::value::args) -> Expr.PropertySetUnchecked (obj, pinfo, value, args) | _ -> invalidArg "expr" "invalid shape"), obj::value::args) + | FieldGet (objOpt, pinfo) -> + match objOpt with + | None -> ShapeCombinationUnchecked (Shape (function _ -> Expr.FieldGetUnchecked (pinfo)), []) + | Some obj -> ShapeCombinationUnchecked (Shape (function [obj] -> Expr.FieldGetUnchecked (obj, pinfo) | _ -> invalidArg "expr" "invalid shape"), [obj]) + | FieldSet (objOpt, pinfo, value) -> + match objOpt with + | None -> ShapeCombinationUnchecked (Shape (function [value] -> Expr.FieldSetUnchecked (pinfo, value) | _ -> invalidArg "expr" "invalid shape"), [value]) + | Some obj -> ShapeCombinationUnchecked (Shape (function [obj;value] -> Expr.FieldSetUnchecked (obj, pinfo, value) | _ -> invalidArg "expr" "invalid shape"), [obj; value]) + | Let (var, value, body) -> + ShapeCombinationUnchecked (Shape (function [value;Lambda(var, body)] -> Expr.LetUnchecked(var, value, body) | _ -> invalidArg "expr" "invalid shape"), [value; Expr.Lambda(var, body)]) + | TupleGet (expr, i) -> + ShapeCombinationUnchecked (Shape (function [expr] -> Expr.TupleGetUnchecked (expr, i) | _ -> invalidArg "expr" "invalid shape"), [expr]) + | ExprShape.ShapeCombination (comb,args) -> + ShapeCombinationUnchecked (Shape (fun args -> ExprShape.RebuildShapeCombination(comb, args)), args) + | ExprShape.ShapeVar v -> ShapeVarUnchecked v + | ExprShape.ShapeLambda (v, e) -> ShapeLambdaUnchecked (v,e) + + let RebuildShapeCombinationUnchecked (Shape comb,args) = comb args + +//-------------------------------------------------------------------------------- + +module QuotationSimplifier = + + let transExpr isGenerated q = + let rec trans q = + match q with + // convert NewTuple to the call to the constructor of the Tuple type (only for generated types) + | NewTuple(items) when isGenerated -> + let rec mkCtor args ty = + let ctor, restTyOpt = Reflection.FSharpValue.PreComputeTupleConstructorInfo ty + match restTyOpt with + | None -> Expr.NewObject(ctor, List.map trans args) + | Some restTy -> + let curr = [for a in Seq.take 7 args -> trans a] + let rest = List.ofSeq (Seq.skip 7 args) + Expr.NewObject(ctor, curr @ [mkCtor rest restTy]) + let tys = [| for e in items -> e.Type |] + let tupleTy = Reflection.FSharpType.MakeTupleType tys + trans (mkCtor items tupleTy) + // convert TupleGet to the chain of PropertyGet calls (only for generated types) + | TupleGet(e, i) when isGenerated -> + let rec mkGet ty i (e : Expr) = + let pi, restOpt = Reflection.FSharpValue.PreComputeTuplePropertyInfo(ty, i) + let propGet = Expr.PropertyGet(e, pi) + match restOpt with + | None -> propGet + | Some (restTy, restI) -> mkGet restTy restI propGet + trans (mkGet e.Type i (trans e)) + | Value(value, ty) -> + if value <> null then + let tyOfValue = value.GetType() + transValue(value, tyOfValue, ty) + else q + // Eliminate F# property gets to method calls + | PropertyGet(obj,propInfo,args) -> + match obj with + | None -> trans (Expr.CallUnchecked(propInfo.GetGetMethod(),args)) + | Some o -> trans (Expr.CallUnchecked(trans o,propInfo.GetGetMethod(),args)) + // Eliminate F# property sets to method calls + | PropertySet(obj,propInfo,args,v) -> + match obj with + | None -> trans (Expr.CallUnchecked(propInfo.GetSetMethod(),args@[v])) + | Some o -> trans (Expr.CallUnchecked(trans o,propInfo.GetSetMethod(),args@[v])) + // Eliminate F# function applications to FSharpFunc<_,_>.Invoke calls + | Application(f,e) -> + trans (Expr.CallUnchecked(trans f, f.Type.GetMethod "Invoke", [ e ]) ) + | NewUnionCase(ci, es) -> + trans (Expr.CallUnchecked(Reflection.FSharpValue.PreComputeUnionConstructorInfo ci, es) ) + | NewRecord(ci, es) -> + trans (Expr.NewObjectUnchecked(Reflection.FSharpValue.PreComputeRecordConstructorInfo ci, es) ) + | UnionCaseTest(e,uc) -> + let tagInfo = Reflection.FSharpValue.PreComputeUnionTagMemberInfo uc.DeclaringType + let tagExpr = + match tagInfo with + | :? PropertyInfo as tagProp -> + trans (Expr.PropertyGet(e,tagProp) ) + | :? MethodInfo as tagMeth -> + if tagMeth.IsStatic then trans (Expr.Call(tagMeth, [e])) + else trans (Expr.Call(e,tagMeth,[])) + | _ -> failwith "unreachable: unexpected result from PreComputeUnionTagMemberInfo" + let tagNumber = uc.Tag + trans <@@ (%%(tagExpr) : int) = tagNumber @@> + + // Explicitly handle weird byref variables in lets (used to populate out parameters), since the generic handlers can't deal with byrefs + | Let(v,vexpr,bexpr) when v.Type.IsByRef -> + + // the binding must have leaves that are themselves variables (due to the limited support for byrefs in expressions) + // therefore, we can perform inlining to translate this to a form that can be compiled + inlineByref v vexpr bexpr + + // Eliminate recursive let bindings (which are unsupported by the type provider API) to regular let bindings + | LetRecursive(bindings, expr) -> + // This uses a "lets and sets" approach, converting something like + // let rec even = function + // | 0 -> true + // | n -> odd (n-1) + // and odd = function + // | 0 -> false + // | n -> even (n-1) + // X + // to something like + // let even = ref Unchecked.defaultof<_> + // let odd = ref Unchecked.defaultof<_> + // even := function + // | 0 -> true + // | n -> !odd (n-1) + // odd := function + // | 0 -> false + // | n -> !even (n-1) + // X' + // where X' is X but with occurrences of even/odd substituted by !even and !odd (since now even and odd are references) + // Translation relies on typedefof<_ ref> - does this affect ability to target different runtime and design time environments? + let vars = List.map fst bindings + let vars' = vars |> List.map (fun v -> Quotations.Var(v.Name, typedefof<_ ref>.MakeGenericType(v.Type))) + + // init t generates the equivalent of <@ ref Unchecked.defaultof @> + let init (t:Type) = + let r = match <@ ref 1 @> with Call(None, r, [_]) -> r | _ -> failwith "Extracting MethodInfo from <@ 1 @> failed" + let d = match <@ Unchecked.defaultof<_> @> with Call(None, d, []) -> d | _ -> failwith "Extracting MethodInfo from <@ Unchecked.defaultof<_> @> failed" + Expr.Call(r.GetGenericMethodDefinition().MakeGenericMethod(t), [Expr.Call(d.GetGenericMethodDefinition().MakeGenericMethod(t),[])]) + + // deref v generates the equivalent of <@ !v @> + // (so v's type must be ref) + let deref (v:Quotations.Var) = + let m = match <@ !(ref 1) @> with Call(None, m, [_]) -> m | _ -> failwith "Extracting MethodInfo from <@ !(ref 1) @> failed" + let tyArgs = v.Type.GetGenericArguments() + Expr.Call(m.GetGenericMethodDefinition().MakeGenericMethod(tyArgs), [Expr.Var v]) + + // substitution mapping a variable v to the expression <@ !v' @> using the corresponding new variable v' of ref type + let subst = + let map = + vars' + |> List.map deref + |> List.zip vars + |> Map.ofList + fun v -> Map.tryFind v map + + let expr' = expr.Substitute(subst) + + // maps variables to new variables + let varDict = List.zip vars vars' |> dict + + // given an old variable v and an expression e, returns a quotation like <@ v' := e @> using the corresponding new variable v' of ref type + let setRef (v:Quotations.Var) e = + let m = match <@ (ref 1) := 2 @> with Call(None, m, [_;_]) -> m | _ -> failwith "Extracting MethodInfo from <@ (ref 1) := 2 @> failed" + Expr.Call(m.GetGenericMethodDefinition().MakeGenericMethod(v.Type), [Expr.Var varDict.[v]; e]) + + // Something like + // <@ + // v1 := e1' + // v2 := e2' + // ... + // expr' + // @> + // Note that we must substitute our new variable dereferences into the bound expressions + let body = + bindings + |> List.fold (fun b (v,e) -> Expr.Sequential(setRef v (e.Substitute subst), b)) expr' + + // Something like + // let v1 = ref Unchecked.defaultof + // let v2 = ref Unchecked.defaultof + // ... + // body + vars + |> List.fold (fun b v -> Expr.LetUnchecked(varDict.[v], init v.Type, b)) body + |> trans + + // Handle the generic cases + | ShapeLambdaUnchecked(v,body) -> + Expr.Lambda(v, trans body) + | ShapeCombinationUnchecked(comb,args) -> + RebuildShapeCombinationUnchecked(comb,List.map trans args) + | ShapeVarUnchecked _ -> q + + and inlineByref v vexpr bexpr = + match vexpr with + | Sequential(e',vexpr') -> + (* let v = (e'; vexpr') in bexpr => e'; let v = vexpr' in bexpr *) + Expr.Sequential(e', inlineByref v vexpr' bexpr) + |> trans + | IfThenElse(c,b1,b2) -> + (* let v = if c then b1 else b2 in bexpr => if c then let v = b1 in bexpr else let v = b2 in bexpr *) + Expr.IfThenElse(c, inlineByref v b1 bexpr, inlineByref v b2 bexpr) + |> trans + | Var _ -> + (* let v = v1 in bexpr => bexpr[v/v1] *) + bexpr.Substitute(fun v' -> if v = v' then Some vexpr else None) + |> trans + | _ -> + failwith (sprintf "Unexpected byref binding: %A = %A" v vexpr) + + and transValue (v : obj, tyOfValue : Type, expectedTy : Type) = + let rec transArray (o : Array, ty : Type) = + let elemTy = ty.GetElementType() + let converter = getConverterForType elemTy + let elements = + [ + for el in o do + yield converter el + ] + Expr.NewArrayUnchecked(elemTy, elements) + and transList(o, ty : Type, nil, cons) = + let converter = getConverterForType (ty.GetGenericArguments().[0]) + o + |> Seq.cast + |> List.ofSeq + |> fun l -> List.foldBack(fun o s -> Expr.NewUnionCase(cons, [ converter(o); s ])) l (Expr.NewUnionCase(nil, [])) + |> trans + + and getConverterForType (ty : Type) = + if ty.IsArray then + fun (v : obj) -> transArray(v :?> Array, ty) + elif ty.IsGenericType && ty.GetGenericTypeDefinition() = typedefof<_ list> then + let nil, cons = + let cases = Reflection.FSharpType.GetUnionCases(ty) + let a = cases.[0] + let b = cases.[1] + if a.Name = "Empty" then a,b + else b,a + + fun v -> transList (v :?> System.Collections.IEnumerable, ty, nil, cons) + else + fun v -> Expr.Value(v, ty) + let converter = getConverterForType tyOfValue + let r = converter v + if tyOfValue <> expectedTy then Expr.Coerce(r, expectedTy) + else r + trans q + + let getFastFuncType (args : list) resultType = + let types = + [| + for arg in args -> arg.Type + yield resultType + |] + let fastFuncTy = + match List.length args with + | 2 -> typedefof>.MakeGenericType(types) + | 3 -> typedefof>.MakeGenericType(types) + | 4 -> typedefof>.MakeGenericType(types) + | 5 -> typedefof>.MakeGenericType(types) + | _ -> invalidArg "args" "incorrect number of arguments" + fastFuncTy.GetMethod("Adapt") + + let inline (===) a b = LanguagePrimitives.PhysicalEquality a b + + let traverse f = + let rec fallback e = + match e with + | Let(v, value, body) -> + let fixedValue = f fallback value + let fixedBody = f fallback body + if fixedValue === value && fixedBody === body then + e + else + Expr.Let(v, fixedValue, fixedBody) + | ShapeVarUnchecked _ -> e + | ShapeLambdaUnchecked(v, body) -> + let fixedBody = f fallback body + if fixedBody === body then + e + else + Expr.Lambda(v, fixedBody) + | ShapeCombinationUnchecked(shape, exprs) -> + let exprs1 = List.map (f fallback) exprs + if List.forall2 (===) exprs exprs1 then + e + else + RebuildShapeCombinationUnchecked(shape, exprs1) + fun e -> f fallback e + + let RightPipe = <@@ (|>) @@> + let inlineRightPipe expr = + let rec loop expr = traverse loopCore expr + and loopCore fallback orig = + match orig with + | SpecificCall RightPipe (None, _, [operand; applicable]) -> + let fixedOperand = loop operand + match loop applicable with + | Lambda(arg, body) -> + let v = Quotations.Var("__temp", operand.Type) + let ev = Expr.Var v + + let fixedBody = loop body + Expr.Let(v, fixedOperand, fixedBody.Substitute(fun v1 -> if v1 = arg then Some ev else None)) + | fixedApplicable -> Expr.Application(fixedApplicable, fixedOperand) + | x -> fallback x + loop expr + + let inlineValueBindings e = + let map = Dictionary(HashIdentity.Reference) + let rec loop expr = traverse loopCore expr + and loopCore fallback orig = + match orig with + | Let(id, (Value(_) as v), body) when not id.IsMutable -> + map.[id] <- v + let fixedBody = loop body + map.Remove(id) |> ignore + fixedBody + | ShapeVarUnchecked v -> + match map.TryGetValue v with + | true, e -> e + | _ -> orig + | x -> fallback x + loop e + + + let optimizeCurriedApplications expr = + let rec loop expr = traverse loopCore expr + and loopCore fallback orig = + match orig with + | Application(e, arg) -> + let e1 = tryPeelApplications e [loop arg] + if e1 === e then + orig + else + e1 + | x -> fallback x + and tryPeelApplications orig args = + let n = List.length args + match orig with + | Application(e, arg) -> + let e1 = tryPeelApplications e ((loop arg)::args) + if e1 === e then + orig + else + e1 + | Let(id, applicable, (Lambda(_) as body)) when n > 0 -> + let numberOfApplication = countPeelableApplications body id 0 + if numberOfApplication = 0 then orig + elif n = 1 then Expr.Application(applicable, List.head args) + elif n <= 5 then + let resultType = + applicable.Type + |> Seq.unfold (fun t -> + if not t.IsGenericType then None else + let args = t.GetGenericArguments() + if args.Length <> 2 then None else + Some (args.[1], args.[1]) + ) + |> Seq.toArray + |> (fun arr -> arr.[n - 1]) + + let adaptMethod = getFastFuncType args resultType + let adapted = Expr.Call(adaptMethod, [loop applicable]) + let invoke = adapted.Type.GetMethod("Invoke", [| for arg in args -> arg.Type |]) + Expr.Call(adapted, invoke, args) + else + (applicable, args) ||> List.fold (fun e a -> Expr.Application(e, a)) + | _ -> + orig + and countPeelableApplications expr v n = + match expr with + // v - applicable entity obtained on the prev step + // \arg -> let v1 = (f arg) in rest ==> f + | Lambda(arg, Let(v1, Application(Var f, Var arg1), rest)) when v = f && arg = arg1 -> countPeelableApplications rest v1 (n + 1) + // \arg -> (f arg) ==> f + | Lambda(arg, Application(Var f, Var arg1)) when v = f && arg = arg1 -> n + | _ -> n + loop expr + + // Use the real variable names instead of indices, to improve output of Debug.fs + let transQuotationToCode isGenerated qexprf (paramNames: string[]) (argExprs: Expr[]) = + // Add let bindings for arguments to ensure that arguments will be evaluated + let vars = argExprs |> Array.mapi (fun i e -> Quotations.Var(paramNames.[i], e.Type)) + let expr = qexprf ([for v in vars -> Expr.Var v]) + + let pairs = Array.zip argExprs vars + let expr = Array.foldBack (fun (arg, var) e -> Expr.LetUnchecked(var, arg, e)) pairs expr + let expr = + if isGenerated then + let e1 = inlineRightPipe expr + let e2 = optimizeCurriedApplications e1 + let e3 = inlineValueBindings e2 + e3 + else + expr + + transExpr isGenerated expr + + +[] +module internal Misc = + + type internal ExpectedStackState = + | Empty = 1 + | Address = 2 + | Value = 3 + + let TypeBuilderInstantiationType = + let runningOnMono = try System.Type.GetType("Mono.Runtime") <> null with e -> false + let typeName = if runningOnMono then "System.Reflection.MonoGenericClass" else "System.Reflection.Emit.TypeBuilderInstantiation" + typeof.Assembly.GetType(typeName) + + let GetTypeFromHandleMethod = typeof.GetMethod("GetTypeFromHandle") + let LanguagePrimitivesType = typedefof>.Assembly.GetType("Microsoft.FSharp.Core.LanguagePrimitives") + let ParseInt32Method = LanguagePrimitivesType.GetMethod "ParseInt32" + let DecimalConstructor = typeof.GetConstructor([| typeof; typeof; typeof; typeof; typeof |]) + let DateTimeConstructor = typeof.GetConstructor([| typeof; typeof |]) + let DateTimeOffsetConstructor = typeof.GetConstructor([| typeof; typeof |]) + let TimeSpanConstructor = typeof.GetConstructor([|typeof|]) + let isEmpty s = s = ExpectedStackState.Empty + let isAddress s = s = ExpectedStackState.Address + + let nonNull str x = if x=null then failwith ("Null in " + str) else x + + let notRequired opname item = + let msg = sprintf "The operation '%s' on item '%s' should not be called on provided type, member or parameter" opname item + System.Diagnostics.Debug.Assert (false, msg) + raise (System.NotSupportedException msg) + + let mkParamArrayCustomAttributeData() = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors().[0] + member __.ConstructorArguments = upcast [| |] + member __.NamedArguments = upcast [| |] } + +#if FX_NO_CUSTOMATTRIBUTEDATA + let CustomAttributeTypedArgument(ty,v) = + { new IProvidedCustomAttributeTypedArgument with + member x.ArgumentType = ty + member x.Value = v } + let CustomAttributeNamedArgument(memb,arg:IProvidedCustomAttributeTypedArgument) = + { new IProvidedCustomAttributeNamedArgument with + member x.MemberInfo = memb + member x.ArgumentType = arg.ArgumentType + member x.TypedValue = arg } + type CustomAttributeData = Microsoft.FSharp.Core.CompilerServices.IProvidedCustomAttributeData +#endif + + let mkEditorHideMethodsCustomAttributeData() = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors().[0] + member __.ConstructorArguments = upcast [| |] + member __.NamedArguments = upcast [| |] } + + let mkAllowNullLiteralCustomAttributeData value = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors().[0] + member __.ConstructorArguments = upcast [| CustomAttributeTypedArgument(typeof, value) |] + member __.NamedArguments = upcast [| |] } + + /// This makes an xml doc attribute w.r.t. an amortized computation of an xml doc string. + /// It is important that the text of the xml doc only get forced when poking on the ConstructorArguments + /// for the CustomAttributeData object. + let mkXmlDocCustomAttributeDataLazy(lazyText: Lazy) = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors().[0] + member __.ConstructorArguments = upcast [| CustomAttributeTypedArgument(typeof, lazyText.Force()) |] + member __.NamedArguments = upcast [| |] } + + let mkXmlDocCustomAttributeData(s:string) = mkXmlDocCustomAttributeDataLazy (lazy s) + + let mkDefinitionLocationAttributeCustomAttributeData(line:int,column:int,filePath:string) = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors().[0] + member __.ConstructorArguments = upcast [| |] + member __.NamedArguments = + upcast [| CustomAttributeNamedArgument(typeof.GetProperty("FilePath"), CustomAttributeTypedArgument(typeof, filePath)); + CustomAttributeNamedArgument(typeof.GetProperty("Line"), CustomAttributeTypedArgument(typeof, line)) ; + CustomAttributeNamedArgument(typeof.GetProperty("Column"), CustomAttributeTypedArgument(typeof, column)) + |] } + let mkObsoleteAttributeCustomAttributeData(message:string, isError: bool) = +#if FX_NO_CUSTOMATTRIBUTEDATA + { new IProvidedCustomAttributeData with +#else + { new CustomAttributeData() with +#endif + member __.Constructor = typeof.GetConstructors() |> Array.find (fun x -> x.GetParameters().Length = 2) + member __.ConstructorArguments = upcast [|CustomAttributeTypedArgument(typeof, message) ; CustomAttributeTypedArgument(typeof, isError) |] + member __.NamedArguments = upcast [| |] } + + type CustomAttributesImpl() = + let customAttributes = ResizeArray() + let mutable hideObjectMethods = false + let mutable nonNullable = false + let mutable obsoleteMessage = None + let mutable xmlDocDelayed = None + let mutable xmlDocAlwaysRecomputed = None + let mutable hasParamArray = false + + // XML doc text that we only compute once, if any. This must _not_ be forced until the ConstructorArguments + // property of the custom attribute is foced. + let xmlDocDelayedText = + lazy + (match xmlDocDelayed with None -> assert false; "" | Some f -> f()) + + // Custom atttributes that we only compute once + let customAttributesOnce = + lazy + [| if hideObjectMethods then yield mkEditorHideMethodsCustomAttributeData() + if nonNullable then yield mkAllowNullLiteralCustomAttributeData false + match xmlDocDelayed with None -> () | Some _ -> customAttributes.Add(mkXmlDocCustomAttributeDataLazy xmlDocDelayedText) + match obsoleteMessage with None -> () | Some s -> customAttributes.Add(mkObsoleteAttributeCustomAttributeData s) + if hasParamArray then yield mkParamArrayCustomAttributeData() + yield! customAttributes |] + + member __.AddDefinitionLocation(line:int,column:int,filePath:string) = customAttributes.Add(mkDefinitionLocationAttributeCustomAttributeData(line, column, filePath)) + member __.AddObsolete(message : string, isError) = obsoleteMessage <- Some (message,isError) + member __.HasParamArray with get() = hasParamArray and set(v) = hasParamArray <- v + member __.AddXmlDocComputed xmlDocFunction = xmlDocAlwaysRecomputed <- Some xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = xmlDocDelayed <- Some xmlDocFunction + member __.AddXmlDoc xmlDoc = xmlDocDelayed <- Some (fun () -> xmlDoc) + member __.HideObjectMethods with set v = hideObjectMethods <- v + member __.NonNullable with set v = nonNullable <- v + member __.AddCustomAttribute(attribute) = customAttributes.Add(attribute) + member __.GetCustomAttributesData() = + [| yield! customAttributesOnce.Force() + match xmlDocAlwaysRecomputed with None -> () | Some f -> customAttributes.Add(mkXmlDocCustomAttributeData (f())) |] + :> IList<_> + + + let adjustTypeAttributes attributes isNested = + let visibilityAttributes = + match attributes &&& TypeAttributes.VisibilityMask with + | TypeAttributes.Public when isNested -> TypeAttributes.NestedPublic + | TypeAttributes.NotPublic when isNested -> TypeAttributes.NestedAssembly + | TypeAttributes.NestedPublic when not isNested -> TypeAttributes.Public + | TypeAttributes.NestedAssembly + | TypeAttributes.NestedPrivate + | TypeAttributes.NestedFamORAssem + | TypeAttributes.NestedFamily + | TypeAttributes.NestedFamANDAssem when not isNested -> TypeAttributes.NotPublic + | a -> a + (attributes &&& ~~~TypeAttributes.VisibilityMask) ||| visibilityAttributes + + + +type ProvidedStaticParameter(parameterName:string,parameterType:Type,?parameterDefaultValue:obj) = + inherit System.Reflection.ParameterInfo() + + let customAttributesImpl = CustomAttributesImpl() + + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + + override __.RawDefaultValue = defaultArg parameterDefaultValue null + override __.Attributes = if parameterDefaultValue.IsNone then enum 0 else ParameterAttributes.Optional + override __.Position = 0 + override __.ParameterType = parameterType + override __.Name = parameterName + + override __.GetCustomAttributes(_inherit) = ignore(_inherit); notRequired "GetCustomAttributes" parameterName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" parameterName + +type ProvidedParameter(name:string,parameterType:Type,?isOut:bool,?optionalValue:obj) = + inherit System.Reflection.ParameterInfo() + let customAttributesImpl = CustomAttributesImpl() + let isOut = defaultArg isOut false + member __.IsParamArray with get() = customAttributesImpl.HasParamArray and set(v) = customAttributesImpl.HasParamArray <- v + override __.Name = name + override __.ParameterType = parameterType + override __.Attributes = (base.Attributes ||| (if isOut then ParameterAttributes.Out else enum 0) + ||| (match optionalValue with None -> enum 0 | Some _ -> ParameterAttributes.Optional ||| ParameterAttributes.HasDefault)) + override __.RawDefaultValue = defaultArg optionalValue null + member __.HasDefaultParameterValue = Option.isSome optionalValue + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + +type ProvidedConstructor(parameters : ProvidedParameter list) = + inherit ConstructorInfo() + let parameters = parameters |> List.map (fun p -> p :> ParameterInfo) + let mutable baseCall = None + + let mutable declaringType = null : System.Type + let mutable invokeCode = None : option Expr> + let mutable isImplicitCtor = false + let mutable ctorAttributes = MethodAttributes.Public ||| MethodAttributes.RTSpecialName + let nameText () = sprintf "constructor for %s" (if declaringType=null then "" else declaringType.FullName) + let isStatic() = ctorAttributes.HasFlag(MethodAttributes.Static) + + let customAttributesImpl = CustomAttributesImpl() + member __.IsTypeInitializer + with get() = isStatic() && ctorAttributes.HasFlag(MethodAttributes.Private) + and set(v) = + let typeInitializerAttributes = MethodAttributes.Static ||| MethodAttributes.Private + ctorAttributes <- if v then ctorAttributes ||| typeInitializerAttributes else ctorAttributes &&& ~~~typeInitializerAttributes + + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.DeclaringTypeImpl + with set x = + if declaringType<>null then failwith (sprintf "ProvidedConstructor: declaringType already set on '%s'" (nameText())); + declaringType <- x + + member __.InvokeCode + with set (q:Expr list -> Expr) = + match invokeCode with + | None -> invokeCode <- Some q + | Some _ -> failwith (sprintf "ProvidedConstructor: code already given for '%s'" (nameText())) + + member __.BaseConstructorCall + with set (d:Expr list -> (ConstructorInfo * Expr list)) = + match baseCall with + | None -> baseCall <- Some d + | Some _ -> failwith (sprintf "ProvidedConstructor: base call already given for '%s'" (nameText())) + + member __.GetInvokeCodeInternal isGenerated = + match invokeCode with + | Some f -> + // FSharp.Data change: use the real variable names instead of indices, to improve output of Debug.fs + let paramNames = + parameters + |> List.map (fun p -> p.Name) + |> List.append (if not isGenerated || isStatic() then [] else ["this"]) + |> Array.ofList + QuotationSimplifier.transQuotationToCode isGenerated f paramNames + | None -> failwith (sprintf "ProvidedConstructor: no invoker for '%s'" (nameText())) + + member __.GetBaseConstructorCallInternal isGenerated = + match baseCall with + | Some f -> Some(fun ctorArgs -> let c,baseCtorArgExprs = f ctorArgs in c, List.map (QuotationSimplifier.transExpr isGenerated) baseCtorArgExprs) + | None -> None + member __.IsImplicitCtor with get() = isImplicitCtor and set v = isImplicitCtor <- v + + // Implement overloads + override __.GetParameters() = parameters |> List.toArray + override __.Attributes = ctorAttributes + override __.Name = if isStatic() then ".cctor" else ".ctor" + override __.DeclaringType = declaringType |> nonNull "ProvidedConstructor.DeclaringType" + override __.IsDefined(_attributeType, _inherit) = true + + override __.Invoke(_invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) + override __.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) + override __.ReflectedType = notRequired "ReflectedType" (nameText()) + override __.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" (nameText()) + override __.MethodHandle = notRequired "MethodHandle" (nameText()) + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" (nameText()) + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" (nameText()) + +type ProvidedMethod(methodName: string, parameters: ProvidedParameter list, returnType: Type) = + inherit System.Reflection.MethodInfo() + let argParams = parameters |> List.map (fun p -> p :> ParameterInfo) + + // State + let mutable declaringType : Type = null + let mutable methodAttrs = MethodAttributes.Public + let mutable invokeCode = None : option Expr> + let mutable staticParams = [ ] + let mutable staticParamsApply = None + let isStatic() = methodAttrs.HasFlag(MethodAttributes.Static) + let customAttributesImpl = CustomAttributesImpl() + + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.AddCustomAttribute(attribute) = customAttributesImpl.AddCustomAttribute(attribute) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.SetMethodAttrs m = methodAttrs <- m + member __.AddMethodAttrs m = methodAttrs <- methodAttrs ||| m + member __.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice + member __.IsStaticMethod + with get() = isStatic() + and set x = if x then methodAttrs <- methodAttrs ||| MethodAttributes.Static + else methodAttrs <- methodAttrs &&& (~~~ MethodAttributes.Static) + + member __.InvokeCode + with set (q:Expr list -> Expr) = + match invokeCode with + | None -> invokeCode <- Some q + | Some _ -> failwith (sprintf "ProvidedConstructor: code already given for %s on type %s" methodName (if declaringType=null then "" else declaringType.FullName)) + + + /// Abstract a type to a parametric-type. Requires "formal parameters" and "instantiation function". + member __.DefineStaticParameters(staticParameters : list, apply : (string -> obj[] -> ProvidedMethod)) = + staticParams <- staticParameters + staticParamsApply <- Some apply + + /// Get ParameterInfo[] for the parametric type parameters (//s GetGenericParameters) + member __.GetStaticParameters() = [| for p in staticParams -> p :> ParameterInfo |] + + /// Instantiate parametrics type + member __.ApplyStaticArguments(mangledName:string, args:obj[]) = + if staticParams.Length>0 then + if staticParams.Length <> args.Length then + failwith (sprintf "ProvidedTypeDefinition: expecting %d static parameters but given %d for method %s" staticParams.Length args.Length methodName) + match staticParamsApply with + | None -> failwith "ProvidedTypeDefinition: DefineStaticParameters was not called" + | Some f -> f mangledName args + else + failwith (sprintf "ProvidedTypeDefinition: static parameters supplied but not expected for method %s" methodName) + + member __.GetInvokeCodeInternal isGenerated = + match invokeCode with + | Some f -> + // FSharp.Data change: use the real variable names instead of indices, to improve output of Debug.fs + let paramNames = + parameters + |> List.map (fun p -> p.Name) + |> List.append (if isStatic() then [] else ["this"]) + |> Array.ofList + QuotationSimplifier.transQuotationToCode isGenerated f paramNames + | None -> failwith (sprintf "ProvidedMethod: no invoker for %s on type %s" methodName (if declaringType=null then "" else declaringType.FullName)) + + // Implement overloads + override __.GetParameters() = argParams |> Array.ofList + override __.Attributes = methodAttrs + override __.Name = methodName + override __.DeclaringType = declaringType |> nonNull "ProvidedMethod.DeclaringType" + override __.IsDefined(_attributeType, _inherit) : bool = true + override __.MemberType = MemberTypes.Method + override __.CallingConvention = + let cc = CallingConventions.Standard + let cc = if not (isStatic()) then cc ||| CallingConventions.HasThis else cc + cc + override __.ReturnType = returnType + override __.ReturnParameter = null // REVIEW: Give it a name and type? + override __.ToString() = "Method " + methodName + + // These don't have to return fully accurate results - they are used + // by the F# Quotations library function SpecificCall as a pre-optimization + // when comparing methods + override __.MetadataToken = hash declaringType + hash methodName + override __.MethodHandle = RuntimeMethodHandle() + + override __.ReturnTypeCustomAttributes = notRequired "ReturnTypeCustomAttributes" methodName + override __.GetBaseDefinition() = notRequired "GetBaseDefinition" methodName + override __.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" methodName + override __.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" methodName + override __.ReflectedType = notRequired "ReflectedType" methodName + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" methodName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" methodName + + +type ProvidedProperty(propertyName: string, propertyType: Type, ?parameters: ProvidedParameter list) = + inherit System.Reflection.PropertyInfo() + // State + + let parameters = defaultArg parameters [] + let mutable declaringType = null + let mutable isStatic = false + let mutable getterCode = None : option Expr> + let mutable setterCode = None : option Expr> + + let hasGetter() = getterCode.IsSome + let hasSetter() = setterCode.IsSome + + // Delay construction - to pick up the latest isStatic + let markSpecialName (m:ProvidedMethod) = m.AddMethodAttrs(MethodAttributes.SpecialName); m + let getter = lazy (ProvidedMethod("get_" + propertyName,parameters,propertyType,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCode=getterCode.Value) |> markSpecialName) + let setter = lazy (ProvidedMethod("set_" + propertyName,parameters @ [ProvidedParameter("value",propertyType)],typeof,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCode=setterCode.Value) |> markSpecialName) + + let customAttributesImpl = CustomAttributesImpl() + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() + member __.AddCustomAttribute attribute = customAttributesImpl.AddCustomAttribute attribute +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice + + member __.IsStatic + with get() = isStatic + and set x = isStatic <- x + + member __.GetterCode + with set (q:Expr list -> Expr) = + if not getter.IsValueCreated then getterCode <- Some q else failwith "ProvidedProperty: getter MethodInfo has already been created" + + member __.SetterCode + with set (q:Expr list -> Expr) = + if not (setter.IsValueCreated) then setterCode <- Some q else failwith "ProvidedProperty: setter MethodInfo has already been created" + + // Implement overloads + override __.PropertyType = propertyType + override __.SetValue(_obj, _value, _invokeAttr, _binder, _index, _culture) = notRequired "SetValue" propertyName + override __.GetAccessors _nonPublic = notRequired "nonPublic" propertyName + override __.GetGetMethod _nonPublic = if hasGetter() then getter.Force() :> MethodInfo else null + override __.GetSetMethod _nonPublic = if hasSetter() then setter.Force() :> MethodInfo else null + override __.GetIndexParameters() = [| for p in parameters -> upcast p |] + override __.Attributes = PropertyAttributes.None + override __.CanRead = hasGetter() + override __.CanWrite = hasSetter() + override __.GetValue(_obj, _invokeAttr, _binder, _index, _culture) : obj = notRequired "GetValue" propertyName + override __.Name = propertyName + override __.DeclaringType = declaringType |> nonNull "ProvidedProperty.DeclaringType" + override __.MemberType : MemberTypes = MemberTypes.Property + + override __.ReflectedType = notRequired "ReflectedType" propertyName + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" propertyName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" propertyName + override __.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" propertyName + +type ProvidedEvent(eventName:string,eventHandlerType:Type) = + inherit System.Reflection.EventInfo() + // State + + let mutable declaringType = null + let mutable isStatic = false + let mutable adderCode = None : option Expr> + let mutable removerCode = None : option Expr> + + // Delay construction - to pick up the latest isStatic + let markSpecialName (m:ProvidedMethod) = m.AddMethodAttrs(MethodAttributes.SpecialName); m + let adder = lazy (ProvidedMethod("add_" + eventName, [ProvidedParameter("handler", eventHandlerType)],typeof,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCode=adderCode.Value) |> markSpecialName) + let remover = lazy (ProvidedMethod("remove_" + eventName, [ProvidedParameter("handler", eventHandlerType)],typeof,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCode=removerCode.Value) |> markSpecialName) + + let customAttributesImpl = CustomAttributesImpl() + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice + member __.IsStatic + with get() = isStatic + and set x = isStatic <- x + + member __.AdderCode + with get() = adderCode.Value + and set f = + if not adder.IsValueCreated then adderCode <- Some f else failwith "ProvidedEvent: Add MethodInfo has already been created" + + member __.RemoverCode + with get() = removerCode.Value + and set f = + if not (remover.IsValueCreated) then removerCode <- Some f else failwith "ProvidedEvent: Remove MethodInfo has already been created" + + // Implement overloads + override __.EventHandlerType = eventHandlerType + override __.GetAddMethod _nonPublic = adder.Force() :> MethodInfo + override __.GetRemoveMethod _nonPublic = remover.Force() :> MethodInfo + override __.Attributes = EventAttributes.None + override __.Name = eventName + override __.DeclaringType = declaringType |> nonNull "ProvidedEvent.DeclaringType" + override __.MemberType : MemberTypes = MemberTypes.Event + + override __.GetRaiseMethod _nonPublic = notRequired "GetRaiseMethod" eventName + override __.ReflectedType = notRequired "ReflectedType" eventName + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" eventName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" eventName + override __.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" eventName + +type ProvidedLiteralField(fieldName:string,fieldType:Type,literalValue:obj) = + inherit System.Reflection.FieldInfo() + // State + + let mutable declaringType = null + + let customAttributesImpl = CustomAttributesImpl() + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice + + + // Implement overloads + override __.FieldType = fieldType + override __.GetRawConstantValue() = literalValue + override __.Attributes = FieldAttributes.Static ||| FieldAttributes.Literal ||| FieldAttributes.Public + override __.Name = fieldName + override __.DeclaringType = declaringType |> nonNull "ProvidedLiteralField.DeclaringType" + override __.MemberType : MemberTypes = MemberTypes.Field + + override __.ReflectedType = notRequired "ReflectedType" fieldName + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" fieldName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" fieldName + override __.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" fieldName + + override __.SetValue(_obj, _value, _invokeAttr, _binder, _culture) = notRequired "SetValue" fieldName + override __.GetValue(_obj) : obj = notRequired "GetValue" fieldName + override __.FieldHandle = notRequired "FieldHandle" fieldName + +type ProvidedField(fieldName:string,fieldType:Type) = + inherit System.Reflection.FieldInfo() + // State + + let mutable declaringType = null + + let customAttributesImpl = CustomAttributesImpl() + let mutable fieldAttrs = FieldAttributes.Private + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice + + member __.SetFieldAttributes attrs = fieldAttrs <- attrs + // Implement overloads + override __.FieldType = fieldType + override __.GetRawConstantValue() = null + override __.Attributes = fieldAttrs + override __.Name = fieldName + override __.DeclaringType = declaringType |> nonNull "ProvidedField.DeclaringType" + override __.MemberType : MemberTypes = MemberTypes.Field + + override __.ReflectedType = notRequired "ReflectedType" fieldName + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" fieldName + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" fieldName + override __.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" fieldName + + override __.SetValue(_obj, _value, _invokeAttr, _binder, _culture) = notRequired "SetValue" fieldName + override __.GetValue(_obj) : obj = notRequired "GetValue" fieldName + override __.FieldHandle = notRequired "FieldHandle" fieldName + +/// Represents the type constructor in a provided symbol type. +[] +type ProvidedSymbolKind = + | SDArray + | Array of int + | Pointer + | ByRef + | Generic of System.Type + | FSharpTypeAbbreviation of (System.Reflection.Assembly * string * string[]) + + +/// Represents an array or other symbolic type involving a provided type as the argument. +/// See the type provider spec for the methods that must be implemented. +/// Note that the type provider specification does not require us to implement pointer-equality for provided types. +type ProvidedSymbolType(kind: ProvidedSymbolKind, args: Type list) = + inherit Type() + + let rec isEquivalentTo (thisTy: Type) (otherTy: Type) = + match thisTy, otherTy with + | (:? ProvidedSymbolType as thisTy), (:? ProvidedSymbolType as thatTy) -> (thisTy.Kind,thisTy.Args) = (thatTy.Kind, thatTy.Args) + | (:? ProvidedSymbolType as thisTy), otherTy | otherTy, (:? ProvidedSymbolType as thisTy) -> + match thisTy.Kind, thisTy.Args with + | ProvidedSymbolKind.SDArray, [ty] | ProvidedSymbolKind.Array _, [ty] when otherTy.IsArray-> ty.Equals(otherTy.GetElementType()) + | ProvidedSymbolKind.ByRef, [ty] when otherTy.IsByRef -> ty.Equals(otherTy.GetElementType()) + | ProvidedSymbolKind.Pointer, [ty] when otherTy.IsPointer -> ty.Equals(otherTy.GetElementType()) + | ProvidedSymbolKind.Generic baseTy, args -> otherTy.IsGenericType && isEquivalentTo baseTy (otherTy.GetGenericTypeDefinition()) && Seq.forall2 isEquivalentTo args (otherTy.GetGenericArguments()) + | _ -> false + | a, b -> a.Equals b + + let nameText() = + match kind,args with + | ProvidedSymbolKind.SDArray,[arg] -> arg.Name + "[]" + | ProvidedSymbolKind.Array _,[arg] -> arg.Name + "[*]" + | ProvidedSymbolKind.Pointer,[arg] -> arg.Name + "*" + | ProvidedSymbolKind.ByRef,[arg] -> arg.Name + "&" + | ProvidedSymbolKind.Generic gty, args -> gty.Name + (sprintf "%A" args) + | ProvidedSymbolKind.FSharpTypeAbbreviation (_,_,path),_ -> path.[path.Length-1] + | _ -> failwith "unreachable" + + static member convType (parameters: Type list) (ty:Type) = + if ty = null then null + elif ty.IsGenericType then + let args = Array.map (ProvidedSymbolType.convType parameters) (ty.GetGenericArguments()) + ProvidedSymbolType(Generic (ty.GetGenericTypeDefinition()), Array.toList args) :> Type + elif ty.HasElementType then + let ety = ProvidedSymbolType.convType parameters (ty.GetElementType()) + if ty.IsArray then + let rank = ty.GetArrayRank() + if rank = 1 then ProvidedSymbolType(SDArray,[ety]) :> Type + else ProvidedSymbolType(Array rank,[ety]) :> Type + elif ty.IsPointer then ProvidedSymbolType(Pointer,[ety]) :> Type + elif ty.IsByRef then ProvidedSymbolType(ByRef,[ety]) :> Type + else ty + elif ty.IsGenericParameter then + if ty.GenericParameterPosition <= parameters.Length - 1 then + parameters.[ty.GenericParameterPosition] + else + ty + else ty + + override __.FullName = + match kind,args with + | ProvidedSymbolKind.SDArray,[arg] -> arg.FullName + "[]" + | ProvidedSymbolKind.Array _,[arg] -> arg.FullName + "[*]" + | ProvidedSymbolKind.Pointer,[arg] -> arg.FullName + "*" + | ProvidedSymbolKind.ByRef,[arg] -> arg.FullName + "&" + | ProvidedSymbolKind.Generic gty, args -> gty.FullName + "[" + (args |> List.map (fun arg -> arg.ToString()) |> String.concat ",") + "]" + | ProvidedSymbolKind.FSharpTypeAbbreviation (_,nsp,path),args -> String.concat "." (Array.append [| nsp |] path) + (match args with [] -> "" | _ -> args.ToString()) + | _ -> failwith "unreachable" + + /// Although not strictly required by the type provider specification, this is required when doing basic operations like FullName on + /// .NET symbolic types made from this type, e.g. when building Nullable.FullName + override __.DeclaringType = + match kind,args with + | ProvidedSymbolKind.SDArray,[arg] -> arg + | ProvidedSymbolKind.Array _,[arg] -> arg + | ProvidedSymbolKind.Pointer,[arg] -> arg + | ProvidedSymbolKind.ByRef,[arg] -> arg + | ProvidedSymbolKind.Generic gty,_ -> gty + | ProvidedSymbolKind.FSharpTypeAbbreviation _,_ -> null + | _ -> failwith "unreachable" + + override __.IsAssignableFrom(otherTy) = + match kind with + | Generic gtd -> + if otherTy.IsGenericType then + let otherGtd = otherTy.GetGenericTypeDefinition() + let otherArgs = otherTy.GetGenericArguments() + let yes = gtd.Equals(otherGtd) && Seq.forall2 isEquivalentTo args otherArgs + yes + else + base.IsAssignableFrom(otherTy) + | _ -> base.IsAssignableFrom(otherTy) + + override __.Name = nameText() + + override __.BaseType = + match kind with + | ProvidedSymbolKind.SDArray -> typeof + | ProvidedSymbolKind.Array _ -> typeof + | ProvidedSymbolKind.Pointer -> typeof + | ProvidedSymbolKind.ByRef -> typeof + | ProvidedSymbolKind.Generic gty -> + if gty.BaseType = null then null else + ProvidedSymbolType.convType args gty.BaseType + | ProvidedSymbolKind.FSharpTypeAbbreviation _ -> typeof + + override __.GetArrayRank() = (match kind with ProvidedSymbolKind.Array n -> n | ProvidedSymbolKind.SDArray -> 1 | _ -> invalidOp "non-array type") + override __.IsValueTypeImpl() = (match kind with ProvidedSymbolKind.Generic gtd -> gtd.IsValueType | _ -> false) + override __.IsArrayImpl() = (match kind with ProvidedSymbolKind.Array _ | ProvidedSymbolKind.SDArray -> true | _ -> false) + override __.IsByRefImpl() = (match kind with ProvidedSymbolKind.ByRef _ -> true | _ -> false) + override __.IsPointerImpl() = (match kind with ProvidedSymbolKind.Pointer _ -> true | _ -> false) + override __.IsPrimitiveImpl() = false + override __.IsGenericType = (match kind with ProvidedSymbolKind.Generic _ -> true | _ -> false) + override __.GetGenericArguments() = (match kind with ProvidedSymbolKind.Generic _ -> args |> List.toArray | _ -> invalidOp "non-generic type") + override __.GetGenericTypeDefinition() = (match kind with ProvidedSymbolKind.Generic e -> e | _ -> invalidOp "non-generic type") + override __.IsCOMObjectImpl() = false + override __.HasElementTypeImpl() = (match kind with ProvidedSymbolKind.Generic _ -> false | _ -> true) + override __.GetElementType() = (match kind,args with (ProvidedSymbolKind.Array _ | ProvidedSymbolKind.SDArray | ProvidedSymbolKind.ByRef | ProvidedSymbolKind.Pointer),[e] -> e | _ -> invalidOp "not an array, pointer or byref type") + override this.ToString() = this.FullName + + override __.Assembly = + match kind with + | ProvidedSymbolKind.FSharpTypeAbbreviation (assembly,_nsp,_path) -> assembly + | ProvidedSymbolKind.Generic gty -> gty.Assembly + | _ -> notRequired "Assembly" (nameText()) + + override __.Namespace = + match kind with + | ProvidedSymbolKind.FSharpTypeAbbreviation (_assembly,nsp,_path) -> nsp + | _ -> notRequired "Namespace" (nameText()) + + override __.GetHashCode() = + match kind,args with + | ProvidedSymbolKind.SDArray,[arg] -> 10 + hash arg + | ProvidedSymbolKind.Array _,[arg] -> 163 + hash arg + | ProvidedSymbolKind.Pointer,[arg] -> 283 + hash arg + | ProvidedSymbolKind.ByRef,[arg] -> 43904 + hash arg + | ProvidedSymbolKind.Generic gty,_ -> 9797 + hash gty + List.sumBy hash args + | ProvidedSymbolKind.FSharpTypeAbbreviation _,_ -> 3092 + | _ -> failwith "unreachable" + + override __.Equals(other: obj) = + match other with + | :? ProvidedSymbolType as otherTy -> (kind, args) = (otherTy.Kind, otherTy.Args) + | _ -> false + + member __.Kind = kind + member __.Args = args + + member __.IsFSharpTypeAbbreviation = match kind with FSharpTypeAbbreviation _ -> true | _ -> false + // For example, int + member __.IsFSharpUnitAnnotated = match kind with ProvidedSymbolKind.Generic gtd -> not gtd.IsGenericTypeDefinition | _ -> false + + override __.Module : Module = notRequired "Module" (nameText()) + override __.GetConstructors _bindingAttr = notRequired "GetConstructors" (nameText()) + override __.GetMethodImpl(_name, _bindingAttr, _binderBinder, _callConvention, _types, _modifiers) = + match kind with + | Generic gtd -> + let ty = gtd.GetGenericTypeDefinition().MakeGenericType(Array.ofList args) + ty.GetMethod(_name, _bindingAttr) + | _ -> notRequired "GetMethodImpl" (nameText()) + override __.GetMembers _bindingAttr = notRequired "GetMembers" (nameText()) + override __.GetMethods _bindingAttr = notRequired "GetMethods" (nameText()) + override __.GetField(_name, _bindingAttr) = notRequired "GetField" (nameText()) + override __.GetFields _bindingAttr = notRequired "GetFields" (nameText()) + override __.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" (nameText()) + override __.GetInterfaces() = notRequired "GetInterfaces" (nameText()) + override __.GetEvent(_name, _bindingAttr) = notRequired "GetEvent" (nameText()) + override __.GetEvents _bindingAttr = notRequired "GetEvents" (nameText()) + override __.GetProperties _bindingAttr = notRequired "GetProperties" (nameText()) + override __.GetPropertyImpl(_name, _bindingAttr, _binder, _returnType, _types, _modifiers) = notRequired "GetPropertyImpl" (nameText()) + override __.GetNestedTypes _bindingAttr = notRequired "GetNestedTypes" (nameText()) + override __.GetNestedType(_name, _bindingAttr) = notRequired "GetNestedType" (nameText()) + override __.GetAttributeFlagsImpl() = notRequired "GetAttributeFlagsImpl" (nameText()) + override this.UnderlyingSystemType = + match kind with + | ProvidedSymbolKind.SDArray + | ProvidedSymbolKind.Array _ + | ProvidedSymbolKind.Pointer + | ProvidedSymbolKind.FSharpTypeAbbreviation _ + | ProvidedSymbolKind.ByRef -> upcast this + | ProvidedSymbolKind.Generic gty -> gty.UnderlyingSystemType +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = ([| |] :> IList<_>) +#endif + override __.MemberType = notRequired "MemberType" (nameText()) + override __.GetMember(_name,_mt,_bindingAttr) = notRequired "GetMember" (nameText()) + override __.GUID = notRequired "GUID" (nameText()) + override __.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "InvokeMember" (nameText()) + override __.AssemblyQualifiedName = notRequired "AssemblyQualifiedName" (nameText()) + override __.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = notRequired "GetConstructorImpl" (nameText()) + override __.GetCustomAttributes(_inherit) = [| |] + override __.GetCustomAttributes(_attributeType, _inherit) = [| |] + override __.IsDefined(_attributeType, _inherit) = false + // FSharp.Data addition: this was added to support arrays of arrays + override this.MakeArrayType() = ProvidedSymbolType(ProvidedSymbolKind.SDArray, [this]) :> Type + override this.MakeArrayType arg = ProvidedSymbolType(ProvidedSymbolKind.Array arg, [this]) :> Type + +type ProvidedSymbolMethod(genericMethodDefinition: MethodInfo, parameters: Type list) = + inherit System.Reflection.MethodInfo() + + let convParam (p:ParameterInfo) = + { new System.Reflection.ParameterInfo() with + override __.Name = p.Name + override __.ParameterType = ProvidedSymbolType.convType parameters p.ParameterType + override __.Attributes = p.Attributes + override __.RawDefaultValue = p.RawDefaultValue +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = p.GetCustomAttributesData() +#endif + } + + override this.IsGenericMethod = + (if this.DeclaringType.IsGenericType then this.DeclaringType.GetGenericArguments().Length else 0) < parameters.Length + + override this.GetGenericArguments() = + Seq.skip (if this.DeclaringType.IsGenericType then this.DeclaringType.GetGenericArguments().Length else 0) parameters |> Seq.toArray + + override __.GetGenericMethodDefinition() = genericMethodDefinition + + override __.DeclaringType = ProvidedSymbolType.convType parameters genericMethodDefinition.DeclaringType + override __.ToString() = "Method " + genericMethodDefinition.Name + override __.Name = genericMethodDefinition.Name + override __.MetadataToken = genericMethodDefinition.MetadataToken + override __.Attributes = genericMethodDefinition.Attributes + override __.CallingConvention = genericMethodDefinition.CallingConvention + override __.MemberType = genericMethodDefinition.MemberType + + override __.IsDefined(_attributeType, _inherit) : bool = notRequired "IsDefined" genericMethodDefinition.Name + override __.ReturnType = ProvidedSymbolType.convType parameters genericMethodDefinition.ReturnType + override __.GetParameters() = genericMethodDefinition.GetParameters() |> Array.map convParam + override __.ReturnParameter = genericMethodDefinition.ReturnParameter |> convParam + override __.ReturnTypeCustomAttributes = notRequired "ReturnTypeCustomAttributes" genericMethodDefinition.Name + override __.GetBaseDefinition() = notRequired "GetBaseDefinition" genericMethodDefinition.Name + override __.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" genericMethodDefinition.Name + override __.MethodHandle = notRequired "MethodHandle" genericMethodDefinition.Name + override __.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" genericMethodDefinition.Name + override __.ReflectedType = notRequired "ReflectedType" genericMethodDefinition.Name + override __.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" genericMethodDefinition.Name + override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" genericMethodDefinition.Name + + + +type ProvidedTypeBuilder() = + static member MakeGenericType(genericTypeDefinition, genericArguments) = ProvidedSymbolType(Generic genericTypeDefinition, genericArguments) :> Type + static member MakeGenericMethod(genericMethodDefinition, genericArguments) = ProvidedSymbolMethod(genericMethodDefinition, genericArguments) :> MethodInfo + +[] +type ProvidedMeasureBuilder() = + + // TODO: this shouldn't be hardcoded, but without creating a dependency on FSharp.Compiler.Service + // there seems to be no way to check if a type abbreviation exists + let unitNamesTypeAbbreviations = + [ "meter"; "hertz"; "newton"; "pascal"; "joule"; "watt"; "coulomb"; + "volt"; "farad"; "ohm"; "siemens"; "weber"; "tesla"; "henry" + "lumen"; "lux"; "becquerel"; "gray"; "sievert"; "katal" ] + |> Set.ofList + + let unitSymbolsTypeAbbreviations = + [ "m"; "kg"; "s"; "A"; "K"; "mol"; "cd"; "Hz"; "N"; "Pa"; "J"; "W"; "C" + "V"; "F"; "S"; "Wb"; "T"; "lm"; "lx"; "Bq"; "Gy"; "Sv"; "kat"; "H" ] + |> Set.ofList + + static let theBuilder = ProvidedMeasureBuilder() + static member Default = theBuilder + member __.One = typeof + member __.Product (m1,m2) = typedefof>.MakeGenericType [| m1;m2 |] + member __.Inverse m = typedefof>.MakeGenericType [| m |] + member b.Ratio (m1, m2) = b.Product(m1, b.Inverse m2) + member b.Square m = b.Product(m, m) + + // FSharp.Data change: if the unit is not a valid type, instead + // of assuming it's a type abbreviation, which may not be the case and cause a + // problem later on, check the list of valid abbreviations + member __.SI (m:string) = + let mLowerCase = m.ToLowerInvariant() + let abbreviation = + if unitNamesTypeAbbreviations.Contains mLowerCase then + Some ("Microsoft.FSharp.Data.UnitSystems.SI.UnitNames", mLowerCase) + elif unitSymbolsTypeAbbreviations.Contains m then + Some ("Microsoft.FSharp.Data.UnitSystems.SI.UnitSymbols", m) + else + None + match abbreviation with + | Some (ns, unitName) -> + ProvidedSymbolType + (ProvidedSymbolKind.FSharpTypeAbbreviation + (typeof.Assembly, + ns, + [| unitName |]), + []) :> Type + | None -> + typedefof>.Assembly.GetType("Microsoft.FSharp.Data.UnitSystems.SI.UnitNames." + mLowerCase) + + member __.AnnotateType (basicType, annotation) = ProvidedSymbolType(Generic basicType, annotation) :> Type + + + +[] +type TypeContainer = + | Namespace of Assembly * string // namespace + | Type of System.Type + | TypeToBeDecided + +module GlobalProvidedAssemblyElementsTable = + let theTable = Dictionary>() + +type ProvidedTypeDefinition(container:TypeContainer,className : string, baseType : Type option) as this = + inherit Type() + + do match container, !ProvidedTypeDefinition.Logger with + | TypeContainer.Namespace _, Some logger -> logger (sprintf "Creating ProvidedTypeDefinition %s [%d]" className (System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode this)) + | _ -> () + + // state + let mutable attributes = + TypeAttributes.Public ||| + TypeAttributes.Class ||| + TypeAttributes.Sealed ||| + enum (int32 TypeProviderTypeAttributes.IsErased) + + + let mutable enumUnderlyingType = typeof + let mutable baseType = lazy baseType + let mutable membersKnown = ResizeArray() + let mutable membersQueue = ResizeArray<(unit -> list)>() + let mutable staticParams = [ ] + let mutable staticParamsApply = None + let mutable container = container + let mutable interfaceImpls = ResizeArray() + let mutable interfaceImplsDelayed = ResizeArray list>() + let mutable methodOverrides = ResizeArray() + + // members API + let getMembers() = + if membersQueue.Count > 0 then + let elems = membersQueue |> Seq.toArray // take a copy in case more elements get added + membersQueue.Clear() + for f in elems do + for i in f() do + membersKnown.Add i + match i with + | :? ProvidedProperty as p -> + if p.CanRead then membersKnown.Add (p.GetGetMethod true) + if p.CanWrite then membersKnown.Add (p.GetSetMethod true) + | :? ProvidedEvent as e -> + membersKnown.Add (e.GetAddMethod true) + membersKnown.Add (e.GetRemoveMethod true) + | _ -> () + + membersKnown.ToArray() + + // members API + let getInterfaces() = + if interfaceImplsDelayed.Count > 0 then + let elems = interfaceImplsDelayed |> Seq.toArray // take a copy in case more elements get added + interfaceImplsDelayed.Clear() + for f in elems do + for i in f() do + interfaceImpls.Add i + + interfaceImpls.ToArray() + + let mutable theAssembly = + lazy + match container with + | TypeContainer.Namespace (theAssembly, rootNamespace) -> + if theAssembly = null then failwith "Null assemblies not allowed" + if rootNamespace<>null && rootNamespace.Length=0 then failwith "Use 'null' for global namespace" + theAssembly + | TypeContainer.Type superTy -> superTy.Assembly + | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" className) + + let rootNamespace = + lazy + match container with + | TypeContainer.Namespace (_,rootNamespace) -> rootNamespace + | TypeContainer.Type enclosingTyp -> enclosingTyp.Namespace + | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" className) + + let declaringType = + lazy + match container with + | TypeContainer.Namespace _ -> null + | TypeContainer.Type enclosingTyp -> enclosingTyp + | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" className) + + let fullName = + lazy + match container with + | TypeContainer.Type declaringType -> declaringType.FullName + "+" + className + | TypeContainer.Namespace (_,namespaceName) -> + if namespaceName="" then failwith "use null for global namespace" + match namespaceName with + | null -> className + | _ -> namespaceName + "." + className + | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" className) + + let patchUpAddedMemberInfo (this:Type) (m:MemberInfo) = + match m with + | :? ProvidedConstructor as c -> c.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo + | :? ProvidedMethod as m -> m.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo + | :? ProvidedProperty as p -> p.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo + | :? ProvidedEvent as e -> e.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo + | :? ProvidedTypeDefinition as t -> t.DeclaringTypeImpl <- this + | :? ProvidedLiteralField as l -> l.DeclaringTypeImpl <- this + | :? ProvidedField as l -> l.DeclaringTypeImpl <- this + | _ -> () + + let customAttributesImpl = CustomAttributesImpl() + + member __.AddXmlDocComputed xmlDocFunction = customAttributesImpl.AddXmlDocComputed xmlDocFunction + member __.AddXmlDocDelayed xmlDocFunction = customAttributesImpl.AddXmlDocDelayed xmlDocFunction + member __.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc + member __.AddObsoleteAttribute (message,?isError) = customAttributesImpl.AddObsolete (message,defaultArg isError false) + member __.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) + member __.HideObjectMethods with set v = customAttributesImpl.HideObjectMethods <- v + member __.NonNullable with set v = customAttributesImpl.NonNullable <- v + member __.GetCustomAttributesDataImpl() = customAttributesImpl.GetCustomAttributesData() + member __.AddCustomAttribute attribute = customAttributesImpl.AddCustomAttribute attribute +#if FX_NO_CUSTOMATTRIBUTEDATA +#else + override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() +#endif + + member __.ResetEnclosingType (ty) = + container <- TypeContainer.Type ty + new (assembly:Assembly,namespaceName,className,baseType) = new ProvidedTypeDefinition(TypeContainer.Namespace (assembly,namespaceName), className, baseType) + new (className,baseType) = new ProvidedTypeDefinition(TypeContainer.TypeToBeDecided, className, baseType) + // state ops + + override __.UnderlyingSystemType = typeof + + member __.SetEnumUnderlyingType(ty) = enumUnderlyingType <- ty + + override __.GetEnumUnderlyingType() = if this.IsEnum then enumUnderlyingType else invalidOp "not enum type" + + member __.SetBaseType t = baseType <- lazy Some t + + member __.SetBaseTypeDelayed baseTypeFunction = baseType <- lazy (Some (baseTypeFunction())) + + member __.SetAttributes x = attributes <- x + + // Add MemberInfos + member __.AddMembersDelayed(membersFunction : unit -> list<#MemberInfo>) = + membersQueue.Add (fun () -> membersFunction() |> List.map (fun x -> patchUpAddedMemberInfo this x; x :> MemberInfo )) + + member __.AddMembers(memberInfos:list<#MemberInfo>) = (* strict *) + memberInfos |> List.iter (patchUpAddedMemberInfo this) // strict: patch up now + membersQueue.Add (fun () -> memberInfos |> List.map (fun x -> x :> MemberInfo)) + + member __.AddMember(memberInfo:MemberInfo) = + this.AddMembers [memberInfo] + + member __.AddMemberDelayed(memberFunction : unit -> #MemberInfo) = + this.AddMembersDelayed(fun () -> [memberFunction()]) + + member __.AddAssemblyTypesAsNestedTypesDelayed (assemblyf : unit -> System.Reflection.Assembly) = + let bucketByPath nodef tipf (items: (string list * 'Value) list) = + // Find all the items with an empty key list and call 'tipf' + let tips = + [ for (keylist,v) in items do + match keylist with + | [] -> yield tipf v + | _ -> () ] + + // Find all the items with a non-empty key list. Bucket them together by + // the first key. For each bucket, call 'nodef' on that head key and the bucket. + let nodes = + let buckets = new Dictionary<_,_>(10) + for (keylist,v) in items do + match keylist with + | [] -> () + | key::rest -> + buckets.[key] <- (rest,v) :: (if buckets.ContainsKey key then buckets.[key] else []); + + [ for (KeyValue(key,items)) in buckets -> nodef key items ] + + tips @ nodes + this.AddMembersDelayed (fun _ -> + let topTypes = [ for ty in assemblyf().GetTypes() do + if not ty.IsNested then + let namespaceParts = match ty.Namespace with null -> [] | s -> s.Split '.' |> Array.toList + yield namespaceParts, ty ] + let rec loop types = + types + |> bucketByPath + (fun namespaceComponent typesUnderNamespaceComponent -> + let t = ProvidedTypeDefinition(namespaceComponent, baseType = Some typeof) + t.AddMembers (loop typesUnderNamespaceComponent) + (t :> Type)) + (fun ty -> ty) + loop topTypes) + + /// Abstract a type to a parametric-type. Requires "formal parameters" and "instantiation function". + member __.DefineStaticParameters(staticParameters : list, apply : (string -> obj[] -> ProvidedTypeDefinition)) = + staticParams <- staticParameters + staticParamsApply <- Some apply + + /// Get ParameterInfo[] for the parametric type parameters (//s GetGenericParameters) + member __.GetStaticParameters() = [| for p in staticParams -> p :> ParameterInfo |] + + /// Instantiate parametrics type + member __.MakeParametricType(name:string,args:obj[]) = + if staticParams.Length>0 then + if staticParams.Length <> args.Length then + failwith (sprintf "ProvidedTypeDefinition: expecting %d static parameters but given %d for type %s" staticParams.Length args.Length (fullName.Force())) + match staticParamsApply with + | None -> failwith "ProvidedTypeDefinition: DefineStaticParameters was not called" + | Some f -> f name args + + else + failwith (sprintf "ProvidedTypeDefinition: static parameters supplied but not expected for %s" (fullName.Force())) + + member __.DeclaringTypeImpl + with set x = + match container with TypeContainer.TypeToBeDecided -> () | _ -> failwith (sprintf "container type for '%s' was already set to '%s'" this.FullName x.FullName); + container <- TypeContainer.Type x + + // Implement overloads + override __.Assembly = theAssembly.Force() + + member __.SetAssembly assembly = theAssembly <- lazy assembly + + member __.SetAssemblyLazy assembly = theAssembly <- assembly + + override __.FullName = fullName.Force() + + override __.Namespace = rootNamespace.Force() + + override __.BaseType = match baseType.Value with Some ty -> ty | None -> null + + // Constructors + override __.GetConstructors bindingAttr = + [| for m in this.GetMembers bindingAttr do + if m.MemberType = MemberTypes.Constructor then + yield (m :?> ConstructorInfo) |] + // Methods + override __.GetMethodImpl(name, bindingAttr, _binderBinder, _callConvention, _types, _modifiers) : MethodInfo = + let membersWithName = + [ for m in this.GetMembers(bindingAttr) do + if m.MemberType.HasFlag(MemberTypes.Method) && m.Name = name then + yield m ] + match membersWithName with + | [] -> null + | [meth] -> meth :?> MethodInfo + | _several -> failwith "GetMethodImpl. not support overloads" + + override __.GetMethods bindingAttr = + this.GetMembers bindingAttr + |> Array.filter (fun m -> m.MemberType.HasFlag(MemberTypes.Method)) + |> Array.map (fun m -> m :?> MethodInfo) + + // Fields + override __.GetField(name, bindingAttr) = + let fields = [| for m in this.GetMembers bindingAttr do + if m.MemberType.HasFlag(MemberTypes.Field) && (name = null || m.Name = name) then // REVIEW: name = null. Is that a valid query?! + yield m |] + if fields.Length > 0 then fields.[0] :?> FieldInfo else null + + override __.GetFields bindingAttr = + [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Field) then yield m :?> FieldInfo |] + + override __.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" this.Name + + override __.GetInterfaces() = + [| yield! getInterfaces() |] + + member __.GetInterfaceImplementations() = + [| yield! getInterfaces() |] + + member __.AddInterfaceImplementation ityp = interfaceImpls.Add ityp + + member __.AddInterfaceImplementationsDelayed itypf = interfaceImplsDelayed.Add itypf + + member __.GetMethodOverrides() = + [| yield! methodOverrides |] + + member __.DefineMethodOverride (bodyMethInfo,declMethInfo) = methodOverrides.Add (bodyMethInfo, declMethInfo) + + // Events + override __.GetEvent(name, bindingAttr) = + let events = this.GetMembers bindingAttr + |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Event) && (name = null || m.Name = name)) + if events.Length > 0 then events.[0] :?> EventInfo else null + + override __.GetEvents bindingAttr = + [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Event) then yield downcast m |] + + // Properties + override __.GetProperties bindingAttr = + [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Property) then yield downcast m |] + + override __.GetPropertyImpl(name, bindingAttr, binder, returnType, types, modifiers) = + if returnType <> null then failwith "Need to handle specified return type in GetPropertyImpl" + if types <> null then failwith "Need to handle specified parameter types in GetPropertyImpl" + if modifiers <> null then failwith "Need to handle specified modifiers in GetPropertyImpl" + if binder <> null then failwith "Need to handle binder in GetPropertyImpl" + let props = this.GetMembers bindingAttr |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Property) && (name = null || m.Name = name)) // Review: nam = null, valid query!? + if props.Length > 0 then + props.[0] :?> PropertyInfo + else + null + // Nested Types + override __.MakeArrayType() = ProvidedSymbolType(ProvidedSymbolKind.SDArray, [this]) :> Type + override __.MakeArrayType arg = ProvidedSymbolType(ProvidedSymbolKind.Array arg, [this]) :> Type + override __.MakePointerType() = ProvidedSymbolType(ProvidedSymbolKind.Pointer, [this]) :> Type + override __.MakeByRefType() = ProvidedSymbolType(ProvidedSymbolKind.ByRef, [this]) :> Type + + // FSharp.Data addition: this method is used by Debug.fs and QuotationBuilder.fs + // Emulate the F# type provider type erasure mechanism to get the + // actual (erased) type. We erase ProvidedTypes to their base type + // and we erase array of provided type to array of base type. In the + // case of generics all the generic type arguments are also recursively + // replaced with the erased-to types + static member EraseType(t:Type) : Type = + match t with + | :? ProvidedTypeDefinition as ptd when ptd.IsErased -> ProvidedTypeDefinition.EraseType t.BaseType + | t when t.IsArray -> + let rank = t.GetArrayRank() + let et = ProvidedTypeDefinition.EraseType (t.GetElementType()) + if rank = 0 then et.MakeArrayType() else et.MakeArrayType(rank) + | :? ProvidedSymbolType as sym when sym.IsFSharpUnitAnnotated -> + t.UnderlyingSystemType + | t when t.IsGenericType && not t.IsGenericTypeDefinition -> + let genericTypeDefinition = t.GetGenericTypeDefinition() + let genericArguments = t.GetGenericArguments() |> Array.map ProvidedTypeDefinition.EraseType + genericTypeDefinition.MakeGenericType(genericArguments) + | t -> t + + static member Logger : (string -> unit) option ref = ref None + + // The binding attributes are always set to DeclaredOnly ||| Static ||| Instance ||| Public when GetMembers is called directly by the F# compiler + // However, it's possible for the framework to generate other sets of flags in some corner cases (e.g. via use of `enum` with a provided type as the target) + override __.GetMembers bindingAttr = + let mems = + getMembers() + |> Array.filter (fun mem -> + let isStatic, isPublic = + match mem with + | :? FieldInfo as f -> f.IsStatic, f.IsPublic + | :? MethodInfo as m -> m.IsStatic, m.IsPublic + | :? ConstructorInfo as c -> c.IsStatic, c.IsPublic + | :? PropertyInfo as p -> + let m = if p.CanRead then p.GetGetMethod() else p.GetSetMethod() + m.IsStatic, m.IsPublic + | :? EventInfo as e -> + let m = e.GetAddMethod() + m.IsStatic, m.IsPublic + | :? Type as ty -> + true, ty.IsNestedPublic + | _ -> failwith (sprintf "Member %O is of unexpected type" mem) + bindingAttr.HasFlag(if isStatic then BindingFlags.Static else BindingFlags.Instance) && + ( + (bindingAttr.HasFlag(BindingFlags.Public) && isPublic) || (bindingAttr.HasFlag(BindingFlags.NonPublic) && not isPublic) + )) + + if bindingAttr.HasFlag(BindingFlags.DeclaredOnly) || this.BaseType = null then mems + else + // FSharp.Data change: just using this.BaseType is not enough in the case of CsvProvider, + // because the base type is CsvRow, so we have to erase recursively to CsvRow + let baseMems = (ProvidedTypeDefinition.EraseType this.BaseType).GetMembers bindingAttr + Array.append mems baseMems + + override __.GetNestedTypes bindingAttr = + this.GetMembers bindingAttr + |> Array.filter(fun m -> + m.MemberType.HasFlag(MemberTypes.NestedType) || + // Allow 'fake' nested types that are actually real .NET types + m.MemberType.HasFlag(MemberTypes.TypeInfo)) |> Array.map(fun m -> m :?> Type) + + override __.GetMember(name,mt,_bindingAttr) = + let mt = + if mt &&& MemberTypes.NestedType = MemberTypes.NestedType then + mt ||| MemberTypes.TypeInfo + else + mt + getMembers() |> Array.filter(fun m->0<>(int(m.MemberType &&& mt)) && m.Name = name) + + override __.GetNestedType(name, bindingAttr) = + let nt = this.GetMember(name, MemberTypes.NestedType ||| MemberTypes.TypeInfo, bindingAttr) + match nt.Length with + | 0 -> null + | 1 -> downcast nt.[0] + | _ -> failwith (sprintf "There is more than one nested type called '%s' in type '%s'" name this.FullName) + + // Attributes, etc.. + override __.GetAttributeFlagsImpl() = adjustTypeAttributes attributes this.IsNested + override this.IsValueTypeImpl() = match baseType.Value with Some ty -> ty.IsValueType | None -> false + override __.IsArrayImpl() = false + override __.IsByRefImpl() = false + override __.IsPointerImpl() = false + override __.IsPrimitiveImpl() = false + override __.IsCOMObjectImpl() = false + override __.HasElementTypeImpl() = false + override __.Name = className + override __.DeclaringType = declaringType.Force() + override __.MemberType = if this.IsNested then MemberTypes.NestedType else MemberTypes.TypeInfo + override __.GetHashCode() = rootNamespace.GetHashCode() ^^^ className.GetHashCode() + override __.Equals(that:obj) = + match that with + | null -> false + | :? ProvidedTypeDefinition as ti -> System.Object.ReferenceEquals(this,ti) + | _ -> false + + override __.GetGenericArguments() = [||] + override __.ToString() = this.Name + + + override __.Module : Module = notRequired "Module" this.Name + override __.GUID = Guid.Empty + override __.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = null + override __.GetCustomAttributes(_inherit) = [| |] + override __.GetCustomAttributes(_attributeType, _inherit) = [| |] + override __.IsDefined(_attributeType: Type, _inherit) = false + + override __.GetElementType() = notRequired "Module" this.Name + override __.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "Module" this.Name + override __.AssemblyQualifiedName = notRequired "Module" this.Name + member __.IsErased + with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.IsErased)) <> enum 0 + and set v = + if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.IsErased) + else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) + + member __.SuppressRelocation + with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) <> enum 0 + and set v = + if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.SuppressRelocate) + else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) + +type AssemblyGenerator(assemblyFileName) = + let assemblyShortName = Path.GetFileNameWithoutExtension assemblyFileName + let assemblyName = AssemblyName assemblyShortName +#if FX_NO_LOCAL_FILESYSTEM + let assembly = + System.AppDomain.CurrentDomain.DefineDynamicAssembly(name=assemblyName,access=AssemblyBuilderAccess.Run) + let assemblyMainModule = + assembly.DefineDynamicModule("MainModule") +#else + let assembly = + System.AppDomain.CurrentDomain.DefineDynamicAssembly(name=assemblyName,access=(AssemblyBuilderAccess.Save ||| AssemblyBuilderAccess.Run),dir=Path.GetDirectoryName assemblyFileName) + let assemblyMainModule = + assembly.DefineDynamicModule("MainModule", Path.GetFileName assemblyFileName) +#endif + let typeMap = Dictionary(HashIdentity.Reference) + let typeMapExtra = Dictionary(HashIdentity.Structural) + let uniqueLambdaTypeName() = + // lambda name should be unique across all types that all type provider might contribute in result assembly + sprintf "Lambda%O" (Guid.NewGuid()) + + member __.Assembly = assembly :> Assembly + + /// Emit the given provided type definitions into an assembly and adjust 'Assembly' property of all type definitions to return that + /// assembly. + member __.Generate(providedTypeDefinitions:(ProvidedTypeDefinition * string list option) list) = + let ALL = BindingFlags.Public ||| BindingFlags.NonPublic ||| BindingFlags.Static ||| BindingFlags.Instance + // phase 1 - set assembly fields and emit type definitions + begin + let rec typeMembers (tb:TypeBuilder) (td : ProvidedTypeDefinition) = + for ntd in td.GetNestedTypes(ALL) do + nestedType tb ntd + + and nestedType (tb:TypeBuilder) (ntd : Type) = + match ntd with + | :? ProvidedTypeDefinition as pntd -> + if pntd.IsErased then invalidOp ("The nested provided type "+pntd.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") + // Adjust the attributes - we're codegen'ing this type as nested + let attributes = adjustTypeAttributes ntd.Attributes true + let ntb = tb.DefineNestedType(pntd.Name,attr=attributes) + pntd.SetAssembly null + typeMap.[pntd] <- ntb + typeMembers ntb pntd + | _ -> () + + for (pt,enclosingGeneratedTypeNames) in providedTypeDefinitions do + match enclosingGeneratedTypeNames with + | None -> + // Filter out the additional TypeProviderTypeAttributes flags + let attributes = pt.Attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) + &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) + // Adjust the attributes - we're codegen'ing as non-nested + let attributes = adjustTypeAttributes attributes false + let tb = assemblyMainModule.DefineType(name=pt.FullName,attr=attributes) + pt.SetAssembly null + typeMap.[pt] <- tb + typeMembers tb pt + | Some ns -> + let otb,_ = + ((None,""),ns) ||> List.fold (fun (otb:TypeBuilder option,fullName) n -> + let fullName = if fullName = "" then n else fullName + "." + n + let priorType = if typeMapExtra.ContainsKey(fullName) then Some typeMapExtra.[fullName] else None + let tb = + match priorType with + | Some tbb -> tbb + | None -> + // OK, the implied nested type is not defined, define it now + let attributes = + TypeAttributes.Public ||| + TypeAttributes.Class ||| + TypeAttributes.Sealed + // Filter out the additional TypeProviderTypeAttributes flags + let attributes = adjustTypeAttributes attributes otb.IsSome + let tb = + match otb with + | None -> assemblyMainModule.DefineType(name=n,attr=attributes) + | Some (otb:TypeBuilder) -> otb.DefineNestedType(name=n,attr=attributes) + typeMapExtra.[fullName] <- tb + tb + (Some tb, fullName)) + nestedType otb.Value pt + end + let rec convType (ty:Type) = + match ty with + | :? ProvidedTypeDefinition as ptd -> + if typeMap.ContainsKey ptd then typeMap.[ptd] :> Type else ty + | _ -> + if ty.IsGenericType then ty.GetGenericTypeDefinition().MakeGenericType (Array.map convType (ty.GetGenericArguments())) + elif ty.HasElementType then + let ety = convType (ty.GetElementType()) + if ty.IsArray then + let rank = ty.GetArrayRank() + if rank = 1 then ety.MakeArrayType() + else ety.MakeArrayType rank + elif ty.IsPointer then ety.MakePointerType() + elif ty.IsByRef then ety.MakeByRefType() + else ty + else ty + + let ctorMap = Dictionary(HashIdentity.Reference) + let methMap = Dictionary(HashIdentity.Reference) + let fieldMap = Dictionary(HashIdentity.Reference) + + let iterateTypes f = + let rec typeMembers (ptd : ProvidedTypeDefinition) = + let tb = typeMap.[ptd] + f tb (Some ptd) + for ntd in ptd.GetNestedTypes(ALL) do + nestedType ntd + + and nestedType (ntd : Type) = + match ntd with + | :? ProvidedTypeDefinition as pntd -> typeMembers pntd + | _ -> () + + for (pt,enclosingGeneratedTypeNames) in providedTypeDefinitions do + match enclosingGeneratedTypeNames with + | None -> + typeMembers pt + | Some ns -> + let _fullName = + ("",ns) ||> List.fold (fun fullName n -> + let fullName = if fullName = "" then n else fullName + "." + n + f typeMapExtra.[fullName] None + fullName) + nestedType pt + + + // phase 1b - emit base types + iterateTypes (fun tb ptd -> + match ptd with + | None -> () + | Some ptd -> + match ptd.BaseType with null -> () | bt -> tb.SetParent(convType bt)) + + let defineCustomAttrs f (cattrs: IList) = + for attr in cattrs do + let constructorArgs = [ for x in attr.ConstructorArguments -> x.Value ] + let namedProps,namedPropVals = [ for x in attr.NamedArguments do match x.MemberInfo with :? PropertyInfo as pi -> yield (pi, x.TypedValue.Value) | _ -> () ] |> List.unzip + let namedFields,namedFieldVals = [ for x in attr.NamedArguments do match x.MemberInfo with :? FieldInfo as pi -> yield (pi, x.TypedValue.Value) | _ -> () ] |> List.unzip + let cab = CustomAttributeBuilder(attr.Constructor, Array.ofList constructorArgs, Array.ofList namedProps, Array.ofList namedPropVals, Array.ofList namedFields, Array.ofList namedFieldVals) + f cab + + // phase 2 - emit member definitions + iterateTypes (fun tb ptd -> + match ptd with + | None -> () + | Some ptd -> + for cinfo in ptd.GetConstructors(ALL) do + match cinfo with + | :? ProvidedConstructor as pcinfo when not (ctorMap.ContainsKey pcinfo) -> + let cb = + if pcinfo.IsTypeInitializer then + if (cinfo.GetParameters()).Length <> 0 then failwith "Type initializer should not have parameters" + tb.DefineTypeInitializer() + else + let cb = tb.DefineConstructor(cinfo.Attributes, CallingConventions.Standard, [| for p in cinfo.GetParameters() -> convType p.ParameterType |]) + for (i,p) in cinfo.GetParameters() |> Seq.mapi (fun i x -> (i,x)) do + cb.DefineParameter(i+1, ParameterAttributes.None, p.Name) |> ignore + cb + ctorMap.[pcinfo] <- cb + | _ -> () + + if ptd.IsEnum then + tb.DefineField("value__", ptd.GetEnumUnderlyingType(), FieldAttributes.Public ||| FieldAttributes.SpecialName ||| FieldAttributes.RTSpecialName) + |> ignore + + for finfo in ptd.GetFields(ALL) do + let fieldInfo = + match finfo with + | :? ProvidedField as pinfo -> + Some (pinfo.Name, convType finfo.FieldType, finfo.Attributes, pinfo.GetCustomAttributesDataImpl(), None) + | :? ProvidedLiteralField as pinfo -> + Some (pinfo.Name, convType finfo.FieldType, finfo.Attributes, pinfo.GetCustomAttributesDataImpl(), Some (pinfo.GetRawConstantValue())) + | _ -> None + match fieldInfo with + | Some (name, ty, attr, cattr, constantVal) when not (fieldMap.ContainsKey finfo) -> + let fb = tb.DefineField(name, ty, attr) + if constantVal.IsSome then + fb.SetConstant constantVal.Value + defineCustomAttrs fb.SetCustomAttribute cattr + fieldMap.[finfo] <- fb + | _ -> () + for minfo in ptd.GetMethods(ALL) do + match minfo with + | :? ProvidedMethod as pminfo when not (methMap.ContainsKey pminfo) -> + let mb = tb.DefineMethod(minfo.Name, minfo.Attributes, convType minfo.ReturnType, [| for p in minfo.GetParameters() -> convType p.ParameterType |]) + for (i, p) in minfo.GetParameters() |> Seq.mapi (fun i x -> (i,x :?> ProvidedParameter)) do + // TODO: check why F# compiler doesn't emit default value when just p.Attributes is used (thus bad metadata is emitted) +// let mutable attrs = ParameterAttributes.None +// +// if p.IsOut then attrs <- attrs ||| ParameterAttributes.Out +// if p.HasDefaultParameterValue then attrs <- attrs ||| ParameterAttributes.Optional + + let pb = mb.DefineParameter(i+1, p.Attributes, p.Name) + if p.HasDefaultParameterValue then + do + let ctor = typeof.GetConstructor([|typeof|]) + let builder = new CustomAttributeBuilder(ctor, [|p.RawDefaultValue|]) + pb.SetCustomAttribute builder + do + let ctor = typeof.GetConstructor([||]) + let builder = new CustomAttributeBuilder(ctor, [||]) + pb.SetCustomAttribute builder + pb.SetConstant p.RawDefaultValue + methMap.[pminfo] <- mb + | _ -> () + + for ityp in ptd.GetInterfaceImplementations() do + tb.AddInterfaceImplementation ityp) + + // phase 3 - emit member code + iterateTypes (fun tb ptd -> + match ptd with + | None -> () + | Some ptd -> + let cattr = ptd.GetCustomAttributesDataImpl() + defineCustomAttrs tb.SetCustomAttribute cattr + // Allow at most one constructor, and use its arguments as the fields of the type + let ctors = + ptd.GetConstructors(ALL) // exclude type initializer + |> Seq.choose (function :? ProvidedConstructor as pcinfo when not pcinfo.IsTypeInitializer -> Some pcinfo | _ -> None) + |> Seq.toList + let implictCtorArgs = + match ctors |> List.filter (fun x -> x.IsImplicitCtor) with + | [] -> [] + | [ pcinfo ] -> [ for p in pcinfo.GetParameters() -> p ] + | _ -> failwith "at most one implicit constructor allowed" + + let implicitCtorArgsAsFields = + [ for ctorArg in implictCtorArgs -> + tb.DefineField(ctorArg.Name, convType ctorArg.ParameterType, FieldAttributes.Private) ] + + let rec emitLambda(callSiteIlg : ILGenerator, v : Quotations.Var, body : Expr, freeVars : seq, locals : Dictionary<_, LocalBuilder>, parameters) = + let lambda = assemblyMainModule.DefineType(uniqueLambdaTypeName(), TypeAttributes.Class) + let baseType = typedefof>.MakeGenericType(v.Type, body.Type) + lambda.SetParent(baseType) + let ctor = lambda.DefineDefaultConstructor(MethodAttributes.Public) + let decl = baseType.GetMethod "Invoke" + let paramTypes = [| for p in decl.GetParameters() -> p.ParameterType |] + let invoke = lambda.DefineMethod("Invoke", MethodAttributes.Virtual ||| MethodAttributes.Final ||| MethodAttributes.Public, decl.ReturnType, paramTypes) + lambda.DefineMethodOverride(invoke, decl) + + // promote free vars to fields + let fields = ResizeArray() + for v in freeVars do + let f = lambda.DefineField(v.Name, v.Type, FieldAttributes.Assembly) + fields.Add(v, f) + + let copyOfLocals = Dictionary() + + let ilg = invoke.GetILGenerator() + for (v, f) in fields do + let l = ilg.DeclareLocal(v.Type) + ilg.Emit(OpCodes.Ldarg_0) + ilg.Emit(OpCodes.Ldfld, f) + ilg.Emit(OpCodes.Stloc, l) + copyOfLocals.[v] <- l + + let expectedState = if (invoke.ReturnType = typeof) then ExpectedStackState.Empty else ExpectedStackState.Value + emitExpr (ilg, copyOfLocals, [| Quotations.Var("this", lambda); v|]) expectedState body + ilg.Emit(OpCodes.Ret) + + lambda.CreateType() |> ignore + + callSiteIlg.Emit(OpCodes.Newobj, ctor) + for (v, f) in fields do + callSiteIlg.Emit(OpCodes.Dup) + match locals.TryGetValue v with + | true, loc -> + callSiteIlg.Emit(OpCodes.Ldloc, loc) + | false, _ -> + let index = parameters |> Array.findIndex ((=) v) + callSiteIlg.Emit(OpCodes.Ldarg, index) + callSiteIlg.Emit(OpCodes.Stfld, f) + + and emitExpr (ilg: ILGenerator, locals:Dictionary, parameterVars) expectedState expr = + let pop () = ilg.Emit(OpCodes.Pop) + let popIfEmptyExpected s = if isEmpty s then pop() + let emitConvIfNecessary t1 = + if t1 = typeof then + ilg.Emit(OpCodes.Conv_I2) + elif t1 = typeof then + ilg.Emit(OpCodes.Conv_U2) + elif t1 = typeof then + ilg.Emit(OpCodes.Conv_I1) + elif t1 = typeof then + ilg.Emit(OpCodes.Conv_U1) + /// emits given expression to corresponding IL + let rec emit (expectedState : ExpectedStackState) (expr: Expr) = + match expr with + | ForIntegerRangeLoop(loopVar, first, last, body) -> + // for(loopVar = first..last) body + let lb = + match locals.TryGetValue loopVar with + | true, lb -> lb + | false, _ -> + let lb = ilg.DeclareLocal(convType loopVar.Type) + locals.Add(loopVar, lb) + lb + + // loopVar = first + emit ExpectedStackState.Value first + ilg.Emit(OpCodes.Stloc, lb) + + let before = ilg.DefineLabel() + let after = ilg.DefineLabel() + + ilg.MarkLabel before + ilg.Emit(OpCodes.Ldloc, lb) + + emit ExpectedStackState.Value last + ilg.Emit(OpCodes.Bgt, after) + + emit ExpectedStackState.Empty body + + // loopVar++ + ilg.Emit(OpCodes.Ldloc, lb) + ilg.Emit(OpCodes.Ldc_I4_1) + ilg.Emit(OpCodes.Add) + ilg.Emit(OpCodes.Stloc, lb) + + ilg.Emit(OpCodes.Br, before) + ilg.MarkLabel(after) + + | NewArray(elementTy, elements) -> + ilg.Emit(OpCodes.Ldc_I4, List.length elements) + ilg.Emit(OpCodes.Newarr, convType elementTy) + + elements + |> List.iteri (fun i el -> + ilg.Emit(OpCodes.Dup) + ilg.Emit(OpCodes.Ldc_I4, i) + emit ExpectedStackState.Value el + ilg.Emit(OpCodes.Stelem, convType elementTy) + ) + + popIfEmptyExpected expectedState + + | WhileLoop(cond, body) -> + let before = ilg.DefineLabel() + let after = ilg.DefineLabel() + + ilg.MarkLabel before + emit ExpectedStackState.Value cond + ilg.Emit(OpCodes.Brfalse, after) + emit ExpectedStackState.Empty body + ilg.Emit(OpCodes.Br, before) + + ilg.MarkLabel after + + | Var v -> + if isEmpty expectedState then () else + let methIdx = parameterVars |> Array.tryFindIndex (fun p -> p = v) + match methIdx with + | Some idx -> + ilg.Emit((if isAddress expectedState then OpCodes.Ldarga else OpCodes.Ldarg), idx) + | None -> + let implicitCtorArgFieldOpt = implicitCtorArgsAsFields |> List.tryFind (fun f -> f.Name = v.Name) + match implicitCtorArgFieldOpt with + | Some ctorArgField -> + ilg.Emit(OpCodes.Ldarg_0) + ilg.Emit(OpCodes.Ldfld, ctorArgField) + | None -> + match locals.TryGetValue v with + | true, localBuilder -> + ilg.Emit((if isAddress expectedState then OpCodes.Ldloca else OpCodes.Ldloc), localBuilder.LocalIndex) + | false, _ -> + failwith "unknown parameter/field" + + | Coerce (arg,ty) -> + // castClass may lead to observable side-effects - InvalidCastException + emit ExpectedStackState.Value arg + let argTy = convType arg.Type + let targetTy = convType ty + if argTy.IsValueType && not targetTy.IsValueType then + ilg.Emit(OpCodes.Box, argTy) + elif not argTy.IsValueType && targetTy.IsValueType then + ilg.Emit(OpCodes.Unbox_Any, targetTy) + // emit castclass if + // - targettype is not obj (assume this is always possible for ref types) + // AND + // - HACK: targettype is TypeBuilderInstantiationType + // (its implementation of IsAssignableFrom raises NotSupportedException so it will be safer to always emit castclass) + // OR + // - not (argTy :> targetTy) + elif targetTy <> typeof && (Misc.TypeBuilderInstantiationType.Equals(targetTy.GetType()) || not (targetTy.IsAssignableFrom(argTy))) then + ilg.Emit(OpCodes.Castclass, targetTy) + + popIfEmptyExpected expectedState + | SpecificCall <@ (-) @>(None, [t1; t2; _], [a1; a2]) -> + assert(t1 = t2) + emit ExpectedStackState.Value a1 + emit ExpectedStackState.Value a2 + if t1 = typeof then + ilg.Emit(OpCodes.Call, typeof.GetMethod "op_Subtraction") + else + ilg.Emit(OpCodes.Sub) + emitConvIfNecessary t1 + + popIfEmptyExpected expectedState + + | SpecificCall <@ (/) @> (None, [t1; t2; _], [a1; a2]) -> + assert (t1 = t2) + emit ExpectedStackState.Value a1 + emit ExpectedStackState.Value a2 + if t1 = typeof then + ilg.Emit(OpCodes.Call, typeof.GetMethod "op_Division") + else + match Type.GetTypeCode t1 with + | TypeCode.UInt32 + | TypeCode.UInt64 + | TypeCode.UInt16 + | TypeCode.Byte + | _ when t1 = typeof -> ilg.Emit (OpCodes.Div_Un) + | _ -> ilg.Emit(OpCodes.Div) + + emitConvIfNecessary t1 + + popIfEmptyExpected expectedState + + | SpecificCall <@ int @>(None, [sourceTy], [v]) -> + emit ExpectedStackState.Value v + match Type.GetTypeCode(sourceTy) with + | TypeCode.String -> + ilg.Emit(OpCodes.Call, Misc.ParseInt32Method) + | TypeCode.Single + | TypeCode.Double + | TypeCode.Int64 + | TypeCode.UInt64 + | TypeCode.UInt16 + | TypeCode.Char + | TypeCode.Byte + | _ when sourceTy = typeof || sourceTy = typeof -> + ilg.Emit(OpCodes.Conv_I4) + | TypeCode.Int32 + | TypeCode.UInt32 + | TypeCode.Int16 + | TypeCode.SByte -> () // no op + | _ -> failwith "TODO: search for op_Explicit on sourceTy" + + | SpecificCall <@ LanguagePrimitives.IntrinsicFunctions.GetArray @> (None, [ty], [arr; index]) -> + // observable side-effect - IndexOutOfRangeException + emit ExpectedStackState.Value arr + emit ExpectedStackState.Value index + if isAddress expectedState then + ilg.Emit(OpCodes.Readonly) + ilg.Emit(OpCodes.Ldelema, convType ty) + else + ilg.Emit(OpCodes.Ldelem, convType ty) + + popIfEmptyExpected expectedState + + | SpecificCall <@ LanguagePrimitives.IntrinsicFunctions.GetArray2D @> (None, _ty, arr::indices) + | SpecificCall <@ LanguagePrimitives.IntrinsicFunctions.GetArray3D @> (None, _ty, arr::indices) + | SpecificCall <@ LanguagePrimitives.IntrinsicFunctions.GetArray4D @> (None, _ty, arr::indices) -> + + let meth = + let name = if isAddress expectedState then "Address" else "Get" + arr.Type.GetMethod(name) + + // observable side-effect - IndexOutOfRangeException + emit ExpectedStackState.Value arr + for index in indices do + emit ExpectedStackState.Value index + + if isAddress expectedState then + ilg.Emit(OpCodes.Readonly) + + ilg.Emit(OpCodes.Call, meth) + + popIfEmptyExpected expectedState + + | FieldGet (objOpt,field) -> + match field with + | :? ProvidedLiteralField as plf when plf.DeclaringType.IsEnum -> + if expectedState <> ExpectedStackState.Empty then + emit expectedState (Expr.Value(field.GetRawConstantValue(), field.FieldType.GetEnumUnderlyingType())) + | _ -> + match objOpt with + | None -> () + | Some e -> + let s = if e.Type.IsValueType then ExpectedStackState.Address else ExpectedStackState.Value + emit s e + let field = + match field with + | :? ProvidedField as pf when fieldMap.ContainsKey pf -> fieldMap.[pf] :> FieldInfo + | m -> m + if field.IsStatic then + ilg.Emit(OpCodes.Ldsfld, field) + else + ilg.Emit(OpCodes.Ldfld, field) + + | FieldSet (objOpt,field,v) -> + match objOpt with + | None -> () + | Some e -> + let s = if e.Type.IsValueType then ExpectedStackState.Address else ExpectedStackState.Value + emit s e + emit ExpectedStackState.Value v + let field = match field with :? ProvidedField as pf when fieldMap.ContainsKey pf -> fieldMap.[pf] :> FieldInfo | m -> m + if field.IsStatic then + ilg.Emit(OpCodes.Stsfld, field) + else + ilg.Emit(OpCodes.Stfld, field) + | Call (objOpt,meth,args) -> + match objOpt with + | None -> () + | Some e -> + let s = if e.Type.IsValueType then ExpectedStackState.Address else ExpectedStackState.Value + emit s e + for pe in args do + emit ExpectedStackState.Value pe + let getMeth (m:MethodInfo) = match m with :? ProvidedMethod as pm when methMap.ContainsKey pm -> methMap.[pm] :> MethodInfo | m -> m + // Handle the case where this is a generic method instantiated at a type being compiled + let mappedMeth = + if meth.IsGenericMethod then + let args = meth.GetGenericArguments() |> Array.map convType + let gmd = meth.GetGenericMethodDefinition() |> getMeth + gmd.GetGenericMethodDefinition().MakeGenericMethod args + elif meth.DeclaringType.IsGenericType then + let gdty = convType (meth.DeclaringType.GetGenericTypeDefinition()) + let gdtym = gdty.GetMethods() |> Seq.find (fun x -> x.Name = meth.Name) + assert (gdtym <> null) // ?? will never happen - if method is not found - KeyNotFoundException will be raised + let dtym = + match convType meth.DeclaringType with + | :? TypeBuilder as dty -> TypeBuilder.GetMethod(dty, gdtym) + | dty -> MethodBase.GetMethodFromHandle(meth.MethodHandle, dty.TypeHandle) :?> _ + + assert (dtym <> null) + dtym + else + getMeth meth + match objOpt with + | Some obj when mappedMeth.IsAbstract || mappedMeth.IsVirtual -> + if obj.Type.IsValueType then ilg.Emit(OpCodes.Constrained, convType obj.Type) + ilg.Emit(OpCodes.Callvirt, mappedMeth) + | _ -> + ilg.Emit(OpCodes.Call, mappedMeth) + + let returnTypeIsVoid = mappedMeth.ReturnType = typeof + match returnTypeIsVoid, (isEmpty expectedState) with + | false, true -> + // method produced something, but we don't need it + pop() + | true, false when expr.Type = typeof -> + // if we need result and method produce void and result should be unit - push null as unit value on stack + ilg.Emit(OpCodes.Ldnull) + | _ -> () + + | NewObject (ctor,args) -> + for pe in args do + emit ExpectedStackState.Value pe + let meth = match ctor with :? ProvidedConstructor as pc when ctorMap.ContainsKey pc -> ctorMap.[pc] :> ConstructorInfo | c -> c + ilg.Emit(OpCodes.Newobj, meth) + + popIfEmptyExpected expectedState + + | Value (obj, _ty) -> + let rec emitC (v:obj) = + match v with + | :? string as x -> ilg.Emit(OpCodes.Ldstr, x) + | :? int8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) + | :? uint8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int8 x)) + | :? int16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) + | :? uint16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int16 x)) + | :? int32 as x -> ilg.Emit(OpCodes.Ldc_I4, x) + | :? uint32 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) + | :? int64 as x -> ilg.Emit(OpCodes.Ldc_I8, x) + | :? uint64 as x -> ilg.Emit(OpCodes.Ldc_I8, int64 x) + | :? char as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) + | :? bool as x -> ilg.Emit(OpCodes.Ldc_I4, if x then 1 else 0) + | :? float32 as x -> ilg.Emit(OpCodes.Ldc_R4, x) + | :? float as x -> ilg.Emit(OpCodes.Ldc_R8, x) +#if FX_NO_GET_ENUM_UNDERLYING_TYPE +#else + | :? System.Enum as x when x.GetType().GetEnumUnderlyingType() = typeof -> ilg.Emit(OpCodes.Ldc_I4, unbox v) +#endif + | :? Type as ty -> + ilg.Emit(OpCodes.Ldtoken, convType ty) + ilg.Emit(OpCodes.Call, Misc.GetTypeFromHandleMethod) + | :? decimal as x -> + let bits = System.Decimal.GetBits x + ilg.Emit(OpCodes.Ldc_I4, bits.[0]) + ilg.Emit(OpCodes.Ldc_I4, bits.[1]) + ilg.Emit(OpCodes.Ldc_I4, bits.[2]) + do + let sign = (bits.[3] &&& 0x80000000) <> 0 + ilg.Emit(if sign then OpCodes.Ldc_I4_1 else OpCodes.Ldc_I4_0) + do + let scale = byte ((bits.[3] >>> 16) &&& 0x7F) + ilg.Emit(OpCodes.Ldc_I4_S, scale) + ilg.Emit(OpCodes.Newobj, Misc.DecimalConstructor) + | :? DateTime as x -> + ilg.Emit(OpCodes.Ldc_I8, x.Ticks) + ilg.Emit(OpCodes.Ldc_I4, int x.Kind) + ilg.Emit(OpCodes.Newobj, Misc.DateTimeConstructor) + | :? DateTimeOffset as x -> + ilg.Emit(OpCodes.Ldc_I8, x.Ticks) + ilg.Emit(OpCodes.Ldc_I8, x.Offset.Ticks) + ilg.Emit(OpCodes.Newobj, Misc.TimeSpanConstructor) + ilg.Emit(OpCodes.Newobj, Misc.DateTimeOffsetConstructor) + | null -> ilg.Emit(OpCodes.Ldnull) + | _ -> failwithf "unknown constant '%A' in generated method" v + if isEmpty expectedState then () + else emitC obj + + | Let(v,e,b) -> + let lb = ilg.DeclareLocal (convType v.Type) + locals.Add (v, lb) + emit ExpectedStackState.Value e + ilg.Emit(OpCodes.Stloc, lb.LocalIndex) + emit expectedState b + + | Sequential(e1, e2) -> + emit ExpectedStackState.Empty e1 + emit expectedState e2 + + | IfThenElse(cond, ifTrue, ifFalse) -> + let ifFalseLabel = ilg.DefineLabel() + let endLabel = ilg.DefineLabel() + + emit ExpectedStackState.Value cond + + ilg.Emit(OpCodes.Brfalse, ifFalseLabel) + + emit expectedState ifTrue + ilg.Emit(OpCodes.Br, endLabel) + + ilg.MarkLabel(ifFalseLabel) + emit expectedState ifFalse + + ilg.Emit(OpCodes.Nop) + ilg.MarkLabel(endLabel) + + | TryWith(body, _filterVar, _filterBody, catchVar, catchBody) -> + + let stres, ldres = + if isEmpty expectedState then ignore, ignore + else + let local = ilg.DeclareLocal (convType body.Type) + let stres = fun () -> ilg.Emit(OpCodes.Stloc, local) + let ldres = fun () -> ilg.Emit(OpCodes.Ldloc, local) + stres, ldres + + let exceptionVar = ilg.DeclareLocal(convType catchVar.Type) + locals.Add(catchVar, exceptionVar) + + let _exnBlock = ilg.BeginExceptionBlock() + + emit expectedState body + stres() + + ilg.BeginCatchBlock(convType catchVar.Type) + ilg.Emit(OpCodes.Stloc, exceptionVar) + emit expectedState catchBody + stres() + ilg.EndExceptionBlock() + + ldres() + + | VarSet(v,e) -> + emit ExpectedStackState.Value e + match locals.TryGetValue v with + | true, localBuilder -> + ilg.Emit(OpCodes.Stloc, localBuilder.LocalIndex) + | false, _ -> + failwith "unknown parameter/field in assignment. Only assignments to locals are currently supported by TypeProviderEmit" + | Lambda(v, body) -> + emitLambda(ilg, v, body, expr.GetFreeVars(), locals, parameterVars) + popIfEmptyExpected expectedState + | n -> + failwith (sprintf "unknown expression '%A' in generated method" n) + emit expectedState expr + + + // Emit the constructor (if any) + for pcinfo in ctors do + assert ctorMap.ContainsKey pcinfo + let cb = ctorMap.[pcinfo] + let cattr = pcinfo.GetCustomAttributesDataImpl() + defineCustomAttrs cb.SetCustomAttribute cattr + let ilg = cb.GetILGenerator() + let locals = Dictionary() + let parameterVars = + [| yield Var("this", pcinfo.DeclaringType) + for p in pcinfo.GetParameters() do + yield Var(p.Name, p.ParameterType) |] + let parameters = + [| for v in parameterVars -> Expr.Var v |] + match pcinfo.GetBaseConstructorCallInternal true with + | None -> + ilg.Emit(OpCodes.Ldarg_0) + let cinfo = ptd.BaseType.GetConstructor(BindingFlags.Public ||| BindingFlags.NonPublic ||| BindingFlags.Instance, null, [| |], null) + ilg.Emit(OpCodes.Call,cinfo) + | Some f -> + // argExprs should always include 'this' + let (cinfo,argExprs) = f (Array.toList parameters) + for argExpr in argExprs do + emitExpr (ilg, locals, parameterVars) ExpectedStackState.Value argExpr + ilg.Emit(OpCodes.Call,cinfo) + + if pcinfo.IsImplicitCtor then + for ctorArgsAsFieldIdx,ctorArgsAsField in List.mapi (fun i x -> (i,x)) implicitCtorArgsAsFields do + ilg.Emit(OpCodes.Ldarg_0) + ilg.Emit(OpCodes.Ldarg, ctorArgsAsFieldIdx+1) + ilg.Emit(OpCodes.Stfld, ctorArgsAsField) + else + let code = pcinfo.GetInvokeCodeInternal true + let code = code parameters + emitExpr (ilg, locals, parameterVars) ExpectedStackState.Empty code + ilg.Emit(OpCodes.Ret) + + match ptd.GetConstructors(ALL) |> Seq.tryPick (function :? ProvidedConstructor as pc when pc.IsTypeInitializer -> Some pc | _ -> None) with + | None -> () + | Some pc -> + let cb = ctorMap.[pc] + let ilg = cb.GetILGenerator() + let cattr = pc.GetCustomAttributesDataImpl() + defineCustomAttrs cb.SetCustomAttribute cattr + let expr = pc.GetInvokeCodeInternal true [||] + emitExpr(ilg, new Dictionary<_, _>(), [||]) ExpectedStackState.Empty expr + ilg.Emit OpCodes.Ret + + // Emit the methods + for minfo in ptd.GetMethods(ALL) do + match minfo with + | :? ProvidedMethod as pminfo -> + let mb = methMap.[pminfo] + let ilg = mb.GetILGenerator() + let cattr = pminfo.GetCustomAttributesDataImpl() + defineCustomAttrs mb.SetCustomAttribute cattr + + let parameterVars = + [| if not pminfo.IsStatic then + yield Var("this", pminfo.DeclaringType) + for p in pminfo.GetParameters() do + yield Var(p.Name, p.ParameterType) |] + let parameters = + [| for v in parameterVars -> Expr.Var v |] + + let expr = pminfo.GetInvokeCodeInternal true parameters + + let locals = Dictionary() + //printfn "Emitting linqCode for %s::%s, code = %s" pminfo.DeclaringType.FullName pminfo.Name (try linqCode.ToString() with _ -> "") + + + let expectedState = if (minfo.ReturnType = typeof) then ExpectedStackState.Empty else ExpectedStackState.Value + emitExpr (ilg, locals, parameterVars) expectedState expr + ilg.Emit OpCodes.Ret + | _ -> () + + for (bodyMethInfo,declMethInfo) in ptd.GetMethodOverrides() do + let bodyMethBuilder = methMap.[bodyMethInfo] + tb.DefineMethodOverride(bodyMethBuilder,declMethInfo) + + for evt in ptd.GetEvents(ALL) |> Seq.choose (function :? ProvidedEvent as pe -> Some pe | _ -> None) do + let eb = tb.DefineEvent(evt.Name, evt.Attributes, evt.EventHandlerType) + defineCustomAttrs eb.SetCustomAttribute (evt.GetCustomAttributesDataImpl()) + eb.SetAddOnMethod(methMap.[evt.GetAddMethod(true) :?> _]) + eb.SetRemoveOnMethod(methMap.[evt.GetRemoveMethod(true) :?> _]) + // TODO: add raiser + + for pinfo in ptd.GetProperties(ALL) |> Seq.choose (function :? ProvidedProperty as pe -> Some pe | _ -> None) do + let pb = tb.DefineProperty(pinfo.Name, pinfo.Attributes, convType pinfo.PropertyType, [| for p in pinfo.GetIndexParameters() -> convType p.ParameterType |]) + let cattr = pinfo.GetCustomAttributesDataImpl() + defineCustomAttrs pb.SetCustomAttribute cattr + if pinfo.CanRead then + let minfo = pinfo.GetGetMethod(true) + pb.SetGetMethod (methMap.[minfo :?> ProvidedMethod ]) + if pinfo.CanWrite then + let minfo = pinfo.GetSetMethod(true) + pb.SetSetMethod (methMap.[minfo :?> ProvidedMethod ])) + + + // phase 4 - complete types + iterateTypes (fun tb _ptd -> tb.CreateType() |> ignore) + +#if FX_NO_LOCAL_FILESYSTEM +#else + assembly.Save (Path.GetFileName assemblyFileName) +#endif + + let assemblyLoadedInMemory = assemblyMainModule.Assembly + + iterateTypes (fun _tb ptd -> + match ptd with + | None -> () + | Some ptd -> ptd.SetAssembly assemblyLoadedInMemory) + +#if FX_NO_LOCAL_FILESYSTEM +#else + member __.GetFinalBytes() = + let assemblyBytes = File.ReadAllBytes assemblyFileName + let _assemblyLoadedInMemory = System.Reflection.Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) + //printfn "final bytes in '%s'" assemblyFileName + //File.Delete assemblyFileName + assemblyBytes +#endif + +type ProvidedAssembly(assemblyFileName: string) = + let theTypes = ResizeArray<_>() + let assemblyGenerator = AssemblyGenerator(assemblyFileName) + let assemblyLazy = + lazy + assemblyGenerator.Generate(theTypes |> Seq.toList) + assemblyGenerator.Assembly +#if FX_NO_LOCAL_FILESYSTEM +#else + let theAssemblyBytesLazy = + lazy + assemblyGenerator.GetFinalBytes() + + do + GlobalProvidedAssemblyElementsTable.theTable.Add(assemblyGenerator.Assembly, theAssemblyBytesLazy) + +#endif + + let add (providedTypeDefinitions:ProvidedTypeDefinition list, enclosingTypeNames: string list option) = + for pt in providedTypeDefinitions do + if pt.IsErased then invalidOp ("The provided type "+pt.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") + theTypes.Add(pt,enclosingTypeNames) + pt.SetAssemblyLazy assemblyLazy + + member x.AddNestedTypes (providedTypeDefinitions, enclosingTypeNames) = add (providedTypeDefinitions, Some enclosingTypeNames) + member x.AddTypes (providedTypeDefinitions) = add (providedTypeDefinitions, None) +#if FX_NO_LOCAL_FILESYSTEM +#else + static member RegisterGenerated (fileName:string) = + //printfn "registered assembly in '%s'" fileName + let assemblyBytes = System.IO.File.ReadAllBytes fileName + let assembly = Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) + GlobalProvidedAssemblyElementsTable.theTable.Add(assembly, Lazy<_>.CreateFromValue assemblyBytes) + assembly +#endif + + +module Local = + + let makeProvidedNamespace (namespaceName:string) (types:ProvidedTypeDefinition list) = + let types = [| for ty in types -> ty :> Type |] + {new IProvidedNamespace with + member __.GetNestedNamespaces() = [| |] + member __.NamespaceName = namespaceName + member __.GetTypes() = types |> Array.copy + member __.ResolveTypeName typeName : System.Type = + match types |> Array.tryFind (fun ty -> ty.Name = typeName) with + | Some ty -> ty + | None -> null + } + +// Used by unit testing to check that invalidation handlers are being disconnected +module GlobalCountersForInvalidation = + let mutable invalidationHandlersAdded = 0 + let mutable invalidationHandlersRemoved = 0 + let GetInvalidationHandlersAdded() = invalidationHandlersAdded + let GetInvalidationHandlersRemoved() = invalidationHandlersRemoved + +#if FX_NO_LOCAL_FILESYSTEM +type TypeProviderForNamespaces(namespacesAndTypes : list<(string * list)>) = +#else +type TypeProviderForNamespaces(namespacesAndTypes : list<(string * list)>) as this = +#endif + let otherNamespaces = ResizeArray>() + + let providedNamespaces = + lazy [| for (namespaceName,types) in namespacesAndTypes do + yield Local.makeProvidedNamespace namespaceName types + for (namespaceName,types) in otherNamespaces do + yield Local.makeProvidedNamespace namespaceName types |] + + let invalidateE = new Event() + + let disposing = Event() + +#if FX_NO_LOCAL_FILESYSTEM +#else + let probingFolders = ResizeArray() + let handler = ResolveEventHandler(fun _ args -> this.ResolveAssembly(args)) + do AppDomain.CurrentDomain.add_AssemblyResolve handler +#endif + + new (namespaceName:string,types:list) = new TypeProviderForNamespaces([(namespaceName,types)]) + new () = new TypeProviderForNamespaces([]) + + [] + member __.Disposing = disposing.Publish + +#if FX_NO_LOCAL_FILESYSTEM + interface System.IDisposable with + member x.Dispose() = + disposing.Trigger(x, EventArgs.Empty) +#else + abstract member ResolveAssembly : args : System.ResolveEventArgs -> Assembly + + default __.ResolveAssembly(args) = + let expectedName = (AssemblyName(args.Name)).Name + ".dll" + let expectedLocationOpt = + probingFolders + |> Seq.map (fun f -> IO.Path.Combine(f, expectedName)) + |> Seq.tryFind IO.File.Exists + match expectedLocationOpt with + | Some f -> Assembly.LoadFrom f + | None -> null + + member __.RegisterProbingFolder (folder) = + // use GetFullPath to ensure that folder is valid + ignore(IO.Path.GetFullPath folder) + probingFolders.Add folder + + member __.RegisterRuntimeAssemblyLocationAsProbingFolder (config : TypeProviderConfig) = + config.RuntimeAssembly + |> IO.Path.GetDirectoryName + |> this.RegisterProbingFolder + + interface System.IDisposable with + member x.Dispose() = + disposing.Trigger(x, EventArgs.Empty) + AppDomain.CurrentDomain.remove_AssemblyResolve handler +#endif + + member __.AddNamespace (namespaceName,types:list<_>) = otherNamespaces.Add (namespaceName,types) + + // FSharp.Data addition: this method is used by Debug.fs + member __.Namespaces = Seq.readonly otherNamespaces + + member this.Invalidate() = invalidateE.Trigger(this,EventArgs()) + + member __.GetStaticParametersForMethod(mb: MethodBase) = + match mb with + | :? ProvidedMethod as t -> t.GetStaticParameters() + | _ -> [| |] + + member __.ApplyStaticArgumentsForMethod(mb: MethodBase, mangledName, objs) = + match mb with + | :? ProvidedMethod as t -> t.ApplyStaticArguments(mangledName, objs) :> MethodBase + | _ -> failwith (sprintf "ApplyStaticArguments: static parameters for method %s are unexpected" mb.Name) + + interface ITypeProvider with + + [] + override __.Invalidate = invalidateE.Publish + + override __.GetNamespaces() = Array.copy providedNamespaces.Value + + member __.GetInvokerExpression(methodBase, parameters) = + let rec getInvokerExpression (methodBase : MethodBase) parameters = + match methodBase with + | :? ProvidedMethod as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> + m.GetInvokeCodeInternal false parameters + |> expand + | :? ProvidedConstructor as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> + m.GetInvokeCodeInternal false parameters + |> expand + // Otherwise, assume this is a generative assembly and just emit a call to the constructor or method + | :? ConstructorInfo as cinfo -> + Expr.NewObjectUnchecked(cinfo, Array.toList parameters) + | :? System.Reflection.MethodInfo as minfo -> + if minfo.IsStatic then + Expr.CallUnchecked(minfo, Array.toList parameters) + else + Expr.CallUnchecked(parameters.[0], minfo, Array.toList parameters.[1..]) + | _ -> failwith ("TypeProviderForNamespaces.GetInvokerExpression: not a ProvidedMethod/ProvidedConstructor/ConstructorInfo/MethodInfo, name=" + methodBase.Name + " class=" + methodBase.GetType().FullName) + and expand expr = + match expr with + | NewObject(ctor, args) -> getInvokerExpression ctor [| for arg in args -> expand arg|] + | Call(inst, mi, args) -> + let args = + [| + match inst with + | Some inst -> yield expand inst + | _ -> () + yield! List.map expand args + |] + getInvokerExpression mi args + | ShapeCombinationUnchecked(shape, args) -> RebuildShapeCombinationUnchecked(shape, List.map expand args) + | ShapeVarUnchecked v -> Expr.Var v + | ShapeLambdaUnchecked(v, body) -> Expr.Lambda(v, expand body) + getInvokerExpression methodBase parameters +#if FX_NO_CUSTOMATTRIBUTEDATA + + member __.GetMemberCustomAttributesData(methodBase) = + match methodBase with + | :? ProvidedTypeDefinition as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedMethod as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedProperty as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedConstructor as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedEvent as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedLiteralField as m -> m.GetCustomAttributesDataImpl() + | :? ProvidedField as m -> m.GetCustomAttributesDataImpl() + | _ -> [| |] :> IList<_> + + member __.GetParameterCustomAttributesData(methodBase) = + match methodBase with + | :? ProvidedParameter as m -> m.GetCustomAttributesDataImpl() + | _ -> [| |] :> IList<_> + + +#endif + override __.GetStaticParameters(ty) = + match ty with + | :? ProvidedTypeDefinition as t -> + if ty.Name = t.Name (* REVIEW: use equality? *) then + t.GetStaticParameters() + else + [| |] + | _ -> [| |] + + override __.ApplyStaticArguments(ty,typePathAfterArguments:string[],objs) = + let typePathAfterArguments = typePathAfterArguments.[typePathAfterArguments.Length-1] + match ty with + | :? ProvidedTypeDefinition as t -> (t.MakeParametricType(typePathAfterArguments,objs) :> Type) + | _ -> failwith (sprintf "ApplyStaticArguments: static params for type %s are unexpected" ty.FullName) + +#if FX_NO_LOCAL_FILESYSTEM + override __.GetGeneratedAssemblyContents(_assembly) = + // TODO: this is very fake, we rely on the fact it is never needed + match System.Windows.Application.GetResourceStream(System.Uri("FSharp.Core.dll",System.UriKind.Relative)) with + | null -> failwith "FSharp.Core.dll not found as Manifest Resource, we're just trying to read some random .NET assembly, ok?" + | resStream -> + use stream = resStream.Stream + let len = stream.Length + let buf = Array.zeroCreate (int len) + let rec loop where rem = + let n = stream.Read(buf, 0, int rem) + if n < rem then loop (where + n) (rem - n) + loop 0 (int len) + buf + + //failwith "no file system" +#else + override __.GetGeneratedAssemblyContents(assembly:Assembly) = + //printfn "looking up assembly '%s'" assembly.FullName + match GlobalProvidedAssemblyElementsTable.theTable.TryGetValue assembly with + | true,bytes -> bytes.Force() + | _ -> + let bytes = System.IO.File.ReadAllBytes assembly.ManifestModule.FullyQualifiedName + GlobalProvidedAssemblyElementsTable.theTable.[assembly] <- Lazy<_>.CreateFromValue bytes + bytes +#endif diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fsi b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fsi new file mode 100644 index 000000000..3267c5b9e --- /dev/null +++ b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/ProvidedTypes.fsi @@ -0,0 +1,512 @@ +// Copyright (c) Microsoft Corporation 2005-2014 and other contributors. +// This sample code is provided "as is" without warranty of any kind. +// We disclaim all warranties, either express or implied, including the +// warranties of merchantability and fitness for a particular purpose. +// +// This file contains a set of helper types and methods for providing types in an implementation +// of ITypeProvider. +// +// This code has been modified and is appropriate for use in conjunction with the F# 3.0-4.0 releases + + +namespace ProviderImplementation.ProvidedTypes + +open System +open System.Reflection +open System.Linq.Expressions +open Microsoft.FSharp.Quotations +open Microsoft.FSharp.Core.CompilerServices + +/// Represents an erased provided parameter +type ProvidedParameter = + inherit ParameterInfo + // [] + new : parameterName: string * parameterType: Type * ?isOut:bool * ?optionalValue:obj -> ProvidedParameter + member IsParamArray : bool with get,set + +/// Represents a provided static parameter. +type ProvidedStaticParameter = + inherit ParameterInfo + // [] + new : parameterName: string * parameterType:Type * ?parameterDefaultValue:obj -> ProvidedStaticParameter + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + +/// Represents an erased provided constructor. +type ProvidedConstructor = + inherit ConstructorInfo + + /// Create a new provided constructor. It is not initially associated with any specific provided type definition. + // [] + new : parameters: ProvidedParameter list -> ProvidedConstructor + + /// Add a 'Obsolete' attribute to this provided constructor + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided constructor, where the documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Set the quotation used to compute the implementation of invocations of this constructor. + member InvokeCode : (Expr list -> Expr) with set + + /// FSharp.Data addition: this method is used by Debug.fs + member internal GetInvokeCodeInternal : bool -> (Expr [] -> Expr) + + /// Set the target and arguments of the base constructor call. Only used for generated types. + member BaseConstructorCall : (Expr list -> ConstructorInfo * Expr list) with set + + /// Set a flag indicating that the constructor acts like an F# implicit constructor, so the + /// parameters of the constructor become fields and can be accessed using Expr.GlobalVar with the + /// same name. + member IsImplicitCtor : bool with get,set + + /// Add definition location information to the provided constructor. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + + member IsTypeInitializer : bool with get,set + +type ProvidedMethod = + inherit MethodInfo + + /// Create a new provided method. It is not initially associated with any specific provided type definition. + // [] + new : methodName:string * parameters: ProvidedParameter list * returnType: Type -> ProvidedMethod + + /// Add XML documentation information to this provided method + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + member AddMethodAttrs : attributes:MethodAttributes -> unit + + /// Set the method attributes of the method. By default these are simple 'MethodAttributes.Public' + member SetMethodAttrs : attributes:MethodAttributes -> unit + + /// Get or set a flag indicating if the property is static. + member IsStaticMethod : bool with get, set + + /// Set the quotation used to compute the implementation of invocations of this method. + member InvokeCode : (Expr list -> Expr) with set + + /// FSharp.Data addition: this method is used by Debug.fs + member internal GetInvokeCodeInternal : bool -> (Expr [] -> Expr) + + /// Add definition location information to the provided type definition. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + + /// Add a custom attribute to the provided method definition. + member AddCustomAttribute : CustomAttributeData -> unit + + /// Define the static parameters available on a statically parameterized method + member DefineStaticParameters : parameters: ProvidedStaticParameter list * instantiationFunction: (string -> obj[] -> ProvidedMethod) -> unit + +/// Represents an erased provided property. +type ProvidedProperty = + inherit PropertyInfo + + /// Create a new provided property. It is not initially associated with any specific provided type definition. + // [] + new : propertyName: string * propertyType: Type * ?parameters:ProvidedParameter list -> ProvidedProperty + + /// Add a 'Obsolete' attribute to this provided property + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Get or set a flag indicating if the property is static. + /// FSharp.Data addition: the getter is used by Debug.fs + member IsStatic : bool with get,set + + /// Set the quotation used to compute the implementation of gets of this property. + member GetterCode : (Expr list -> Expr) with set + + /// Set the function used to compute the implementation of sets of this property. + member SetterCode : (Expr list -> Expr) with set + + /// Add definition location information to the provided type definition. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + + /// Add a custom attribute to the provided property definition. + member AddCustomAttribute : CustomAttributeData -> unit + +/// Represents an erased provided property. +type ProvidedEvent = + inherit EventInfo + + /// Create a new provided type. It is not initially associated with any specific provided type definition. + new : propertyName: string * eventHandlerType: Type -> ProvidedEvent + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Get or set a flag indicating if the property is static. + member IsStatic : bool with set + + /// Set the quotation used to compute the implementation of gets of this property. + member AdderCode : (Expr list -> Expr) with set + + /// Set the function used to compute the implementation of sets of this property. + member RemoverCode : (Expr list -> Expr) with set + + /// Add definition location information to the provided type definition. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + +/// Represents an erased provided field. +type ProvidedLiteralField = + inherit FieldInfo + + /// Create a new provided field. It is not initially associated with any specific provided type definition. + // [] + new : fieldName: string * fieldType: Type * literalValue: obj -> ProvidedLiteralField + + /// Add a 'Obsolete' attribute to this provided field + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided field + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided field, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided field, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Add definition location information to the provided field. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + +/// Represents an erased provided field. +type ProvidedField = + inherit FieldInfo + + /// Create a new provided field. It is not initially associated with any specific provided type definition. + // [] + new : fieldName: string * fieldType: Type -> ProvidedField + + /// Add a 'Obsolete' attribute to this provided field + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided field + member AddXmlDoc : xmlDoc: string -> unit + + /// Add XML documentation information to this provided field, where the computation of the documentation is delayed until necessary + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided field, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Add definition location information to the provided field definition. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + + member SetFieldAttributes : attributes : FieldAttributes -> unit + +/// Represents the type constructor in a provided symbol type. +[] +type ProvidedSymbolKind = + /// Indicates that the type constructor is for a single-dimensional array + | SDArray + /// Indicates that the type constructor is for a multi-dimensional array + | Array of int + /// Indicates that the type constructor is for pointer types + | Pointer + /// Indicates that the type constructor is for byref types + | ByRef + /// Indicates that the type constructor is for named generic types + | Generic of Type + /// Indicates that the type constructor is for abbreviated types + | FSharpTypeAbbreviation of (Assembly * string * string[]) + +/// Represents an array or other symbolic type involving a provided type as the argument. +/// See the type provider spec for the methods that must be implemented. +/// Note that the type provider specification does not require us to implement pointer-equality for provided types. +[] +type ProvidedSymbolType = + inherit Type + + /// Returns the kind of this symbolic type + member Kind : ProvidedSymbolKind + + /// Return the provided types used as arguments of this symbolic type + member Args : list + + /// For example, kg + member IsFSharpTypeAbbreviation: bool + + /// For example, int or int + member IsFSharpUnitAnnotated : bool + +/// Helpers to build symbolic provided types +[] +type ProvidedTypeBuilder = + + /// Like typ.MakeGenericType, but will also work with unit-annotated types + static member MakeGenericType: genericTypeDefinition: Type * genericArguments: Type list -> Type + + /// Like methodInfo.MakeGenericMethod, but will also work with unit-annotated types and provided types + static member MakeGenericMethod: genericMethodDefinition: MethodInfo * genericArguments: Type list -> MethodInfo + +/// Helps create erased provided unit-of-measure annotations. +[] +type ProvidedMeasureBuilder = + + /// The ProvidedMeasureBuilder for building measures. + static member Default : ProvidedMeasureBuilder + + /// Gets the measure indicating the "1" unit of measure, that is the unitless measure. + member One : Type + + /// Returns the measure indicating the product of two units of measure, e.g. kg * m + member Product : measure1: Type * measure1: Type -> Type + + /// Returns the measure indicating the inverse of two units of measure, e.g. 1 / s + member Inverse : denominator: Type -> Type + + /// Returns the measure indicating the ratio of two units of measure, e.g. kg / m + member Ratio : numerator: Type * denominator: Type -> Type + + /// Returns the measure indicating the square of a unit of measure, e.g. m * m + member Square : ``measure``: Type -> Type + + /// Returns the measure for an SI unit from the F# core library, where the string is in capitals and US spelling, e.g. Meter + member SI : unitName:string -> Type + + /// Returns a type where the type has been annotated with the given types and/or units-of-measure. + /// e.g. float, Vector + member AnnotateType : basic: Type * argument: Type list -> Type + + +/// Represents a provided type definition. +type ProvidedTypeDefinition = + inherit Type + + /// Create a new provided type definition in a namespace. + // [] + new : assembly: Assembly * namespaceName: string * className: string * baseType: Type option -> ProvidedTypeDefinition + + /// Create a new provided type definition, to be located as a nested type in some type definition. + // [] + new : className : string * baseType: Type option -> ProvidedTypeDefinition + + /// Add the given type as an implemented interface. + member AddInterfaceImplementation : interfaceType: Type -> unit + + /// Add the given function as a set of on-demand computed interfaces. + member AddInterfaceImplementationsDelayed : interfacesFunction:(unit -> Type list)-> unit + + /// Specifies that the given method body implements the given method declaration. + member DefineMethodOverride : methodInfoBody: ProvidedMethod * methodInfoDeclaration: MethodInfo -> unit + + /// Add a 'Obsolete' attribute to this provided type definition + member AddObsoleteAttribute : message: string * ?isError: bool -> unit + + /// Add XML documentation information to this provided constructor + member AddXmlDoc : xmlDoc: string -> unit + + /// Set the base type + member SetBaseType : Type -> unit + + /// Set the base type to a lazily evaluated value. Use this to delay realization of the base type as late as possible. + member SetBaseTypeDelayed : baseTypeFunction:(unit -> Type) -> unit + + /// Set underlying type for generated enums + member SetEnumUnderlyingType : Type -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary. + /// The documentation is only computed once. + member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit + + /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary + /// The documentation is re-computed every time it is required. + member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit + + /// Set the attributes on the provided type. This fully replaces the default TypeAttributes. + member SetAttributes : TypeAttributes -> unit + + /// Reset the enclosing type (for generated nested types) + member ResetEnclosingType: enclosingType:Type -> unit + + /// Add a method, property, nested type or other member to a ProvidedTypeDefinition + member AddMember : memberInfo:MemberInfo -> unit + + /// Add a set of members to a ProvidedTypeDefinition + member AddMembers : memberInfos:list<#MemberInfo> -> unit + + /// Add a member to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. + member AddMemberDelayed : memberFunction:(unit -> #MemberInfo) -> unit + + /// Add a set of members to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. + member AddMembersDelayed : membersFunction:(unit -> list<#MemberInfo>) -> unit + + /// Add the types of the generated assembly as generative types, where types in namespaces get hierarchically positioned as nested types. + member AddAssemblyTypesAsNestedTypesDelayed : assemblyFunction:(unit -> Assembly) -> unit + + /// Define the static parameters available on a statically parameterized type + member DefineStaticParameters : parameters: ProvidedStaticParameter list * instantiationFunction: (string -> obj[] -> ProvidedTypeDefinition) -> unit + + /// Add definition location information to the provided type definition. + member AddDefinitionLocation : line:int * column:int * filePath:string -> unit + + /// Suppress Object entries in intellisense menus in instances of this provided type + member HideObjectMethods : bool with set + + /// Disallows the use of the null literal. + member NonNullable : bool with set + + /// Get or set a flag indicating if the ProvidedTypeDefinition is erased + member IsErased : bool with get,set + + /// Get or set a flag indicating if the ProvidedTypeDefinition has type-relocation suppressed + [] + member SuppressRelocation : bool with get,set + + /// FSharp.Data addition: this method is used by Debug.fs + member MakeParametricType : name:string * args:obj[] -> ProvidedTypeDefinition + + /// Add a custom attribute to the provided type definition. + member AddCustomAttribute : CustomAttributeData -> unit + + /// Emulate the F# type provider type erasure mechanism to get the + /// actual (erased) type. We erase ProvidedTypes to their base type + /// and we erase array of provided type to array of base type. In the + /// case of generics all the generic type arguments are also recursively + /// replaced with the erased-to types + static member EraseType : typ:Type -> Type + + /// Get or set a utility function to log the creation of root Provided Type. Used to debug caching/invalidation. + static member Logger : (string -> unit) option ref + +/// A provided generated assembly +type ProvidedAssembly = + /// Create a provided generated assembly + new : assemblyFileName:string -> ProvidedAssembly + + /// Emit the given provided type definitions as part of the assembly + /// and adjust the 'Assembly' property of all provided type definitions to return that + /// assembly. + /// + /// The assembly is only emitted when the Assembly property on the root type is accessed for the first time. + /// The host F# compiler does this when processing a generative type declaration for the type. + member AddTypes : types : ProvidedTypeDefinition list -> unit + + /// + /// Emit the given nested provided type definitions as part of the assembly. + /// and adjust the 'Assembly' property of all provided type definitions to return that + /// assembly. + /// + /// A path of type names to wrap the generated types. The generated types are then generated as nested types. + member AddNestedTypes : types : ProvidedTypeDefinition list * enclosingGeneratedTypeNames: string list -> unit + +#if FX_NO_LOCAL_FILESYSTEM +#else + /// Register that a given file is a provided generated assembly + static member RegisterGenerated : fileName:string -> Assembly +#endif + + +/// A base type providing default implementations of type provider functionality when all provided +/// types are of type ProvidedTypeDefinition. +type TypeProviderForNamespaces = + + /// Initializes a type provider to provide the types in the given namespace. + new : namespaceName:string * types: ProvidedTypeDefinition list -> TypeProviderForNamespaces + + /// Initializes a type provider + new : unit -> TypeProviderForNamespaces + + /// Invoked by the type provider to add a namespace of provided types in the specification of the type provider. + member AddNamespace : namespaceName:string * types: ProvidedTypeDefinition list -> unit + + /// Invoked by the type provider to get all provided namespaces with their provided types. + member Namespaces : seq + + /// Invoked by the type provider to invalidate the information provided by the provider + member Invalidate : unit -> unit + + /// Invoked by the host of the type provider to get the static parameters for a method. + member GetStaticParametersForMethod : MethodBase -> ParameterInfo[] + + /// Invoked by the host of the type provider to apply the static argumetns for a method. + member ApplyStaticArgumentsForMethod : MethodBase * string * obj[] -> MethodBase + +#if FX_NO_LOCAL_FILESYSTEM +#else + /// AssemblyResolve handler. Default implementation searches .dll file in registered folders + abstract ResolveAssembly : ResolveEventArgs -> Assembly + default ResolveAssembly : ResolveEventArgs -> Assembly + + /// Registers custom probing path that can be used for probing assemblies + member RegisterProbingFolder : folder: string -> unit + + /// Registers location of RuntimeAssembly (from TypeProviderConfig) as probing folder + member RegisterRuntimeAssemblyLocationAsProbingFolder : config: TypeProviderConfig -> unit + +#endif + + [] + member Disposing : IEvent + + interface ITypeProvider + + +// Used by unit testing to check that invalidation handlers are being disconnected +module GlobalCountersForInvalidation = + val GetInvalidationHandlersAdded : unit -> int + val GetInvalidationHandlersRemoved : unit -> int + +module internal UncheckedQuotations = + + type Expr with + static member NewDelegateUnchecked : ty:Type * vs:Var list * body:Expr -> Expr + static member NewObjectUnchecked : cinfo:ConstructorInfo * args:Expr list -> Expr + static member NewArrayUnchecked : elementType:Type * elements:Expr list -> Expr + static member CallUnchecked : minfo:MethodInfo * args:Expr list -> Expr + static member CallUnchecked : obj:Expr * minfo:MethodInfo * args:Expr list -> Expr + static member ApplicationUnchecked : f:Expr * x:Expr -> Expr + static member PropertyGetUnchecked : pinfo:PropertyInfo * args:Expr list -> Expr + static member PropertyGetUnchecked : obj:Expr * pinfo:PropertyInfo * ?args:Expr list -> Expr + static member PropertySetUnchecked : pinfo:PropertyInfo * value:Expr * ?args:Expr list -> Expr + static member PropertySetUnchecked : obj:Expr * pinfo:PropertyInfo * value:Expr * args:Expr list -> Expr + static member FieldGetUnchecked : pinfo:FieldInfo -> Expr + static member FieldGetUnchecked : obj:Expr * pinfo:FieldInfo -> Expr + static member FieldSetUnchecked : pinfo:FieldInfo * value:Expr -> Expr + static member FieldSetUnchecked : obj:Expr * pinfo:FieldInfo * value:Expr -> Expr + static member TupleGetUnchecked : e:Expr * n:int -> Expr + static member LetUnchecked : v:Var * e:Expr * body:Expr -> Expr + + type Shape + val ( |ShapeCombinationUnchecked|ShapeVarUnchecked|ShapeLambdaUnchecked| ) : e:Expr -> Choice<(Shape * Expr list),Var, (Var * Expr)> + val RebuildShapeCombinationUnchecked : Shape * args:Expr list -> Expr diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fs b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fs deleted file mode 100644 index f794441ef..000000000 --- a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fs +++ /dev/null @@ -1,1522 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -namespace Internal.Utilities.TypeProvider.Emit -#else -namespace Microsoft.FSharp.TypeProvider.Emit -#endif - - -open System -open System.Text -open System.IO -open System.Reflection -open System.Reflection.Emit -open System.Collections.Generic -open Microsoft.FSharp.Core.CompilerServices - -[] -module Misc = - let nonNull str x = if x=null then failwith ("Null in " + str) else x - let notRequired opname item = - let msg = sprintf "The operation '%s' on item '%s' should not be called on provided type, member or parameter" opname item - System.Diagnostics.Debug.Assert (false, msg) - raise (System.NotSupportedException msg) - - let mkEditorHideMethodsCustomAttributeData() = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| |] - member __.NamedArguments = upcast [| |] } - - /// This makes an xml doc attribute w.r.t. an amortized computation of an xml doc string. - /// It is important that the text of the xml doc only get forced when poking on the ConstructorArguments - /// for the CustomAttributeData object. - let mkXmlDocCustomAttributeDataLazy(lazyText: Lazy) = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| CustomAttributeTypedArgument(typeof, lazyText.Force()) |] - member __.NamedArguments = upcast [| |] } - - let mkXmlDocCustomAttributeData(s:string) = mkXmlDocCustomAttributeDataLazy (lazy s) - - let mkDefinitionLocationAttributeCustomAttributeData(line:int,column:int,filePath:string) = - { new CustomAttributeData() with - member __.Constructor = typeof.GetConstructors().[0] - member __.ConstructorArguments = upcast [| |] - member __.NamedArguments = - upcast [| CustomAttributeNamedArgument(typeof.GetProperty("FilePath"), CustomAttributeTypedArgument(typeof, filePath)); - CustomAttributeNamedArgument(typeof.GetProperty("Line"), CustomAttributeTypedArgument(typeof, line)) ; - CustomAttributeNamedArgument(typeof.GetProperty("Column"), CustomAttributeTypedArgument(typeof, column)) - |] } - - type CustomAttributesImpl() = - let customAttributes = ResizeArray() - let mutable hideObjectMethods = false - let mutable xmlDocDelayed = None - let mutable xmlDocAlwaysRecomputed = None - - // XML doc text that we only compute once, if any. This must _not_ be forced until the ConstructorArguments - // property of the custom attribute is foced. - let xmlDocDelayedText = - lazy - (match xmlDocDelayed with None -> assert false; "" | Some f -> f()) - - // Custom atttributes that we only compute once - let customAttributesOnce = - lazy - [| if hideObjectMethods then yield mkEditorHideMethodsCustomAttributeData() - match xmlDocDelayed with None -> () | Some _ -> customAttributes.Add(mkXmlDocCustomAttributeDataLazy xmlDocDelayedText) - yield! customAttributes |] - - member __.AddDefinitionLocation(line:int,column:int,filePath:string) = customAttributes.Add(mkDefinitionLocationAttributeCustomAttributeData(line, column, filePath)) - member __.AddXmlDocComputed(xmlDoc : unit -> string) = xmlDocAlwaysRecomputed <- Some xmlDoc - member __.AddXmlDocDelayed(xmlDoc : unit -> string) = xmlDocDelayed <- Some xmlDoc - member this.AddXmlDoc(text:string) = this.AddXmlDocDelayed (fun () -> text) - member __.HideObjectMethods with set v = hideObjectMethods <- v - member __.GetCustomAttributesData() = - [| yield! customAttributesOnce.Force() - match xmlDocAlwaysRecomputed with None -> () | Some f -> customAttributes.Add(mkXmlDocCustomAttributeData (f())) |] - :> IList<_> - - - let transQuotationToCode qexprf (argExprs: Quotations.Expr[]) = - let expr = qexprf (Array.toList argExprs) - let rec trans q = - match q with - // Eliminate F# property gets to method calls - | Quotations.Patterns.PropertyGet(obj,propInfo,args) -> - match obj with - | None -> trans (Quotations.Expr.Call(propInfo.GetGetMethod(),args)) - | Some o -> trans (Quotations.Expr.Call(trans o,propInfo.GetGetMethod(),args)) - // Eliminate F# property sets to method calls - | Quotations.Patterns.PropertySet(obj,propInfo,args,v) -> - match obj with - | None -> trans (Quotations.Expr.Call(propInfo.GetSetMethod(),args@[v])) - | Some o -> trans (Quotations.Expr.Call(trans o,propInfo.GetSetMethod(),args@[v])) - // Eliminate F# function applications to FSharpFunc<_,_>.Invoke calls - | Quotations.Patterns.Application(f,e) -> - trans (Quotations.Expr.Call(trans f, f.Type.GetMethod "Invoke", [ e ]) ) - | Quotations.Patterns.NewUnionCase(ci, es) -> - trans (Quotations.Expr.Call(Reflection.FSharpValue.PreComputeUnionConstructorInfo ci, es) ) - | Quotations.Patterns.NewRecord(ci, es) -> - trans (Quotations.Expr.NewObject(Reflection.FSharpValue.PreComputeRecordConstructorInfo ci, es) ) - | Quotations.Patterns.UnionCaseTest(e,uc) -> - let tagInfo = Reflection.FSharpValue.PreComputeUnionTagMemberInfo uc.DeclaringType - let tagExpr = - match tagInfo with - | :? PropertyInfo as tagProp -> - trans (Quotations.Expr.PropertyGet(e,tagProp) ) - | :? MethodInfo as tagMeth -> - if tagMeth.IsStatic then trans (Quotations.Expr.Call(tagMeth, [e])) - else trans (Quotations.Expr.Call(e,tagMeth,[])) - | _ -> failwith "unreachable: unexpected result from PreComputeUnionTagMemberInfo" - let tagNumber = uc.Tag - trans <@@ (%%(tagExpr) : int) = tagNumber @@> - - // Handle the generic cases - | Quotations.ExprShape.ShapeLambda(v,body) -> - Quotations.Expr.Lambda(v, trans body) - | Quotations.ExprShape.ShapeCombination(comb,args) -> - Quotations.ExprShape.RebuildShapeCombination(comb,List.map trans args) - | Quotations.ExprShape.ShapeVar _ -> q - trans expr - - let adjustTypeAttributes attributes isNested = - let visibilityAttributes = - match attributes &&& TypeAttributes.VisibilityMask with - | TypeAttributes.Public when isNested -> TypeAttributes.NestedPublic - | TypeAttributes.NotPublic when isNested -> TypeAttributes.NestedAssembly - | TypeAttributes.NestedPublic when not isNested -> TypeAttributes.Public - | TypeAttributes.NestedAssembly - | TypeAttributes.NestedPrivate - | TypeAttributes.NestedFamORAssem - | TypeAttributes.NestedFamily - | TypeAttributes.NestedFamANDAssem when not isNested -> TypeAttributes.NotPublic - | a -> a - (attributes &&& ~~~TypeAttributes.VisibilityMask) ||| visibilityAttributes - -type ProvidedStaticParameter(parameterName:string,parameterType:Type,?parameterDefaultValue:obj) = - inherit System.Reflection.ParameterInfo() - - override __.RawDefaultValue = defaultArg parameterDefaultValue null - override __.Attributes = if parameterDefaultValue.IsNone then enum 0 else ParameterAttributes.Optional - override __.Position = 0 - override __.ParameterType = parameterType - override __.Name = parameterName - - override __.GetCustomAttributes(_inherit) = ignore(_inherit); notRequired "GetCustomAttributes" parameterName - override __.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" parameterName - -type ProvidedParameter(name:string,parameterType:Type,?isOut:bool,?optionalValue:obj) = - inherit System.Reflection.ParameterInfo() - let customAttributesImpl = CustomAttributesImpl() - let isOut = defaultArg isOut false - override this.Name = name - override this.ParameterType = parameterType - override this.Attributes = (base.Attributes ||| (if isOut then ParameterAttributes.Out else enum 0) - ||| (match optionalValue with None -> enum 0 | Some _ -> ParameterAttributes.Optional ||| ParameterAttributes.HasDefault)) - override this.RawDefaultValue = defaultArg optionalValue null - override __.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - -type ProvidedConstructor(parameters : ProvidedParameter list) = - inherit ConstructorInfo() - let parameters = parameters |> List.map (fun p -> p :> ParameterInfo) - - let mutable declaringType = null : System.Type - let mutable invokeCode = None : option Quotations.Expr> - let nameText () = sprintf "constructor for %s" (if declaringType=null then "" else declaringType.FullName) - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - member this.HideObjectMethods with set v = customAttributesImpl.HideObjectMethods <- v - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.DeclaringTypeImpl - with set x = - if declaringType<>null then failwith (sprintf "ProvidedConstructor: declaringType already set on '%s'" (nameText())); - declaringType <- x - - member this.InvokeCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.InvokeCodeInternal <- transQuotationToCode q - - member this.InvokeCodeInternal - with get() = - match invokeCode with - | Some f -> f - | None -> failwith (sprintf "ProvidedConstructor: no invoker for '%s'" (nameText())) - and set f = - match invokeCode with - | None -> invokeCode <- Some f - | Some _ -> failwith (sprintf "ProvidedConstructor: code already given for '%s'" (nameText())) - - // Implement overloads - override this.GetParameters() = parameters |> List.toArray - override this.Attributes = MethodAttributes.Public ||| MethodAttributes.RTSpecialName - override this.Name = if this.IsStatic then ".cctor" else ".ctor" - override this.DeclaringType = declaringType |> nonNull "ProvidedConstructor.DeclaringType" - override this.IsDefined(_attributeType, _inherit) = true - - override this.Invoke(_invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) - override this.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" (nameText()) - override this.ReflectedType = notRequired "ReflectedType" (nameText()) - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" (nameText()) - override this.MethodHandle = notRequired "MethodHandle" (nameText()) - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" (nameText()) - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" (nameText()) - -type ProvidedMethod(methodName: string, parameters: ProvidedParameter list, returnType: Type) = - inherit System.Reflection.MethodInfo() - let argParams = parameters |> List.map (fun p -> p :> ParameterInfo) - - // State - let mutable declaringType : Type = null - let mutable methodAttrs = MethodAttributes.Public - let mutable invokeCode = None : option Quotations.Expr> - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.SetMethodAttrs m = methodAttrs <- m - member this.AddMethodAttrs m = methodAttrs <- methodAttrs ||| m - member this.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice - member this.IsStaticMethod - with get() = methodAttrs.HasFlag(MethodAttributes.Static) - and set x = if x then methodAttrs <- methodAttrs ||| MethodAttributes.Static - else methodAttrs <- methodAttrs &&& (~~~ MethodAttributes.Static) - member this.InvokeCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.InvokeCodeInternal <- transQuotationToCode q - - member this.InvokeCodeInternal - with get() = - match invokeCode with - | Some f -> f - | None -> failwith (sprintf "ProvidedMethod: no invoker for %s on type %s" this.Name (if declaringType=null then "" else declaringType.FullName)) - and set f = - match invokeCode with - | None -> invokeCode <- Some f - | Some _ -> failwith (sprintf "ProvidedConstructor: code already given for %s on type %s" this.Name (if declaringType=null then "" else declaringType.FullName)) - - // Implement overloads - override this.GetParameters() = argParams |> Array.ofList - override this.Attributes = methodAttrs - override this.Name = methodName - override this.DeclaringType = declaringType |> nonNull "ProvidedMethod.DeclaringType" - override this.IsDefined(_attributeType, _inherit) : bool = true - override this.MemberType = MemberTypes.Method - override this.CallingConvention = - let cc = CallingConventions.Standard - let cc = if not (this.IsStatic) then cc ||| CallingConventions.HasThis else cc - cc - override this.ReturnType = returnType - override this.ReturnParameter = null // REVIEW: Give it a name and type? - override this.ToString() = "Method " + this.Name - - override this.ReturnTypeCustomAttributes = notRequired "ReturnTypeCustomAttributes" this.Name - override this.GetBaseDefinition() = notRequired "GetBaseDefinition" this.Name - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" this.Name - override this.MethodHandle = notRequired "MethodHandle" this.Name - override this.Invoke(_obj, _invokeAttr, _binder, _parameters, _culture) = notRequired "Invoke" this.Name - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - - -type ProvidedProperty(propertyName:string,propertyType:Type, ?parameters:ProvidedParameter list) = - inherit System.Reflection.PropertyInfo() - // State - - let parameters = defaultArg parameters [] - let mutable declaringType = null - let mutable isStatic = false - let mutable getterCode = None : option Quotations.Expr> - let mutable setterCode = None : option Quotations.Expr> - - let hasGetter() = getterCode.IsSome - let hasSetter() = setterCode.IsSome - - // Delay construction - to pick up the latest isStatic - let markSpecialName (m:ProvidedMethod) = m.AddMethodAttrs(MethodAttributes.SpecialName); m - let getter = lazy (ProvidedMethod("get_" + propertyName,parameters,propertyType,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCodeInternal=getterCode.Value) |> markSpecialName) - let setter = lazy (ProvidedMethod("set_" + propertyName,parameters @ [ProvidedParameter("value",propertyType)],typeof,IsStaticMethod=isStatic,DeclaringTypeImpl=declaringType,InvokeCodeInternal=setterCode.Value) |> markSpecialName) - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice - member this.IsStatic - with get() = isStatic - and set x = isStatic <- x - - member this.GetterCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.GetterCodeInternal <- transQuotationToCode q - - member this.GetterCodeInternal - with get() = getterCode.Value - and set f = - if not getter.IsValueCreated then getterCode <- Some f else failwith "ProvidedProperty: getter MethodInfo has already been created" - - member this.SetterCode - with set (q:Quotations.Expr list -> Quotations.Expr) = this.SetterCodeInternal <- transQuotationToCode q - - member this.SetterCodeInternal - with get() = setterCode.Value - and set f = - if not (setter.IsValueCreated) then setterCode <- Some f else failwith "ProvidedProperty: setter MethodInfo has already been created" - - // Implement overloads - override this.PropertyType = propertyType - override this.SetValue(_obj, _value, _invokeAttr, _binder, _index, _culture) = notRequired "SetValue" this.Name - override this.GetAccessors _nonPublic = notRequired "nonPublic" this.Name - override this.GetGetMethod _nonPublic = if hasGetter() then getter.Force() :> MethodInfo else null - override this.GetSetMethod _nonPublic = if hasSetter() then setter.Force() :> MethodInfo else null - override this.GetIndexParameters() = [| for p in parameters -> upcast p |] - override this.Attributes = PropertyAttributes.None - override this.CanRead = hasGetter() - override this.CanWrite = hasSetter() - override this.GetValue(_obj, _invokeAttr, _binder, _index, _culture) : obj = notRequired "GetValue" this.Name - override this.Name = propertyName - override this.DeclaringType = declaringType |> nonNull "ProvidedProperty.DeclaringType" - override this.MemberType : MemberTypes = MemberTypes.Property - - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - -type ProvidedLiteralField(fieldName:string,fieldType:Type,literalValue:obj) = - inherit System.Reflection.FieldInfo() - // State - - let mutable declaringType = null - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - member this.DeclaringTypeImpl with set x = declaringType <- x // check: not set twice - - - // Implement overloads - override this.FieldType = fieldType - override this.GetRawConstantValue() = literalValue - override this.Attributes = FieldAttributes.Static ||| FieldAttributes.Literal ||| FieldAttributes.Public - override this.Name = fieldName - override this.DeclaringType = declaringType |> nonNull "ProvidedLiteralField.DeclaringType" - override this.MemberType : MemberTypes = MemberTypes.Field - - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - - override this.SetValue(_obj, _value, _invokeAttr, _binder, _culture) = notRequired "SetValue" this.Name - override this.GetValue(_obj) : obj = notRequired "GetValue" this.Name - override this.FieldHandle = notRequired "FieldHandle" this.Name - -/// Represents the type constructor in a provided symbol type. -type SymbolKind = - | SDArray - | Array of int - | Pointer - | ByRef - | Generic of System.Type - | FSharpTypeAbbreviation of (System.Reflection.Assembly * string * string) - - -/// Represents an array or other symbolic type involving a provided type as the argument. -/// See the type provider spec for the methods that must be implemented. -/// Note that the type provider specification does not require us to implement pointer-equality for provided types. -type ProvidedSymbolType(kind: SymbolKind, args: Type list) = - inherit Type() - - override this.FullName = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg.FullName + "[]" - | SymbolKind.Array _,[arg] -> arg.FullName + "[*]" - | SymbolKind.Pointer,[arg] -> arg.FullName + "*" - | SymbolKind.ByRef,[arg] -> arg.FullName + "&" - | SymbolKind.Generic gty, args -> gty.FullName + args.ToString() - | SymbolKind.FSharpTypeAbbreviation (_,nsp,path),args -> nsp + "." + path + args.ToString() - | _ -> failwith "unreachable" - - /// Although not strictly required by the type provider specification, this is required when doing basic operations like FullName on - /// .NET symbolic types made from this type, e.g. when building Nullable.FullName - override this.DeclaringType = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg - | SymbolKind.Array _,[arg] -> arg - | SymbolKind.Pointer,[arg] -> arg - | SymbolKind.ByRef,[arg] -> arg - | SymbolKind.Generic gty,_ -> gty - | SymbolKind.FSharpTypeAbbreviation _,_ -> null - | _ -> failwith "unreachable" - - override this.Name = - match kind,args with - | SymbolKind.SDArray,[arg] -> arg.Name + "[]" - | SymbolKind.Array _,[arg] -> arg.Name + "[*]" - | SymbolKind.Pointer,[arg] -> arg.Name + "*" - | SymbolKind.ByRef,[arg] -> arg.Name + "&" - | SymbolKind.Generic gty, args -> gty.FullName + args.ToString() - | SymbolKind.FSharpTypeAbbreviation (_,_,path),_ -> path - | _ -> failwith "unreachable" - - override this.BaseType = - match kind with - | SymbolKind.SDArray -> typeof - | SymbolKind.Array _ -> typeof - | SymbolKind.Pointer -> typeof - | SymbolKind.ByRef -> typeof - | SymbolKind.Generic gty -> gty.BaseType - | SymbolKind.FSharpTypeAbbreviation _ -> typeof - - override this.GetArrayRank() = (match kind with SymbolKind.Array n -> n | SymbolKind.SDArray -> 1 | _ -> invalidOp "non-array type") - override this.IsArrayImpl() = (match kind with SymbolKind.Array _ | SymbolKind.SDArray -> true | _ -> false) - override this.IsByRefImpl() = (match kind with SymbolKind.ByRef _ -> true | _ -> false) - override this.IsPointerImpl() = (match kind with SymbolKind.Pointer _ -> true | _ -> false) - override this.IsPrimitiveImpl() = false - override this.IsGenericType = (match kind with SymbolKind.Generic _ -> true | _ -> false) - override this.GetGenericArguments() = (match kind with SymbolKind.Generic _ -> args |> List.toArray | _ -> invalidOp "non-generic type") - override this.GetGenericTypeDefinition() = (match kind with SymbolKind.Generic e -> e | _ -> invalidOp "non-generic type") - override this.IsCOMObjectImpl() = false - override this.HasElementTypeImpl() = (match kind with SymbolKind.Generic _ -> false | _ -> true) - override this.GetElementType() = (match kind,args with (SymbolKind.Array _ | SymbolKind.SDArray | SymbolKind.ByRef | SymbolKind.Pointer),[e] -> e | _ -> invalidOp "not an array, pointer or byref type") - override this.ToString() = this.FullName - - override this.Module : Module = notRequired "Module" this.Name - override this.Assembly = - match kind with - | SymbolKind.FSharpTypeAbbreviation (assembly,_nsp,_path) -> assembly - | _ -> notRequired "Assembly" this.Name - override this.Namespace = - match kind with - | SymbolKind.FSharpTypeAbbreviation (_assembly,nsp,_path) -> nsp - | _ -> notRequired "Namespace" this.Name - override this.GetConstructors _bindingAttr = notRequired "GetConstructors" this.Name - override this.GetMethodImpl(_name, _bindingAttr, _binderBinder, _callConvention, _types, _modifiers) = notRequired "GetMethodImpl" this.Name - override this.GetMembers _bindingAttr = notRequired "GetMembers" this.Name - override this.GetMethods _bindingAttr = notRequired "GetMethods" this.Name - override this.GetField(_name, _bindingAttr) = notRequired "GetField" this.Name - override this.GetFields _bindingAttr = notRequired "GetFields" this.Name - override this.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" this.Name - override this.GetInterfaces() = notRequired "GetInterfaces" this.Name - override this.GetEvent(_name, _bindingAttr) = notRequired "GetEvent" this.Name - override this.GetEvents _bindingAttr = notRequired "GetEvents" this.Name - override this.GetProperties _bindingAttr = notRequired "GetProperties" this.Name - override this.GetPropertyImpl(_name, _bindingAttr, _binder, _returnType, _types, _modifiers) = notRequired "GetPropertyImpl" this.Name - override this.GetNestedTypes _bindingAttr = notRequired "GetNestedTypes" this.Name - override this.GetNestedType(_name, _bindingAttr) = notRequired "GetNestedType" this.Name - override this.GetAttributeFlagsImpl() = notRequired "GetAttributeFlagsImpl" this.Name - override this.UnderlyingSystemType = notRequired "UnderlyingSystemType" this.Name - override this.GetCustomAttributesData() = notRequired "GetCustomAttributesData" this.Name - override this.MemberType = notRequired "MemberType" this.Name - override this.GetHashCode() = notRequired "GetHashCode" this.Name - override this.Equals(_that:obj) : bool = notRequired "Equals" this.Name - override this.GetMember(_name,_mt,_bindingAttr) = notRequired "GetMember" this.Name - override this.GUID = notRequired "GUID" this.Name - override this.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "InvokeMember" this.Name - override this.AssemblyQualifiedName = notRequired "AssemblyQualifiedName" this.Name - override this.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = notRequired "GetConstructorImpl" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - - - -[] -type ProvidedMeasureBuilder() = - - static let theBuilder = ProvidedMeasureBuilder() - static member Default = theBuilder - member b.One = typeof - member b.Product (m1,m2) = typedefof>.MakeGenericType [| m1;m2 |] - member b.Inverse m = typedefof>.MakeGenericType [| m |] - member b.Ratio (m1, m2) = b.Product(m1, b.Inverse m2) - member b.Square m = b.Product(m, m) - member b.SI m = - match typedefof>.Assembly.GetType("Microsoft.FSharp.Data.UnitSystems.SI.UnitNames."+m) with - | null -> - ProvidedSymbolType - (SymbolKind.FSharpTypeAbbreviation - (typeof.Assembly, - "Microsoft.FSharp.Data.UnitSystems.SI.UnitNames", - m), - []) :> Type - | v -> v - member b.AnnotateType (basicType, annotation) = ProvidedSymbolType(Generic basicType, annotation) :> Type - - -[] -type TypeContainer = - | Namespace of Assembly * string // namespace - | Type of System.Type - | TypeToBeDecided - -module GlobalProvidedAssemblyElementsTable = - let theTable = Dictionary() - -type ProvidedTypeDefinition(container:TypeContainer,className : string, baseType : Type option) as this = - inherit Type() - // state - let mutable attributes = - TypeAttributes.Public ||| - TypeAttributes.Class ||| - TypeAttributes.Sealed ||| - enum (int32 TypeProviderTypeAttributes.IsErased) - - - let mutable baseType = baseType - let mutable membersKnown = ResizeArray() - let mutable membersQueue = ResizeArray<(unit -> list)>() - let mutable staticParams = [ ] - let mutable staticParamsApply = None - let mutable container = container - let mutable interfaceImpls = ResizeArray() - let mutable methodOverrides = ResizeArray() - - // members API - let getMembers() = - if membersQueue.Count > 0 then - let elems = membersQueue |> Seq.toArray // take a copy in case more elements get added - membersQueue.Clear() - for f in elems do - for i in f() do - membersKnown.Add i - match i with - | :? ProvidedProperty as p -> - if p.CanRead then membersKnown.Add (p.GetGetMethod true) - if p.CanWrite then membersKnown.Add (p.GetSetMethod true) - | _ -> () - - membersKnown.ToArray() - - let mutable theAssembly = - lazy - match container with - | TypeContainer.Namespace (theAssembly, rootNamespace) -> - if theAssembly = null then failwith "Null assemblies not allowed" - if rootNamespace<>null && rootNamespace.Length=0 then failwith "Use 'null' for global namespace" - theAssembly - | TypeContainer.Type superTy -> superTy.Assembly - | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" this.Name) - - let rootNamespace = - lazy - match container with - | TypeContainer.Namespace (_,rootNamespace) -> rootNamespace - | TypeContainer.Type enclosingTyp -> enclosingTyp.Namespace - | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" this.Name) - - let declaringType = - lazy - match container with - | TypeContainer.Namespace _ -> null - | TypeContainer.Type enclosingTyp -> enclosingTyp - | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" this.Name) - - let fullName = - lazy - match container with - | TypeContainer.Type declaringType -> declaringType.FullName + "+" + className - | TypeContainer.Namespace (_,namespaceName) -> - if namespaceName="" then failwith "use null for global namespace" - match namespaceName with - | null -> className - | _ -> namespaceName + "." + className - | TypeContainer.TypeToBeDecided -> failwith (sprintf "type '%s' was not added as a member to a declaring type" this.Name) - - let patchUpAddedMemberInfo (this:Type) (m:MemberInfo) = - match m with - | :? ProvidedConstructor as c -> c.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedMethod as m -> m.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedProperty as p -> p.DeclaringTypeImpl <- this // patch up "declaring type" on provided MethodInfo - | :? ProvidedTypeDefinition as t -> t.DeclaringTypeImpl <- this - | :? ProvidedLiteralField as l -> l.DeclaringTypeImpl <- this - | _ -> () - - let customAttributesImpl = CustomAttributesImpl() - member this.AddXmlDocComputed xmlDoc = customAttributesImpl.AddXmlDocComputed xmlDoc - member this.AddXmlDocDelayed xmlDoc = customAttributesImpl.AddXmlDocDelayed xmlDoc - member this.AddXmlDoc xmlDoc = customAttributesImpl.AddXmlDoc xmlDoc - member this.AddDefinitionLocation(line,column,filePath) = customAttributesImpl.AddDefinitionLocation(line, column, filePath) - member this.HideObjectMethods with set v = customAttributesImpl.HideObjectMethods <- v - override this.GetCustomAttributesData() = customAttributesImpl.GetCustomAttributesData() - - new (assembly:Assembly,namespaceName,className,baseType) = new ProvidedTypeDefinition(TypeContainer.Namespace (assembly,namespaceName), className, baseType) - new (className,baseType) = new ProvidedTypeDefinition(TypeContainer.TypeToBeDecided, className, baseType) - // state ops - - member this.SetBaseType t = baseType <- Some t - member this.SetAttributes x = attributes <- x - // Add MemberInfos - member this.AddMembersDelayed(makeMS : unit -> list<#MemberInfo>) = - membersQueue.Add (fun () -> makeMS() |> List.map (fun x -> patchUpAddedMemberInfo this x; x :> MemberInfo )) - member this.AddMembers(ms:list<#MemberInfo>) = (* strict *) - ms |> List.iter (patchUpAddedMemberInfo this) // strict: patch up now - membersQueue.Add (fun () -> ms |> List.map (fun x -> x :> MemberInfo)) - member this.AddMember(m:MemberInfo) = this.AddMembers [m] - member this.AddMemberDelayed(m : unit -> #MemberInfo) = this.AddMembersDelayed(fun () -> [m()]) - - member this.AddAssemblyTypesAsNestedTypesDelayed (assemblyf : unit -> System.Reflection.Assembly) = - let bucketByPath nodef tipf (items: (string list * 'Value) list) = - // Find all the items with an empty key list and call 'tipf' - let tips = - [ for (keylist,v) in items do - match keylist with - | [] -> yield tipf v - | _ -> () ] - - // Find all the items with a non-empty key list. Bucket them together by - // the first key. For each bucket, call 'nodef' on that head key and the bucket. - let nodes = - let buckets = new Dictionary<_,_>(10) - for (keylist,v) in items do - match keylist with - | [] -> () - | key::rest -> - buckets.[key] <- (rest,v) :: (if buckets.ContainsKey key then buckets.[key] else []); - - [ for (KeyValue(key,items)) in buckets -> nodef key items ] - - tips @ nodes - this.AddMembersDelayed (fun _ -> - let topTypes = [ for ty in assemblyf().GetTypes() do - if not ty.IsNested then - let namespaceParts = match ty.Namespace with null -> [] | s -> s.Split '.' |> Array.toList - yield namespaceParts, ty ] - let rec loop types = - types - |> bucketByPath - (fun namespaceComponent typesUnderNamespaceComponent -> - let t = ProvidedTypeDefinition(namespaceComponent, baseType = Some typeof) - t.AddMembers (loop typesUnderNamespaceComponent) - (t :> Type)) - (fun ty -> ty) - loop topTypes) - - /// Abstract a type to a parametric-type. Requires "formal parameters" and "instantiation function". - member this.DefineStaticParameters(staticParameters : list, apply : (string -> obj[] -> ProvidedTypeDefinition)) = - staticParams <- staticParameters - staticParamsApply <- Some apply - - /// Get ParameterInfo[] for the parametric type parameters (//s GetGenericParameters) - member this.GetStaticParameters() = [| for p in staticParams -> p :> ParameterInfo |] - - /// Instantiate parametrics type - member this.MakeParametricType(name:string,args:obj[]) = - if staticParams.Length>0 then - if staticParams.Length <> args.Length then - failwith (sprintf "ProvidedTypeDefinition: expecting %d static parameters but given %d for type %s" staticParams.Length args.Length (fullName.Force())) - match staticParamsApply with - | None -> failwith "ProvidedTypeDefinition: DefineStaticParameters was not called" - | Some f -> f name args - - else - failwith (sprintf "ProvidedTypeDefinition: static parameters supplied but not expected for %s" (fullName.Force())) - - member this.DeclaringTypeImpl - with set x = - match container with TypeContainer.TypeToBeDecided -> () | _ -> failwith (sprintf "container type for '%s' was already set to '%s'" this.FullName x.FullName); - container <- TypeContainer.Type x - - // Implement overloads - override this.Assembly = theAssembly.Force() - member this.SetAssembly assembly = theAssembly <- lazy assembly - override this.FullName = fullName.Force() - override this.Namespace = rootNamespace.Force() - override this.BaseType = match baseType with Some ty -> ty | None -> null - // Constructors - override this.GetConstructors bindingAttr = - [| for m in this.GetMembers bindingAttr do - if m.MemberType = MemberTypes.Constructor then - yield (m :?> ConstructorInfo) |] - // Methods - override this.GetMethodImpl(name, _bindingAttr, _binderBinder, _callConvention, _types, _modifiers) : MethodInfo = - let membersWithName = - [ for m in getMembers() do - if m.MemberType.HasFlag(MemberTypes.Method) && m.Name = name then - yield m ] - match membersWithName with - | [] -> null - | [meth] -> meth :?> MethodInfo - | _several -> failwith "GetMethodImpl. not support overloads" - - override this.GetMethods bindingAttr = - this.GetMembers bindingAttr - |> Array.filter (fun m -> m.MemberType.HasFlag(MemberTypes.Method)) - |> Array.map (fun m -> m :?> MethodInfo) - - // Fields - override this.GetField(name, bindingAttr) = - let fields = [| for m in this.GetMembers bindingAttr do - if m.MemberType.HasFlag(MemberTypes.Field) && (name = null || m.Name = name) then // REVIEW: name = null. Is that a valid query?! - yield m |] - if fields.Length > 0 then fields.[0] :?> FieldInfo else null - - override this.GetFields bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Field) then yield m :?> FieldInfo |] - - override this.GetInterface(_name, _ignoreCase) = notRequired "GetInterface" this.Name - - override this.GetInterfaces() = - [| yield! interfaceImpls |] - - member this.GetInterfaceImplementations() = - [| yield! interfaceImpls |] - - member this.AddInterfaceImplementation ityp = interfaceImpls.Add ityp - member this.GetMethodOverrides() = - [| yield! methodOverrides |] - member this.DefineMethodOverride (bodyMethInfo,declMethInfo) = methodOverrides.Add (bodyMethInfo, declMethInfo) - - // Events - override this.GetEvent(name, bindingAttr) = - let events = this.GetMembers bindingAttr - |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Event) && (name = null || m.Name = name)) - if events.Length > 0 then events.[0] :?> EventInfo else null - - override this.GetEvents bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Event) then yield downcast m |] - - // Properties - override this.GetProperties bindingAttr = - [| for m in this.GetMembers bindingAttr do if m.MemberType.HasFlag(MemberTypes.Property) then yield downcast m |] - - override this.GetPropertyImpl(name, bindingAttr, binder, returnType, types, modifiers) = - if returnType <> null then failwith "Need to handle specified return type in GetPropertyImpl" - if types <> null then failwith "Need to handle specified parameter types in GetPropertyImpl" - if modifiers <> null then failwith "Need to handle specified modifiers in GetPropertyImpl" - if binder <> null then failwith "Need to handle binder in GetPropertyImpl" - let props = this.GetMembers bindingAttr |> Array.filter(fun m -> m.MemberType.HasFlag(MemberTypes.Property) && (name = null || m.Name = name)) // Review: nam = null, valid query!? - if props.Length > 0 then - props.[0] :?> PropertyInfo - else - null - // Nested Types - override this.MakeArrayType() = ProvidedSymbolType(SymbolKind.SDArray, [this]) :> Type - override this.MakeArrayType arg = ProvidedSymbolType(SymbolKind.Array arg, [this]) :> Type - override this.MakePointerType() = ProvidedSymbolType(SymbolKind.Pointer, [this]) :> Type - override this.MakeByRefType() = ProvidedSymbolType(SymbolKind.ByRef, [this]) :> Type - - override this.GetMembers _bindingAttr = getMembers() - - override this.GetNestedTypes bindingAttr = - this.GetMembers bindingAttr - |> Array.filter(fun m -> - m.MemberType.HasFlag(MemberTypes.NestedType) || - // Allow 'fake' nested types that are actually real .NET types - m.MemberType.HasFlag(MemberTypes.TypeInfo)) |> Array.map(fun m -> m :?> Type) - - override this.GetMember(name,mt,_bindingAttr) = - let mt = - if mt &&& MemberTypes.NestedType = MemberTypes.NestedType then - mt ||| MemberTypes.TypeInfo - else - mt - getMembers() |> Array.filter(fun m->0<>(int(m.MemberType &&& mt)) && m.Name = name) - - override this.GetNestedType(name, bindingAttr) = - let nt = this.GetMember(name, MemberTypes.NestedType ||| MemberTypes.TypeInfo, bindingAttr) - match nt.Length with - | 0 -> null - | 1 -> downcast nt.[0] - | _ -> failwith (sprintf "There is more than one nested type called '%s' in type '%s'" name this.FullName) - - // Attributes, etc.. - override this.GetAttributeFlagsImpl() = adjustTypeAttributes attributes this.IsNested - override this.IsArrayImpl() = false - override this.IsByRefImpl() = false - override this.IsPointerImpl() = false - override this.IsPrimitiveImpl() = false - override this.IsCOMObjectImpl() = false - override this.HasElementTypeImpl() = false - override this.UnderlyingSystemType = typeof - override this.Name = className - override this.DeclaringType = declaringType.Force() - override this.MemberType = if this.IsNested then MemberTypes.NestedType else MemberTypes.TypeInfo - override this.GetHashCode() = rootNamespace.GetHashCode() ^^^ className.GetHashCode() - override this.Equals(that:obj) = - match that with - | null -> false - | :? ProvidedTypeDefinition as ti -> System.Object.ReferenceEquals(this,ti) - | _ -> false - - override this.GetGenericArguments() = [||] - override this.ToString() = this.FullName - - - override this.Module : Module = notRequired "Module" this.Name - override this.GUID = Guid.Empty - override this.GetConstructorImpl(_bindingAttr, _binder, _callConvention, _types, _modifiers) = null - override this.GetCustomAttributes(_inherit) = [| |] - override this.GetCustomAttributes(_attributeType, _inherit) = [| |] - override this.IsDefined(_attributeType: Type, _inherit) = false - - override this.GetElementType() = notRequired "Module" this.Name - override this.InvokeMember(_name, _invokeAttr, _binder, _target, _args, _modifiers, _culture, _namedParameters) = notRequired "Module" this.Name - override this.AssemblyQualifiedName = notRequired "Module" this.Name - member this.IsErased - with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.IsErased)) <> enum 0 - and set v = - if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.IsErased) - else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) - - member this.SuppressRelocation - with get() = (attributes &&& enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) <> enum 0 - and set v = - if v then attributes <- attributes ||| enum (int32 TypeProviderTypeAttributes.SuppressRelocate) - else attributes <- attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) - - static member RegisterGenerated (fileName:string) = - let assemblyBytes = System.IO.File.ReadAllBytes fileName - let assembly = Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) - GlobalProvidedAssemblyElementsTable.theTable.Add(assembly, assemblyBytes) - assembly - - /// Emit the given provided type definitions into an assembly and adjust 'Assembly' property of all type definitions to return that - /// assembly. - member this.ConvertToGenerated (assemblyFileName: string, ?reportAssemblyElements) = - if this.IsErased then invalidOp ("The provided type "+this.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") - let typeDefinitions = [this] - let theElementsLazy = - lazy - let assemblyShortName = Path.GetFileNameWithoutExtension assemblyFileName - let assemblyName = AssemblyName assemblyShortName - let assembly = - System.AppDomain.CurrentDomain.DefineDynamicAssembly(name=assemblyName,access=AssemblyBuilderAccess.Save,dir=Path.GetDirectoryName assemblyFileName) - let assemblyMainModule = - assembly.DefineDynamicModule("MainModule", Path.GetFileName assemblyFileName) - let typeMap = Dictionary(HashIdentity.Reference) - - // phase 1 - set assembly fields and emit type definitions - begin - let rec typeMembers (tb:TypeBuilder) (td : ProvidedTypeDefinition) = - for ntd in td.GetNestedTypes(BindingFlags.Public ||| BindingFlags.NonPublic) do - nestedType tb ntd - - and nestedType (tb:TypeBuilder) (ntd : Type) = - match ntd with - | :? ProvidedTypeDefinition as pntd -> - if pntd.IsErased then invalidOp ("The nested provided type "+pntd.Name+"is marked as erased and cannot be converted to a generated type. Set 'IsErased' to false on the ProvidedTypeDefinition") - // Adjust the attributes - we're codegen'ing this type as nested - let attributes = adjustTypeAttributes ntd.Attributes true - let ntb = tb.DefineNestedType(pntd.Name,attr=attributes) - pntd.SetAssembly null - typeMap.[pntd] <- ntb - typeMembers ntb pntd - | _ -> () - - for td in typeDefinitions do - // Filter out the additional TypeProviderTypeAttributes flags - let attributes = td.Attributes &&& ~~~(enum (int32 TypeProviderTypeAttributes.SuppressRelocate)) - &&& ~~~(enum (int32 TypeProviderTypeAttributes.IsErased)) - // Adjust the attributes - we're codegen'ing as non-nested - let attributes = adjustTypeAttributes attributes false - let tb = assemblyMainModule.DefineType(name=td.FullName,attr=attributes) - td.SetAssembly null - typeMap.[td] <- tb - typeMembers tb td - end - let rec convType (ty:Type) = - match ty with - | :? ProvidedTypeDefinition as ptd -> - if typeMap.ContainsKey ptd then typeMap.[ptd] :> Type else ty - | _ -> - if ty.IsGenericType then ty.GetGenericTypeDefinition().MakeGenericType (Array.map convType (ty.GetGenericArguments())) - elif ty.HasElementType then - let ety = convType (ty.GetElementType()) - if ty.IsArray then - let rank = ty.GetArrayRank() - if rank = 1 then ety.MakeArrayType() - else ety.MakeArrayType rank - elif ty.IsPointer then ety.MakePointerType() - elif ty.IsByRef then ety.MakeByRefType() - else ty - else ty - - let ctorMap = Dictionary(HashIdentity.Reference) - let methMap = Dictionary(HashIdentity.Reference) - - let iterateTypes f = - let rec typeMembers (ptd : ProvidedTypeDefinition) = - let tb = typeMap.[ptd] - f tb ptd - for ntd in ptd.GetNestedTypes(BindingFlags.Public ||| BindingFlags.NonPublic) do - nestedType ntd - - and nestedType (ntd : Type) = - match ntd with - | :? ProvidedTypeDefinition as pntd -> typeMembers pntd - | _ -> () - - for td in typeDefinitions do - typeMembers td - - // phase 2 - emit member definitions - iterateTypes (fun tb ptd -> - let defineMeth (minfo:MethodInfo) = - match minfo with - | :? ProvidedMethod as pminfo when not (methMap.ContainsKey pminfo) -> - let mb = tb.DefineMethod(minfo.Name, minfo.Attributes, convType minfo.ReturnType, [| for p in minfo.GetParameters() -> convType p.ParameterType |]) - //, CallingConventions.Standard, [| for p in cinfo.GetParameters() -> convType p.ParameterType |]) - methMap.[pminfo] <- mb - | _ -> () - for cinfo in ptd.GetConstructors(BindingFlags.Public ||| BindingFlags.NonPublic) do - match cinfo with - | :? ProvidedConstructor as pcinfo when not (ctorMap.ContainsKey pcinfo) -> - let cb = tb.DefineConstructor(cinfo.Attributes, CallingConventions.Standard, [| for p in cinfo.GetParameters() -> convType p.ParameterType |]) - ctorMap.[pcinfo] <- cb - | _ -> () - - for minfo in ptd.GetMethods(BindingFlags.Public ||| BindingFlags.NonPublic) do - defineMeth minfo - - for ityp in ptd.GetInterfaceImplementations() do - tb.AddInterfaceImplementation ityp) - - // phase 3 - emit member code - iterateTypes (fun tb ptd -> - // Allow at most one constructor, and use its arguments as the fields of the type - let ctorArgs, ctorInfoOpt = - match ptd.GetConstructors(BindingFlags.Public ||| BindingFlags.NonPublic) |> Seq.toList with - | [] -> [], None - | [ :? ProvidedConstructor as pcinfo ] -> [ for p in pcinfo.GetParameters() -> p ], Some pcinfo - | _ -> failwith "at most one constructor allowed" - let ctorArgsAsFields = [ for ctorArg in ctorArgs -> tb.DefineField(ctorArg.Name, convType ctorArg.ParameterType, FieldAttributes.Private) ] - - // Emit the constructor (if any) - match ctorInfoOpt with - | None -> () - | Some pcinfo -> - - assert ctorMap.ContainsKey pcinfo - let cb = ctorMap.[pcinfo] - let ilg = cb.GetILGenerator() - ilg.Emit(OpCodes.Ldarg_0) - let minfo = typeof.GetConstructor [| |] - ilg.Emit(OpCodes.Call,minfo) - for ctorArgsAsFieldIdx,ctorArgsAsField in List.mapi (fun i x -> (i,x)) ctorArgsAsFields do - ilg.Emit(OpCodes.Ldarg_0) - ilg.Emit(OpCodes.Ldarg, ctorArgsAsFieldIdx+1) - ilg.Emit(OpCodes.Stfld, ctorArgsAsField) - - ilg.Emit(OpCodes.Ret) - - // Emit the methods - let emitMethod (minfo:MethodInfo) = - match minfo with - | :? ProvidedMethod as pminfo -> - let mb = methMap.[pminfo] - let ilg = mb.GetILGenerator() - let pop () = ilg.Emit(OpCodes.Pop) - - let parameterVars = - [| if not pminfo.IsStatic then - yield Quotations.Var("this", pminfo.DeclaringType) - for p in pminfo.GetParameters() do - yield Quotations.Var(p.Name, p.ParameterType) |] - let parameters = - [| for v in parameterVars -> Quotations.Expr.Var v |] - let linqCode = pminfo.InvokeCodeInternal parameters - let locals = Dictionary() - //printfn "Emitting linqCode for %s::%s, code = %s" pminfo.DeclaringType.FullName pminfo.Name (try linqCode.ToString() with _ -> "") - - /// emits given expression to corresponding IL - /// callerDontNeedResult - if true then caller will not use result of this expression so it needs to be discarded - let rec emit (callerDontNeedResult : bool) (expr: Quotations.Expr) = - match expr with - | Quotations.Patterns.Var v -> - if callerDontNeedResult then () - else - let methIdx = parameterVars |> Array.tryFindIndex (fun p -> p = v) - match methIdx with - | Some idx -> ilg.Emit(OpCodes.Ldarg, idx) - | None -> - let ctorArgFieldOpt = ctorArgsAsFields |> List.tryFind (fun f -> f.Name = v.Name) - match ctorArgFieldOpt with - | Some ctorArgField -> - ilg.Emit(OpCodes.Ldarg_0) - ilg.Emit(OpCodes.Ldfld, ctorArgField) - | None -> - match locals.TryGetValue v with - | true, localBuilder -> - ilg.Emit(OpCodes.Ldloc, localBuilder.LocalIndex) - | false, _ -> - failwith "unknown parameter/field" - | Quotations.Patterns.Coerce (arg,ty) -> - if callerDontNeedResult then () - else - emit false arg - ilg.Emit(OpCodes.Castclass , convType ty) - | Quotations.Patterns.Call (objOpt,meth,args) -> - match objOpt with None -> () | Some e -> emit false e - for pe in args do - emit false pe - let meth = match meth with :? ProvidedMethod as pm when methMap.ContainsKey pm -> methMap.[pm] :> MethodInfo | m -> m - ilg.Emit((if meth.IsAbstract || meth.IsVirtual then OpCodes.Callvirt else OpCodes.Call), meth) - let returnTypeIsVoid = meth.ReturnType = typeof - match returnTypeIsVoid, callerDontNeedResult with - | false, true -> - // method produced something, but we don't need it - pop() - | true, false when expr.Type = typeof -> - // if we need result and method produce void and result should be unit - push null as unit value on stack - ilg.Emit(OpCodes.Ldnull) - | _ -> () - - | Quotations.Patterns.NewObject (ctor,args) -> - for pe in args do - emit false pe - let meth = match ctor with :? ProvidedConstructor as pc when ctorMap.ContainsKey pc -> ctorMap.[pc] :> ConstructorInfo | c -> c - ilg.Emit(OpCodes.Newobj, meth) - if callerDontNeedResult then pop() - - | Quotations.Patterns.Value (obj, _ty) -> - let rec emitC (v:obj) = - match v with - | :? string as x -> ilg.Emit(OpCodes.Ldstr, x) - | :? int8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? uint8 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int8 x)) - | :? int16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? uint16 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 (int16 x)) - | :? int32 as x -> ilg.Emit(OpCodes.Ldc_I4, x) - | :? uint32 as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? int64 as x -> ilg.Emit(OpCodes.Ldc_I8, x) - | :? uint64 as x -> ilg.Emit(OpCodes.Ldc_I8, int64 x) - | :? char as x -> ilg.Emit(OpCodes.Ldc_I4, int32 x) - | :? bool as x -> ilg.Emit(OpCodes.Ldc_I4, if x then 1 else 0) - | :? System.Enum as x when x.GetType().GetEnumUnderlyingType() = typeof -> ilg.Emit(OpCodes.Ldc_I4, unbox v) - | null -> ilg.Emit(OpCodes.Ldnull) - | _ -> failwithf "unknown constant '%A' in generated method" v - if callerDontNeedResult then () - else emitC obj - | Quotations.Patterns.Let(v,e,b) -> - let lb = ilg.DeclareLocal v.Type - locals.Add (v, lb) - emit false e - ilg.Emit(OpCodes.Stloc, lb.LocalIndex) - emit callerDontNeedResult b - - | Quotations.Patterns.Sequential(e1, e2) -> - emit true e1 - emit callerDontNeedResult e2 - | Quotations.Patterns.IfThenElse(cond, ifTrue, ifFalse) -> - let ifFalseLabel = ilg.DefineLabel() - let endLabel = ilg.DefineLabel() - - emit false cond - - ilg.Emit(OpCodes.Brfalse, ifFalseLabel) - - emit callerDontNeedResult ifTrue - ilg.Emit(OpCodes.Br, endLabel) - - ilg.MarkLabel(ifFalseLabel) - emit callerDontNeedResult ifFalse - - ilg.Emit(OpCodes.Nop) - ilg.MarkLabel(endLabel) - - | Quotations.Patterns.TryWith(body, _filterVar, _filterBody, catchVar, catchBody) -> - - let stres, ldres = - if callerDontNeedResult then ignore, ignore - else - let local = ilg.DeclareLocal body.Type - let stres = fun () -> ilg.Emit(OpCodes.Stloc, local) - let ldres = fun () -> ilg.Emit(OpCodes.Ldloc, local) - stres, ldres - - let exceptionVar = ilg.DeclareLocal(catchVar.Type) - locals.Add(catchVar, exceptionVar) - - let _exnBlock = ilg.BeginExceptionBlock() - - emit callerDontNeedResult body - stres() - - ilg.BeginCatchBlock(catchVar.Type) - ilg.Emit(OpCodes.Stloc, exceptionVar) - emit callerDontNeedResult catchBody - stres() - ilg.EndExceptionBlock() - - ldres() - - | Quotations.Patterns.VarSet(v,e) -> - emit false e - match locals.TryGetValue v with - | true, localBuilder -> - ilg.Emit(OpCodes.Stloc, localBuilder.LocalIndex) - | false, _ -> - failwith "unknown parameter/field in assignment. Only assignments to locals are currently supported by TypeProviderEmit" - | n -> - failwith (sprintf "unknown expression '%A' in generated method" n) - - let callerDontNeedResult = (minfo.ReturnType = typeof) - emit callerDontNeedResult linqCode - ilg.Emit OpCodes.Ret - | _ -> () - - for minfo in ptd.GetMethods(BindingFlags.Public ||| BindingFlags.NonPublic) do - emitMethod minfo - - for (bodyMethInfo,declMethInfo) in ptd.GetMethodOverrides() do - let bodyMethBuilder = methMap.[bodyMethInfo] - tb.DefineMethodOverride(bodyMethBuilder,declMethInfo) - - for pinfo in ptd.GetProperties(BindingFlags.Public ||| BindingFlags.NonPublic) do - let pb = tb.DefineProperty(pinfo.Name, pinfo.Attributes, convType pinfo.PropertyType, [| for p in pinfo.GetIndexParameters() -> convType p.ParameterType |]) - if pinfo.CanRead then - let minfo = pinfo.GetGetMethod(true) - pb.SetGetMethod (methMap.[minfo :?> ProvidedMethod ]) - if pinfo.CanWrite then - let minfo = pinfo.GetSetMethod(true) - pb.SetSetMethod (methMap.[minfo :?> ProvidedMethod ])) - - // phase 4 - complete types - iterateTypes (fun tb _ptd -> tb.CreateType() |> ignore) - - - assembly.Save (Path.GetFileName assemblyFileName) - let assemblyBytes = File.ReadAllBytes assemblyFileName - let assemblyLoadedInMemory = System.Reflection.Assembly.Load(assemblyBytes,null,System.Security.SecurityContextSource.CurrentAppDomain) - File.Delete assemblyFileName - - iterateTypes (fun _tb ptd -> ptd.SetAssembly assemblyLoadedInMemory) - - match reportAssemblyElements with - | None -> GlobalProvidedAssemblyElementsTable.theTable.Add(assemblyLoadedInMemory, assemblyBytes) - | Some f -> f (assemblyLoadedInMemory, assemblyBytes) - assemblyLoadedInMemory - - theAssembly <- theElementsLazy - - - - -#if PROVIDER_TRANSFORMATIONS -type Context = { EventFilter : (EventInfo -> bool) - PropertyFilter : (PropertyInfo -> bool) - FieldFilter : (FieldInfo -> bool) - ConstructorFilter : (ConstructorInfo -> bool) - MethodFilter : (MethodInfo -> bool) - BaseTypeTransform : (Type -> Type option) } - - -module Filtered = - let FilterTypes (ctxt:Context) = - let collectNonNull f xs = Array.choose (fun x -> match f x with null -> None | v -> Some v) xs - let rec fAssembly(x: System.Reflection.Assembly) = - match x with - | null -> null - | _ -> - { new System.Reflection.Assembly() with - override this.GetTypes() = x.GetTypes() |> fTypes - override this.ManifestModule = x.ManifestModule - - override this.FullName = x.FullName - override this.GetName() = x.GetName() - override this.ToString() = x.ToString() } - - and fMethod(x: System.Reflection.MethodInfo) = - match x with - | null -> null - | _ -> - if not (ctxt.MethodFilter x) then null else - { new System.Reflection.MethodInfo() with - override this.DeclaringType = x.DeclaringType |> fType - override this.GetParameters() = x.GetParameters() |> fParams - - override this.CallingConvention = x.CallingConvention - override this.ReturnType = x.ReturnType - override this.ToString() = x.ToString() - override __.GetCustomAttributesData() = x.GetCustomAttributesData() - - override this.ReturnParameter = x.ReturnParameter |> fParam - override this.Name = x.Name - override this.Attributes = x.Attributes - override this.ReturnTypeCustomAttributes = notRequired "ReturnTypeCustomAttributes" this.Name - override this.GetBaseDefinition() = notRequired "GetBaseDefinition" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name - override this.Invoke(obj, invokeAttr, binder, parameters, culture) = notRequired "Invoke" this.Name - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" this.Name - override this.MethodHandle = notRequired "MethodHandle" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name } - - and fProp(x: System.Reflection.PropertyInfo) = - match x with - | null -> null - | _ -> - if not (ctxt.PropertyFilter x) then null else - { new System.Reflection.PropertyInfo() with - override this.DeclaringType = x.DeclaringType |> fType - override this.PropertyType = x.PropertyType |> fType - override this.GetGetMethod nonPublic = x.GetGetMethod nonPublic |> fMethod - override this.GetSetMethod nonPublic = x.GetSetMethod nonPublic |> fMethod - override this.GetIndexParameters() = x.GetIndexParameters() |> fParams - - override this.Name = x.Name - override this.Attributes = x.Attributes - override this.CanRead = x.CanRead - override this.CanWrite = x.CanWrite - override this.MemberType = x.MemberType - override this.ToString() = x.ToString() - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - - override this.GetValue(obj, invokeAttr, binder, index, culture) : obj = notRequired "GetValue" this.Name - override this.GetAccessors nonPublic = notRequired "nonPublic" this.Name - override this.SetValue(obj, value, invokeAttr, binder, index, culture) = notRequired "SetValue" this.Name - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name } - - and fField(x: System.Reflection.FieldInfo) = - match x with - | null -> null - | _ -> - if not (ctxt.FieldFilter x) then null else - { new System.Reflection.FieldInfo() with - override this.DeclaringType = x.DeclaringType |> fType - override this.FieldType = x.FieldType |> fType - - override this.Name = x.Name - override this.FieldHandle = x.FieldHandle - override this.ToString() = x.ToString() - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - - override this.Attributes = x.Attributes - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetValue(a) = notRequired "GetValue" this.Name - override this.SetValue(a,b,c,d,e) = notRequired "SetValue" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name } - - and fCtor(x: System.Reflection.ConstructorInfo) = - match x with - | null -> null - | _ -> - if not (ctxt.ConstructorFilter x) then null else - { new System.Reflection.ConstructorInfo() with - override this.DeclaringType = x.DeclaringType |> fType - override this.GetParameters() = x.GetParameters () |> fParams - - override this.Name = x.Name - override this.Attributes = x.Attributes - override this.ToString() = x.ToString() - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" ".ctor" - override this.Invoke(invokeAttr, binder, parameters, culture) = notRequired "Invoke" ".ctor" - override this.Invoke(obj, invokeAttr, binder, parameters, culture) = notRequired "Invoke" ".ctor" - override this.ReflectedType = notRequired "ReflectedType" ".ctor" - override this.GetMethodImplementationFlags() = notRequired "GetMethodImplementationFlags" ".ctor" - override this.MethodHandle = notRequired "MethodHandle" ".ctor" - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" ".ctor" - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" ".ctor" } - - - and fEvent(x: System.Reflection.EventInfo) = - match x with - | null -> null - | _ -> - if not (ctxt.EventFilter x) then null else - { new System.Reflection.EventInfo() with - override this.DeclaringType = x.DeclaringType |> fType - override this.EventHandlerType = x.EventHandlerType |> fType - override this.GetRaiseMethod nonPublic = x.GetRaiseMethod nonPublic |> fMethod - override this.GetAddMethod nonPublic = x.GetAddMethod nonPublic |> fMethod - override this.GetRemoveMethod nonPublic = x.GetRemoveMethod nonPublic |> fMethod - - override this.Name = x.Name - override this.IsMulticast = x.IsMulticast - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - - override this.Attributes = x.Attributes - override this.ReflectedType = notRequired "ReflectedType" this.Name - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" this.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" this.Name - override this.IsDefined(_attributeType, _inherit) = notRequired "IsDefined" this.Name } - - and fBaseType (x: Type) = - match x with - | null -> null - | _ -> - match ctxt.BaseTypeTransform x with None -> fType x | Some ty -> ty - - and fParam(x: System.Reflection.ParameterInfo) = - match x with - | null -> null - | _ -> - { new System.Reflection.ParameterInfo() with - override this.Name = x.Name - override this.ParameterType = x.ParameterType |> fType - - override this.RawDefaultValue = x.RawDefaultValue - override this.Attributes = x.Attributes - override this.Position = x.Position - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - override this.GetCustomAttributes(_inherit) = notRequired "GetCustomAttributes" x.Name - override this.GetCustomAttributes(_attributeType, _inherit) = notRequired "GetCustomAttributes" x.Name } - - and fMethods xs = collectNonNull fMethod xs - and fEvents xs = collectNonNull fEvent xs - and fCtors xs = collectNonNull fCtor xs - and fFields xs = collectNonNull fField xs - and fProps xs = collectNonNull fProp xs - - and fTypes xs = Array.map fType xs - and fParams xs = Array.map fParam xs - - and fType(x: System.Type) = - match x with - | null -> null - | _ -> - { new System.Type() with - override this.Assembly = x.Assembly |> fAssembly - override this.GetConstructors bindingAttr = x.GetConstructors bindingAttr |> fCtors - override this.GetMethods bindingAttr = x.GetMethods bindingAttr |> fMethods - override this.GetField(name, bindingAttr) = x.GetField (name, bindingAttr) |> fField - override this.GetFields bindingAttr = x.GetFields bindingAttr |> fFields - override this.GetInterfaces() = x.GetInterfaces() |> fTypes - override this.GetEvent(name, bindingAttr) = x.GetEvent(name, bindingAttr) |> fEvent - override this.GetEvents bindingAttr = x.GetEvents bindingAttr |> fEvents - - override this.GetProperties bindingAttr = x.GetProperties bindingAttr |> fProps - override this.GetNestedTypes bindingAttr = x.GetNestedTypes bindingAttr |> fTypes - override this.GetNestedType(name, bindingAttr) = x.GetNestedType (name, bindingAttr) |> fType - override this.DeclaringType = x.DeclaringType |> fType - override this.GetGenericArguments() = x.GetGenericArguments() |> fTypes - override this.GetGenericTypeDefinition() = x.GetGenericTypeDefinition() |> fType - override this.BaseType = x.BaseType |> fBaseType - override this.GetElementType() = x.GetElementType() |> fType - - override this.GetPropertyImpl(name, bindingAttr, binder, returnType, types, modifiers) = - x.GetProperty(name, bindingAttr, binder, returnType, (match types with null -> [| |] | _ -> types), modifiers) |> fProp - override this.GetConstructorImpl(bindingAttr, binder, callConvention, types, modifiers) = - x.GetConstructor(bindingAttr, binder, callConvention, (match types with null -> [| |] | _ -> types), modifiers) |> fCtor - - override this.MakeArrayType() = ProvidedSymbolType(SymbolKind.SDArray, [this]) :> Type - override this.MakeArrayType arg = ProvidedSymbolType(SymbolKind.Array arg, [this]) :> Type - override this.MakePointerType() = ProvidedSymbolType(SymbolKind.Pointer, [this]) :> Type - override this.MakeByRefType() = ProvidedSymbolType(SymbolKind.ByRef, [this]) :> Type - override this.MakeGenericType(args) = ProvidedSymbolType(SymbolKind.Generic this, Array.toList args) :> Type - - override this.GetCustomAttributesData() = x.GetCustomAttributesData() - override this.FullName = x.FullName - override this.Namespace = x.Namespace - override this.GetAttributeFlagsImpl() = x.Attributes - override this.IsGenericType = x.IsGenericType - override this.IsGenericParameter = x.IsGenericParameter - override this.IsGenericTypeDefinition = x.IsGenericTypeDefinition - override this.IsArrayImpl() = x.IsArray - override this.IsByRefImpl() = x.IsByRef - override this.IsPointerImpl() = x.IsPointer - override this.IsPrimitiveImpl() = x.IsPrimitive - override this.IsCOMObjectImpl() = x.IsCOMObject - override this.HasElementTypeImpl() = x.HasElementType - override this.UnderlyingSystemType = x.UnderlyingSystemType - override this.Name : string = x.Name - override this.MemberType = x.MemberType - override this.GetHashCode() = x.GetHashCode() - override this.Equals(that:obj) = x.Equals(that) - override this.ToString() = x.ToString() - - override this.GetMembers bindingAttr = notRequired "GetMembers" this.Name - override this.GetInterface(name, ignoreCase) = notRequired "GetInterface" this.Name - override this.GetMember(name,mt,bindingAttr) = notRequired "GetMember" this.Name - override this.GetMethodImpl(name, bindingAttr, binderBinder, callConvention, types, modifiers) = notRequired "GetMethodImpl" this.Name - override this.Module : Module = notRequired "Module" this.Name - override this.GUID = x.GUID - override this.GetCustomAttributes(_inherit) = x.GetCustomAttributes(_inherit) - override this.GetCustomAttributes(_attributeType, _inherit) = x.GetCustomAttributes(_attributeType, _inherit) - override this.IsDefined(attributeType: Type, _inherit) = x.IsDefined(_attributeType, _inherit) - - override this.InvokeMember(name, invokeAttr, binder, target, args, modifiers, culture, namedParameters) = x.InvokeMember(name, invokeAttr, binder, target, args, modifiers, culture, namedParameters) - override this.AssemblyQualifiedName = x.AssemblyQualifiedName - } - - fTypes - -[] -type ProviderTransformations() = - static member FilterTypes (types,?methodFilter,?eventFilter,?propertyFilter,?constructorFilter,?fieldFilter,?baseTypeTransform) = - let ctxt = - { EventFilter = defaultArg eventFilter (fun _ -> true) - PropertyFilter = defaultArg propertyFilter (fun _ -> true) - FieldFilter = defaultArg fieldFilter (fun _ -> true) - ConstructorFilter = defaultArg constructorFilter (fun _ -> true) - MethodFilter = defaultArg methodFilter (fun _ -> true); - BaseTypeTransform = defaultArg baseTypeTransform (fun _ -> None) } - Filtered.FilterTypes ctxt (Array.ofList types) |> Array.toList - -#endif - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -module Local = - - let makeProvidedNamespace (namespaceName:string) (types:ProvidedTypeDefinition list) = - let types = [| for ty in types -> ty :> Type |] - {new IProvidedNamespace with - member __.GetNestedNamespaces() = [| |] - member __.NamespaceName = namespaceName - member __.GetTypes() = types |> Array.copy - member __.ResolveTypeName typeName : System.Type = - match types |> Array.tryFind (fun ty -> ty.Name = typeName) with - | Some ty -> ty - | None -> let typenames = String.concat "," (types |> Array.map (fun t -> t.Name)) - failwith (sprintf "Unknown type '%s' in namespace '%s' (contains %s)" typeName namespaceName typenames) - } - -// Used by unit testing to check that invalidation handlers are being disconnected -module GlobalCountersForInvalidation = - let mutable invalidationHandlersAdded = 0 - let mutable invalidationHandlersRemoved = 0 - let GetInvalidationHandlersAdded() = invalidationHandlersAdded - let GetInvalidationHandlersRemoved() = invalidationHandlersRemoved - - -type TypeProviderForNamespaces(namespacesAndTypes : list<(string * list)>) = - let otherNamespaces = ResizeArray>() - - let providedNamespaces = - lazy [| for (namespaceName,types) in namespacesAndTypes do - yield Local.makeProvidedNamespace namespaceName types - for (namespaceName,types) in otherNamespaces do - yield Local.makeProvidedNamespace namespaceName types |] - - let invalidateE = new Event() - let invalidateP = invalidateE.Publish - let invalidatePCounting = - { new obj() with - member x.ToString() = "" - interface IEvent - interface IDelegateEvent with - member e.AddHandler(d) = - GlobalCountersForInvalidation.invalidationHandlersAdded <- GlobalCountersForInvalidation.invalidationHandlersAdded + 1 - invalidateP.AddHandler(d) - member e.RemoveHandler(d) = - GlobalCountersForInvalidation.invalidationHandlersRemoved <- GlobalCountersForInvalidation.invalidationHandlersRemoved + 1 - invalidateP.RemoveHandler(d) - interface System.IObservable with - member e.Subscribe(observer) = - GlobalCountersForInvalidation.invalidationHandlersAdded <- GlobalCountersForInvalidation.invalidationHandlersAdded + 1 - let d = invalidateP.Subscribe(observer) - { new System.IDisposable with - member x.Dispose() = - GlobalCountersForInvalidation.invalidationHandlersRemoved <- GlobalCountersForInvalidation.invalidationHandlersRemoved + 1 - d.Dispose() } } - - new (namespaceName:string,types:list) = new TypeProviderForNamespaces([(namespaceName,types)]) - new () = new TypeProviderForNamespaces([]) - - member __.AddNamespace (namespaceName,types:list<_>) = otherNamespaces.Add (namespaceName,types) - member self.Invalidate() = invalidateE.Trigger(self,EventArgs()) - interface System.IDisposable with - member x.Dispose() = () - interface ITypeProvider with - [] - override this.Invalidate = invalidatePCounting - override this.GetNamespaces() = Array.copy providedNamespaces.Value - member __.GetInvokerExpression(methodBase, parameters) = - match methodBase with - | :? ProvidedMethod as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - | :? ProvidedConstructor as m when (match methodBase.DeclaringType with :? ProvidedTypeDefinition as pt -> pt.IsErased | _ -> true) -> - m.InvokeCodeInternal parameters - // Otherwise, assume this is a generative assembly and just emit a call to the constructor or method - | :? ConstructorInfo as cinfo -> - Quotations.Expr.NewObject(cinfo, Array.toList parameters) - | :? System.Reflection.MethodInfo as minfo -> - if minfo.IsStatic then - Quotations.Expr.Call(minfo, Array.toList parameters) - else - Quotations.Expr.Call(parameters.[0], minfo, Array.toList parameters.[1..]) - | _ -> failwith ("TypeProviderForNamespaces.GetInvokerExpression: not a ProvidedMethod/ProvidedConstructor/ConstructorInfo/MethodInfo, name=" + methodBase.Name + " class=" + methodBase.GetType().FullName) - - override this.GetStaticParameters(ty) = - match ty with - | :? ProvidedTypeDefinition as t -> - if ty.Name = t.Name (* REVIEW: use equality? *) then - t.GetStaticParameters() - else - [| |] - | _ -> [| |] - - override this.ApplyStaticArguments(ty,typePathAfterArguments:string[],objs) = - let typePathAfterArguments = typePathAfterArguments.[typePathAfterArguments.Length-1] - match ty with - | :? ProvidedTypeDefinition as t -> (t.MakeParametricType(typePathAfterArguments,objs) :> Type) - | _ -> failwith (sprintf "ApplyStaticArguments: static params for type %s are unexpected" ty.FullName) - - override x.GetGeneratedAssemblyContents(assembly) = - match GlobalProvidedAssemblyElementsTable.theTable.TryGetValue assembly with - | true,bytes -> bytes - | _ -> - let bytes = System.IO.File.ReadAllBytes assembly.ManifestModule.FullyQualifiedName - GlobalProvidedAssemblyElementsTable.theTable.[assembly] <- bytes - bytes - -#endif - diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fsi b/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fsi deleted file mode 100644 index ef05fd18f..000000000 --- a/vsintegration/tests/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fsi +++ /dev/null @@ -1,289 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -namespace Internal.Utilities.TypeProvider.Emit -#else -namespace Microsoft.FSharp.TypeProvider.Emit -#endif -open System -open System.Reflection -open System.Linq.Expressions -open Microsoft.FSharp.Core.CompilerServices - - -/// Represents an erased provided parameter -type ProvidedParameter = - inherit System.Reflection.ParameterInfo - new : parameterName: string * parameterType: Type * ?isOut:bool * ?optionalValue:obj -> ProvidedParameter - - -/// Represents an erased provided constructor. -type ProvidedConstructor = - inherit System.Reflection.ConstructorInfo - - /// Create a new provided constructor. It is not initially associated with any specific provided type definition. - new : parameters: ProvidedParameter list -> ProvidedConstructor - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Set the quotation used to compute the implementation of invocations of this constructor. - member InvokeCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this constructor. - member InvokeCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Add definition location information to the provided constructor. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -type ProvidedMethod = - inherit System.Reflection.MethodInfo - - /// Create a new provided method. It is not initially associated with any specific provided type definition. - new : methodName:string * parameters: ProvidedParameter list * returnType: Type -> ProvidedMethod - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - member AddMethodAttrs : attributes:MethodAttributes -> unit - - /// Set the method attributes of the method. By default these are simple 'MethodAttributes.Public' - member SetMethodAttrs : attributes:MethodAttributes -> unit - - /// Get or set a flag indicating if the property is static. - member IsStaticMethod : bool with get, set - - /// Set the quotation used to compute the implementation of invocations of this method. - member InvokeCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of invocations of this method. - member InvokeCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -/// Represents an erased provided property. -type ProvidedProperty = - inherit System.Reflection.PropertyInfo - - /// Create a new provided type. It is not initially associated with any specific provided type definition. - new : propertyName: string * propertyType: Type * ?parameters:ProvidedParameter list -> ProvidedProperty - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Get or set a flag indicating if the property is static. - member IsStatic : bool with set - - /// Set the quotation used to compute the implementation of gets of this property. - member GetterCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of gets of this property. - member GetterCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Set the function used to compute the implementation of sets of this property. - member SetterCode : (Quotations.Expr list -> Quotations.Expr) with set - - /// Set the function used to compute the implementation of sets of this property. - member SetterCodeInternal : (Quotations.Expr[] -> Quotations.Expr) with get,set - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -/// Represents an erased provided property. -type ProvidedLiteralField = - inherit System.Reflection.FieldInfo - - /// Create a new provided type. It is not initially associated with any specific provided type definition. - new : fieldName: string * fieldType: Type * literalValue: obj -> ProvidedLiteralField - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - -/// Represents an erased provided property. -[] -type ProvidedMeasureBuilder = - - /// The ProvidedMeasureBuilder for building measures. - static member Default : ProvidedMeasureBuilder - - /// e.g. 1 - member One : System.Type - /// e.g. m * kg - member Product : measure1: System.Type * measure1: System.Type -> System.Type - /// e.g. 1 / kg - member Inverse : denominator: System.Type -> System.Type - - /// e.g. kg / m - member Ratio : numerator: System.Type * denominator: System.Type -> System.Type - - /// e.g. m * m - member Square : ``measure``: System.Type -> System.Type - - /// the SI unit from the F# core library, where the string is in capitals and US spelling, e.g. Meter - member SI : string -> System.Type - - /// e.g. float, Vector - member AnnotateType : basic: System.Type * argument: System.Type list -> System.Type - -#endif //TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS - -/// Represents an erased provided parameter -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedStaticParameter = -#else -type ProvidedStaticParameter = -#endif - inherit System.Reflection.ParameterInfo - new : parameterName: string * parameterType:Type * ?parameterDefaultValue:obj -> ProvidedStaticParameter - -/// Represents an erased provided type definition. -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -type internal ProvidedTypeDefinition = -#else -type ProvidedTypeDefinition = -#endif - inherit System.Type - - /// Create a new provided type definition in a namespace. - new : assembly: Assembly * namespaceName: string * className: string * baseType: Type option -> ProvidedTypeDefinition - - /// Create a new provided type definition, to be located as a nested type in some type definition. - new : className : string * baseType: Type option -> ProvidedTypeDefinition - - /// Add the given type as an implemented interface. - member AddInterfaceImplementation : interfaceType: Type -> unit - - /// Specifies that the given method body implements the given method declaration. - member DefineMethodOverride : methodInfoBody: ProvidedMethod * methodInfoDeclaration: MethodInfo -> unit - - /// Add XML documentation information to this provided constructor - member AddXmlDoc : xmlDoc: string -> unit - - /// Set the base type - member SetBaseType : Type -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary. - /// The documentation is only computed once. - member AddXmlDocDelayed : xmlDocFunction: (unit -> string) -> unit - - /// Add XML documentation information to this provided constructor, where the computation of the documentation is delayed until necessary - /// The documentation is re-computed every time it is required. - member AddXmlDocComputed : xmlDocFunction: (unit -> string) -> unit - - /// Set the attributes on the provided type. This fully replaces the default TypeAttributes. - member SetAttributes : System.Reflection.TypeAttributes -> unit - - /// Add a method, property, nested type or other member to a ProvidedTypeDefinition - member AddMember : memberInfo:MemberInfo -> unit - /// Add a set of members to a ProvidedTypeDefinition - member AddMembers : memberInfos:list<#MemberInfo> -> unit - - /// Add a member to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. - member AddMemberDelayed : memberFunction:(unit -> #MemberInfo) -> unit - - /// Add a set of members to a ProvidedTypeDefinition, delaying computation of the members until required by the compilation context. - member AddMembersDelayed : (unit -> list<#MemberInfo>) -> unit - - /// Add the types of the generated assembly as generative types, where types in namespaces get hierarchically positioned as nested types. - member AddAssemblyTypesAsNestedTypesDelayed : assemblyFunction:(unit -> System.Reflection.Assembly) -> unit - - // Parametric types - member DefineStaticParameters : parameters: ProvidedStaticParameter list * instantiationFunction: (string -> obj[] -> ProvidedTypeDefinition) -> unit - - /// Add definition location information to the provided type definition. - member AddDefinitionLocation : line:int * column:int * filePath:string -> unit - - /// Suppress System.Object entries in intellisense menus in instances of this provided type - member HideObjectMethods : bool with set - - /// Emit the given provided type definition and its nested type definitions into an assembly - /// and adjust the 'Assembly' property of all provided type definitions to return that - /// assembly. - /// - /// The assembly is only emitted when the Assembly property on the root type is accessed for the first time. - /// The host F# compiler does this when processing a generative type declaration for the type. - member ConvertToGenerated : assemblyFileName: string * ?reportAssembly: (Assembly * byte[] -> unit) -> unit - - /// Register that a given file is a provided generated assembly - static member RegisterGenerated : fileName:string -> Assembly - - /// Get or set a flag indicating if the ProvidedTypeDefinition is erased - member IsErased : bool with get,set - - /// Get or set a flag indicating if the ProvidedTypeDefinition has type-relocation suppressed - [] - member SuppressRelocation : bool with get,set - -#if PROVIDER_TRANSFORMATIONS -[] -type ProviderTransformations = - static member FilterTypes : types: Type list * ?methodFilter : (MethodInfo -> bool) * ?eventFilter : (EventInfo -> bool) * ?propertyFilter : (PropertyInfo -> bool) * ?constructorFilter : (ConstructorInfo -> bool) * ?fieldFilter : (FieldInfo -> bool) * ?baseTypeTransform : (Type -> Type option) -> Type list -#endif - -#if TPEMIT_INTERNAL_AND_MINIMAL_FOR_TYPE_CONTAINERS -#else -type TypeProviderForNamespaces = -/// A base type providing default implementations of type provider functionality when all provided types are of type ProvidedTypeDefinition -// A TypeProvider boiler plate type. -// 1. Inherit supplying the "providedNamespaces" -// 2. Add [] to type. -// 3. Add [] do() to assembly. - - /// Initializes a type provider to provide the types in the given namespace. - new : namespaceName:string * types: ProvidedTypeDefinition list -> TypeProviderForNamespaces - - /// Initializes a type provider - new : unit -> TypeProviderForNamespaces - - /// Add a namespace of provided types. - member AddNamespace : namespaceName:string * types: ProvidedTypeDefinition list -> unit - - /// Invalidate the information provided by the provider - member Invalidate : unit -> unit - - interface ITypeProvider - -// Used by unit testing to check that invalidation handlers are being disconnected -module GlobalCountersForInvalidation = - val GetInvalidationHandlersAdded : unit -> int - val GetInvalidationHandlersRemoved : unit -> int - -#endif \ No newline at end of file diff --git a/vsintegration/tests/unittests/Resources.MockTypeProviders/EmptyAssembly/EmptyAssembly.fsproj b/vsintegration/tests/unittests/Resources.MockTypeProviders/EmptyAssembly/EmptyAssembly.fsproj index 75599f94f..34fce6941 100644 --- a/vsintegration/tests/unittests/Resources.MockTypeProviders/EmptyAssembly/EmptyAssembly.fsproj +++ b/vsintegration/tests/unittests/Resources.MockTypeProviders/EmptyAssembly/EmptyAssembly.fsproj @@ -32,9 +32,6 @@ - - FSData.txt - diff --git a/vsintegration/tests/unittests/Tests.LanguageService.Completion.fs b/vsintegration/tests/unittests/Tests.LanguageService.Completion.fs index bface0d96..2d603c726 100644 --- a/vsintegration/tests/unittests/Tests.LanguageService.Completion.fs +++ b/vsintegration/tests/unittests/Tests.LanguageService.Completion.fs @@ -363,8 +363,9 @@ type UsingMSBuild() as this = check code "= this." <| fun ci -> - AssertCompListContainsAll(ci, ["PublicM"; "PublicProp"; "ProtectedProp"; "ProtectedM"]) - AssertCompListDoesNotContainAny(ci, ["f"; "PrivateProp"; "PrivateM"]) + AssertCompListContainsAll(ci, ["PublicM"; "PublicProp"]) + // The F# compiler never even asks to see protected/private provided members + AssertCompListDoesNotContainAny(ci, ["f"; "ProtectedProp"; "ProtectedM"; "PrivateProp"; "PrivateM"]) [] member public this.``AdjacentToDot_01``() = testAutoCompleteAdjacentToDot ".." diff --git a/vsintegration/tests/unittests/Tests.LanguageService.General.fs b/vsintegration/tests/unittests/Tests.LanguageService.General.fs index 527de408d..6647c049b 100644 --- a/vsintegration/tests/unittests/Tests.LanguageService.General.fs +++ b/vsintegration/tests/unittests/Tests.LanguageService.General.fs @@ -175,105 +175,6 @@ type UsingMSBuild() = let fsi = publicTypesInAsm @"FSharp.VS.FSI.dll" Assert.AreEqual(1, fsi) - [] - member public this.``PublicSurfaceArea.DotNetReflectionAndTypeProviders``() = - let tp = publicTypesInAsm @"FSharp.Data.TypeProviders.dll" - Assert.AreEqual(1, tp) // the 'DataProviders' type that is decorated with [] must be public\ - let curDir = (new Uri(Assembly.GetExecutingAssembly().EscapedCodeBase)).LocalPath |> Path.GetDirectoryName - let script = """ -open Microsoft.FSharp.Core.CompilerServices - -let cfg = new TypeProviderConfig(fun _ -> true) -cfg.IsInvalidationSupported <- false -cfg.IsHostedExecution <- false -cfg.ReferencedAssemblies <- Array.create 0 "" -cfg.ResolutionFolder <- @"c:\" -cfg.RuntimeAssembly <- "" -cfg.TemporaryFolder <- "" - -let tp = new Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders(cfg) -let ipn = tp :> IProvidedNamespace -let itp = tp :> ITypeProvider - -let types = - [ "ODataService" - "WsdlService" - "SqlDataConnection" - "SqlEntityConnection" - "DbmlFile" - "EdmxFile" - ] - -for p in types do - printfn "%s" p - let pType = ipn.ResolveTypeName(p) - let odataStaticArgs = itp.GetStaticParameters(pType) - for sa in odataStaticArgs do - printfn " %s:%s" sa.Name sa.ParameterType.Name - """ - let expected = """ODataService - ServiceUri:String - LocalSchemaFile:String - ForceUpdate:Boolean - ResolutionFolder:String - DataServiceCollection:Boolean -WsdlService - ServiceUri:String - LocalSchemaFile:String - ForceUpdate:Boolean - ResolutionFolder:String - MessageContract:Boolean - EnableDataBinding:Boolean - Serializable:Boolean - Async:Boolean - CollectionType:String -SqlDataConnection - ConnectionString:String - ConnectionStringName:String - LocalSchemaFile:String - ForceUpdate:Boolean - Pluralize:Boolean - Views:Boolean - Functions:Boolean - ConfigFile:String - DataDirectory:String - ResolutionFolder:String - StoredProcedures:Boolean - Timeout:Int32 - ContextTypeName:String - Serializable:Boolean -SqlEntityConnection - ConnectionString:String - ConnectionStringName:String - LocalSchemaFile:String - Provider:String - EntityContainer:String - ConfigFile:String - DataDirectory:String - ResolutionFolder:String - ForceUpdate:Boolean - Pluralize:Boolean - SuppressForeignKeyProperties:Boolean -DbmlFile - File:String - ResolutionFolder:String - ContextTypeName:String - Serializable:Boolean -EdmxFile - File:String - ResolutionFolder:String -""" - File.WriteAllText(Path.Combine(curDir, "tmp.fsx"), script) - let psi = System.Diagnostics.ProcessStartInfo(Path.Combine(curDir, "fsi.exe"), "-r:FSharp.Data.TypeProviders.dll tmp.fsx") - psi.WorkingDirectory <- curDir - psi.RedirectStandardOutput <- true - psi.UseShellExecute <- false - let p = System.Diagnostics.Process.Start(psi) - let out = p.StandardOutput.ReadToEnd() - p.WaitForExit() - let out = out.Replace("\r\n", "\n") - let expected = expected.Replace("\r\n", "\n") - Assert.AreEqual(expected, out) [] member public this.``ReconcileErrors.Test1``() = diff --git a/vsintegration/tests/unittests/Tests.LanguageService.Script.fs b/vsintegration/tests/unittests/Tests.LanguageService.Script.fs index da9b78476..ba371c84f 100644 --- a/vsintegration/tests/unittests/Tests.LanguageService.Script.fs +++ b/vsintegration/tests/unittests/Tests.LanguageService.Script.fs @@ -1638,7 +1638,7 @@ type UsingMSBuild() as this = let checkConfigsMeth = providerCounters.GetMethod("CheckAllConfigsDisposed") Assert.IsNotNull(checkConfigsMeth, "checkConfigsMeth should not be null") - let providerCounters2 = providerAssembly.GetType("Microsoft.FSharp.TypeProvider.Emit.GlobalCountersForInvalidation") + let providerCounters2 = providerAssembly.GetType("ProviderImplementation.ProvidedTypes.GlobalCountersForInvalidation") Assert.IsNotNull(providerCounters2, "provider counters #2 module should not be null") let totalInvaldiationHandlersAddedMeth = providerCounters2.GetMethod("GetInvalidationHandlersAdded") Assert.IsNotNull(totalInvaldiationHandlersAddedMeth, "totalInvaldiationHandlersAddedMeth should not be null") diff --git a/vsintegration/tests/unittests/Tests.TypeProvidersImpl.fs b/vsintegration/tests/unittests/Tests.TypeProvidersImpl.fs deleted file mode 100644 index 618253f4b..000000000 --- a/vsintegration/tests/unittests/Tests.TypeProvidersImpl.fs +++ /dev/null @@ -1,374 +0,0 @@ -// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -namespace Tests.DataTypeProviders - -open System.IO -open NUnit.Framework - -module U = Microsoft.FSharp.Data.TypeProviders.DesignTime.Utilities -module CF = Microsoft.FSharp.Data.TypeProviders.DesignTime.ConfigFiles -module Util = Microsoft.FSharp.Data.TypeProviders.Utility.Util - -[] -type ImplDetails() = - - [] - member public this.``SanitizeFileName``() = - let tests = - [ - "NorthWind", "Northwind" - "1NorthWind", "_1northwind" - "north (wind)", "North_wind_" - "north wind", "NorthWind" - "North(Wind)", "North_wind_" - "(northwind)", "_northwind_" - "^#$&5wind", "____5wind" - ] - for (source, expected) in tests do - let actual = U.sanitizeDataContextFileName source - printfn "source: %s, expected %s, actual %s" source expected actual - Assert.AreEqual(expected, actual) - - [] - member public this.``ParseCodegenToolErrors.RecognizeErrorLine``() = - let tests = - [ - // known localization related items - [||], [|"error 7015: Parameter switch 'targetversion' is not valid."|], ["error 7015: Parameter switch 'targetversion' is not valid."] - [||], [|"!stsMv!error 7015: !3eCOn!Parameter switch 'L' is not valid. 表c?字㌍!"|], ["!stsMv!error 7015: !3eCOn!Parameter switch 'L' is not valid. 表c?字㌍!"] - [||], [|"에러 7015: Parameter switch 'targetversion' is not valid." |], ["에러 7015: Parameter switch 'targetversion' is not valid."] - [||], [|"!pM1WE!Error: 表c!!i2yz2!Cannot read .. 表c?!"|], ["!pM1WE!Error: 表c!!i2yz2!Cannot read .. 表c?!"] - [||], [|"エラー: . を読み取れません"|], ["エラー: . を読み取れません"] - // regular - [||], [|"Error: Cannot obtain Metadata from http://bing.com/" |], ["Error: Cannot obtain Metadata from http://bing.com/"] - ] - - for (stdin, stderr, expectedErrs) in tests do - try - U.formatErr stdin stderr - Assert.Fail("Should throw") - with - | :? System.AggregateException as ae -> - let actualErrs = ae.InnerExceptions |> Seq.map (fun e -> e.Message) |> set - let expectedErrs = set expectedErrs - printfn "Expected: %A" expectedErrs - printfn "Actual: %A" actualErrs - Assert.IsTrue(actualErrs.Count = expectedErrs.Count) - Assert.IsTrue((actualErrs - expectedErrs).Count = 0) - | e -> sprintf "unexpected exception %A" e |> Assert.Fail - - [] - member public this.``ParseCodegenToolErrors.FalsePositives``() = - let stdin = - [| - "Attempting to download metadata from 'http://bing.com/' using WS-Metadata Exchange or DISCO." - "Microsoft (R) Service Model Metadata Tool" - "[Microsoft (R) Windows (R) Communication Foundation, Version 4.0.30319.17360]" - "Copyright (c) Microsoft Corporation. All rights reserved." - "" - "" - "" - "If you would like more help, type \"svcutil /?\"" - |] - let stderr = - [| - "Error: Cannot obtain Metadata from http://bing.com/ " - "" - "If this is a Windows (R) Communication Foundation service to which you have access, please check that you have enabled metadata publishing at the specified address. For help enabling metadata publishing, please refer to the MSDN documentation at http://go.microsoft.com/fwlink/?LinkId=65455." - "" - "WS-Metadata Exchange Error" - " URI: http://bing.com/" - "" - " Metadata contains a reference that cannot be resolved: 'http://bing.com/'." - "" - " The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 194 bytes of the response were: ''." - "" - "HTTP GET Error" - " URI: http://bing.com/" - "" - " The HTML document does not contain Web service discovery information." - "" - |] - try - U.formatErr stdin stderr - Assert.Fail("Should throw") - with - | :? System.AggregateException as ae -> - printfn "%A" ae - Assert.IsTrue (ae.InnerExceptions.Count = 1, "One exception expected") - Assert.IsTrue(ae.InnerExceptions.[0].Message = "Error: Cannot obtain Metadata from http://bing.com/") - | e -> sprintf "unexpected exception %A" e |> Assert.Fail - - [] - member public this.``PathResolutionUtils.MakeAbsolute``() = - use d = Util.TemporaryDirectory() - let pru = Microsoft.FSharp.Data.TypeProviders.DesignTime.PathResolutionUtils(d.Path) - - // NullOrEmpty - Assert.AreEqual(null, pru.MakeAbsolute(d.Path, null), "null expected") - Assert.AreEqual("", pru.MakeAbsolute(d.Path, ""), "empty string expected") - - // rooted path - let subFolder = Path.Combine(d.Path, "Subfolder") - Assert.AreEqual(subFolder, pru.MakeAbsolute(d.Path, subFolder), "absolute path should be returned as is") - - // relative path - Assert.AreEqual(subFolder, pru.MakeAbsolute(d.Path, "Subfolder"), "relative path should be converted to absolute") - - [] - member public this.``PathResolutionUtils.GetAbsoluteDesignTimeDirectory``() = - use d = Util.TemporaryDirectory() - let pru = Microsoft.FSharp.Data.TypeProviders.DesignTime.PathResolutionUtils(d.Path) - - // absolute path - Assert.AreEqual(d.Path, pru.GetAbsoluteDesignTimeDirectory(d.Path), "absolute path should be returned as is") - - // relative path - let name = "Subfolder" - let expected = Path.Combine(d.Path, name) - Assert.AreEqual(expected, pru.GetAbsoluteDesignTimeDirectory(name), "relative path should be converted to absolute") - - [] - member public this.``PathResolutionUtils.GetConfigFileWatchSpec.ResolvedPathsInSpecs``() = - let (++) a b = Path.Combine(a, b) - ( - use d = Util.TemporaryDirectory() - let pru = Microsoft.FSharp.Data.TypeProviders.DesignTime.PathResolutionUtils(d.Path) - - // no connection string name set - pru.GetConfigFileWatchSpec(null, null, null) - |> List.length - |> fun l -> Assert.AreEqual(0, l, "Connection string name not set => not watch specs expected") - ) - - let check caption resFolder configFile f = - printfn "Running %s" caption - use d = Util.TemporaryDirectory() - let pru = Microsoft.FSharp.Data.TypeProviders.DesignTime.PathResolutionUtils(d.Path) - match pru.GetConfigFileWatchSpec(resFolder, configFile, "Name") with - | [r] -> f (d, r) - | x -> sprintf "%s - unexpected result %A" caption x |> Assert.Fail - printfn "Finished %s" caption - - - // NOT FOUND CASES: - // no custom config file name set - file name should be d.Path + "*.webconfig" - check "#1" null null <| - fun (d, r) -> - let expectedPath = d.Path ++ "*.config" - Assert.AreEqual(expectedPath, r.Path) - - // no custom config file name set + resolutionfolder is specified- result file name should be d.Path + resolutionFolder + "*.webconfig" - check "#2" "Subfolder" null <| - fun (d, r) -> - let expectedPath = d.Path ++ "Subfolder" ++"*.config" - Assert.AreEqual(expectedPath, r.Path) - - // no custom config file name set + absolute resolutionfolder is specified- result file name should be resolutionFolder + "*.webconfig" - ( - use root = Util.TemporaryDirectory() - let absResolutionFolder = root.Path ++ "Subfolder2" - check "#3" absResolutionFolder null <| - fun (_, r) -> - let expectedPath = absResolutionFolder ++"*.config" - Assert.AreEqual(expectedPath, r.Path) - ) - - // absolute custom config file name set - result file name should be absolute - ( - use root = Util.TemporaryDirectory() - let absoluteConfigPath = root.Path ++ "somefolder" ++ "custom.config" - check "#4" null absoluteConfigPath <| - fun (_, r) -> Assert.AreEqual(absoluteConfigPath, r.Path) - ) - - // absolute custom config file name set - result file name should be absolute - ( - use root = Util.TemporaryDirectory() - let absoluteConfigPath = root.Path ++ "somefolder" ++ "custom.config" - check "#4.1" "some name" absoluteConfigPath <| - fun (_, r) -> Assert.AreEqual(absoluteConfigPath, r.Path) - ) - - // resolutionFolder + relative custom config file name set - result file name should be d.Path + resFolder + config file name - check "#5" "Subfolder" "custom.config" <| - fun (d, r) -> - let expected = d.Path ++ "Subfolder" ++ "custom.config" - Assert.AreEqual(expected, r.Path) - - // relative custom config file name set - result file name should be d.Path + config file name - check "#6" null "custom.config" <| - fun (d, r) -> - let expected = d.Path ++ "custom.config" - Assert.AreEqual(expected, r.Path) - - // resolution folder is absolute and config filename is relative - result file name should be resolution folder + config file name - ( - use root = Util.TemporaryDirectory() - check "#7" root.Path "custom.config" <| - fun (_, r) -> - let expected = root.Path ++ "custom.config" - Assert.AreEqual(expected, r.Path) - ) - - // FOUND cases - let checkFound caption resFolder configFile actualConfigPath = - printfn "Running %s" caption - use d = Util.TemporaryDirectory() - let configPath = actualConfigPath d.Path - - Directory.CreateDirectory(Path.GetDirectoryName configPath) - |> ignore - - File.WriteAllText(configPath, "") - let pru = Microsoft.FSharp.Data.TypeProviders.DesignTime.PathResolutionUtils(d.Path) - match pru.GetConfigFileWatchSpec(resFolder, configFile, "Name") with - | [r] -> Assert.AreEqual(configPath, r.Path) - | x -> sprintf "%s, unexpected result %A" caption x |> Assert.Fail - let di = DirectoryInfo d.Path - for subdir in di.GetDirectories() do - subdir.Delete(true) - - printfn "Finished %s" caption - - // no res folder\no custom config - checkFound "#8" null null <| fun d -> d ++ "app.config" - // relative res folder\no custom config - checkFound "#9" "subfolder" null <| fun d -> d ++ "subfolder\\web.config" - // abs res folder\no custom config - ( - use root = Util.TemporaryDirectory() - checkFound "#10" root.Path null <| fun _ -> root.Path ++ "app.config" - ) - - // no res folder\rel custom config - ( - use root = Util.TemporaryDirectory() - let custom = root.Path ++ "custom.config" - checkFound "#11" null custom <| fun _ -> custom - ) - - // no res folder\abs custom config - ( - use root = Util.TemporaryDirectory() - let custom = root.Path ++ "custom.config" - checkFound "#11" null custom <| fun _ -> custom - ) - - // relative res folder\relative custom config - checkFound "#12" "custom" @"sub\custom.config" <| fun d -> d ++ "custom" ++ @"sub\custom.config" - - // relative res folder\absolute custom config - ( - use root = Util.TemporaryDirectory() - let custom = root.Path ++ "custom.config" - checkFound "#13" "custom" custom <| fun _ -> custom - ) - - // abs res folder\absolute custom config - ( - use resFolder = Util.TemporaryDirectory() - use configFolder = Util.TemporaryDirectory() - let custom = configFolder.Path ++ "custom.config" - checkFound "#14" resFolder.Path custom <| fun _ -> custom - ) - - [] - member public this.``ConfigFiles.findConfigFile``() = - let withTempFile name f = - use d = Util.TemporaryDirectory() - File.WriteAllText(Path.Combine(d.Path, name), "content") - f d.Path - let checkStandard name = - withTempFile name <| fun folder -> - printfn "folder %s" folder - let r = CF.findConfigFile(folder, null) - match r with - | CF.StandardFound f -> Assert.IsTrue(Path.GetFileName(f) = name) - | r -> sprintf "findConfigFile: StandardFound (%s) unexpected result when: %+A" name r |> Assert.Fail - // check if app.config can be found - checkStandard "app.config" - // check if web.config can be found - checkStandard "web.config" - - // check if proper result is returned is failure case when custom configuration file is not specified - ( - use td = Util.TemporaryDirectory() - let r = CF.findConfigFile(td.Path, null) - match r with - | CF.StandardNotFound -> () - | r -> sprintf "findConfigFile: StandardNotFound - unexpected result: %+A" r |> Assert.Fail - ) - - // check if custom.config can be found - let customConfigName = "custom.config" - withTempFile customConfigName <| fun folder -> - let r = CF.findConfigFile(folder, Path.Combine(folder, customConfigName)) - match r with - | CF.CustomFound f -> Assert.IsTrue(Path.GetFileName(f) = customConfigName) - | r -> sprintf "findConfigFile: CustomFound (%s) unexpected result when: %+A" customConfigName r |> Assert.Fail - - // check if proper result is returned is failure case when custom configuration file is specified - ( - use td = Util.TemporaryDirectory() - let r = CF.findConfigFile(td.Path, Path.Combine(td.Path, customConfigName)) - match r with - | CF.CustomNotFound _ -> () - | r -> sprintf "findConfigFile: CustomNotFound - unexpected result: %+A" r |> Assert.Fail - ) - - [] - member public this.``ConfigFiles.tryReadConnectionString``() = - // 1. no file found - ( - use dir = Util.TemporaryDirectory() - let r = CF.tryReadConnectionString(Path.Combine(dir.Path, "app.config"), "F") - match r with - | CF.ConnectionStringReadResult.Error (:? FileNotFoundException) -> () - | r -> sprintf "no file found: unexpected result - %+A" r |> Assert.Fail - ) - - // 2. file exists but corrupted - ( - use f = Util.TemporaryFile "app.config" - File.WriteAllText(f.Path, "some text") - let r = CF.tryReadConnectionString(f.Path, "F") - match r with - | CF.ConnectionStringReadResult.Error e -> printfn "%A" e - | r -> sprintf "file exists but corrupted: unexpected result - %+A" r |> Assert.Fail - ) - - // 3. file is correct but doesn't contain connection string - ( - let configText = """ - - - - - -""" - use f = Util.TemporaryFile "app.config" - File.WriteAllText(f.Path, configText.Trim()) - let r = CF.tryReadConnectionString(f.Path, "F") - match r with - | CF.ConnectionStringReadResult.NotFound -> () - | r -> sprintf "file is correct but doesn't contain connection string: unexpected result - %+A" r |> Assert.Fail - ) - - // 4. file is correct and it contains connection string - ( - let configText = """ - - - - - -""" - use f = Util.TemporaryFile "app.config" - File.WriteAllText(f.Path, configText.Trim()) - let r = CF.tryReadConnectionString(f.Path, "S") - match r with - | CF.ConnectionStringReadResult.Ok s -> Assert.AreEqual("string", s.ConnectionString) - | r -> sprintf "file is correct but doesn't contain connection string: unexpected result - %+A" r |> Assert.Fail - - ) diff --git a/vsintegration/tests/unittests/VisualFSharp.Unittests.fsproj b/vsintegration/tests/unittests/VisualFSharp.Unittests.fsproj index e79c3e87e..e3248e708 100644 --- a/vsintegration/tests/unittests/VisualFSharp.Unittests.fsproj +++ b/vsintegration/tests/unittests/VisualFSharp.Unittests.fsproj @@ -34,7 +34,6 @@ - @@ -136,11 +135,6 @@ {702a7979-bcf9-4c41-853e-3adfc9897890} True - - {cb7d20c4-6506-406d-9144-5342c3595f03} - FSharp.Data.TypeProviders - True - FSharp.LanguageService.Compiler {a437a6ec-5323-47c2-8f86-e2cac54ff152}