Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cordova-plugin-local-notifications
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nabil Sadki
cordova-plugin-local-notifications
Commits
b00a2307
Commit
b00a2307
authored
Feb 13, 2018
by
Sebastián Katzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgraded internal deps
parent
55a367e8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
214 additions
and
374 deletions
+214
-374
project.json
...dows/Microsoft.Toolkit.Uwp.Notifications.UWP/project.json
+1
-1
project.lock.json
...Microsoft.Toolkit.Uwp.Notifications.UWP/project.lock.json
+213
-373
No files found.
src/windows/Microsoft.Toolkit.Uwp.Notifications.UWP/project.json
View file @
b00a2307
{
{
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
,
"Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
,
"StyleCop.Analyzers"
:
"1.0.2"
"StyleCop.Analyzers"
:
"1.0.2"
},
},
"frameworks"
:
{
"frameworks"
:
{
...
...
src/windows/Microsoft.Toolkit.Uwp.Notifications.UWP/project.lock.json
View file @
b00a2307
...
@@ -239,7 +239,7 @@
...
@@ -239,7 +239,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -270,11 +270,11 @@
...
@@ -270,11 +270,11 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
...
@@ -1231,7 +1231,7 @@
...
@@ -1231,7 +1231,7 @@
}
}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -1829,12 +1829,12 @@
...
@@ -1829,12 +1829,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -1844,15 +1844,15 @@
...
@@ -1844,15 +1844,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -1862,14 +1862,14 @@
...
@@ -1862,14 +1862,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -1878,7 +1878,7 @@
...
@@ -1878,7 +1878,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -1887,7 +1887,7 @@
...
@@ -1887,7 +1887,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -1905,13 +1905,13 @@
...
@@ -1905,13 +1905,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -2395,7 +2395,7 @@
...
@@ -2395,7 +2395,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -2426,16 +2426,16 @@
...
@@ -2426,16 +2426,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -2778,7 +2778,7 @@
...
@@ -2778,7 +2778,7 @@
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -3608,7 +3608,7 @@
...
@@ -3608,7 +3608,7 @@
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -4150,12 +4150,12 @@
...
@@ -4150,12 +4150,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -4165,15 +4165,15 @@
...
@@ -4165,15 +4165,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -4183,14 +4183,14 @@
...
@@ -4183,14 +4183,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -4199,7 +4199,7 @@
...
@@ -4199,7 +4199,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -4208,7 +4208,7 @@
...
@@ -4208,7 +4208,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -4226,13 +4226,13 @@
...
@@ -4226,13 +4226,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -4695,7 +4695,7 @@
...
@@ -4695,7 +4695,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -4726,16 +4726,16 @@
...
@@ -4726,16 +4726,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -5123,7 +5123,7 @@
...
@@ -5123,7 +5123,7 @@
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -5943,7 +5943,7 @@
...
@@ -5943,7 +5943,7 @@
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -6485,12 +6485,12 @@
...
@@ -6485,12 +6485,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -6500,15 +6500,15 @@
...
@@ -6500,15 +6500,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -6518,14 +6518,14 @@
...
@@ -6518,14 +6518,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -6534,7 +6534,7 @@
...
@@ -6534,7 +6534,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -6543,7 +6543,7 @@
...
@@ -6543,7 +6543,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -6561,13 +6561,13 @@
...
@@ -6561,13 +6561,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -7032,7 +7032,7 @@
...
@@ -7032,7 +7032,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -7063,16 +7063,16 @@
...
@@ -7063,16 +7063,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -7415,7 +7415,7 @@
...
@@ -7415,7 +7415,7 @@
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -8251,7 +8251,7 @@
...
@@ -8251,7 +8251,7 @@
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -8793,12 +8793,12 @@
...
@@ -8793,12 +8793,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -8808,15 +8808,15 @@
...
@@ -8808,15 +8808,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -8826,14 +8826,14 @@
...
@@ -8826,14 +8826,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -8842,7 +8842,7 @@
...
@@ -8842,7 +8842,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -8851,7 +8851,7 @@
...
@@ -8851,7 +8851,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -8869,13 +8869,13 @@
...
@@ -8869,13 +8869,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -9341,7 +9341,7 @@
...
@@ -9341,7 +9341,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -9372,16 +9372,16 @@
...
@@ -9372,16 +9372,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -9769,7 +9769,7 @@
...
@@ -9769,7 +9769,7 @@
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -10595,7 +10595,7 @@
...
@@ -10595,7 +10595,7 @@
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -11137,12 +11137,12 @@
...
@@ -11137,12 +11137,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -11152,15 +11152,15 @@
...
@@ -11152,15 +11152,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -11170,14 +11170,14 @@
...
@@ -11170,14 +11170,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -11186,7 +11186,7 @@
...
@@ -11186,7 +11186,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -11195,7 +11195,7 @@
...
@@ -11195,7 +11195,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -11213,13 +11213,13 @@
...
@@ -11213,13 +11213,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -11684,7 +11684,7 @@
...
@@ -11684,7 +11684,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -11715,16 +11715,16 @@
...
@@ -11715,16 +11715,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -12067,7 +12067,7 @@
...
@@ -12067,7 +12067,7 @@
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -12903,7 +12903,7 @@
...
@@ -12903,7 +12903,7 @@
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
"lib/netstandard1.3/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -13445,12 +13445,12 @@
...
@@ -13445,12 +13445,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -13460,15 +13460,15 @@
...
@@ -13460,15 +13460,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -13478,14 +13478,14 @@
...
@@ -13478,14 +13478,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -13494,7 +13494,7 @@
...
@@ -13494,7 +13494,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -13503,7 +13503,7 @@
...
@@ -13503,7 +13503,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -13521,13 +13521,13 @@
...
@@ -13521,13 +13521,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -13993,7 +13993,7 @@
...
@@ -13993,7 +13993,7 @@
"lib/netstandard1.0/_._"
:
{}
"lib/netstandard1.0/_._"
:
{}
}
}
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore"
:
"5.0.2"
,
"Microsoft.NETCore"
:
"5.0.2"
,
...
@@ -14024,16 +14024,16 @@
...
@@ -14024,16 +14024,16 @@
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.Serialization.Xml"
:
"4.1.2"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime"
:
"4.0.11"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.Runtime.WindowsRuntime.UI.Xaml"
:
"4.0.1"
,
"System.ServiceModel.Duplex"
:
"4.0.
1
"
,
"System.ServiceModel.Duplex"
:
"4.0.
2
"
,
"System.ServiceModel.Http"
:
"4.1.
0
"
,
"System.ServiceModel.Http"
:
"4.1.
1
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
0
"
,
"System.ServiceModel.NetTcp"
:
"4.1.
1
"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
1
"
,
"System.ServiceModel.Security"
:
"4.0.
2
"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Text.Encoding.CodePages"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Threading.Overlapped"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlDocument"
:
"4.0.1"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"System.Xml.XmlSerializer"
:
"4.0.11"
,
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
5
"
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform"
:
"6.0.
7
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/_._"
:
{}
"ref/netcore50/_._"
:
{}
...
@@ -14421,7 +14421,7 @@
...
@@ -14421,7 +14421,7 @@
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll"
:
{}
}
}
},
},
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"compile"
:
{
"compile"
:
{
"ref/netstandard/_._"
:
{}
"ref/netstandard/_._"
:
{}
...
@@ -15247,7 +15247,7 @@
...
@@ -15247,7 +15247,7 @@
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
:
{}
}
}
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
"Microsoft.NETCore.Platforms"
:
"1.0.1"
,
...
@@ -15789,12 +15789,12 @@
...
@@ -15789,12 +15789,12 @@
"lib/netcore50/System.Security.Principal.dll"
:
{}
"lib/netcore50/System.Security.Principal.dll"
:
{}
}
}
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Threading"
:
"4.0.11"
"System.Threading"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -15804,15 +15804,15 @@
...
@@ -15804,15 +15804,15 @@
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
"lib/netcore50/System.ServiceModel.Duplex.dll"
:
{}
}
}
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Net.WebHeaderCollection"
:
"4.0.1"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
,
"System.ServiceModel.Primitives"
:
"4.1.
1
"
,
"System.Text.Encoding"
:
"4.0.11"
"System.Text.Encoding"
:
"4.0.11"
},
},
"compile"
:
{
"compile"
:
{
...
@@ -15822,14 +15822,14 @@
...
@@ -15822,14 +15822,14 @@
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
"lib/netcore50/System.ServiceModel.Http.dll"
:
{}
}
}
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"ref/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
...
@@ -15838,7 +15838,7 @@
...
@@ -15838,7 +15838,7 @@
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
"lib/netcore50/System.ServiceModel.NetTcp.dll"
:
{}
}
}
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Collections"
:
"4.0.11"
,
"System.Collections"
:
"4.0.11"
,
...
@@ -15847,7 +15847,7 @@
...
@@ -15847,7 +15847,7 @@
"System.IO"
:
"4.1.0"
,
"System.IO"
:
"4.1.0"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.Net.Primitives"
:
"4.0.11"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.ObjectModel"
:
"4.0.12"
,
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Reflection"
:
"4.1.0"
,
"System.Reflection"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
"System.Runtime.Serialization.Primitives"
:
"4.1.1"
,
...
@@ -15865,13 +15865,13 @@
...
@@ -15865,13 +15865,13 @@
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
"lib/netcore50/System.ServiceModel.Primitives.dll"
:
{}
}
}
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"type"
:
"package"
,
"type"
:
"package"
,
"dependencies"
:
{
"dependencies"
:
{
"System.Private.ServiceModel"
:
"4.1.
0
"
,
"System.Private.ServiceModel"
:
"4.1.
1
"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime"
:
"4.1.0"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.Runtime.Serialization.Xml"
:
"4.1.1"
,
"System.ServiceModel.Primitives"
:
"4.1.
0
"
"System.ServiceModel.Primitives"
:
"4.1.
1
"
},
},
"compile"
:
{
"compile"
:
{
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
"ref/netcore50/System.ServiceModel.Security.dll"
:
{}
...
@@ -18442,14 +18442,14 @@
...
@@ -18442,14 +18442,14 @@
"runtime.json"
"runtime.json"
]
]
},
},
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
suR2zL+dQAcOxs2rokFV8KGbECXLDhB8U333NMYNtftqLFnfTMVX0qFVG8f34q3dALEuq/vlrZ/RCCL3NOEApg
=="
,
"sha512"
:
"
ieBIGwT7GnEIdlvx4Sg8fmpQ6Q7ZwkxOD1JcuWICtBsgrKsJAdu2WhnSd+GeCMenqfV+Z2ggAKGQUqE81EhCAw
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"microsoft.netcore.universalwindowsplatform.nuspec"
,
"microsoft.netcore.universalwindowsplatform.nuspec"
,
"ref/netcore50/_._"
,
"ref/netcore50/_._"
,
"ref/uap10.0.15138/Microsoft.CSharp.dll"
,
"ref/uap10.0.15138/Microsoft.CSharp.dll"
,
...
@@ -19587,15 +19587,15 @@
...
@@ -19587,15 +19587,15 @@
"runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll"
"runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll"
]
]
},
},
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-arm-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
QM1Mq6C4V3ycqf0/8NLXJ9CjUu3jRGtf76tPOcdEjARDW8zDVyynOYiV5x5deuZS/nHaKHe51lsZGuqdqMohBQ
=="
,
"sha512"
:
"
avtC8VVfL3vYwCzsbbHfzKkhuIFGS+D7c2gOFNal3UGIdPJ20qc+1oOQxNL+9QxO49xCAhGELf6o05Nj8YchSw
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-arm-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-arm-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-arm-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-arm-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-arm-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -19776,15 +19776,15 @@
...
@@ -19776,15 +19776,15 @@
"runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll"
"runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll"
]
]
},
},
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-arm.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
dTPIIlo1DK2iJ5dDUO3m/xHa4FhDD0zFyVvj2IaDEUa33QwNN59Bavg2snmIlLZZaFxTP7tl284bgJ5cGSLt9
A=="
,
"sha512"
:
"
cAv6eXOf4fMCcRNZeBTITprR4Xt3w1UVYdHd2ju3a8AoSLT2TMGjnRq7OKuvkUwEhpYCyYjC1MG6dYbMQ/YBb
A=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-arm.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-arm/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-arm/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-arm/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-arm/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -19952,15 +19952,15 @@
...
@@ -19952,15 +19952,15 @@
"runtimes/win10-arm/nativeassets/uap10.0.15138/clrcompression.dll"
"runtimes/win10-arm/nativeassets/uap10.0.15138/clrcompression.dll"
]
]
},
},
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x64-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
AWZIFcu8xoZitu3ZdEgbis5NTnXUZ0DrGlekieo9+qwjgnC1aOju6PJYPNQzaH11x6jFGCyU9DKrazu6olRu/
Q=="
,
"sha512"
:
"
ebFZQNM7+kuGUnasuUYLV9yJx9KkzuM2l1A5AbcfRCHBS8Ahtiyak3cLk8yA6xiVR06IfwvtkicSGWB7uq36B
Q=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-x64-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-x64-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x64-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x64-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-x64-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -20141,15 +20141,15 @@
...
@@ -20141,15 +20141,15 @@
"runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll"
"runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll"
]
]
},
},
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x64.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
I774FxmdywBPYipSE0Og5HajYt0eBto8tw9QNlsZt0jVNShltEqBq7LC2MkRkWkf2VDrJEY0jU6I320jLTfwZA
=="
,
"sha512"
:
"
X7iEv9lXlMVmHe6D0HnWSn7ZO8rsIMjkID2M4ekfx9IllRDuLq67xIvWz71p7lyOtEN26Cq7LUa9GS2GebF7Yw
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-x64.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-x64/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x64/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x64/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-x64/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -20317,15 +20317,15 @@
...
@@ -20317,15 +20317,15 @@
"runtimes/win10-x64/nativeassets/uap10.0.15138/clrcompression.dll"
"runtimes/win10-x64/nativeassets/uap10.0.15138/clrcompression.dll"
]
]
},
},
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x86-aot.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
TRA8QnE7CN7oVXPMybL/ZojpOzkond2euO19YYzicwZjrvRrudy3OXTAQlPbtE2xFQ0Va2U4A9gcrsiCyxXEJA
=="
,
"sha512"
:
"
MtbgNudV3dJikzomvTd+NJdIDnjzpkWYg7mCUxG8bgswyTmrfkrkFyFndmmZSv7F1j7BAHjnfjm0s5W/VVzjeg
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-x86-aot.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-x86-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x86-aot/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x86-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-x86-aot/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -20506,15 +20506,15 @@
...
@@ -20506,15 +20506,15 @@
"runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll"
"runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll"
]
]
},
},
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
5
"
:
{
"runtime.win10-x86.Microsoft.NETCore.UniversalWindowsPlatform/6.0.
7
"
:
{
"sha512"
:
"
wc1xGboXkp6PQpxnEtXVZEYATCU2n2Z3YoCq4Zq9QtreDF+RfO4ubFEAj/9K9agnW5CdtWr7J2nsFLk0veafgg
=="
,
"sha512"
:
"
Lalm5ziKxvQrXV2WaGuM8BhO609wjiqzOygxPlOF8FCxel6brkOVlsIf9/5o0q6j7vXyiqUWjYLbjOy2iav5qA
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform/6.0.
5
"
,
"path"
:
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform/6.0.
7
"
,
"files"
:
[
"files"
:
[
"LICENSE.TXT"
,
"LICENSE.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"THIRD-PARTY-NOTICES.TXT"
,
"ref/netstandard/_._"
,
"ref/netstandard/_._"
,
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform.6.0.
5
.nupkg.sha512"
,
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform.6.0.
7
.nupkg.sha512"
,
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtime.win10-x86.microsoft.netcore.universalwindowsplatform.nuspec"
,
"runtimes/win10-x86/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x86/lib/uap10.0.15138/Microsoft.CSharp.dll"
,
"runtimes/win10-x86/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
"runtimes/win10-x86/lib/uap10.0.15138/Microsoft.VisualBasic.dll"
,
...
@@ -23184,10 +23184,10 @@
...
@@ -23184,10 +23184,10 @@
"system.private.datacontractserialization.nuspec"
"system.private.datacontractserialization.nuspec"
]
]
},
},
"System.Private.ServiceModel/4.1.
0
"
:
{
"System.Private.ServiceModel/4.1.
1
"
:
{
"sha512"
:
"
/QviVqIgta03ms7IDFALHCJOQCANZ1lILobf/OoLzdphHN40M3r6zqso2NsKvvSV7rJus+QLLWS/q33XGIybrQ
=="
,
"sha512"
:
"
xJyHuGt++ArcsoQkkOUuBxWdPvQa9P/YZ/L1W14gL7xh4XrcDu39Ejp7159qes6JlVvrOFZVoiCRj721hj1hnw
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.private.servicemodel/4.1.
0
"
,
"path"
:
"system.private.servicemodel/4.1.
1
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -23195,7 +23195,7 @@
...
@@ -23195,7 +23195,7 @@
"runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll"
,
"runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll"
,
"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll"
,
"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll"
,
"runtimes/win7/lib/netstandard1.3/System.Private.ServiceModel.dll"
,
"runtimes/win7/lib/netstandard1.3/System.Private.ServiceModel.dll"
,
"system.private.servicemodel.4.1.
0
.nupkg.sha512"
,
"system.private.servicemodel.4.1.
1
.nupkg.sha512"
,
"system.private.servicemodel.nuspec"
"system.private.servicemodel.nuspec"
]
]
},
},
...
@@ -24656,10 +24656,10 @@
...
@@ -24656,10 +24656,10 @@
"system.security.principal.nuspec"
"system.security.principal.nuspec"
]
]
},
},
"System.ServiceModel.Duplex/4.0.
1
"
:
{
"System.ServiceModel.Duplex/4.0.
2
"
:
{
"sha512"
:
"
4I6WSQP4BiT3yG5NetAyAb626e2HlsgSzkiiqGtf4LxGpO3uFQ4eGSXsgVRnxJoDYcnDCH7q215eH/jZBMmx+w
=="
,
"sha512"
:
"
AABh0/uzAPK2zsdt7BG1Ay+h3zlEVfxO7T4Ht+Zo8LMOBirEDglT0dyvaMo2Jd6lCVqTjQIyGODdtk3g61UXDg
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.servicemodel.duplex/4.0.
1
"
,
"path"
:
"system.servicemodel.duplex/4.0.
2
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -24670,37 +24670,17 @@
...
@@ -24670,37 +24670,17 @@
"lib/win8/_._"
,
"lib/win8/_._"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/netcore50/System.ServiceModel.Duplex.dll"
,
"ref/netcore50/System.ServiceModel.Duplex.dll"
,
"ref/netcore50/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/de/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/es/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/fr/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/it/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/ja/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/ko/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/ru/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/zh-hans/System.ServiceModel.Duplex.xml"
,
"ref/netcore50/zh-hant/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/System.ServiceModel.Duplex.dll"
,
"ref/netstandard1.1/System.ServiceModel.Duplex.dll"
,
"ref/netstandard1.1/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/de/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/es/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/fr/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/it/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/ja/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/ko/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/ru/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/zh-hans/System.ServiceModel.Duplex.xml"
,
"ref/netstandard1.1/zh-hant/System.ServiceModel.Duplex.xml"
,
"ref/portable-net45+win8/_._"
,
"ref/portable-net45+win8/_._"
,
"ref/win8/_._"
,
"ref/win8/_._"
,
"system.servicemodel.duplex.4.0.
1
.nupkg.sha512"
,
"system.servicemodel.duplex.4.0.
2
.nupkg.sha512"
,
"system.servicemodel.duplex.nuspec"
"system.servicemodel.duplex.nuspec"
]
]
},
},
"System.ServiceModel.Http/4.1.
0
"
:
{
"System.ServiceModel.Http/4.1.
1
"
:
{
"sha512"
:
"
sCIV+wrA4Antjnk0+fk6rxpzQkd2bReN4UTipGv5iyPNApVv/KtAfeDMg+YIajJ7VkQD60uVBTQmy3LZrRnNO
w=="
,
"sha512"
:
"
Af8YqW1+/Plr+ufkvg6B9yw6kv7mOk/wO1aUWMMFJEErigoLCy7Q+mJ5dTjQFPeiLb6VaQsGlCkKD43bBQ7rv
w=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.servicemodel.http/4.1.
0
"
,
"path"
:
"system.servicemodel.http/4.1.
1
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -24722,49 +24702,9 @@
...
@@ -24722,49 +24702,9 @@
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/net46/System.ServiceModel.Http.dll"
,
"ref/net46/System.ServiceModel.Http.dll"
,
"ref/netcore50/System.ServiceModel.Http.dll"
,
"ref/netcore50/System.ServiceModel.Http.dll"
,
"ref/netcore50/System.ServiceModel.Http.xml"
,
"ref/netcore50/de/System.ServiceModel.Http.xml"
,
"ref/netcore50/es/System.ServiceModel.Http.xml"
,
"ref/netcore50/fr/System.ServiceModel.Http.xml"
,
"ref/netcore50/it/System.ServiceModel.Http.xml"
,
"ref/netcore50/ja/System.ServiceModel.Http.xml"
,
"ref/netcore50/ko/System.ServiceModel.Http.xml"
,
"ref/netcore50/ru/System.ServiceModel.Http.xml"
,
"ref/netcore50/zh-hans/System.ServiceModel.Http.xml"
,
"ref/netcore50/zh-hant/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/System.ServiceModel.Http.dll"
,
"ref/netstandard1.0/System.ServiceModel.Http.dll"
,
"ref/netstandard1.0/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/de/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/es/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/fr/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/it/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/ja/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/ko/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/ru/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/zh-hans/System.ServiceModel.Http.xml"
,
"ref/netstandard1.0/zh-hant/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/System.ServiceModel.Http.dll"
,
"ref/netstandard1.1/System.ServiceModel.Http.dll"
,
"ref/netstandard1.1/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/de/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/es/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/fr/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/it/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/ja/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/ko/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/ru/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/zh-hans/System.ServiceModel.Http.xml"
,
"ref/netstandard1.1/zh-hant/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/System.ServiceModel.Http.dll"
,
"ref/netstandard1.3/System.ServiceModel.Http.dll"
,
"ref/netstandard1.3/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/de/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/es/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/fr/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/it/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/ja/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/ko/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/ru/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/zh-hans/System.ServiceModel.Http.xml"
,
"ref/netstandard1.3/zh-hant/System.ServiceModel.Http.xml"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/win8/_._"
,
"ref/win8/_._"
,
"ref/wp8/_._"
,
"ref/wp8/_._"
,
...
@@ -24772,14 +24712,14 @@
...
@@ -24772,14 +24712,14 @@
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarintvos10/_._"
,
"ref/xamarintvos10/_._"
,
"ref/xamarinwatchos10/_._"
,
"ref/xamarinwatchos10/_._"
,
"system.servicemodel.http.4.1.
0
.nupkg.sha512"
,
"system.servicemodel.http.4.1.
1
.nupkg.sha512"
,
"system.servicemodel.http.nuspec"
"system.servicemodel.http.nuspec"
]
]
},
},
"System.ServiceModel.NetTcp/4.1.
0
"
:
{
"System.ServiceModel.NetTcp/4.1.
1
"
:
{
"sha512"
:
"
n+Ir2B9SAd5XwAaXPIpLQsbaDcscSsyJH0ODpm5tpK8xXxmLhiPct5kujzeAiAhB37lVSetrSINdFb1Llg2ng
g=="
,
"sha512"
:
"
ozGfn/rBUgEuulq5CCEBen3bdLFePCPzg/Rdg+QrsPflr1eYAvFKR4JGSlFO+UVs6BumLsGstO8S1LuoMMr1D
g=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.servicemodel.nettcp/4.1.
0
"
,
"path"
:
"system.servicemodel.nettcp/4.1.
1
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -24792,48 +24732,18 @@
...
@@ -24792,48 +24732,18 @@
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/net46/System.ServiceModel.NetTcp.dll"
,
"ref/net46/System.ServiceModel.NetTcp.dll"
,
"ref/netcore50/System.ServiceModel.NetTcp.dll"
,
"ref/netcore50/System.ServiceModel.NetTcp.dll"
,
"ref/netcore50/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/de/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/es/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/fr/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/it/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/ja/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/ko/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/ru/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/zh-hans/System.ServiceModel.NetTcp.xml"
,
"ref/netcore50/zh-hant/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/System.ServiceModel.NetTcp.dll"
,
"ref/netstandard1.1/System.ServiceModel.NetTcp.dll"
,
"ref/netstandard1.1/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/de/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/es/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/fr/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/it/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/ja/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/ko/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/ru/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/zh-hans/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.1/zh-hant/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/System.ServiceModel.NetTcp.dll"
,
"ref/netstandard1.3/System.ServiceModel.NetTcp.dll"
,
"ref/netstandard1.3/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/de/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/es/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/fr/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/it/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/ja/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/ko/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/ru/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/zh-hans/System.ServiceModel.NetTcp.xml"
,
"ref/netstandard1.3/zh-hant/System.ServiceModel.NetTcp.xml"
,
"ref/portable-net45+win8/_._"
,
"ref/portable-net45+win8/_._"
,
"ref/win8/_._"
,
"ref/win8/_._"
,
"system.servicemodel.nettcp.4.1.
0
.nupkg.sha512"
,
"system.servicemodel.nettcp.4.1.
1
.nupkg.sha512"
,
"system.servicemodel.nettcp.nuspec"
"system.servicemodel.nettcp.nuspec"
]
]
},
},
"System.ServiceModel.Primitives/4.1.
0
"
:
{
"System.ServiceModel.Primitives/4.1.
1
"
:
{
"sha512"
:
"
Kd65HOn/5pL9xtCUkSL8xVqpqBUYy9tsfo0qe/MTTzApY8WQ+6i4I2ts++M+m4vbOanCoEsjjUj26P6C6ilQjQ
=="
,
"sha512"
:
"
T7KBgQiQaxeTH9mIfKptvJhLKtYFm/riraVWY4OCesjgzgRjDPpFAlHXLv6dO4lNjkQLlgeAVwKKNGBgSrDkog
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.servicemodel.primitives/4.1.
0
"
,
"path"
:
"system.servicemodel.primitives/4.1.
1
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -24855,49 +24765,9 @@
...
@@ -24855,49 +24765,9 @@
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/net46/System.ServiceModel.Primitives.dll"
,
"ref/net46/System.ServiceModel.Primitives.dll"
,
"ref/netcore50/System.ServiceModel.Primitives.dll"
,
"ref/netcore50/System.ServiceModel.Primitives.dll"
,
"ref/netcore50/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/de/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/es/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/fr/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/it/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/ja/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/ko/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/ru/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/zh-hans/System.ServiceModel.Primitives.xml"
,
"ref/netcore50/zh-hant/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.0/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.0/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/de/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/es/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/fr/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/it/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/ja/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/ko/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/ru/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/zh-hans/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.0/zh-hant/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.1/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.1/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/de/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/es/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/fr/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/it/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/ja/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/ko/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/ru/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/zh-hans/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.1/zh-hant/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.3/System.ServiceModel.Primitives.dll"
,
"ref/netstandard1.3/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/de/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/es/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/fr/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/it/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/ja/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/ko/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/ru/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/zh-hans/System.ServiceModel.Primitives.xml"
,
"ref/netstandard1.3/zh-hant/System.ServiceModel.Primitives.xml"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/win8/_._"
,
"ref/win8/_._"
,
"ref/wp8/_._"
,
"ref/wp8/_._"
,
...
@@ -24905,14 +24775,14 @@
...
@@ -24905,14 +24775,14 @@
"ref/xamarinmac20/_._"
,
"ref/xamarinmac20/_._"
,
"ref/xamarintvos10/_._"
,
"ref/xamarintvos10/_._"
,
"ref/xamarinwatchos10/_._"
,
"ref/xamarinwatchos10/_._"
,
"system.servicemodel.primitives.4.1.
0
.nupkg.sha512"
,
"system.servicemodel.primitives.4.1.
1
.nupkg.sha512"
,
"system.servicemodel.primitives.nuspec"
"system.servicemodel.primitives.nuspec"
]
]
},
},
"System.ServiceModel.Security/4.0.
1
"
:
{
"System.ServiceModel.Security/4.0.
2
"
:
{
"sha512"
:
"
82pkDb6LMq/NHi+DVHZ7zKHMMJ7mR6rVl9TpH+p8zJhZrVYJez9vTbdMsxQhbNOngEkJKzZFveNYpaRv/3RMsg
=="
,
"sha512"
:
"
4oqvU/Upjl4q8bfj9oqI1dHv74nzpltvTcJAmDIxi+8KGlMnMOnzklh/BqonQHb6lAIVxYVmvAQlPo3lXv+P6w
=="
,
"type"
:
"package"
,
"type"
:
"package"
,
"path"
:
"system.servicemodel.security/4.0.
1
"
,
"path"
:
"system.servicemodel.security/4.0.
2
"
,
"files"
:
[
"files"
:
[
"ThirdPartyNotices.txt"
,
"ThirdPartyNotices.txt"
,
"dotnet_library_license.txt"
,
"dotnet_library_license.txt"
,
...
@@ -24924,42 +24794,12 @@
...
@@ -24924,42 +24794,12 @@
"lib/wp8/_._"
,
"lib/wp8/_._"
,
"ref/net45/_._"
,
"ref/net45/_._"
,
"ref/netcore50/System.ServiceModel.Security.dll"
,
"ref/netcore50/System.ServiceModel.Security.dll"
,
"ref/netcore50/System.ServiceModel.Security.xml"
,
"ref/netcore50/de/System.ServiceModel.Security.xml"
,
"ref/netcore50/es/System.ServiceModel.Security.xml"
,
"ref/netcore50/fr/System.ServiceModel.Security.xml"
,
"ref/netcore50/it/System.ServiceModel.Security.xml"
,
"ref/netcore50/ja/System.ServiceModel.Security.xml"
,
"ref/netcore50/ko/System.ServiceModel.Security.xml"
,
"ref/netcore50/ru/System.ServiceModel.Security.xml"
,
"ref/netcore50/zh-hans/System.ServiceModel.Security.xml"
,
"ref/netcore50/zh-hant/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/System.ServiceModel.Security.dll"
,
"ref/netstandard1.0/System.ServiceModel.Security.dll"
,
"ref/netstandard1.0/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/de/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/es/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/fr/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/it/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/ja/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/ko/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/ru/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/zh-hans/System.ServiceModel.Security.xml"
,
"ref/netstandard1.0/zh-hant/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/System.ServiceModel.Security.dll"
,
"ref/netstandard1.1/System.ServiceModel.Security.dll"
,
"ref/netstandard1.1/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/de/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/es/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/fr/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/it/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/ja/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/ko/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/ru/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/zh-hans/System.ServiceModel.Security.xml"
,
"ref/netstandard1.1/zh-hant/System.ServiceModel.Security.xml"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/portable-net45+win8+wp8/_._"
,
"ref/win8/_._"
,
"ref/win8/_._"
,
"ref/wp8/_._"
,
"ref/wp8/_._"
,
"system.servicemodel.security.4.0.
1
.nupkg.sha512"
,
"system.servicemodel.security.4.0.
2
.nupkg.sha512"
,
"system.servicemodel.security.nuspec"
"system.servicemodel.security.nuspec"
]
]
},
},
...
@@ -25759,7 +25599,7 @@
...
@@ -25759,7 +25599,7 @@
},
},
"projectFileDependencyGroups"
:
{
"projectFileDependencyGroups"
:
{
""
:
[
""
:
[
"Microsoft.NETCore.UniversalWindowsPlatform >= 6.0.
5
"
,
"Microsoft.NETCore.UniversalWindowsPlatform >= 6.0.
7
"
,
"StyleCop.Analyzers >= 1.0.2"
"StyleCop.Analyzers >= 1.0.2"
],
],
"UAP,Version=v10.0.10240"
:
[]
"UAP,Version=v10.0.10240"
:
[]
...
@@ -25791,7 +25631,7 @@
...
@@ -25791,7 +25631,7 @@
}
}
},
},
"dependencies"
:
{
"dependencies"
:
{
"Microsoft.NETCore.UniversalWindowsPlatform"
:
"[6.0.
5
, )"
,
"Microsoft.NETCore.UniversalWindowsPlatform"
:
"[6.0.
7
, )"
,
"StyleCop.Analyzers"
:
"[1.0.2, )"
"StyleCop.Analyzers"
:
"[1.0.2, )"
},
},
"frameworks"
:
{
"frameworks"
:
{
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment