diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e915029
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+################################################################################
+# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
+################################################################################
+
+/.vs
diff --git a/MARC4J.Net.Test/MARC4J.Net.Test.csproj b/MARC4J.Net.Test/MARC4J.Net.Test.csproj
index 81e6472..83f96c1 100644
--- a/MARC4J.Net.Test/MARC4J.Net.Test.csproj
+++ b/MARC4J.Net.Test/MARC4J.Net.Test.csproj
@@ -1,109 +1,48 @@
-
-
-
- Debug
- AnyCPU
- {F99897BB-8D1F-4986-A5F7-35E0B83056B4}
- Library
- Properties
- MARC4J.Net.Test
- MARC4J.Net.Test
- v4.0
- 512
- {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
- 10.0
- $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
- $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages
- False
- UnitTest
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
-
- 3.5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {0b6ef2e6-9f5b-4502-95fd-5867095ae3b5}
- MARC4J.Net
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- False
-
-
- False
-
-
- False
-
-
- False
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+ net5.0
+ Library
+ MARC4J.Net.Test
+ MARC4J.Net.Test
+ false
+
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+ bin\Release\MARC4J.Net.Test.XML
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PreserveNewest
+
+
+
+
+
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.deps.json b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.deps.json
new file mode 100644
index 0000000..fb68fc2
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.deps.json
@@ -0,0 +1,1706 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v5.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v5.0": {
+ "MARC4J.Net.Test/1.0.0": {
+ "dependencies": {
+ "MARC4J.Net": "1.0.0",
+ "MSTest.TestAdapter": "2.2.8",
+ "MSTest.TestFramework": "2.2.8",
+ "Microsoft.NET.Test.Sdk": "16.9.4"
+ },
+ "runtime": {
+ "MARC4J.Net.Test.dll": {}
+ }
+ },
+ "Microsoft.CodeCoverage/16.9.4": {
+ "runtime": {
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "16.900.21.15801"
+ }
+ }
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "Microsoft.NET.Test.Sdk/16.9.4": {
+ "dependencies": {
+ "Microsoft.CodeCoverage": "16.9.4",
+ "Microsoft.TestPlatform.TestHost": "16.9.4"
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "Microsoft.NETCore.Targets/1.1.0": {},
+ "Microsoft.TestPlatform.ObjectModel/16.9.4": {
+ "dependencies": {
+ "NuGet.Frameworks": "5.0.0",
+ "System.Reflection.Metadata": "1.6.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ }
+ },
+ "resources": {
+ "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.TestPlatform.TestHost/16.9.4": {
+ "dependencies": {
+ "Microsoft.TestPlatform.ObjectModel": "16.9.4",
+ "Newtonsoft.Json": "9.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ },
+ "lib/netcoreapp2.1/testhost.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "15.0.0.0"
+ }
+ },
+ "resources": {
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "MSTest.TestAdapter/2.2.8": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0"
+ }
+ },
+ "MSTest.TestFramework/2.2.8": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
+ "assemblyVersion": "14.0.0.0",
+ "fileVersion": "14.0.6623.13"
+ },
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
+ "assemblyVersion": "14.0.0.0",
+ "fileVersion": "14.0.6623.13"
+ }
+ }
+ },
+ "NETStandard.Library/1.6.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Console": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.Compression.ZipFile": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Net.Http": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Net.Sockets": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Timer": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ }
+ },
+ "Newtonsoft.Json/9.0.1": {
+ "dependencies": {
+ "Microsoft.CSharp": "4.0.1",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "4.1.1",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.0/Newtonsoft.Json.dll": {
+ "assemblyVersion": "9.0.0.0",
+ "fileVersion": "9.0.1.19813"
+ }
+ }
+ },
+ "NuGet.Frameworks/5.0.0": {
+ "runtime": {
+ "lib/netstandard2.0/NuGet.Frameworks.dll": {
+ "assemblyVersion": "5.0.0.6",
+ "fileVersion": "5.0.0.5923"
+ }
+ }
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.native.System/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "dependencies": {
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "System.AppContext/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Buffers/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Collections/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Console/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Diagnostics.TextWriterTraceListener/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.TraceSource": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.TraceSource/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Globalization/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "System.IO/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Buffers": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.IO.Compression": "4.3.0"
+ }
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "dependencies": {
+ "System.Buffers": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Linq/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.DiagnosticSource": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Net.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Net.Sockets/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.ObjectModel/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Reflection/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Metadata/1.6.0": {},
+ "System.Reflection.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "dependencies": {
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Primitives/4.1.1": {
+ "dependencies": {
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Cng": "4.3.0",
+ "System.Security.Cryptography.Csp": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Text.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Timer/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Extensions": "4.3.0"
+ }
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "MARC4J.Net/1.0.0": {
+ "runtime": {
+ "MARC4J.Net.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "MARC4J.Net.Test/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.CodeCoverage/16.9.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-N/RYB07gJkPZ1nJiq0QGxFIL+X5vVl4GI99PiTYXpbfI30NTZMRJgZ+4jYLFYLDQqj9o1Juhv+3iiymd7lozrA==",
+ "path": "microsoft.codecoverage/16.9.4",
+ "hashPath": "microsoft.codecoverage.16.9.4.nupkg.sha512"
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
+ "path": "microsoft.csharp/4.0.1",
+ "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
+ },
+ "Microsoft.NET.Test.Sdk/16.9.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-M/k16vmS7Hz/+Kuy3p6XE743XPjYYMzfN5ZvpSLY44Ngh5IBMk0Je5Qed8oq6/kvzJA2DTrXa7YrfceHhbQKeQ==",
+ "path": "microsoft.net.test.sdk/16.9.4",
+ "hashPath": "microsoft.net.test.sdk.16.9.4.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+ "path": "microsoft.netcore.targets/1.1.0",
+ "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.TestPlatform.ObjectModel/16.9.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t43y1MZYshZFfc/g8nzy4o86PW2WfFcoQ+MjgYUlfj1pptKHc7Xr+R6sFBODA+y1I+Mc+Ujzme/c2cGX2AuOwQ==",
+ "path": "microsoft.testplatform.objectmodel/16.9.4",
+ "hashPath": "microsoft.testplatform.objectmodel.16.9.4.nupkg.sha512"
+ },
+ "Microsoft.TestPlatform.TestHost/16.9.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3YuJ7OSb1YPk+OTZfpa8U7I+TUZRH/nCeOWcN+TERp1SUZrcGeG2IGBZvVZ9CbKuQ+7wLiwsfcIgKIu+kbvibg==",
+ "path": "microsoft.testplatform.testhost/16.9.4",
+ "hashPath": "microsoft.testplatform.testhost.16.9.4.nupkg.sha512"
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
+ "path": "microsoft.win32.primitives/4.3.0",
+ "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
+ },
+ "MSTest.TestAdapter/2.2.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BzxcfLaOZ25g8usreCBwFvpzH9LcR56pSkMbERO718cTQyAChXBYVuNIU3uK9stCcUWdXxIYl4WloiIu/C/PMQ==",
+ "path": "mstest.testadapter/2.2.8",
+ "hashPath": "mstest.testadapter.2.2.8.nupkg.sha512"
+ },
+ "MSTest.TestFramework/2.2.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-phUoHuGTuw9T5yekxPHLLLq8jE56yufmh2yPlJq1IfkT4a3tYZ2htkeTlnQmzmJP3hI5xYhlqwiHcy3JqVt/OA==",
+ "path": "mstest.testframework/2.2.8",
+ "hashPath": "mstest.testframework.2.2.8.nupkg.sha512"
+ },
+ "NETStandard.Library/1.6.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
+ "path": "netstandard.library/1.6.1",
+ "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
+ },
+ "Newtonsoft.Json/9.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
+ "path": "newtonsoft.json/9.0.1",
+ "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
+ },
+ "NuGet.Frameworks/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c5JVjuVAm4f7E9Vj+v09Z9s2ZsqFDjBpcsyS3M9xRo0bEdm/LVZSzLxxNvfvAwRiiE8nwe1h2G4OwiwlzFKXlA==",
+ "path": "nuget.frameworks/5.0.0",
+ "hashPath": "nuget.frameworks.5.0.0.nupkg.sha512"
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
+ "path": "runtime.native.system/4.3.0",
+ "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
+ "path": "runtime.native.system.io.compression/4.3.0",
+ "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
+ "path": "runtime.native.system.net.http/4.3.0",
+ "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
+ "path": "runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "System.AppContext/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
+ "path": "system.appcontext/4.3.0",
+ "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
+ },
+ "System.Buffers/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
+ "path": "system.buffers/4.3.0",
+ "hashPath": "system.buffers.4.3.0.nupkg.sha512"
+ },
+ "System.Collections/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
+ "path": "system.collections/4.3.0",
+ "hashPath": "system.collections.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
+ "path": "system.collections.concurrent/4.3.0",
+ "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
+ },
+ "System.Console/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
+ "path": "system.console/4.3.0",
+ "hashPath": "system.console.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
+ "path": "system.diagnostics.debug/4.3.0",
+ "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
+ "path": "system.diagnostics.diagnosticsource/4.3.0",
+ "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.TextWriterTraceListener/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
+ "path": "system.diagnostics.textwritertracelistener/4.3.0",
+ "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "path": "system.diagnostics.tools/4.3.0",
+ "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.TraceSource/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
+ "path": "system.diagnostics.tracesource/4.3.0",
+ "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "path": "system.diagnostics.tracing/4.3.0",
+ "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
+ "path": "system.dynamic.runtime/4.0.11",
+ "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
+ },
+ "System.Globalization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
+ "path": "system.globalization/4.3.0",
+ "hashPath": "system.globalization.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
+ "path": "system.globalization.calendars/4.3.0",
+ "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
+ "path": "system.globalization.extensions/4.3.0",
+ "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.IO/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+ "path": "system.io/4.3.0",
+ "hashPath": "system.io.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
+ "path": "system.io.compression/4.3.0",
+ "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
+ "path": "system.io.compression.zipfile/4.3.0",
+ "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
+ "path": "system.io.filesystem/4.3.0",
+ "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
+ "path": "system.io.filesystem.primitives/4.3.0",
+ "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Linq/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
+ "path": "system.linq/4.3.0",
+ "hashPath": "system.linq.4.3.0.nupkg.sha512"
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
+ "path": "system.linq.expressions/4.3.0",
+ "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
+ "path": "system.net.http/4.3.0",
+ "hashPath": "system.net.http.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
+ "path": "system.net.primitives/4.3.0",
+ "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Sockets/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
+ "path": "system.net.sockets/4.3.0",
+ "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
+ },
+ "System.ObjectModel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
+ "path": "system.objectmodel/4.3.0",
+ "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+ "path": "system.reflection/4.3.0",
+ "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+ "path": "system.reflection.emit/4.3.0",
+ "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
+ "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+ "path": "system.reflection.emit.lightweight/4.3.0",
+ "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
+ "path": "system.reflection.extensions/4.3.0",
+ "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Metadata/1.6.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
+ "path": "system.reflection.metadata/1.6.0",
+ "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+ "path": "system.reflection.primitives/4.3.0",
+ "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
+ "path": "system.reflection.typeextensions/4.3.0",
+ "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
+ "path": "system.resources.resourcemanager/4.3.0",
+ "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "path": "system.runtime/4.3.0",
+ "hashPath": "system.runtime.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
+ "path": "system.runtime.extensions/4.3.0",
+ "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
+ "path": "system.runtime.handles/4.3.0",
+ "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
+ "path": "system.runtime.interopservices/4.3.0",
+ "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
+ "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
+ "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
+ "path": "system.runtime.numerics/4.3.0",
+ "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Primitives/4.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
+ "path": "system.runtime.serialization.primitives/4.1.1",
+ "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
+ "path": "system.security.cryptography.algorithms/4.3.0",
+ "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
+ "path": "system.security.cryptography.cng/4.3.0",
+ "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
+ "path": "system.security.cryptography.csp/4.3.0",
+ "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
+ "path": "system.security.cryptography.encoding/4.3.0",
+ "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
+ "path": "system.security.cryptography.openssl/4.3.0",
+ "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
+ "path": "system.security.cryptography.primitives/4.3.0",
+ "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
+ "path": "system.security.cryptography.x509certificates/4.3.0",
+ "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+ "path": "system.text.encoding/4.3.0",
+ "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "path": "system.text.encoding.extensions/4.3.0",
+ "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "path": "system.text.regularexpressions/4.3.0",
+ "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
+ "path": "system.threading/4.3.0",
+ "hashPath": "system.threading.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+ "path": "system.threading.tasks/4.3.0",
+ "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
+ "path": "system.threading.tasks.extensions/4.3.0",
+ "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Timer/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
+ "path": "system.threading.timer/4.3.0",
+ "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
+ "path": "system.xml.readerwriter/4.3.0",
+ "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
+ "path": "system.xml.xdocument/4.3.0",
+ "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
+ },
+ "MARC4J.Net/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.dll b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.dll
new file mode 100644
index 0000000..4281aa7
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.pdb b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.pdb
new file mode 100644
index 0000000..c236ffd
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.pdb differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.dev.json b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.dev.json
new file mode 100644
index 0000000..f3d8f6c
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.dev.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "additionalProbingPaths": [
+ "C:\\Users\\dst6071\\.dotnet\\store\\|arch|\\|tfm|",
+ "C:\\Users\\dst6071\\.nuget\\packages",
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.json b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.json
new file mode 100644
index 0000000..a8e7e82
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.Test.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "tfm": "net5.0",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "5.0.0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.dll b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.dll
new file mode 100644
index 0000000..5752e95
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.pdb b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.pdb
new file mode 100644
index 0000000..f847e35
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.pdb differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.xml b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.xml
new file mode 100644
index 0000000..05272a0
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/MARC4J.Net.xml
@@ -0,0 +1,1459 @@
+
+
+
+ MARC4J.Net
+
+
+
+ RECORD TERMINATOR
+
+
+ FIELD TERMINATOR
+
+
+ SUBFIELD DELIMITER
+
+
+ BLANK
+
+
+ NS URI
+
+
+ MARC-8 ANSEL ENCODING *
+
+
+ ISO5426 ENCODING *
+
+
+ ISO6937 ENCODING *
+
+
+
+
+ A utility to convert MARC-8 data to non-precomposed UCS/Unicode.
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+
+ Constructs an instance with the specified pathname.
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Loads the entire mapping (including multibyte characters) from the Library of Congress.
+
+
+
+
+ Converts MARC-8 data to UCS/Unicode.
+
+ the MARC-8 data in an array of char
+ the UCS/Unicode data
+
+
+
+ Extend this class to create a character converter.
+
+
+
+
+ The method that needs to be implemented in a subclass to create a CharConverter.
+ Receives a data element extracted from a record as a array of characters, and
+ converts that data and returns the result as a String object.
+
+ the data to convert
+
+
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a byte array, converts the bytes to characters, and calls the above convert method
+ which must be implemented in the subclass.
+
+ the data to convert
+
+
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a String, converts the String to a character array, and calls the above convert
+ method which must be implemented in the subclass.
+
+ the data to convert
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+
+ CodeTable defines a data structure to facilitate
+ AnselToUnicode char conversion.
+
+
+
+ Data element identifier
+
+
+
+ A utility to convert UNIMARC data to UCS/Unicode
+
+
+
+
+ Converts UNIMARC (ISO 5426 charset) data to UCS/Unicode.
+
+ the UNIMARC data in an array of char
+ the UCS/Unicode data
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+
+ A utility to convert ISO 6937 data to UCS/Unicode.
+
+
+
+
+ Converts ISO 6937 data to UCS/Unicode.
+
+ the ISO 6937 data in an array of char
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+ whether the CharConverter returns Unicode encoded characters
+
+
+
+ ReverseCodeTable is a set of methods to facilitate Unicode to MARC-8
+ char conversion, it tracks the current charset encodings that are in use,
+ and defines abstract methods IsCombining() and GetCharTable()which must be overridden
+ in a sub-class to actually implement the Unicode to MARC8 char conversion.
+
+
+
+
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, determine whether that char is a combining
+ char (an accent mark or diacritic)
+
+ the UCS/Unicode char to look up
+ true if char is a combining char
+
+
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, return ALL of the possible MARC-8 representations
+ of that char. These are represented in a IDictionary where the key is the ISOcode of the
+ char set in MARC-8 that the Unicode char appears in, and the value is the MARC-8
+ char value in that char set that encodes the given Unicode char.
+
+ @param c - the UCS/Unicode char to look up
+ @return IDictionary - contains all of the possible MARC-8 representations of that Unicode char
+
+
+
+ Default constructor for the abstract class, allocates and initializes the structures that
+ are used to track the current char sets in use.
+
+
+
+
+ Initializes the ReverseCodeTable state to the default value for encoding a field.
+
+
+
+
+ Routine used for tracking which char set is currently in use for chars less than 0x80
+
+ the current G0 char set in use.
+
+
+
+ Routine used for tracking which char set is currently in use for chars greater than 0x80
+
+
+
+
+
+ Routine used for changing which char set is currently in use for chars less than 0x80
+
+
+
+
+
+ Routine used for changing which char set is currently in use for chars greater than 0x80
+
+
+
+
+
+ Performs a lookup of the MARC8 translation of a given Unicode char. Caches the results
+ in lastLookupKey and lastLookupValue so that subsequent lookups made in processing the same
+ char will proceed more quickly.
+
+ the UCS/Unicode char to look up
+ contains all of the possible MARC-8 representations of that Unicode char
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists.
+
+ the UCS/Unicode char to look up
+ true if there is one or more MARC-8 representation of the given Unicode char.
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G1 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G1 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as either the G0 or the G1 char set, as specified by the second parameter.
+
+ the UCS/Unicode char to look up
+ whether to use the current G0 charset of the current G1 charset to perform the lookup
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Lookups up the MARC8 translation of a given Unicode char and determines which of the MARC-8
+ char sets that have a translation for that Unicode char is the best one to use.
+ If one one charset has a translation, that one will be returned. If more than one charset has a
+ translation
+
+ charset - whether to use the current G0 charset of the current G1 charset to perform the lookup
+
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Utility function for translating a String consisting of one or more two char hex string
+ of the char values into a char array containing those chars
+
+ A string containing the two-char hex strings of chars to decode
+ char[] - an array of chars represented by the
+
+
+
+ ReverseCodeTableHash defines a data structure to facilitate
+ UnicodeToAnsel character conversion.
+
+
+
+
+ Builds a data structure to facilitate UnicodeToAnsel
+ char conversion.
+
+
+
+ Data element identifier
+
+
+
+
+ A utility to convert UCS/Unicode data to MARC-8.
+
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
+
+
+
+
+ Creates a new instance and loads the MARC4J supplied Ansel/Unicode
+ conversion tables based on the official LC tables. Loads in the generated class
+ ReverseCodeTableGenerated which contains switch statements to lookup
+ the MARC-8 encodings for given Unicode characters.
+
+
+
+
+ Constructs an instance with the specified pathname.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+
+ Does the actual work of converting UCS/Unicode data to MARC-8.
+
+
+ If the Unicode data has been normalized into composed form, and the composed character
+ does not have a corresponding MARC8 character, this routine will normalize that character into
+ its decomposed form, and try to translate that equivalent string into MARC8.
+
+
+ the UCS/Unicode data in an array of char
+ the MARC-8 data
+
+
+
+ A utility to convert UCS/Unicode data to UNIMARC (ISO 5426 charset).
+
+
+
+
+
+ Converts UCS/Unicode data to UNIMARC (ISO 5426 charset).
+
+
+ A question mark (0x3F) is returned if there is no match.
+
+
+ the UCS/Unicode data in an array of char
+ the UNIMARC (ISO 5426 charset) data
+
+
+
+ A utility to convert UCS/Unicode data to ISO 6937.
+
+
+
+
+
+ Converts UCS/Unicode data to ISO 6937.
+
+
+
+ A question mark (0x3F) is returned if there is no match.
+
+
+ the UCS/Unicode data in an array of char
+ the ISO 6937 data
+
+
+
+ FATAL is the most severe error, it is usually set in conjunction with throwing an
+ exception, generally no record is returned when a FATAL error occurs. Although in
+ some instances (a record with a field > 9999 bytes long) a record will be returned
+ that can be used, but it cannot be written back out without causing an error.
+
+
+
+
+ MAJOR_ERROR indicates that a serious problem existed with the record, such as a
+ malformed directory or an invalid subfield tag, or an encoding error where missing
+ data had to be inferred through some heuristic process. This indicates that
+ although a record is returned, you cannot be sure that the record is not corrupted.
+
+
+
+
+ MINOR_ERROR indicates that a less serious problem existed with the record, such as
+ a mismatch between the directory stated field sizes and the actual field sizes,
+ or an encoding error where extraneous data had to be discarded to correctly
+ interpret the data.
+
+
+
+
+ ERROR_TYPO indicates that an even less severe problem was found with the record,
+ such as the record leader ends with characters other than "4500" or a field tag
+ contains non-numeric characters the record contains a html-style entity reference
+ such as & or " which was replaced with the unescaped version.
+
+
+
+
+ INFO is used to pass information about the record translation process. It does
+ not indicate an error. It usually will occur when a defaultEncoding value of "BESTGUESS"
+ is passed in. INFO statements are generated to indicate which character encoding was
+ determined to be the best fit for the data, and why.
+
+
+
+
+ Error
+
+
+
+
+
+
+
+
+
+ Provides a descriptive string representation of the severity level.
+
+
+ a descriptive string representation of the severity level
+
+
+
+
+
+ Formats the error message for display
+
+
+
+
+ Returns true if any errors (or warnings) were encountered in processing the
+ current record. Note that if only INFO level messages are encountered for a
+ given record, this method will return false.
+
+ @return bool - The highest error severity level encountered for the current record.
+
+
+
+
+ Returns the highest error severity level encountered in processing the current record.
+
+ @return int - The highest error severity level encountered for the current record.
+
+
+
+
+ Returns a list of all of the errors encountered in processing the current record.
+
+ @return List - A list of all of the errors encountered for the current record.
+
+
+
+
+ Resets the list of errors to empty. This should be called at the beginning of
+ processing of each record.
+
+
+
+
+ Logs an error message using the stated severity level. Uses the values passed
+ in id, field, and subfield to note the location of the error.
+
+ @param id - the record ID of the record currently being processed
+ @param field - the tag of the field currently being processed
+ @param subfield - the subfield tag of the subfield currently being processed
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Logs an error message using the stated severity level. Uses the values stored
+ in curRecordID, curField, and curSubfield to note the location of the error.
+
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Copys a List of errors into the current error handler
+
+ @param newErrors - A list of Errors.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Sets the record ID to be stored for subsequent error messages that are logged
+ If any previous messages are stored for the current record that don't have a
+ stored record ID, set the value for those entries to this value also.
+
+ @param recordID - the record ID of the record currently being processed
+
+
+
+
+
+ Sets the subfield tag to be stored for subsequent error messages that are logged
+
+ @param curSubfield - the subfield tag of the subfield currently being processed
+
+
+
+
+ Implement this interface to provide an iterator over a collection of
+ Record objects.
+
+
+
+
+ Implement this interface to provide a writer for Record objects.
+
+
+
+
+ Writes a single Record to the output stream.
+
+
+
+
+
+ Gets and Sets the character converter.
+
+
+
+
+ Closes the writer.
+
+
+
+
+ Binary Marc records have a maximum size of 99999 bytes. In the data dumps from
+ the Sirsi/Dynix Virgo system if a record with all of its holdings information
+ attached would be greater that that size, the records is written out multiple
+ times with each subsequent record containing a subset of the total holdings information.
+ This class reads ahead to determine when the next record in a Marc file is actually
+ a continuation of the same record. When this occurs, the holdings information in the
+ next record is appended to/merged with the in-memory Marc record representation already
+ read.
+
+
+
+
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record.
+
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
+
+
+
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record. Because this reader
+ needs to have two records in memory to determine when the subsequent record is a continuation,
+ if Error Handling is being performed, this constructor needs to be used, so that the errors
+ from the "next" record are not appended to the results for the "current" record.
+ Call this constructor in the following way:
+ ErrorHandler errors2 = errors;
+ errors = new ErrorHandler();
+ reader = new MarcCombiningReader(reader, errors, errors2, combineConsecutiveRecordsFields);
+
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ ErrorHandler Object to use for attaching errors to a record.
+ ErrorHandler Object that was passed into the lower level IMarcReader
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
+
+
+
+ Support method to find a specific control field within a record and return
+ its contents as a string.
+
+ record to search
+ tag number to search for
+
+
+
+
+ Support method to detect if two records match.
+
+ left side of the comparison (current record)
+ right side of the comparison (next record)
+
+
+
+
+ A Marc reader which instead of handling a single file of MARC records
+ it handles a directory, which it will scan for all .mrc files, and
+ iterate through all of them in turn.
+
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+
+ The path of the directory from which to read all of the .mrc files
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+
+ The path of the directory from which to read all of the .mrc files
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
+
+
+
+ Returns the next record in the iteration.
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+ Create a new MarcException with no detail mesage.
+
+
+ Create a new MarcException with the String
+ specified as an error message.
+
+ @param message
+ information about the cause of the exception
+
+
+ Create a new MarcException with the given
+ Exception base cause and detail message.
+
+ @param message
+ information about the cause of the exception
+ @param ex
+ the nested exception that caused this exception
+
+
+
+
+ This represents the expected encoding of the data when a
+ MARC record does not have a 'a' in character 9 of the leader.
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If permissive and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by passing in an ErrorHandler object and/or setting convertToUTF8 to true.
+
+ If errors and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ If an ErrorHandler object is passed in, that object will be used to log and track any errors
+ in the records as the records are decoded. After the next() function returns, you can query
+ to determine whether any errors were detected in the decoding process.
+
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If permissive and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ The parameter defaultEncoding is used to specify the character encoding that is used in the records
+ that will be read from the input stream. If permissive is set to true, you can specify "BESTGUESS"
+ as the default encoding, and the reader will attempt to determine the character encoding used in the
+ records being read from the input stream. This is especially useful if you are working with records
+ downloaded from an external source and the encoding is either unknown or the encoding is different from
+ what the records claim to be.
+
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If errors and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ The parameter defaultEncoding is used to specify the character encoding that is used in the records
+ that will be read from the input stream. If permissive is set to true, you can specify "BESTGUESS"
+ as the default encoding, and the reader will attempt to determine the character encoding used in the
+ records being read from the input stream. This is especially useful if you are working with records
+ downloaded from an external source and the encoding is either unknown or the encoding is different from
+ what the records claim to be.
+
+ If an ErrorHandler object is passed in, that object will be used to log and track any errors
+ in the records as the records are decoded. After the next() function returns, you can query
+ to determine whether any errors were detected in the decoding process.
+
+
+
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+ Returns the next record in the iteration.
+
+ @return Record - the record object
+
+
+
+ Writes a Record object to the writer.
+
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+
+ Returns the next record in the iteration.
+
+
+
+
+
+ Class for writing MARC record objects in ISO 2709 format.
+
+
+ The following example reads a file with MARCXML records and outputs the
+ record set in ISO 2709 format:
+
+
+
+ InputStream input = new FileInputStream("marcxml.xml");
+ MarcXmlReader reader = new MarcXmlReader(input);
+ MarcWriter writer = new MarcStreamWriter(System.out);
+ while (reader.hasNext()) {
+ Record record = reader.next();
+ writer.Write(record);
+ }
+ writer.close();
+
+
+
+ To convert characters like for example from UCS/Unicode to MARC-8 register
+ a MARC4J.Net.Converter.CharConverter implementation:
+
+
+
+ InputStream input = new FileInputStream("marcxml.xml");
+ MarcXmlReader reader = new MarcXmlReader(input);
+ MarcWriter writer = new MarcStreamWriter(System.out);
+ writer.setConverter(new UnicodeToAnsel());
+ while (reader.hasNext()) {
+ Record record = reader.next();
+ writer.Write(record);
+ }
+ writer.close();
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream.
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream.
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+
+ Writes a Record object to the writer.
+
+
+
+
+
+ Closes the writer.
+
+
+
+
+ Initialize logging category
+
+
+
+
+
+ Constants representing each valid tag type
+
+
+ The tag attribute name string
+
+
+ The code attribute name string
+
+
+ The first indicator attribute name string
+
+
+ The second indicator attribute name string
+
+
+ Dictionary for mapping of element strings to constants (int)
+
+
+
+ Class for writing MARC record objects in MARCXML format.
+
+
+
+
+ Constructs an instance with the specified output stream.
+
+ The default character encoding for UTF-8 is used.
+
+
+
+
+
+ Constructs an instance with the specified output stream and indentation.
+
+ The default character encoding for UTF-8 is used.
+
+
+
+
+
+
+ Constructs an instance with the specified output stream and character
+ encoding.
+
+
+
+
+
+
+ Constructs an instance with the specified output stream, character
+ encoding and indentation.
+
+
+
+
+
+
+
+ Constructs an instance with the specified output stream, character
+ encoding and indentation.
+
+
+
+
+
+
+
+ Returns the character converter.
+
+
+
+
+ If set to true this writer will perform Unicode normalization on data
+ elements using normalization form C (NFC). The default is false.
+
+
+
+
+ Activates or deactivates indentation. Default value is false.
+
+
+
+
+ Writes a Record object to the result.
+
+
+
+
+
+ Returns a string representation of this data field.
+ Example:
+ 245 10$aSummerland /$cMichael Chabon.
+
+
+
+
+
+ Logical record length (positions 00-04).
+
+
+
+
+ Record status (position 05).
+
+
+
+
+ Type of record (position 06).
+
+
+
+
+ Implementation defined values (position 07-08).
+
+
+
+
+ Character encoding scheme (position 09).
+
+
+
+
+ Indicator count (position 10).
+
+
+
+
+ Subfield code length (position 11).
+
+
+
+
+ Base address of data (positions 12-16).
+
+
+
+
+ Implementation defined values (positions 17-19).
+
+
+
+
+ Entry map (positions 20-23).
+
+
+
+
+ Creates a leader object from a string object.
+ Indicator count and subfield code length are defaulted to 2 if they are not integer values.
+
+ Leader
+
+
+
+ Creates a string object from this leader object.
+
+
+
+
+
+ Type of record.
+
+
+
+
+ Adds a VariableField.
+ when the parameter is not a VariableField instance
+
+
+
+
+ Returns a list of variable fields
+
+
+
+
+
+ Returns a list of control fields
+
+
+
+
+
+ Returns a list of data fields
+
+
+
+
+
+ Returns the control number field or null if no control
+ number field is available.
+
+
+
+
+
+ Returns the control number or null if no control number is
+ available.
+
+ This method returns the data for a IControlField with tag
+ 001.
+
+
+
+
+
+ Returns the first instance of the variable field with the given tag.
+
+
+
+
+
+
+ Returns a list of variable fields with the given tag.
+
+
+
+
+
+
+
+ Returns the Leader.
+
+
+
+
+ Returns a List of VariableField objects that have a data element that
+ matches the given regular expression.
+
+ regex pattern
+
+
+
+
+ Returns a List of VariableField objects with the given tag that have a
+ data element that matches the given regular expression.
+
+
+
+
+
+
+
+ Returns a List of VariableField objects with the given tags that have a
+ data element that matches the given regular expression.
+
+
+
+
+
+
+
+ Represents a subfield in a MARC record.
+
+
+
+
+ Identifier.
+ The purpose of this identifier is to provide an identifier for
+ persistency.
+
+
+
+
+ Returns true if the given regular expression matches a subsequence of the
+ data element.
+
+ @param pattern
+ the regular expression
+ @return true if the pattern matches, false othewise
+
+
+
+
+ Returns true if the given regular expression matches a subsequence of a
+ data element within the variable field.
+
+ Regex pattern
+
+
+
+
+ Returns a string representation of this leader.
+
+ Example: 00714cam a2200205 a 4500
+
+
+
+
+
+ Creates a new control field with the given tag and returns the instance.
+
+
+
+
+
+
+ Creates a new control field with the given tag and data and returns the instance.
+
+
+
+
+
+
+
+ Returns a new data field instance.
+
+
+
+
+
+ Creates a new data field with the given tag and indicators and returns the
+ instance.
+
+
+
+
+
+
+
+
+ Creates a new data field with the given tag and indicators and subfields and returns
+ the instance.
+
+
+
+
+
+
+
+
+
+ Returns a new leader instance.
+
+
+
+
+
+ Creates a new leader with the given String object.
+
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+
+ Returns a new subfield instance.
+
+
+
+
+
+ Creates a new subfield with the given identifier.
+
+
+
+
+
+
+ Creates a new subfield with the given identifier and data.
+
+
+
+
+
+
+
+ Adds a VariableField being a ControlField
+ or DataField.
+ If the VariableField is a control number field (001) and
+ the record already has a control number field, the field is replaced with
+ the new instance.
+
+
+
+
+
+ Returns the control number field or null if no control
+ number field is available.
+
+
+
+
+
+ Returns a string representation of this record.
+ Example:
+
+ LEADER 00714cam a2200205 a 4500
+ 001 12883376
+ 005 20030616111422.0
+ 008 020805s2002 nyu j 000 1 eng
+ 020 $a0786808772
+ 020 $a0786816155 (pbk.)
+ 040 $aDLC$cDLC$dDLC
+ 100 1 $aChabon, Michael.
+ 245 10$aSummerland /$cMichael Chabon.
+ 250 $a1st ed.
+ 260 $aNew York :$bMiramax Books/Hyperion Books for Children,$cc2002.
+ 300 $a500 p. ;$c22 cm.
+ 650 1$aFantasy.
+ 650 1$aBaseball$vFiction.
+ 650 1$aMagic$vFiction.
+
+
+
+
+
+
+ Returns a string representation of this subfield.
+
+ Example:
+ $aSummerland
+
+
+
+
+
+ A strongly-typed resource class, for looking up localized strings, etc.
+
+
+
+
+ Returns the cached ResourceManager instance used by this class.
+
+
+
+
+ Overrides the current thread's CurrentUICulture property for all
+ resource lookups using this strongly typed resource class.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters [rest of string was truncated]";.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters, [rest of string was truncated]";.
+
+
+
+
+ Read a binary marc file, treating the records mostly as opaque blocks of data.
+ Its purpose is to quickly iterate through records looking for one that matches certain
+ simple criteria, at which point the full marc record can be unpacked for more extensive processing
+
+
+
+
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.AdapterUtilities.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.AdapterUtilities.dll
new file mode 100644
index 0000000..53d8b1b
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.AdapterUtilities.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CommunicationUtilities.dll
new file mode 100644
index 0000000..be86fd4
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CoreUtilities.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CoreUtilities.dll
new file mode 100644
index 0000000..06e221a
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CoreUtilities.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CrossPlatEngine.dll
new file mode 100644
index 0000000..9cddfd4
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.PlatformAbstractions.dll
new file mode 100644
index 0000000..cc454c5
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.Utilities.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.Utilities.dll
new file mode 100644
index 0000000..098813c
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.TestPlatform.Utilities.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
new file mode 100644
index 0000000..2ac7e3d
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.Common.dll
new file mode 100644
index 0000000..aa726a5
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
new file mode 100644
index 0000000..4b10955
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
new file mode 100644
index 0000000..0b15a88
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
new file mode 100644
index 0000000..a9418df
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
new file mode 100644
index 0000000..609768d
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
new file mode 100644
index 0000000..db6416b
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll
new file mode 100644
index 0000000..0598fa8
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Newtonsoft.Json.dll b/MARC4J.Net.Test/bin/Debug/net5.0/Newtonsoft.Json.dll
new file mode 100644
index 0000000..5f2336e
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/Newtonsoft.Json.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/NuGet.Frameworks.dll b/MARC4J.Net.Test/bin/Debug/net5.0/NuGet.Frameworks.dll
new file mode 100644
index 0000000..0a61a1c
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/NuGet.Frameworks.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_leaders_10_11.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_leaders_10_11.mrc
new file mode 100644
index 0000000..630797a
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_leaders_10_11.mrc
@@ -0,0 +1 @@
+01794 00445 0010008000000200030000080200042000380350012000800050017000920080081001090100017001900160022002070290022002290350012002510350016002630400018002790420008002970430030003050490009003350500022003440720012003661100048003782450249004262460022006752600085006973000041007825040051008236500043008746500043009176500043009606500043010036500041010466100059010877000020011467000025011669380053011919940012012449100026012569910066012822600772 a3926154780 (Museumsausg.) a3832175679 (Verlagsausg.)z3832175670 a260077220090311033800.0051028s 01609cam 22004094a 4500 a 20054746047 a9748836462GyFmDB1 aOHXbhar050061435 a2600772 aocm62091877 aDLCcDLCdOHX apcc ae------an-us---ae-gx--- aJHEE00aN6758b.K785 2005 7aN2lcco2 aKunstsammlung Nordrhein-Westfalen (Germany)10aSammlung :bKunst der Gegenwart in K21 Kunstsammlung Nordrhein-Westfalen, Dèusseldorf /c[eine Publikation der Kunstsammlung Nordrhein-Westfalen, Dèusseldorf ; Herausgeber, Julian Heynen, Valeria Liebermann ; Autoren, Julian Heynen ... et al.].18aK21 Kunstsammlung aDèusseldorf :bK21 Kunstsammlung Nordrhein-Westfalen ;aKèoln :bDuMont,cc2005. a329 p. :bill. (some col.) ;c29 cm. aIncludes bibliographical references and index. 0aArt, Europeany20th centuryvCatalogs. 0aArt, Americany20th centuryvCatalogs. 0aArt, Europeany21st centuryvCatalogs. 0aArt, Americany21st centuryvCatalogs. 0aArtzGermanyzDèusseldorfvCatalogs.20aKunstsammlung Nordrhein-Westfalen (Germany)vCatalogs.1 aHeynen, Julian.1 aLiebermann, Valeria. aOtto HarrassowitzbHARRnhar050061435c48.00 EUR aC0bJHE a2600772bHorizon bib# aN6758.K785 2005 QUARTOcc. 1i4281220lemainmemselsitenorm
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_too_long_plus_2.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_too_long_plus_2.mrc
new file mode 100644
index 0000000..f9c8f97
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/bad_too_long_plus_2.mrc
@@ -0,0 +1 @@
+23375nas 22182291 450 001000700000035001100007005001700018008004100035035001400076040001500090049000800105110005000113245002700163260001900190300005900209362000800268590006500276500004900341500015700390500005400547500007000601650001700671710005600688998002400744999016200768999016300930999014701093999014701240999015201387910002501539991007101564991007101635991007101706991007101777991007101848991007201919991007201991991007202063991007202135991007702207991008602284991007702370991008202447991007702529991008202606991007702688991007702765991007702842991007702919991009202996991007203088991007203160991007703232991007203309991007703381991007703458991008603535991007203621991007203693991008603765991007203851991008203923991008204005991008204087991008204169991007704251991007704328991008304405991007204488991007704560991007704637991007704714991007704791991008304868991007204951991007705023991008805100991007205188991008205260991008205342991007705424991007205501991007205573991008205645991007705727991007705804991007205881991007705953991007706030991008206107991007706189991007306266991007206339991008206411991007206493991007206565991007206637991007206709991007206781991008206853991008206935991007207017991008207089991007207171991007207243991008207315991007207397991007207469991008307541991007207624991008207696991007207778991007307850991007207923991007207995991008208067991008208149991008708231991007208318991007708390991007708467991008208544991008208626991009208708991008208800991008208882991009308964991007209057991007709129991008209206991008209288991008209370991008209452991007709534991007209611991008209683991008209765991007709847991008209924991007710006991007710083991008210160991008210242991007710324991008210401991009110483991007710574991007210651991008210723991007710805991008210882991009110964991007211055991009111127991007211218991008611290991007211376991008611448991007211534991007711606991008311683991007211766991007711838991008911915991007212004991007212076991007212148991007712220991007712297991007212374991007212446991008612518991007212604991009112676991007212767991007212839991007212911991007212983991008613055991007313141991007713214991007213291991007713363991007713440991007213517991008613589991008213675991008213757991008213839991008213921991007214003991008214075991008214157991007714239991007714316991007214393991008214465991009314547991007214640991008214712991007214794991007214866991007214938991007215010991007215082991007215154991007215226991007215298991007215370991007215442991007215514991007215586991007215658991007215730991007215802991007215874991007215946991007216018991007216090991007216162991007216234991007216306991007216378991007216450991007216522991007216594991007216666991007216738991007216810991007216882991007216954991007217026991007217098991007217170991007217242991007217314991007217386991007217458991007217530991007217602991007217674991007217746991007217818991007217890991007217962991007218034991007218106991007218178991007218250991007218322991007218394991007218466991007218538991007218610991007218682991007218754991007218826991007218898991007218970991009319042991007219135991007719207991007219284991007719356991007219433991007219505991007219577991007219649991007219721991007219793991007219865991007219937991007220009991007220081991007220153991007220225991007220297991007220369991007220441991007220513991007220585991007220657991007220729991007220801991007220873991007220945991007221017991007221089991007221161991007221233991007221305991007221377991007221449991007221521991007221593991007221665991007221737991007221809991007221881991007221953991007222025991007222097991007222169991007222241991007222313991007222385991007222457991007222529991007222601991007222673991007222745991007222817991007222889991007222961991007223033991007223105991007223177991007223249991007223321991007223393991007223465991007223537991007223609991007223681991007223753991007223825991007223897991007223969991007224041991007224113991007224185991007224257991007224329991007224401991007224473991007224545991007224617991007224689991007224761991007224833991007224905991007224977991007225049991007225121991007225193991007225265991007225337991007225409991007225481991007225553991007225625991007225697991007225769991007225841991007225913991007225985991007226057991007226129991007226201991007226273991007226345991007226417991007226489991007226561991007226633991007226705991007226777991007226849991007226921991007226993991007227065991007227137991007227209991007227281991007227353991007227425991007227497991007227569991007227641991007227713991007227785991007227857991007227929991007228001991007228073991007228145991007228217991007228289991007228361991007228433991007228505991007728577991007228654991007228726991007228798991007228870991007228942991007229014991007229086991007229158991007229230991007229302991007229374991007229446991007229518991007229590991007229662991007229734991007229806991007229878991007229950991007230022991007230094991007230166991007230238991007230310991007230382991007230454991007330526991007230599991007230671991007230743991007230815991007230887991007230959991007231031991007231103991007231175991007231247991007231319991007231391991007231463991007231535991007231607991007231679991007231751991007231823991007231895991007231967991007232039991007232111991007232183991007232255991007232327991007232399991007232471991007232543991007232615991007232687991007232759991007232831991007232903991007232975991007233047991007233119991007233191991007233263991007233335991007233407991007233479991007233551991007233623991007233695991007233767991007233839991007233911991007233983991007234055991007234127991007234199991007234271991007234343991007234415991007234487991007234559991007234631991007234703991007234775991007234847991007234919991007234991991007235063991007235135991007235207991007235279991007235351991007235423991007235495991007235567991007235639991007235711991007235783991007235855991007235927991007235999991007236071991007236143991007236215991007236287991007236359991007236431991007236503991007236575991007236647991007236719991007236791991007236863991007236935991007237007991007237079991007237151991007237223991007237295991007237367991007237439991007237511991007237583991007237655991007237727991007237799991007237871991007237943991007238015991007238087991007238159991007238231991007238303991007738375991007738452991008238529991007238611991007238683991007238755991007238827991007238899991007238971991007239043991007239115991007239187991007239259991007239331991007239403991007239475991007239547991007239619991007239691991007239763991007239835991007239907991007239979991007240051991007240123991007240195991007240267991007240339991007240411991007240483991007240555991007240627991007240699991007240771991007240843991007240915991007240987991007241059991007241131991007241203991007241275991007241347991007241419991007241491991007241563991007241635991007241707991007241779991007241851991007241923991007241995991007242067991007242139991007242211991007242283991007242355991007242427991007242499991007242571991007242643991007242715991007242787991007242859991007242931991007243003991007243075991007243147991007243219991007243291991007243363991007243435991007243507991007243579991007243651991007243723991007243795991007243867991007243939991007244011991007244083991007244155991007244227991007244299991007244371991007244443991007244515991007244587991007244659991007244731991007244803991007244875991007244947991007245019991007245091991007245163991007245235991007245307991007245379991007245451991007245523991007245595991007345667991007245740991007245812991007245884991007245956991007246028991007246100991007246172991007246244991007246316991007246388991007246460991007246532991007246604991007246676991007246748991007246820991007346892991007246965991007247037991007247109991007247181991007247253991007247325991007247397991007247469991007247541991007247613991007247685991007247757991007247829991007247901991007247973991007248045991007248117991007248189991007248261991007248333991007248405991007248477991007248549991007248621991007248693991007248765991007248837991007248909991007248981991007249053991007249125991007249197991007249269991007249341991007249413991007249485991007249557991007249629991007249701991007249773991007249845991007249917991007249989991007250061991007250133991007250205991007250277991007250349991007250421991007250493991007250565991007250637991007250709991007250781991007250853991007250925991007250997991007251069991007251141991007251213991007251285991007251357991007251429991007251501991007251573991007251645991007251717991007251789991007251861991007251933991007252005991007252077991007252149991007252221991007252293991007252365991007252437991007252509991007252581991007252653991007252725991007252797991007252869991007252941991007253013991007253085991007253157991007253229991007253301991007253373991007253445991007253517991007253589991007253661991007253733991007253805991007253877991007253949991007254021991007254093991007254165991007254237991007254309991007254381991007254453991007254525991007254597991007254669991007254741991007254813991007254885991007254957991007255029991007255101991007255173991007255245991007255317991007255389991007255461991007255533991007255605991007255677991007255749991007255821991007255893991007255965991007256037991007256109991007256181991007256253991007256325991007256397991007256469991007256541991007256613991007256685991007256757991007256829991007256901991007256973991007257045991007257117991007257189991007257261991007257333991007257405991007257477991007257549991007257621991007257693991007257765991007257837991007257909991007257981991007258053991007258125991007258197991007258269991007258341991007258413991007258485991007258557991007258629991007258701991007258773991007258845991007258917991007258989991007259061991007259133991007259205991007259277991007259349991007259421991007259493991007259565991007259637991007259709991007259781991007259853991007259925991006559997991006460062991006560126991006460191991006560255991006560320991006560385991006560450991006560515991006560580991006560645991006560710991006560775991006560840991006560905991006560970991006561035991006561100991006561165991006561230991006561295991006561360991006561425991006561490991006561555991006561620991006561685991006561750991006561815991006561880991006561945991006562010991006562075991006562140991006562205991006562270991006562335991006562400991006562465991006562530991006562595991006562660991006562725991006562790991006562855991006562920991006562985991006563050991006563115991006563180991006563245991006563310991006563375991006563440991006563505991006563570991006563635991006563700991006563765991006563830991006563895991006563960991006564025991006564090991006564155991006564220991006564285991006564350991006564415991006564480991006564545991006564610991006564675991006564740991006564805991006564870991006564935991006565000991006565065991006565130991006565195991006565260991006565325991006565390991006565455991006565520991006565585991006565650991006565715991006565780991006565845991006565910991006565975991006566040991006566105991006466170991006466234991006466298991006466362991006466426991006466490991006566554991006566619991006566684991006566749991006566814991006566879991006566944991006567009991006567074991006567139991006567204991006567269991006567334991006567399991006567464991006567529991006567594991006567659991006567724991006567789991006567854991006567919991006567984991006568049991006568114991006568179991006568244991006568309991006568374991006568439991006568504991006568569991006568634991006568699991006568764991006568829991006568894991006568959991006569024991006569089991006569154991006569219991006569284991006569349991006569414991006569479991006569544991006569609991006569674991006569739991006569804991006569869991006569934991006569999991006570064991006570129991006570194991006570259991006570324991006570389991006570454991006570519991006570584991006570649991006570714991006570779991006570844991006570909991006570974991006571039991006571104991006571169991006571234991006571299991006571364991006571429991006571494991006571559991006571624991006571689991006571754991006571819991006571884991006571949991006572014991006572079991006572144991006572209991006572274991006572339991006572404991006572469991006572534991006572599991006572664991006572729991006572794991006572859991006572924991006572989991006573054991006573119991006573184991006573249991006573314991006573379991006573444991006573509991006573574991006573639991006573704991006573769991006573834991006573899991006573964991006574029991006574094991006574159991006574224991006574289991006574354991006574419991006574484991006574549991006574614991006574679991006574744991006574809991006574874991006574939991006575004991006575069991006575134991006575199991006575264991006575329991006575394991006575459991006575524991006575589991006575654991006575719991006575784991006575849991006575914991006575979991006576044991006576109991006576174991006576239991006576304991006576369991006576434991006576499991006576564991006576629991006576694991006576759991006576824991006576889991006576954991006577019991006577084991006577149991006577214991006577279991006577344991006577409991006577474991006577539991006577604991006577669991006577734991006577799991006577864991006577929991006577994991006578059991006578124991006578189991006578254991006578319991006578384991006578449991006578514991006578579991006578644991006578709991006578774991007278839991006578911991006578976991006579041991006579106991006579171991006579236991006579301991006579366991006579431991006579496991006579561991006579626991006579691991006579756991006579821991006579886991006579951991006580016991006580081991006580146991006580211991006580276991006580341991006580406991006580471991006580536991006580601991006580666991006580731991006580796991006580861991006580926991006580991991006581056991006581121991006581186991006581251991006581316991006581381991006581446991006581511991006581576991006581641991006581706991006581771991006581836991006581901991006581966991006582031991006582096991006582161991006582226991006582291991006582356991006582421991006482486991006582550991006582615991006582680991006582745991006582810991006582875991006582940991006583005991006583070991006583135991006583200991006583265991006583330991006583395991006583460991006583525991006583590991006583655991006583720991006583785991006583850991006583915991006583980991006584045991006584110991006584175991006584240991006584305991006584370991006584435991006584500991006584565991006584630991006584695991006584760991006584825991006584890991006584955991006585020991006585085991006585150991006585215991006585280991006585345991006585410991006585475991006585540991006585605991006585670991006585735991006585800991006585865991006585930991006585995991006586060991006586125991006586190991006586255991006586320991006586385991006586450991006586515991006586580991006586645991006486710991006586774991006586839991006486904991006586968991006587033991006587098991006587163991006587228991006587293991006587358991006587423991006587488991006587553991006587618991006587683991006587748991006587813991006587878991006587943991006588008991006588073991006588138991006588203991006588268991006588333991006588398991006588463991006588528991006588593991006588658991006588723991006588788991006588853991006588918991006588983991007189048991007189119991007189190991007189261991007189332991006589403991006589468991006589533991006589598991006589663991006589728991006589793991006589858991006589923991006589988991006590053991006590118991006590183991006590248991006590313991006590378991006590443991006590508991006590573991006590638991006590703991006590768991006590833991006590898991006590963991006591028991006591093991006591158991006591223991006591288991006591353991006591418991006591483991006591548991006591613991006591678991006591743991006591808991006591873991006591938991006592003991006592068991006592133991006592198991006592263991006592328991006592393991006592458991006592523991006592588991006592653991006592718991006592783991006592848991006592913991006592978991006593043991006593108991006593173991006593238991006593303991006593368991006593433991006593498991006593563991006593628991006593693991006593758991006593823991006593888991006593953991006594018991006594083991006594148991006594213991006594278991006594343991006594408991007294473991006594545991006594610991007294675991006594747991006594812991006594877991006594942991006595007991006595072991006595137991006595202991006595267991006595332991006595397991006595462991006595527991006595592991006595657991006595722991006595787991006595852991006595917991006595982991006596047991006596112991006596177991006596242991006596307991006596372991006596437991006596502991006596567991006596632991006596697991006596762991006596827991006596892991006596957991006597022991006597087991006597152991006597217991006597282991006597347991006597412991006597477991006597542991006597607991006597672991006597737991006597802991006497867991006597931991006597996991006598061991006598126991006598191991006598256991006598321991006598386991006598451991006598516991006598581991006598646991006598711991006598776991006598841991006598906991006598971991006599036991006599101991006599166991006599231991006599296991006599361991006599426991006599491991006599556991006599621991006599686991006599751991006599816991006599881991006599946991006500011991006500076991006500141991006500206991006500271991006500336991006500401991006500466991006500531991006500596991006500661991006500726991006500791991006500856991006500921991006500986991006501051991006501116991006501181991006501246991006501311991006501376991006501441991006501506991006501571991006501636991006501701991006501766991006501831991006501896991006501961991006502026991006502091991006502156991006502221991006502286991006502351991006502416991006502481991006502546991006502611991006502676991006502741991006502806991006502871991006502936991006503001991006503066991006503131991006503196991006503261991006503326991006503391991006503456991006503521991006503586991006503651991006503716991006503781991006503846991006503911991006503976991006504041991006504106991006504171991006504236991006504301991006504366991006504431991006504496991006504561991006504626991006504691991006504756991006504821991006504886991006404951991006505015991006505080360944 a36094420090228041800.0860627u19109999enkuu | |||||| ||eng|d aAAA0666EI aMdBJcMdBJ00aJHE2 aAeronautical Research Council (Great Britain)10aReports and memoranda. aLondon,c1910- anos. in v.billus., plates, tables, diagrs.c22-31 cm.0 ano. aEISENHOWER: SECOND SET CLASSED BY SUBJECT. SEE UNDER SERIES. aPart of the illustrative material is folded. aNos. 1-673 issued by the Advisory committee for aeronautics; nos. 674- by the Aeronautical research committee (later the Aeronautical research council). aSome numbers issued also in its Technical report. aSome reports were intended for circulation to the committee only. 0aAeronautics.1 aGreat Britain.bAdvisory Committee for Aeronautics.0 amjs/KHH/LJB/s/ser-d1 lgistnelcs2wiaTL526.G7bA4mc. 161tnormc1110/16/1987208/19/1996i31151000209449dno. 1762-1767zNO=TL526.G7A4no.1762-1767zNCC:Lxemselhenormgegist1 lgistnelcs2wiaTL526.G7bA4mc. 161tnormc53110/08/1987208/19/1996i31151003449141dno. 1989-1995zNO=TL526.G7A4no.1989-1995zNCC:Lxemselhenormgegist1 lgistnelcs2wiaTL526.G7bA4mc. 161tnormc1105/26/1994208/19/1996706/28/1994i31151006533776dno. 2108-2114zNCC:Lxemselhenormgegist1 lgistnelcs2wiaTL526.G7bA4mc. 161tnormc1105/26/1994208/19/1996706/28/1994i31151006533784dno. 2130-2138zNCC:Lxemselhenormgegist1 lgistnelcs2wiaTL526.G7bA4mc. 161tnormc1110/06/1987208/19/1996i31151004236935dno. 2779zNO=TL526.G7A4no.2779zNCC:Lxemselhenormgegist a360944bHorizon bib# aTL526.G7A4cno. 246 (1916) c. 1i4539432leoffsmelscq0sitenorm aTL526.G7A4cno. 692 (1919) c. 1i4539424leoffsmelscq0sitenorm aTL526.G7A4cno. 767 (1921) c. 1i4539443leoffsmelscq0sitenorm aTL526.G7A4cno. 833 (1923) c. 1i4539439leoffsmelscq0sitenorm aTL526.G7A4cno. 918 (1924) c. 1i4539440leoffsmelscq0sitenorm aTL526.G7A4cno. 1001 (1926) c. 1i4539416leoffsmelscq0sitenorm aTL526.G7A4cno. 1177 (1928) c. 1i4539445leoffsmelscq0sitenorm aTL526.G7A4cno. 1300 (1931) c. 1i4539417leoffsmelscq0sitenorm aTL526.G7A4cno. 1396 (1930) c. 1i4539431leoffsmelscq0sitenorm aTL526.G7A4cno. 1547,1573 (1935) c. 1i4539421leoffsmelscq0sitenorm aTL526.G7A4cno. 1608-1621 incompl. (1935) c. 1i4539447leoffsmelscq0sitenorm aTL526.G7A4cno. 1622-1625 (1935) c. 1i4539448leoffsmelscq0sitenorm aTL526.G7A4cno. 1626,1628-1632 (1935) c. 1i4539450leoffsmelscq0sitenorm aTL526.G7A4cno. 1633-1637 (1935) c. 1i4539452leoffsmelscq0sitenorm aTL526.G7A4cno. 1638-1640,1642 (1935) c. 1i4539454leoffsmelscq0sitenorm aTL526.G7A4cno. 1643-1646 (1935) c. 1i4539455leoffsmelscq0sitenorm aTL526.G7A4cno. 1648-1653 (1935) c. 1i4539456leoffsmelscq0sitenorm aTL526.G7A4cno. 1654-1659 (1935) c. 1i4539460leoffsmelscq0sitenorm aTL526.G7A4cno. 1660-1665 (1935) c. 1i4539476leoffsmelscq0sitenorm aTL526.G7A4cno. 1666,1668,1670-1672 (1935-1936) c. 1i4539474leoffsmelscq0sitenorm aTL526.G7A4cno. 1673 (1934) c. 1i4539470leoffsmelscq0sitenorm aTL526.G7A4cno. 1675 (1935) c. 1i4539469leoffsmelscq0sitenorm aTL526.G7A4cno. 1676-1682 (1936) c. 1i4539465leoffsmelscq0sitenorm aTL526.G7A4cno. 1683 (1936) c. 1i4539464leoffsmelscq0sitenorm aTL526.G7A4cno. 1684-1687 (1936) c. 1i4539461leoffsmelscq0sitenorm aTL526.G7A4cno. 1688-1690 (1936) c. 1i4539457leoffsmelscq0sitenorm aTL526.G7A4cno. 1691-1698 (1936) Incompl. c. 1i4558295leoffsmelscq0sitenorm aTL526.G7A4cno. 1699 (1937) c. 1i4537538leoffsmelscq0sitenorm aTL526.G7A4cno. 1700 (1939) c. 1i4537138leoffsmelscq0sitenorm aTL526.G7A4cno. 1701-1707 (1936) Incompl. c. 1i4558299leoffsmelscq0sitenorm aTL526.G7A4cno. 1706 (1936) c. 1i4560448leoffsmelscq0sitenorm aTL526.G7A4cno. 1708-1712 (1936-1937) c. 1i4558304leoffsmelscq0sitenorm aTL526.G7A4cno. 1713-1716 (1936-1937) c. 1i4558307leoffsmelscq0sitenorm aTL526.G7A4cno. 1717-1721 (1936-1937) c. 1i4558310leoffsmelscq0sitenorm aTL526.G7A4cno. 1722-1726 (1936-1937) c. 1i4558493leoffsmelscq0sitenorm aTL526.G7A4cno. 1727-1730 (1937) c. 1i4558492leoffsmelscq0sitenorm aTL526.G7A4cno. 1731-1736 (1937) c. 1i4558491leoffsmelscq0sitenorm aTL526.G7A4cno. 1737-1741, 1743 (1937) c. 1i4558489leoffsmelscq0sitenorm aTL526.G7A4cno. 1742 (1936) c. 1i4558616leoffsmelscq0sitenorm aTL526.G7A4cno. 1744-1749 (1937) c. 1i4558487leoffsmelscq0sitenorm aTL526.G7A4cno. 1751-1756 (1937) c. 1i4558486leoffsmelscq0sitenorm aTL526.G7A4cno. 1757-1761 (1937) c. 1i4558496leoffsmelscq0sitenorm aTL526.G7A4cno. 1762-1767 (1937) c. 1i4558494leoffsmelscq0sitenorm aTL526.G7A4cno. 1768-1772, 1774 (1937) c. 1i4558497leoffsmelscq0sitenorm aTL526.G7A4cno. 1773 (1937) c. 1i4558617leoffsmelscq0sitenorm aTL526.G7A4cno. 1775-1780 (1937) c. 1i4558516leoffsmelscq0sitenorm aTL526.G7A4cno. 1781-1782, 1784-1786 (1937) c. 1i4558515leoffsmelscq0sitenorm aTL526.G7A4cno. 1783 (1937) c. 1i4558608leoffsmelscq0sitenorm aTL526.G7A4cno. 1787-1791 (1937-1938) c. 1i4558513leoffsmelscq0sitenorm aTL526.G7A4cno. 1792-1794 (1937-1938) c. 1i4558512leoffsmelscq0sitenorm aTL526.G7A4cno. 1795-1798 (1937) c. 1i4558510leoffsmelscq0sitenorm aTL526.G7A4cno. 1799 (1937) c. 1i4558602leoffsmelscq0sitenorm aTL526.G7A4cno. 1803 (1937) c. 1i4558603leoffsmelscq0sitenorm aTL526.G7A4cno. 1804-1806 (1938-1939) c. 1i4558509leoffsmelscq0sitenorm aTL526.G7A4cno. 1807-1811 (1938) c. 1i4558508leoffsmelscq0sitenorm aTL526.G7A4cno. 1812-1817 (1938) c. 1i4558507leoffsmelscq0sitenorm aTL526.G7A4cno. 1818 (1937) c. 1i4558604leoffsmelscq0sitenorm aTL526.G7A4cno. 1819-1823 (1938) c. 1i4558506leoffsmelscq0sitenorm aTL526.G7A4cno. 1824-1828 (1937) c. 1i4558505leoffsmelscq0sitenorm aTL526.G7A4cno. 1829-1838 (1938-1947) c. 1i4537890leoffsmelscq0sitenorm aTL526.G7A4cno. 1831-1837 (1938) c. 1i4537144leoffsmelscq0sitenorm aTL526.G7A4cno. 1840 (1938) c. 1i4537845leoffsmelscq0seitenorm aTL526.G7A4cno. 1841 (1938) c. 1i4537843leoffsmelscq0sttenorm aTL526.G7A4cno. 1842-1848 (1939-1947) c. 1i4537844leoffsmelscq0sitenorm aTL526.G7A4cno. 1845 (1938) c. 1i4537842leoffsmelscq0sitenorm aTL526.G7A4cno. 1846 (1938) c. 1i4537840leoffsmelscq0sitenorm aTL526.G7A4cno. 1849 (1939) c. 1i4537839leoffsmelscq0sitenorm aTL526.G7A4cno. 1851 (1938) c. 1i4537837leoffsmelscq0sitenorm aTL526.G7A4cno. 1853 (1938) c. 1i4537835leoffsmelscq0sitenorm aTL526.G7A4cno. 1854-1859 (1938-1939) c. 1i4537833leoffsmelscq0sitenorm aTL526.G7A4cno. 1858-1855 (1939-1940) c. 1i4537831leoffsmelscq0sitenorm aTL526.G7A4cno. 1860 (1938) c. 1i4537828leoffsmelscq0sitenorm aTL526.G7A4cno. 1861-1865 (1939-1940) c. 1i4537827leoffsmelscq0sitenorm aTL526.G7A4cno. 1862 (1938) c. 1i4537824leoffsmelscq0sitenorm aTL526.G7A4cno. 1866 (1939) c. 1i4537823leoffsmelscq0sitenorm aTL526.G7A4cno. 1868-1884 (1939-1941) c. 1i4537819leoffsmelscq0sitenorm aTL526.G7A4cno. 1872 (1939) c. 1i4537909leoffsmelscq0sitenorm aTL526.G7A4cno. 1873 (1939) c. 1i4537908leoffsmelscq0sitenorm aTL526.G7A4cno. 1877, 1879-1882 (1939) c. 1i4537907leoffsmelscq0sitenorm aTL526.G7A4cno. 1885 (1940) c. 1i4537906leoffsmelscq0sitenorm aTL526.G7A4cno. 1886-1894 (1940-1942) c. 1i4537815leoffsmelscq0sitenorm aTL526.G7A4cno. 1891 (1941) c. 1i4537904leoffsmelscq0sitenorm aTL526.G7A4cno. 1893 (1941) c. 1i4537902leoffsmelscq0seitenorm aTL526.G7A4cno. 1895 (1941) c. 1i4537911leoffsmelscq0sitenorm aTL526.G7A4cno. 1896 (1942) c. 1i4537805leoffsmelscq0sitenorm aTL526.G7A4cno. 1898-1917 (1937-1940) c. 1i4537808leoffsmelscq0sitenorm aTL526.G7A4cno. 1918-1922 (1945-1946) c. 1i4537900leoffsmelscq0sitenorm aTL526.G7A4cno. 1923,1925-1927 (1945-1946) c. 1i4537899leoffsmelscq0sitenorm aTL526.G7A4cno. 1924 (1944) c. 1i4537898leoffsmelscq0sitenorm aTL526.G7A4cno. 1928-1932 (1945) c. 1i4537897leoffsmelscq0sitenorm aTL526.G7A4cno. 1933-1937 (1945) c. 1i4537896leoffsmelscq0sitenorm aTL526.G7A4cno. 1938-1942 (1945-1946) c. 1i4537895leoffsmelscq0sitenorm aTL526.G7A4cno. 1943-1947 (1945-1946) c. 1i4537894leoffsmelscq0sitenorm aTL526.G7A4cno. 1948-1949,1951-1953 (1941-1942) c. 1i4537893leoffsmelscq0sitenorm aTL526.G7A4cno. 1954-1958 (1945-1946) c. 1i4537892leoffsmelscq0sitenorm aTL526.G7A4cno. 1959-1964 (1945-1946) c. 1i4537891leoffsmelscq0sitenorm aTL526.G7A4cno. 1965-1966, 1968-1970 (1945-1946) c. 1i4558503leoffsmelscq0sitenorm aTL526.G7A4cno. 1967 (1943) c. 1i4558606leoffsmelscq0sitenorm aTL526.G7A4cno. 1971-1974 (1946) c. 1i4558501leoffsmelscq0sitenorm aTL526.G7A4cno. 1975-1979 (1945-1946) c. 1i4537821leoffsmelscq0sitenorm aTL526.G7A4cno. 1980-1984 (1945-1947) c. 1i4558524leoffsmelscq0sitenorm aTL526.G7A4cno. 1985-1988 (1945-1946) c. 1i1080420leoffsmelscq0sitenorm aTL526.G7A4cno. 1989-1995 (1945-1946) c. 1i4558573leoffsmelscq0sitenorm aTL526.G7A4cno. 1996-1999 (1946) c. 1i4558568leoffsmelscq0sitenorm aTL526.G7A4cno. 2000 (1947) c. 1i4558564leoffsmelscq0sitenorm aTL526.G7A4cno. 2001-2006 (1945-1947) c. 1i4558561leoffsmelscq0sitenorm aTL526.G7A4cno. 2007-2010 (1946-1947) c. 1i4558557leoffsmelscq0sitenorm aTL526.G7A4cno. 2011-2015 (1946) c. 1i4558554leoffsmelscq0sitenorm aTL526.G7A4cno. 2016-2019 (1946-1947) c. 1i4558538leoffsmelscq0sitenorm aTL526.G7A4cno. 2020-2025 (1946) c. 1i4558535leoffsmelscq0sitenorm aTL526.G7A4cno. 2026-2028 (1947) c. 1i4558532leoffsmelscq0sitenorm aTL526.G7A4cno. 2029-2033 (1946-1947) c. 1i4558531leoffsmelscq0sitenorm aTL526.G7A4cno. 2034-2037 (1946-1947) c. 1i4558530leoffsmelscq0sitenorm aTL526.G7A4cno. 2038-2042 (1946) c. 1i4558529leoffsmelscq0sitenorm aTL526.G7A4cno. 2043-2047 (1946-1947) c. 1i4558527leoffsmelscq0sitenorm aTL526.G7A4cno. 2048-2052 (1942-1943) Incompl. c. 1i4558317leoffsmelscq0sitenorm aTL526.G7A4cno. 2053-2056 (1946) c. 1i4558322leoffsmelscq0sitenorm aTL526.G7A4cno. 2058 (1936) c. 1i4560449leoffsmelscq0sitenorm aTL526.G7A4cno. 2059-2064 (1946-1947) c. 1i4558326leoffsmelscq0sitenorm aTL526.G7A4cno. 2065-2066 (1947) c. 1i4558330leoffsmelscq0sitenorm aTL526.G7A4cno. 2067-2072 (1946-1947) c. 1i4558333leoffsmelscq0sitenorm aTL526.G7A4cno. 2073-2077 (1946-1947) Incompl. c. 1i4558339leoffsmelscq0sitenorm aTL526.G7A4cno. 2074 (1948) c. 1i4560450leoffsmelscq0sitenorm aTL526.G7A4cno. 2078-2083 (1946-1947) Incompl. c. 1i4558341leoffsmelscq0sitenorm aTL526.G7A4cno. 2080 (1948) c. 1i4560452leoffsmelscq0sitenorm aTL526.G7A4cno. 2084-2088 (1947) Incompl. c. 1i4558335leoffsmelscq0sitenorm aTL526.G7A4cno. 2085 (1948) c. 1i4560453leoffsmelscq0sitenorm aTL526.G7A4cno. 2089-2094 (1947) Incompl. c. 1i4558336leoffsmelscq0sitenorm aTL526.G7A4cno. 2090 (1948) c. 1i4560454leoffsmelscq0sitenorm aTL526.G7A4cno. 2095-2099 (1947) c. 1i4558591leoffsmelscq0sitenorm aTL526.G7A4cno. 2100-2105, 2107 (1947) c. 1i4558585leoffsmelscq0sitenorm aTL526.G7A4cno. 2106 (1944) c. 1i4558599leoffsmelscq0sitenorm aTL526.G7A4cno. 2108-2114 (1947) c. 1i4558577leoffsmelscq0sitenorm aTL526.G7A4cno. 2115-2117, 2120, 2123 (1947) c. 1i4558500leoffsmelscq0sitenorm aTL526.G7A4cno. 2118 (1942) c. 1i4558623leoffsmelscq0sitenorm aTL526.G7A4cno. 2119 (1943) c. 1i4558611leoffsmelscq0sitenorm aTL526.G7A4cno. 2121 (1944) c. 1i4558609leoffsmelscq0sitenorm aTL526.G7A4cno. 2124-2129 (1947) c. 1i4558342leoffsmelscq0sitenorm aTL526.G7A4cno. 2130-2138 (1947) c. 1i4558345leoffsmelscq0sitenorm aTL526.G7A4cno. 2134 (1948) c. 1i4560455leoffsmelscq0sitenorm aTL526.G7A4cno. 2135 (1948) c. 1i4560456leoffsmelscq0sitenorm aTL526.G7A4cno. 2139-2143 (1947) Incompl. c. 1i4558346leoffsmelscq0sitenorm aTL526.G7A4cno. 2140 (1949) c. 1i4560458leoffsmelscq0sitenorm aTL526.G7A4cno. 2144-2152 (1944-1945) Incompl. c. 1i4558348leoffsmelscq0sitenorm aTL526.G7A4cno. 2146 (1949) c. 1i4560459leoffsmelscq0sitenorm aTL526.G7A4cno. 2148 (1949) c. 1i4560460leoffsmelscq0sitenorm aTL526.G7A4cno. 2149 (1949) c. 1i4560461leoffsmelscq0sitenorm aTL526.G7A4cno. 2151 (1949) c. 1i4560462leoffsmelscq0sitenorm aTL526.G7A4cno. 2153-2158 (1947) Incompl. c. 1i4558351leoffsmelscq0sitenorm aTL526.G7A4cno. 2154 (1949) c. 1i4560463leoffsmelscq0seitenorm aTL526.G7A4cno. 2159-2164 (1947) c. 1i4558353leoffsmelscq0sitenorm aTL526.G7A4cno. 2165 (1949) c. 1i4560465leoffsmelscq0sitenorm aTL526.G7A4cno. 2166-2170 (1947) c. 1i4558354leoffsmelscq0sitenorm aTL526.G7A4cno. 2171-2176 (1947) c. 1i4558356leoffsmelscq0sitenorm aTL526.G7A4cno. 2177 (1946) c. 1i4567528leoffsmelscq0sitenorm aTL526.G7A4cno. 2178-2187 (1947) Incompl. c. 1i4558358leoffsmelscq0sitenorm aTL526.G7A4cno. 2179-2183 (1943-1945) c. 1i4537812leoffsmelscq0sitenorm aTL526.G7A4cno. 2186-2189 (1944-1945) c. 1i4537811leoffsmelscq0sitenorm aTL526.G7A4cno. 2190-2199 (1940-1945) c. 1i4537129leoffsmelscq0sitenorm aTL526.G7A4cno. 2200-2221 (1948-1948) c. 1i4537602leoffsmelscq0sitenorm aTL526.G7A4cno. 2222 (1950) c. 1i4537586leoffsmelscq0sitenorm aTL526.G7A4cno. 2223-2239 (1945-1946) c. 1i4537565leoffsmelscq0sitenorm aTL526.G7A4cno. 2240-2270 (1945-1948) c. 1i4537332leoffsmelscq0sitenorm aTL526.G7A4cno. 2272-2286 (1949) c. 1i4537259leoffsmelscq0sitenorm aTL526.G7A4cno. 2287-2299 (1950) c. 1i4537221leoffsmelscq0sitenorm aTL526.G7A4cno. 2300 (1949) c. 1i4537206leoffsmelscq0sitenorm aTL526.G7A4cno. 2301-2320 (1948-1949) c. 1i4537201leoffsmelscq0sitenorm aTL526.G7A4cno. 2321-2322, 2324-2327 (1949-1951) c. 1i4537150leoffsmelscq0sitenorm aTL526.G7A4cno. 2323 (1949) c. 1i4537210leoffsmelscq0sitenorm aTL526.G7A4cno. 2328-2355 (1949-1951) c. 1i4537921leoffsmelscq0sitenorm aTL526.G7A4cno. 2356 (1952) c. 1i4560525leoffsmelscq0sitenorm aTL526.G7A4cno. 2357 (1950) c. 1i4560526leoffsmelscq0sitenorm aTL526.G7A4cno. 2358 (1950) c. 1i4560527leoffsmelscq0sitenorm aTL526.G7A4cno. 2359 (1950) c. 1i4560528leoffsmelscq0sitenorm aTL526.G7A4cno. 2360 (1950) c. 1i4560529leoffsmelscq0sitenorm aTL526.G7A4cno. 2361 (1950) c. 1i4560531leoffsmelscq0sitenorm aTL526.G7A4cno. 2362 (1950) c. 1i4560532leoffsmelscq0sitenorm aTL526.G7A4cno. 2363 (1950) c. 1i4560534leoffsmelscq0sitenorm aTL526.G7A4cno. 2364 (1950) c. 1i4560535leoffsmelscq0sitenorm aTL526.G7A4cno. 2365 (1950) c. 1i4560536leoffsmelscq0sitenorm aTL526.G7A4cno. 2366 (1950) c. 1i4560537leoffsmelscq0sitenorm aTL526.G7A4cno. 2367 (1950) c. 1i4560538leoffsmelscq0sitenorm aTL526.G7A4cno. 2368 (1950) c. 1i4560539leoffsmelscq0sitenorm aTL526.G7A4cno. 2369 (1950) c. 1i4560540leoffsmelscq0sitenorm aTL526.G7A4cno. 2370 (1950) c. 1i4560541leoffsmelscq0sitenorm aTL526.G7A4cno. 2371 (1949) c. 1i4560543leoffsmelscq0sitenorm aTL526.G7A4cno. 2372 (1949) c. 1i4560544leoffsmelscq0sitenorm aTL526.G7A4cno. 2373 (1950) c. 1i4560545leoffsmelscq0sitenorm aTL526.G7A4cno. 2374 (1950) c. 1i4560546leoffsmelscq0sitenorm aTL526.G7A4cno. 2375 (1950) c. 1i4560547leoffsmelscq0sitenorm aTL526.G7A4cno. 2376 (1950) c. 1i4560548leoffsmelscq0sitenorm aTL526.G7A4cno. 2377 (1949) c. 1i4560550leoffsmelscq0sitenorm aTL526.G7A4cno. 2378 (1950) c. 1i4560551leoffsmelscq0sitenorm aTL526.G7A4cno. 2379 (1950) c. 1i4560552leoffsmelscq0sitenorm aTL526.G7A4cno. 2380 (1948) c. 1i4560553leoffsmelscq0sitenorm aTL526.G7A4cno. 2381 (1950) c. 1i4560554leoffsmelscq0sitenorm aTL526.G7A4cno. 2382 (1950) c. 1i4560555leoffsmelscq0sitenorm aTL526.G7A4cno. 2383 (1950) c. 1i4560556leoffsmelscq0sitenorm aTL526.G7A4cno. 2384 (1950) c. 1i4560558leoffsmelscq0sitenorm aTL526.G7A4cno. 2385 (1952) c. 1i4560559leoffsmelscq0sitenorm aTL526.G7A4cno. 2386 (1950) c. 1i4560560leoffsmelscq0sitenorm aTL526.G7A4cno. 2387 (1950) c. 1i4560561leoffsmelscq0sitenorm aTL526.G7A4cno. 2388 (1950) c. 1i4560562leoffsmelscq0sitenorm aTL526.G7A4cno. 2389 (1950) c. 1i4560564leoffsmelscq0sitenorm aTL526.G7A4cno. 2390 (1950) c. 1i4560567leoffsmelscq0sitenorm aTL526.G7A4cno. 2391 (1950) c. 1i4560578leoffsmelscq0sitenorm aTL526.G7A4cno. 2392 (1950) c. 1i4560580leoffsmelscq0sitenorm aTL526.G7A4cno. 2393 (1950) c. 1i4560581leoffsmelscq0sitenorm aTL526.G7A4cno. 2394 (1950) c. 1i4560582leoffsmelscq0sitenorm aTL526.G7A4cno. 2395 (1950) c. 1i4560584leoffsmelscq0sitenorm aTL526.G7A4cno. 2396 (1950) c. 1i4560585leoffsmelscq0sitenorm aTL526.G7A4cno. 2397 (1950) c. 1i4560586leoffsmelscq0sitenorm aTL526.G7A4cno. 2398 (1950) c. 1i4560587leoffsmelscq0sitenorm aTL526.G7A4cno. 2399 (1950) c. 1i4560588leoffsmelscq0sitenorm aTL526.G7A4cno. 2400 (1950) c. 1i4560589leoffsmelscq0sitenorm aTL526.G7A4cno. 2401 (1950) c. 1i4560590leoffsmelscq0sitenorm aTL526.G7A4cno. 2402 (1951) c. 1i4560592leoffsmelscq0sitenorm aTL526.G7A4cno. 2403 (1949) c. 1i4560593leoffsmelscq0sitenorm aTL526.G7A4cno. 2404 (1950) c. 1i4560595leoffsmelscq0sitenorm aTL526.G7A4cno. 2405 (1950) c. 1i4560596leoffsmelscq0sitenorm aTL526.G7A4cno. 2406 (1950) c. 1i4560598leoffsmelscq0sitenorm aTL526.G7A4cno. 2407 (1950) c. 1i4560599leoffsmelscq0sitenorm aTL526.G7A4cno. 2408 (1950) c. 1i4560600leoffsmelscq0sitenorm aTL526.G7A4cno. 2409 (1950) c. 1i4560601leoffsmelscq0sitenorm aTL526.G7A4cno. 2410 (1952) c. 1i4560602leoffsmelscq0sitenorm aTL526.G7A4cno. 2411 (1951) c. 1i4560603leoffsmelscq0sitenorm aTL526.G7A4cno. 2412 (1950) c. 1i4560604leoffsmelscq0sitenorm aTL526.G7A4cno. 2413 (1950) c. 1i4560606leoffsmelscq0sitenorm aTL526.G7A4cno. 2414 (1950) c. 1i4560607leoffsmelscq0sitenorm aTL526.G7A4cno. 2415-2418, 2420-2431 (1950-1951) c. 1i4537925leoffsmelscq0sitenorm aTL526.G7A4cno. 2419 (1952) c. 1i4560608leoffsmelscq0sitenorm aTL526.G7A4cno. 2432-2447 (1953) c. 1i4537770leoffsmelscq0sitenorm aTL526.G7A4cno. 2448 (1954) c. 1i4537763leoffsmelscq0sitenorm aTL526.G7A4cno. 2449-2469 (1952) c. 1i4537762leoffsmelscq0sitenorm aTL526.G7A4cno. 2470 (1952) c. 1i4560468leoffsmelscq0sitenorm aTL526.G7A4cno. 2471 (1952) c. 1i4560470leoffsmelscq0sitenorm aTL526.G7A4cno. 2472 (1952) c. 1i4560472leoffsmelscq0sitenorm aTL526.G7A4cno. 2473 (1952) c. 1i4560473leoffsmelscq0sitenorm aTL526.G7A4cno. 2474 (1952) c. 1i4560475leoffsmelscq0sitenorm aTL526.G7A4cno. 2475 (1952) c. 1i4560476leoffsmelscq0sitenorm aTL526.G7A4cno. 2476 (1952) c. 1i4560477leoffsmelscq0sitenorm aTL526.G7A4cno. 2477 (1950) c. 1i4560478leoffsmelscq0sitenorm aTL526.G7A4cno. 2478 (1951) c. 1i4560480leoffsmelscq0sitenorm aTL526.G7A4cno. 2479 (1951) c. 1i4560481leoffsmelscq0sitenorm aTL526.G7A4cno. 2480 (1951) c. 1i4560482leoffsmelscq0sitenorm aTL526.G7A4cno. 2481 (1951) c. 1i4560483leoffsmelscq0sitenorm aTL526.G7A4cno. 2482 (1951) c. 1i4560484leoffsmelscq0sitenorm aTL526.G7A4cno. 2483 (1951) c. 1i4560486leoffsmelscq0sitenorm aTL526.G7A4cno. 2484 (1951) c. 1i4560488leoffsmelscq0sitenorm aTL526.G7A4cno. 2485 (1951) c. 1i4560489leoffsmelscq0sitenorm aTL526.G7A4cno. 2486 (1950) c. 1i4560490leoffsmelscq0sitenorm aTL526.G7A4cno. 2487 (1951) c. 1i4560491leoffsmelscq0sitenorm aTL526.G7A4cno. 2488 (1951) c. 1i4560494leoffsmelscq0sitenorm aTL526.G7A4cno. 2489 (1952) c. 1i4560496leoffsmelscq0sitenorm aTL526.G7A4cno. 2490 (1952) c. 1i4560497leoffsmelscq0sitenorm aTL526.G7A4cno. 2491 (1950) c. 1i4560498leoffsmelscq0sitenorm aTL526.G7A4cno. 2492 (1951) c. 1i4560499leoffsmelscq0sitenorm aTL526.G7A4cno. 2493 (1952) c. 1i4560500leoffsmelscq0sitenorm aTL526.G7A4cno. 2494 (1952) c. 1i4560501leoffsmelscq0sitenorm aTL526.G7A4cno. 2496 (1952) c. 1i4560502leoffsmelscq0sitenorm aTL526.G7A4cno. 2497 (1952) c. 1i4560503leoffsmelscq0sitenorm aTL526.G7A4cno. 2498 (1956) c. 1i4560516leoffsmelscq0sitenorm aTL526.G7A4cno. 2499 (1952) c. 1i4560517leoffsmelscq0sitenorm aTL526.G7A4cno. 2500 (1952) c. 1i4560518leoffsmelscq0sitenorm aTL526.G7A4cno. 2501 (1952) c. 1i4560519leoffsmelscq0sitenorm aTL526.G7A4cno. 2502 (1952) c. 1i4560520leoffsmelscq0sitenorm aTL526.G7A4cno. 2503 (1952) c. 1i4560521leoffsmelscq0sitenorm aTL526.G7A4cno. 2504 (1952) c. 1i4560522leoffsmelscq0sitenorm aTL526.G7A4cno. 2505 (1952) c. 1i4560523leoffsmelscq0sitenorm aTL526.G7A4cno. 2506 (1953) c. 1i4560614leoffsmelscq0sitenorm aTL526.G7A4cno. 2507 (1951) c. 1i4560615leoffsmelscq0sitenorm aTL526.G7A4cno. 2508 (1951) c. 1i4560616leoffsmelscq0sitenorm aTL526.G7A4cno. 2509 (1953) c. 1i4560617leoffsmelscq0sitenorm aTL526.G7A4cno. 2510 (1951) c. 1i4560618leoffsmelscq0sitenorm aTL526.G7A4cno. 2511 (1953) c. 1i4560619leoffsmelscq0sitenorm aTL526.G7A4cno. 2512 (1951) c. 1i4560620leoffsmelscq0sitenorm aTL526.G7A4cno. 2513 (1954) c. 1i4560621leoffsmelscq0sitenorm aTL526.G7A4cno. 2514 (1952) c. 1i4560623leoffsmelscq0sitenorm aTL526.G7A4cno. 2515 (1951) c. 1i4560624leoffsmelscq0sitenorm aTL526.G7A4cno. 2516 (1951) c. 1i4560625leoffsmelscq0sitenorm aTL526.G7A4cno. 2517 (1952) c. 1i4560626leoffsmelscq0sitenorm aTL526.G7A4cno. 2518 (1952) c. 1i4560627leoffsmelscq0sitenorm aTL526.G7A4cno. 2519 (1954) c. 1i4560629leoffsmelscq0sitenorm aTL526.G7A4cno. 2520 (1953) c. 1i4560630leoffsmelscq0sitenorm aTL526.G7A4cno. 2521 (1951) c. 1i4560631leoffsmelscq0sitenorm aTL526.G7A4cno. 2522 (1951) c. 1i4560632leoffsmelscq0sitenorm aTL526.G7A4cno. 2523 (1951) c. 1i4560633leoffsmelscq0sitenorm aTL526.G7A4cno. 2524 (1951) c. 1i4560634leoffsmelscq0sitenorm aTL526.G7A4cno. 2525 (1952) c. 1i4560635leoffsmelscq0sitenorm aTL526.G7A4cno. 2526 (1951) c. 1i4560636leoffsmelscq0sitenorm aTL526.G7A4cno. 2527 (1951) c. 1i4560637leoffsmelscq0sitenorm aTL526.G7A4cno. 2528 (1954) c. 1i4560638leoffsmelscq0sitenorm aTL526.G7A4cno. 2529 (1954) c. 1i4560639leoffsmelscq0sitenorm aTL526.G7A4cno. 2530 (1951) c. 1i4560640leoffsmelscq0sitenorm aTL526.G7A4cno. 2531 (1951) c. 1i4560641leoffsmelscq0sitenorm aTL526.G7A4cno. 2532 (1951) c. 1i4560642leoffsmelscq0sitenorm aTL526.G7A4cno. 2533 (1951) c. 1i4560643leoffsmelscq0sitenorm aTL526.G7A4cno. 2534 (1951) c. 1i4560644leoffsmelscq0sitenorm aTL526.G7A4cno. 2535 (1951) c. 1i4560645leoffsmelscq0sitenorm aTL526.G7A4cno. 2536 (1951) c. 1i4560646leoffsmelscq0sitenorm aTL526.G7A4cno. 2537 (1951) c. 1i4560648leoffsmelscq0sitenorm aTL526.G7A4cno. 2538 (1951) c. 1i4560649leoffsmelscq0sitenorm aTL526.G7A4cno. 2539 (1951) c. 1i4560650leoffsmelscq0sitenorm aTL526.G7A4cno. 2540 (1951) c. 1i4560651leoffsmelscq0sitenorm aTL526.G7A4cno. 2541 (1951) c. 1i4560654leoffsmelscq0sitenorm aTL526.G7A4cno. 2542 (1951) c. 1i4560655leoffsmelscq0sitenorm aTL526.G7A4cno. 2543 (1954) c. 1i4560657leoffsmelscq0sitenorm aTL526.G7A4cno. 2544 (1951) c. 1i4560659leoffsmelscq0sitenorm aTL526.G7A4cno. 2545 (1951) c. 1i4560660leoffsmelscq0sitenorm aTL526.G7A4cno. 2546 (1952) c. 1i4560661leoffsmelscq0sitenorm aTL526.G7A4cno. 2547 (1951) c. 1i4560662leoffsmelscq0sitenorm aTL526.G7A4cno. 2548 (1952) c. 1i4560663leoffsmelscq0sitenorm aTL526.G7A4cno. 2549 (1951) c. 1i4560664leoffsmelscq0sitenorm aTL526.G7A4cno. 2551 (1951) c. 1i4560666leoffsmelscq0sitenorm aTL526.G7A4cno. 2552 (1951) c. 1i4560667leoffsmelscq0sitenorm aTL526.G7A4cno. 2553 (1951) c. 1i4560668leoffsmelscq0sitenorm aTL526.G7A4cno. 2554 (1951) c. 1i4560669leoffsmelscq0sitenorm aTL526.G7A4cno. 2555 (1951) c. 1i4560670leoffsmelscq0sitenorm aTL526.G7A4cno. 2556 (1952) c. 1i4560688leoffsmelscq0sitenorm aTL526.G7A4cno. 2557 (1951) c. 1i4560689leoffsmelscq0sitenorm aTL526.G7A4cno. 2558 (1952) c. 1i4560690leoffsmelscq0sitenorm aTL526.G7A4cno. 2559 (1952) c. 1i4560691leoffsmelscq0sitenorm aTL526.G7A4cno. 2560 (1954) c. 1i4560694leoffsmelscq0sitenorm aTL526.G7A4cno. 2561 (1950) c. 1i4560696leoffsmelscq0sitenorm aTL526.G7A4cno. 2562 (1953) c. 1i4560695leoffsmelscq0sitenorm aTL526.G7A4cno. 2563 (1953) c. 1i4560698leoffsmelscq0sitenorm aTL526.G7A4cno. 2564 (1951) c. 1i4560700leoffsmelscq0sitenorm aTL526.G7A4cno. 2565 (1952) c. 1i4560701leoffsmelscq0sitenorm aTL526.G7A4cno. 2566 (1952) c. 1i4560702leoffsmelscq0sitenorm aTL526.G7A4cno. 2567 (1951) c. 1i4560703leoffsmelscq0sitenorm aTL526.G7A4cno. 2568 (1951) c. 1i4560704leoffsmelscq0sitenorm aTL526.G7A4cno. 2569 (1950) c. 1i4560705leoffsmelscq0sitenorm aTL526.G7A4cno. 2570 (1954) c. 1i4560709leoffsmelscq0sitenorm aTL526.G7A4cno. 2570 (1958) c. 1i4560707leoffsmelscq0sitenorm aTL526.G7A4cno. 2571 (1951) c. 1i4560710leoffsmelscq0sitenorm aTL526.G7A4cno. 2572 (1951) c. 1i4560711leoffsmelscq0sitenorm aTL526.G7A4cno. 2574 (1953) c. 1i4560712leoffsmelscq0sitenorm aTL526.G7A4cno. 2575 (1951) c. 1i4560713leoffsmelscq0sitenorm aTL526.G7A4cno. 2576 (1951) c. 1i4560714leoffsmelscq0sitenorm aTL526.G7A4cno. 2577 (1953) c. 1i4560716leoffsmelscq0sitenorm aTL526.G7A4cno. 2578 (1951) c. 1i4560717leoffsmelscq0sitenorm aTL526.G7A4cno. 2579 (1952) c. 1i4560718leoffsmelscq0sitenorm aTL526.G7A4cno. 2580 (1952) c. 1i4560720leoffsmelscq0sitenorm aTL526.G7A4cno. 2582 (1952) c. 1i4560721leoffsmelscq0sitenorm aTL526.G7A4cno. 2583 (1952) c. 1i4560722leoffsmelscq0sitenorm aTL526.G7A4cno. 2584 (1952) c. 1i4560724leoffsmelscq0sitenorm aTL526.G7A4cno. 2586 (1951) c. 1i4560727leoffsmelscq0sitenorm aTL526.G7A4cno. 2587 (1952) c. 1i4560728leoffsmelscq0sitenorm aTL526.G7A4cno. 2588 (1952) c. 1i4560729leoffsmelscq0sitenorm aTL526.G7A4cno. 2589 (1952) c. 1i4560730leoffsmelscq0sitenorm aTL526.G7A4cno. 2590 (1953) c. 1i4560731leoffsmelscq0sitenorm aTL526.G7A4cno. 2591 (1953) c. 1i4560732leoffsmelscq0sitenorm aTL526.G7A4cno. 2592 (1952) c. 1i4560733leoffsmelscq0sitenorm aTL526.G7A4cno. 2593 (1952) c. 1i4560734leoffsmelscq0sitenorm aTL526.G7A4cno. 2594 (1952) c. 1i4537789leoffsmelscq0sitenorm aTL526.G7A4cno. 2595 (1951) c. 1i4560736leoffsmelscq0sitenorm aTL526.G7A4cno. 2596 (1952) c. 1i4560737leoffsmelscq0sitenorm aTL526.G7A4cno. 2597 (1952) c. 1i4537797leoffsmelscq0sitenorm aTL526.G7A4cno. 2598 (1952) c. 1i4560740leoffsmelscq0sitenorm aTL526.G7A4cno. 2599 (1952) c. 1i4560741leoffsmelscq0sitenorm aTL526.G7A4cno. 2600 (1950) c. 1i4560742leoffsmelscq0sitenorm aTL526.G7A4cno. 2600:rev. (1957) c. 1i4560745leoffsmelscq0sitenorm aTL526.G7A4cno. 2601 (1951) c. 1i4560747leoffsmelscq0sitenorm aTL526.G7A4cno. 2602 (1954) c. 1i4560749leoffsmelscq0sitenorm aTL526.G7A4cno. 2603 (1953) c. 1i4560751leoffsmelscq0sitenorm aTL526.G7A4cno. 2604 (1951) c. 1i4560753leoffsmelscq0sitenorm aTL526.G7A4cno. 2605 (1951) c. 1i4560754leoffsmelscq0sitenorm aTL526.G7A4cno. 2606 (1951) c. 1i4560755leoffsmelscq0sitenorm aTL526.G7A4cno. 2607 (1951) c. 1i4560756leoffsmelscq0sitenorm aTL526.G7A4cno. 2608 (1951) c. 1i4560757leoffsmelscq0sitenorm aTL526.G7A4cno. 2609 (1951) c. 1i4560759leoffsmelscq0sitenorm aTL526.G7A4cno. 2610 (1952) c. 1i4560760leoffsmelscq0sitenorm aTL526.G7A4cno. 2611 (1952) c. 1i4560761leoffsmelscq0sitenorm aTL526.G7A4cno. 2612 (1952) c. 1i4560762leoffsmelscq0sitenorm aTL526.G7A4cno. 2613 (1952) c. 1i4560763leoffsmelscq0sitenorm aTL526.G7A4cno. 2614 (1951) c. 1i4560764leoffsmelscq0sitenorm aTL526.G7A4cno. 2615 (1952) c. 1i4560765leoffsmelscq0sitenorm aTL526.G7A4cno. 2616 (1952) c. 1i4560767leoffsmelscq0sitenorm aTL526.G7A4cno. 2617 (1952) c. 1i4560766leoffsmelscq0sitenorm aTL526.G7A4cno. 2618 (1952) c. 1i4560768leoffsmelscq0sitenorm aTL526.G7A4cno. 2619 (1952) c. 1i4560770leoffsmelscq0sitenorm aTL526.G7A4cno. 2620 (1952) c. 1i4560771leoffsmelscq0sitenorm aTL526.G7A4cno. 2621 (1952) c. 1i4560774leoffsmelscq0sitenorm aTL526.G7A4cno. 2622 (1952) c. 1i4560775leoffsmelscq0sitenorm aTL526.G7A4cno. 2623 (1952) c. 1i4560776leoffsmelscq0sitenorm aTL526.G7A4cno. 2624 (1952) c. 1i4560777leoffsmelscq0sitenorm aTL526.G7A4cno. 2625 (1952) c. 1i4560778leoffsmelscq0sitenorm aTL526.G7A4cno. 2626 (1952) c. 1i4560779leoffsmelscq0sitenorm aTL526.G7A4cno. 2627 (1952) c. 1i4560780leoffsmelscq0seitenorm aTL526.G7A4cno. 2628 (1952) c. 1i4560781leoffsmelscq0sitenorm aTL526.G7A4cno. 2629 (1952) c. 1i4560782leoffsmelscq0sitenorm aTL526.G7A4cno. 2630 (1952) c. 1i4560783leoffsmelscq0sitenorm aTL526.G7A4cno. 2631 (1954) c. 1i4560784leoffsmelscq0sitenorm aTL526.G7A4cno. 2632 (1954) c. 1i4560785leoffsmelscq0sitenorm aTL526.G7A4cno. 2633 (1952) c. 1i4560786leoffsmelscq0sitenorm aTL526.G7A4cno. 2634 (1952) c. 1i4560787leoffsmelscq0sitenorm aTL526.G7A4cno. 2635 (1953) c. 1i4560789leoffsmelscq0sitenorm aTL526.G7A4cno. 2636 (1952) c. 1i4560790leoffsmelscq0sitenorm aTL526.G7A4cno. 2637 (1952) c. 1i4560791leoffsmelscq0sitenorm aTL526.G7A4cno. 2638 (1954) c. 1i4560794leoffsmelscq0sitenorm aTL526.G7A4cno. 2639 (1954) c. 1i4560795leoffsmelscq0sitenorm aTL526.G7A4cno. 2640 (1952) c. 1i4560797leoffsmelscq0sitenorm aTL526.G7A4cno. 2641 (1953) c. 1i4560798leoffsmelscq0sitenorm aTL526.G7A4cno. 2642 (1953) c. 1i4560799leoffsmelscq0sitenorm aTL526.G7A4cno. 2643 (1951) c. 1i4560800leoffsmelscq0sitenorm aTL526.G7A4cno. 2644 (1952) c. 1i4560801leoffsmelscq0sitenorm aTL526.G7A4cno. 2645 (1952) c. 1i4560802leoffsmelscq0sitenorm aTL526.G7A4cno. 2646 (1952) c. 1i4560803leoffsmelscq0sitenorm aTL526.G7A4cno. 2647 (1952) c. 1i4560804leoffsmelscq0sitenorm aTL526.G7A4cno. 2648 (1951) c. 1i4560806leoffsmelscq0sitenorm aTL526.G7A4cno. 2649 (1951) c. 1i4560808leoffsmelscq0sitenorm aTL526.G7A4cno. 2651 (1952) c. 1i4560809leoffsmelscq0sitenorm aTL526.G7A4cno. 2652 (1953) c. 1i4560810leoffsmelscq0sitenorm aTL526.G7A4cno. 2653 (1953) c. 1i4560811leoffsmelscq0sitenorm aTL526.G7A4cno. 2654 (1953) c. 1i4560812leoffsmelscq0sitenorm aTL526.G7A4cno. 2655 (1953) c. 1i4560813leoffsmelscq0sitenorm aTL526.G7A4cno. 2656 (1953) c. 1i4560814leoffsmelscq0sitenorm aTL526.G7A4cno. 2657 (1953) c. 1i4560815leoffsmelscq0sitenorm aTL526.G7A4cno. 2658 (1953) c. 1i4560817leoffsmelscq0sitenorm aTL526.G7A4cno. 2659 (1953) c. 1i4560819leoffsmelscq0sitenorm aTL526.G7A4cno. 2660 (1953) c. 1i4560820leoffsmelscq0sitenorm aTL526.G7A4cno. 2661 (1953) c. 1i4560821leoffsmelscq0sitenorm aTL526.G7A4cno. 2662 (1953) c. 1i4560822leoffsmelscq0sitenorm aTL526.G7A4cno. 2663 (1953) c. 1i4560823leoffsmelscq0sitenorm aTL526.G7A4cno. 2664 (1953) c. 1i4560826leoffsmelscq0sitenorm aTL526.G7A4cno. 2665 (1953) c. 1i4560824leoffsmelscq0sitenorm aTL526.G7A4cno. 2666 (1953) c. 1i4560827leoffsmelscq0sitenorm aTL526.G7A4cno. 2667 (1953) c. 1i4560829leoffsmelscq0sitenorm aTL526.G7A4cno. 2668 (1953) c. 1i4560828leoffsmelscq0sitenorm aTL526.G7A4cno. 2669 (1953) c. 1i4560830leoffsmelscq0sitenorm aTL526.G7A4cno. 2670 (1953) c. 1i4560831leoffsmelscq0sitenorm aTL526.G7A4cno. 2671 (1953) c. 1i4560832leoffsmelscq0sitenorm aTL526.G7A4cno. 2672 (1953) c. 1i4560833leoffsmelscq0sitenorm aTL526.G7A4cno. 2673 (1953) c. 1i4560834leoffsmelscq0sitenorm aTL526.G7A4cno. 2674 (1953) c. 1i4560836leoffsmelscq0sitenorm aTL526.G7A4cno. 2675 (1953) c. 1i4560837leoffsmelscq0sitenorm aTL526.G7A4cno. 2676 (1953) c. 1i4560838leoffsmelscq0sitenorm aTL526.G7A4cno. 2677 (1953) c. 1i4560839leoffsmelscq0sitenorm aTL526.G7A4cno. 2678 (1953) c. 1i4560840leoffsmelscq0sitenorm aTL526.G7A4cno. 2679 (1953) c. 1i4560841leoffsmelscq0sitenorm aTL526.G7A4cno. 2680 (1953) c. 1i4560842leoffsmelscq0sitenorm aTL526.G7A4cno. 2681 (1953) c. 1i4560843leoffsmelscq0sitenorm aTL526.G7A4cno. 2682 (1953) c. 1i4560845leoffsmelscq0sitenorm aTL526.G7A4cno. 2683 (1955) c. 1i4560846leoffsmelscq0sitenorm aTL526.G7A4cno. 2684 (1954) c. 1i4560848leoffsmelscq0sitenorm aTL526.G7A4cno. 2685 (1953) c. 1i4560849leoffsmelscq0sitenorm aTL526.G7A4cno. 2686 (1953) c. 1i4560857leoffsmelscq0sitenorm aTL526.G7A4cno. 2687 (1953) c. 1i4560858leoffsmelscq0sitenorm aTL526.G7A4cno. 2688 (1953) c. 1i4560859leoffsmelscq0sitenorm aTL526.G7A4cno. 2689 (1953) c. 1i4560860leoffsmelscq0sitenorm aTL526.G7A4cno. 2690 (1953) c. 1i4560861leoffsmelscq0sitenorm aTL526.G7A4cno. 2691 (1953) c. 1i4560863leoffsmelscq0sitenorm aTL526.G7A4cno. 2692 (1953) c. 1i4560864leoffsmelscq0sitenorm aTL526.G7A4cno. 2693 (1953) c. 1i4560865leoffsmelscq0sitenorm aTL526.G7A4cno. 2694 (1953) c. 1i4560867leoffsmelscq0sitenorm aTL526.G7A4cno. 2695 (1953) c. 1i4560868leoffsmelscq0sitenorm aTL526.G7A4cno. 2696 (1951) c. 1i4560869leoffsmelscq0sitenorm aTL526.G7A4cno. 2697 (1953) c. 1i4560870leoffsmelscq0sitenorm aTL526.G7A4cno. 2698 (1953) c. 1i4560871leoffsmelscq0sitenorm aTL526.G7A4cno. 2699 (1952) c. 1i4560872leoffsmelscq0sitenorm aTL526.G7A4cno. 2700 (1954) c. 1i4560873leoffsmelscq0sitenorm aTL526.G7A4cno. 2701 (1953) c. 1i4560874leoffsmelscq0sitenorm aTL526.G7A4cno. 2702 (1953) c. 1i4560875leoffsmelscq0sitenorm aTL526.G7A4cno. 2703 (1953) c. 1i4560876leoffsmelscq0sitenorm aTL526.G7A4cno. 2704 (1953) c. 1i4560879leoffsmelscq0sitenorm aTL526.G7A4cno. 2705 (1953) c. 1i4560880leoffsmelscq0sitenorm aTL526.G7A4cno. 2706 (1953) c. 1i4560881leoffsmelscq0sitenorm aTL526.G7A4cno. 2707 (1953) c. 1i4560882leoffsmelscq0sitenorm aTL526.G7A4cno. 2708 (1953) c. 1i4560883leoffsmelscq0sitenorm aTL526.G7A4cno. 2709 (1953) c. 1i4560884leoffsmelscq0sitenorm aTL526.G7A4cno. 2710 (1953) c. 1i4560885leoffsmelscq0sitenorm aTL526.G7A4cno. 2711 (1953) c. 1i4560886leoffsmelscq0sitenorm aTL526.G7A4cno. 2712 (1953) c. 1i4560887leoffsmelscq0sitenorm aTL526.G7A4cno. 2713 (1953) c. 1i4560888leoffsmelscq0sitenorm aTL526.G7A4cno. 2714 (1953) c. 1i4560889leoffsmelscq0sitenorm aTL526.G7A4cno. 2715 (1953) c. 1i4560891leoffsmelscq0sitenorm aTL526.G7A4cno. 2716 (1953) c. 1i4560890leoffsmelscq0sitenorm aTL526.G7A4cno. 2717 (1953) c. 1i4560892leoffsmelscq0sitenorm aTL526.G7A4cno. 2718 (1953) c. 1i4560893leoffsmelscq0sitenorm aTL526.G7A4cno. 2719 (1953) c. 1i4560894leoffsmelscq0sitenorm aTL526.G7A4cno. 2720 (1953) c. 1i4560895leoffsmelscq0sitenorm aTL526.G7A4cno. 2721 (1953) c. 1i4560896leoffsmelscq0sitenorm aTL526.G7A4cno. 2722 (1952) c. 1i4537919leoffsmelscq0sitenorm aTL526.G7A4cno. 2723 (1953) c. 1i4560897leoffsmelscq0sitenorm aTL526.G7A4cno. 2724 (1953) c. 1i4560898leoffsmelscq0sitenorm aTL526.G7A4cno. 2725 (1953) c. 1i4560900leoffsmelscq0sitenorm aTL526.G7A4cno. 2726 (1953) c. 1i4560901leoffsmelscq0sitenorm aTL526.G7A4cno. 2727 (1953) c. 1i4560902leoffsmelscq0sitenorm aTL526.G7A4cno. 2728 (1953) c. 1i4560903leoffsmelscq0sitenorm aTL526.G7A4cno. 2729 (1953) c. 1i4560904leoffsmelscq0sitenorm aTL526.G7A4cno. 2730 (1955) c. 1i4560906leoffsmelscq0sitenorm aTL526.G7A4cno. 2731 (1953) c. 1i4560907leoffsmelscq0sitenorm aTL526.G7A4cno. 2732 (1953) c. 1i4560908leoffsmelscq0sitenorm aTL526.G7A4cno. 2733 (1954) c. 1i4560909leoffsmelscq0sitenorm aTL526.G7A4cno. 2734 (1952) c. 1i4560910leoffsmelscq0sitenorm aTL526.G7A4cno. 2735 (1952) c. 1i4560911leoffsmelscq0sitenorm aTL526.G7A4cno. 2736 (1952) c. 1i4560912leoffsmelscq0sitenorm aTL526.G7A4cno. 2737-2749 (1953) c. 1i4537914leoffsmelscq0sitenorm aTL526.G7A4cno. 2751-2769 (1953) c. 1i4537913leoffsmelscq0sitenorm aTL526.G7A4cno. 2770-2786 (1952-1958) c. 1i4537912leoffsmelscq0sitenorm aTL526.G7A4cno. 2787 (1953) c. 1i4560946leoffsmelscq0sitenorm aTL526.G7A4cno. 2788 (1953) c. 1i4560947leoffsmelscq0sitenorm aTL526.G7A4cno. 2789 (1953) c. 1i4560948leoffsmelscq0sitenorm aTL526.G7A4cno. 2790 (1954) c. 1i4560949leoffsmelscq0sitenorm aTL526.G7A4cno. 2791 (1952) c. 1i4560950leoffsmelscq0sitenorm aTL526.G7A4cno. 2792 (1954) c. 1i4560951leoffsmelscq0sitenorm aTL526.G7A4cno. 2793 (1954) c. 1i4560952leoffsmelscq0sitenorm aTL526.G7A4cno. 2794 (1954) c. 1i4560953leoffsmelscq0sitenorm aTL526.G7A4cno. 2795 (1954) c. 1i4560954leoffsmelscq0sitenorm aTL526.G7A4cno. 2796 (1954) c. 1i4560955leoffsmelscq0sitenorm aTL526.G7A4cno. 2797 (1953) c. 1i4560956leoffsmelscq0sitenorm aTL526.G7A4cno. 2798 (1953) c. 1i4560957leoffsmelscq0sitenorm aTL526.G7A4cno. 2799 (1954) c. 1i4560958leoffsmelscq0sitenorm aTL526.G7A4cno. 2800 (1954) c. 1i4560959leoffsmelscq0sitenorm aTL526.G7A4cno. 2801 (1954) c. 1i4560960leoffsmelscq0sitenorm aTL526.G7A4cno. 2802 (1954) c. 1i4560961leoffsmelscq0sitenorm aTL526.G7A4cno. 2803 (1954) c. 1i4560963leoffsmelscq0sitenorm aTL526.G7A4cno. 2804 (1955) c. 1i4560962leoffsmelscq0sitenorm aTL526.G7A4cno. 2805 (1953) c. 1i4560964leoffsmelscq0sitenorm aTL526.G7A4cno. 2806 (1954) c. 1i4560965leoffsmelscq0sitenorm aTL526.G7A4cno. 2807 (1954) c. 1i4560966leoffsmelscq0sitenorm aTL526.G7A4cno. 2808 (1953) c. 1i4560967leoffsmelscq0sitenorm aTL526.G7A4cno. 2809 (1955) c. 1i4560968leoffsmelscq0sitenorm aTL526.G7A4cno. 2810 (1954) c. 1i4560969leoffsmelscq0sitenorm aTL526.G7A4cno. 2811 (1953) c. 1i4560970leoffsmelscq0sitenorm aTL526.G7A4cno. 2812 (1954) c. 1i4560971leoffsmelscq0sitenorm aTL526.G7A4cno. 2813 (1955) c. 1i4560972leoffsmelscq0sitenorm aTL526.G7A4cno. 2814 (1954) c. 1i4560973leoffsmelscq0sitenorm aTL526.G7A4cno. 2815 (1955) c. 1i4560974leoffsmelscq0sitenorm aTL526.G7A4cno. 2816 (1953) c. 1i4560975leoffsmelscq0sitenorm aTL526.G7A4cno. 2816 (1954) c. 1i4560976leoffsmelscq0sitenorm aTL526.G7A4cno. 2818 (1954) c. 1i4560977leoffsmelscq0sitenorm aTL526.G7A4cno. 2819 (1954) c. 1i4560978leoffsmelscq0sitenorm aTL526.G7A4cno. 2820 (1954) c. 1i4560979leoffsmelscq0sitenorm aTL526.G7A4cno. 2821 (1954) c. 1i4560980leoffsmelscq0sitenorm aTL526.G7A4cno. 2822 (1954) c. 1i4560981leoffsmelscq0sitenorm aTL526.G7A4cno. 2823 (1954) c. 1i4560982leoffsmelscq0sitenorm aTL526.G7A4cno. 2824 (1954) c. 1i4560983leoffsmelscq0sitenorm aTL526.G7A4cno. 2825 (1956) c. 1i4560984leoffsmelscq0sitenorm aTL526.G7A4cno. 2826 (1955) c. 1i4560985leoffsmelscq0sitenorm aTL526.G7A4cno. 2827 (1955) c. 1i4560986leoffsmelscq0sitenorm aTL526.G7A4cno. 2828 (1955) c. 1i4560987leoffsmelscq0sitenorm aTL526.G7A4cno. 2829 (1955) c. 1i4560988leoffsmelscq0sitenorm aTL526.G7A4cno. 2830 (1953) c. 1i4560989leoffsmelscq0sitenorm aTL526.G7A4cno. 2831 (1954) c. 1i4560990leoffsmelscq0sitenorm aTL526.G7A4cno. 2832 (1954) c. 1i4560991leoffsmelscq0sitenorm aTL526.G7A4cno. 2833 (1955) c. 1i4560992leoffsmelscq0sitenorm aTL526.G7A4cno. 2834 (1954) c. 1i4560993leoffsmelscq0sitenorm aTL526.G7A4cno. 2835 (1954) c. 1i4560994leoffsmelscq0sitenorm aTL526.G7A4cno. 2836 (1953) c. 1i4560995leoffsmelscq0sitenorm aTL526.G7A4cno. 2837 (1954) c. 1i4560996leoffsmelscq0sitenorm aTL526.G7A4cno. 2838 (1955) c. 1i4560997leoffsmelscq0sitenorm aTL526.G7A4cno. 2839 (1954) c. 1i4560998leoffsmelscq0sitenorm aTL526.G7A4cno. 2840 (1953) c. 1i4560999leoffsmelscq0sitenorm aTL526.G7A4cno. 2841 (1957) c. 1i4561000leoffsmelscq0sitenorm aTL526.G7A4cno. 2842 (1955) c. 1i4561001leoffsmelscq0sitenorm aTL526.G7A4cno. 2843 (1956) c. 1i4561002leoffsmelscq0sitenorm aTL526.G7A4cno. 2844 (1954) c. 1i4561003leoffsmelscq0sitenorm aTL526.G7A4cno. 2845 (1955) c. 1i4561004leoffsmelscq0sitenorm aTL526.G7A4cno. 2846 (1956) c. 1i4561005leoffsmelscq0sitenorm aTL526.G7A4cno. 2847 (1955) c. 1i4561006leoffsmelscq0sitenorm aTL526.G7A4cno. 2848 (1955) c. 1i4561007leoffsmelscq0sitenorm aTL526.G7A4cno. 2849 (1954) c. 1i4561009leoffsmelscq0sitenorm aTL526.G7A4cno. 2851 (1957) c. 1i4561010leoffsmelscq0sitenorm aTL526.G7A4cno. 2852 (1954) c. 1i4561011leoffsmelscq0sitenorm aTL526.G7A4cno. 2853 (1954) c. 1i4561012leoffsmelscq0sitenorm aTL526.G7A4cno. 2854 (1954) c. 1i4561013leoffsmelscq0sitenorm aTL526.G7A4cno. 2855 (1957) c. 1i4561014leoffsmelscq0sitenorm aTL526.G7A4cno. 2857 (1954) c. 1i4561015leoffsmelscq0sitenorm aTL526.G7A4cno. 2858 (1954) c. 1i4561017leoffsmelscq0sitenorm aTL526.G7A4cno. 2859 (1954) c. 1i4561018leoffsmelscq0sitenorm aTL526.G7A4cno. 2860 (1954) c. 1i4561019leoffsmelscq0sitenorm aTL526.G7A4cno. 2861 (1955) c. 1i4561020leoffsmelscq0sitenorm aTL526.G7A4cno. 2862 (1954) c. 1i4561021leoffsmelscq0sitenorm aTL526.G7A4cno. 2863 (1956) c. 1i4561022leoffsmelscq0sitenorm aTL526.G7A4cno. 2864 (1956) c. 1i4561023leoffsmelscq0sitenorm aTL526.G7A4cno. 2865 (1955) c. 1i4561025leoffsmelscq0sitenorm aTL526.G7A4cno. 2866 (1955) c. 1i4561026leoffsmelscq0sitenorm aTL526.G7A4cno. 2867 (1955) c. 1i4561027leoffsmelscq0sitenorm aTL526.G7A4cno. 2868 (1953) c. 1i4561028leoffsmelscq0sitenorm aTL526.G7A4cno. 2869 (1956) c. 1i4561029leoffsmelscq0sitenorm aTL526.G7A4cno. 2870 (1956) c. 1i4561030leoffsmelscq0sitenorm aTL526.G7A4cno. 2871 (1954) c. 1i4561031leoffsmelscq0sitenorm aTL526.G7A4cno. 2872 (1956) c. 1i4561032leoffsmelscq0sitenorm aTL526.G7A4cno. 2873 (1955) c. 1i4561033leoffsmelscq0sitenorm aTL526.G7A4cno. 2874 (1955) c. 1i4561034leoffsmelscq0sitenorm aTL526.G7A4cno. 2875 (1954) c. 1i4561035leoffsmelscq0sitenorm aTL526.G7A4cno. 2876 (1955) c. 1i4561036leoffsmelscq0sitenorm aTL526.G7A4cno. 2877 (1955) c. 1i4561037leoffsmelscq0sitenorm aTL526.G7A4cno. 2878 (1955) c. 1i4561038leoffsmelscq0sitenorm aTL526.G7A4cno. 2879 (1955) c. 1i4561039leoffsmelscq0sitenorm aTL526.G7A4cno. 2880 (1955) c. 1i4561041leoffsmelscq0sitenorm aTL526.G7A4cno. 2881 (1956) c. 1i4561042leoffsmelscq0sitenorm aTL526.G7A4cno. 2882 (1958) c. 1i4561043leoffsmelscq0sitenorm aTL526.G7A4cno. 2883 (1956) c. 1i4561044leoffsmelscq0sitenorm aTL526.G7A4cno. 2884 (1955) c. 1i4561045leoffsmelscq0sitenorm aTL526.G7A4cno. 2885 (1956) c. 1i4561046leoffsmelscq0sitenorm aTL526.G7A4cno. 2886 (1956) c. 1i4561047leoffsmelscq0sitenorm aTL526.G7A4cno. 2887 (1957) c. 1i4561048leoffsmelscq0seitenorm aTL526.G7A4cno. 2888 (1955) c. 1i4561049leoffsmelscq0sitenorm aTL526.G7A4cno. 2889 (1957) c. 1i4561050leoffsmelscq0sitenorm aTL526.G7A4cno. 2890 (1957) c. 1i4561051leoffsmelscq0sitenorm aTL526.G7A4cno. 2891 (1955) c. 1i4561052leoffsmelscq0sitenorm aTL526.G7A4cno. 2893 (1955) c. 1i4561053leoffsmelscq0sitenorm aTL526.G7A4cno. 2894 (1954) c. 1i4561054leoffsmelscq0sitenorm aTL526.G7A4cno. 2895 (1955) c. 1i4561055leoffsmelscq0sitenorm aTL526.G7A4cno. 2896 (1954) c. 1i4561056leoffsmelscq0sitenorm aTL526.G7A4cno. 2897 (1955) c. 1i4561057leoffsmelscq0sitenorm aTL526.G7A4cno. 2898 (1956) c. 1i4561058leoffsmelscq0sitenorm aTL526.G7A4cno. 2899 (1956) c. 1i4561059leoffsmelscq0sitenorm aTL526.G7A4cno. 2900 (1955) c. 1i4561060leoffsmelscq0sitenorm aTL526.G7A4cno. 2901 (1955) c. 1i4561062leoffsmelscq0sitenorm aTL526.G7A4cno. 2902 (1955) c. 1i4561063leoffsmelscq0sitenorm aTL526.G7A4cno. 2903 (1955) c. 1i4561064leoffsmelscq0sitenorm aTL526.G7A4cno. 2904 (1954) c. 1i4561065leoffsmelscq0sitenorm aTL526.G7A4cno. 2906 (1956) c. 1i4561124leoffsmelscq0seitenorm aTL526.G7A4cno. 2907 (1957) c. 1i4561066leoffsmelscq0sitenorm aTL526.G7A4cno. 2908 (1956) c. 1i4561067leoffsmelscq0sitenorm aTL526.G7A4cno. 2909 (1954) c. 1i4561068leoffsmelscq0sitenorm aTL526.G7A4cno. 2910 (1955) c. 1i4561069leoffsmelscq0sitenorm aTL526.G7A4cno. 2911 (1955) c. 1i4561070leoffsmelscq0sitenorm aTL526.G7A4cno. 2912 (1955) c. 1i4561071leoffsmelscq0sitenorm aTL526.G7A4cno. 2913 (1955) c. 1i4561072leoffsmelscq0sitenorm aTL526.G7A4cno. 2914 (1954) c. 1i4561073leoffsmelscq0sitenorm aTL526.G7A4cno. 2915 (1954) c. 1i4561074leoffsmelscq0sitenorm aTL526.G7A4cno. 2916 (1955) c. 1i4561075leoffsmelscq0sitenorm aTL526.G7A4cno. 2917 (1955) c. 1i4561076leoffsmelscq0sitenorm aTL526.G7A4cno. 2918 (1956) c. 1i4561077leoffsmelscq0sitenorm aTL526.G7A4cno. 2919 (1955) c. 1i4561079leoffsmelscq0sitenorm aTL526.G7A4cno. 2919 (1956) c. 1i4561078leoffsmelscq0sitenorm aTL526.G7A4cno. 2921 (1956) c. 1i4561080leoffsmelscq0sitenorm aTL526.G7A4cno. 2922 (1956) c. 1i4561081leoffsmelscq0sitenorm aTL526.G7A4cno. 2923 (1955) c. 1i4561082leoffsmelscq0sitenorm aTL526.G7A4cno. 2924 (1957) c. 1i4561083leoffsmelscq0sitenorm aTL526.G7A4cno. 2925 (1957) c. 1i4561084leoffsmelscq0sitenorm aTL526.G7A4cno. 2926 (1956) c. 1i4561085leoffsmelscq0sitenorm aTL526.G7A4cno. 2927 (1956) c. 1i4561086leoffsmelscq0sitenorm aTL526.G7A4cno. 2928 (1956) c. 1i4561087leoffsmelscq0sitenorm aTL526.G7A4cno. 2929 (1956) c. 1i4561088leoffsmelscq0sitenorm aTL526.G7A4cno. 2930 (1955) c. 1i4561089leoffsmelscq0sitenorm aTL526.G7A4cno. 2931 (1955) c. 1i4561091leoffsmelscq0sitenorm aTL526.G7A4cno. 2932 (1957) c. 1i4561092leoffsmelscq0sitenorm aTL526.G7A4cno. 2933 (1956) c. 1i4561093leoffsmelscq0sitenorm aTL526.G7A4cno. 2934 (1955) c. 1i4561094leoffsmelscq0sitenorm aTL526.G7A4cno. 2935 (1956) c. 1i4561095leoffsmelscq0sitenorm aTL526.G7A4cno. 2937 (1957) c. 1i4561096leoffsmelscq0sitenorm aTL526.G7A4cno. 2938 (1956) c. 1i4561097leoffsmelscq0sitenorm aTL526.G7A4cno. 2939 (1955) c. 1i4561098leoffsmelscq0sitenorm aTL526.G7A4cno. 2940 (1956) c. 1i4561099leoffsmelscq0sitenorm aTL526.G7A4cno. 2941 (1955) c. 1i4561100leoffsmelscq0sitenorm aTL526.G7A4cno. 2942 (1955) c. 1i4561101leoffsmelscq0sitenorm aTL526.G7A4cno. 2943 (1955) c. 1i4561102leoffsmelscq0sitenorm aTL526.G7A4cno. 2944 (1956) c. 1i4561103leoffsmelscq0sitenorm aTL526.G7A4cno. 2945 (1957) c. 1i4561105leoffsmelscq0sitenorm aTL526.G7A4cno. 2946 (1955) c. 1i4561106leoffsmelscq0sitenorm aTL526.G7A4cno. 2947 (1955) c. 1i4561107leoffsmelscq0sitenorm aTL526.G7A4cno. 2948 (1957) c. 1i4561108leoffsmelscq0sitenorm aTL526.G7A4cno. 2949 (1956) c. 1i4561109leoffsmelscq0sitenorm aTL526.G7A4cno. 2951 (1956) c. 1i4561110leoffsmelscq0sitenorm aTL526.G7A4cno. 2952 (1955) c. 1i4561111leoffsmelscq0sitenorm aTL526.G7A4cno. 2953 (1957) c. 1i4561112leoffsmelscq0sitenorm aTL526.G7A4cno. 2954 (1955) c. 1i4561113leoffsmelscq0sitenorm aTL526.G7A4cno. 2955 (1956) c. 1i4561114leoffsmelscq0sitenorm aTL526.G7A4cno. 2956 (1956) c. 1i4561115leoffsmelscq0sitenorm aTL526.G7A4cno. 2957 (1956) c. 1i4561116leoffsmelscq0sitenorm aTL526.G7A4cno. 2958 (1957) c. 1i4561118leoffsmelscq0sitenorm aTL526.G7A4cno. 2959 (1956) c. 1i4561119leoffsmelscq0sitenorm aTL526.G7A4cno. 2960 (1956) c. 1i4561120leoffsmelscq0sitenorm aTL526.G7A4cno. 2961 (1958) c. 1i4561121leoffsmelscq0sitenorm aTL526.G7A4cno. 2962 (1957) c. 1i4561122leoffsmelscq0sitenorm aTL526.G7A4cno. 2963 (1956) c. 1i4561123leoffsmelscq0sitenorm aTL526.G7A4cno. 2965 (1957) c. 1i4561125leoffsmelscq0sitenorm aTL526.G7A4cno. 2967 (1957) c. 1i4561126leoffsmelscq0sitenorm aTL526.G7A4cno. 2968 (1952) c. 1i4537905leoffsmelscq0sitenorm aTL526.G7A4cno. 2969 (1956) c. 1i4561127leoffsmelscq0sitenorm aTL526.G7A4cno. 2970 (1958) c. 1i4561128leoffsmelscq0sitenorm aTL526.G7A4cno. 2971 (1956) c. 1i4561129leoffsmelscq0sitenorm aTL526.G7A4cno. 2972 (1957) c. 1i4561130leoffsmelscq0sitenorm aTL526.G7A4cno. 2973 (1956) c. 1i4561132leoffsmelscq0sitenorm aTL526.G7A4cno. 2974 (1957) c. 1i4561133leoffsmelscq0sitenorm aTL526.G7A4cno. 2975 (1957) c. 1i4561134leoffsmelscq0sitenorm aTL526.G7A4cno. 2976 (1955) c. 1i4561135leoffsmelscq0sitenorm aTL526.G7A4cno. 2977 (1956) c. 1i4561136leoffsmelscq0sitenorm aTL526.G7A4cno. 2978 (1956) c. 1i4561137leoffsmelscq0sitenorm aTL526.G7A4cno. 2979 (1957) c. 1i4561138leoffsmelscq0sitenorm aTL526.G7A4cno. 2980 (1957) c. 1i4561139leoffsmelscq0sitenorm aTL526.G7A4cno. 2982 (1959) c. 1i4561140leoffsmelscq0sitenorm aTL526.G7A4cno. 2983 (1957) c. 1i4561141leoffsmelscq0sitenorm aTL526.G7A4cno. 2984 (1956) c. 1i4561143leoffsmelscq0sitenorm aTL526.G7A4cno. 2985 (1957) c. 1i4561144leoffsmelscq0sitenorm aTL526.G7A4cno. 2987 (1957) c. 1i4561145leoffsmelscq0sitenorm aTL526.G7A4cno. 2988 (1957) c. 1i4561146leoffsmelscq0sitenorm aTL526.G7A4cno. 2989 (1957) c. 1i4561147leoffsmelscq0sitenorm aTL526.G7A4cno. 2990 (1957) c. 1i4561148leoffsmelscq0sitenorm aTL526.G7A4cno. 2991 (1957) c. 1i4561149leoffsmelscq0sitenorm aTL526.G7A4cno. 2992 (1957) c. 1i4561150leoffsmelscq0sitenorm aTL526.G7A4cno. 2993 (1957) c. 1i4561151leoffsmelscq0sitenorm aTL526.G7A4cno. 2994 (1957) c. 1i4561152leoffsmelscq0sitenorm aTL526.G7A4cno. 2995 (1957) c. 1i4561154leoffsmelscq0sitenorm aTL526.G7A4cno. 2996 (1957) c. 1i4561155leoffsmelscq0sitenorm aTL526.G7A4cno. 2997 (1957) c. 1i4561156leoffsmelscq0sitenorm aTL526.G7A4cno. 2998 (1957) c. 1i4561157leoffsmelscq0sitenorm aTL526.G7A4cno. 2999 (1957) c. 1i4561158leoffsmelscq0sitenorm aTL526.G7A4cno. 3000 (1957) c. 1i4561160leoffsmelscq0sitenorm aTL526.G7A4cno. 3001 (1956) c. 1i4561159leoffsmelscq0sitenorm aTL526.G7A4cno. 3002 (1957) c. 1i4561161leoffsmelscq0sitenorm aTL526.G7A4cno. 3003 (1957) c. 1i4561162leoffsmelscq0sitenorm aTL526.G7A4cno. 3004 (1957) c. 1i4561163leoffsmelscq0sitenorm aTL526.G7A4cno. 3005 (1957) c. 1i4561165leoffsmelscq0sitenorm aTL526.G7A4cno. 3006 (1957) c. 1i4561166leoffsmelscq0sitenorm aTL526.G7A4cno. 3007 (1957) c. 1i4561168leoffsmelscq0sitenorm aTL526.G7A4cno. 3008 (1958) c. 1i4561169leoffsmelscq0sitenorm aTL526.G7A4cno. 3009 (1957) c. 1i4561171leoffsmelscq0sitenorm aTL526.G7A4cno. 3010 (1957) c. 1i4561172leoffsmelscq0sitenorm aTL526.G7A4cno. 3011 (1957) c. 1i4561173leoffsmelscq0sitenorm aTL526.G7A4cno. 3012 (1957) c. 1i4561174leoffsmelscq0sitenorm aTL526.G7A4cno. 3013 (1957) c. 1i4561175leoffsmelscq0sitenorm aTL526.G7A4cno. 3014 (1957) c. 1i4561176leoffsmelscq0sitenorm aTL526.G7A4cno. 3016 (1957) c. 1i4561177leoffsmelscq0sitenorm aTL526.G7A4cno. 3017 (1958) c. 1i4561178leoffsmelscq0sitenorm aTL526.G7A4cno. 3018 (1957) c. 1i4561179leoffsmelscq0sitenorm aTL526.G7A4cno. 3019 (1957) c. 1i4561180leoffsmelscq0sitenorm aTL526.G7A4cno. 3020 (1957) c. 1i4561181leoffsmelscq0sitenorm aTL526.G7A4cno. 3021 (1957) c. 1i4561182leoffsmelscq0sitenorm aTL526.G7A4cno. 3024 (1957) c. 1i4561183leoffsmelscq0sitenorm aTL526.G7A4cno. 3025 (1957) c. 1i4561184leoffsmelscq0sitenorm aTL526.G7A4cno. 3026 (1957) c. 1i4561185leoffsmelscq0sitenorm aTL526.G7A4cno. 3027 (1957) c. 1i4561186leoffsmelscq0sitenorm aTL526.G7A4cno. 3028 (1957) c. 1i4561215leoffsmelscq0sitenorm aTL526.G7A4cno. 3029 (1958) c. 1i4561217leoffsmelscq0sitenorm aTL526.G7A4cno. 3030 (1958) c. 1i4561218leoffsmelscq0sitenorm aTL526.G7A4cno. 3031 (1957) c. 1i4561220leoffsmelscq0sitenorm aTL526.G7A4cno. 3032 (1957) c. 1i4561223leoffsmelscq0sitenorm aTL526.G7A4cno. 3033 (1958) c. 1i4561224leoffsmelscq0sitenorm aTL526.G7A4cno. 3034 (1957) c. 1i4561225leoffsmelscq0sitenorm aTL526.G7A4cno. 3035 (1959) c. 1i4561226leoffsmelscq0sitenorm aTL526.G7A4cno. 3037 (1958) c. 1i4561227leoffsmelscq0sitenorm aTL526.G7A4cno. 3038 (1957) c. 1i4561229leoffsmelscq0sitenorm aTL526.G7A4cno. 3039 (1957) c. 1i4561230leoffsmelscq0sitenorm aTL526.G7A4cno. 3040 (1957) c. 1i4561232leoffsmelscq0sitenorm aTL526.G7A4cno. 3041 (1958) c. 1i4561233leoffsmelscq0sitenorm aTL526.G7A4cno. 3042 (1957) c. 1i4561234leoffsmelscq0sitenorm aTL526.G7A4cno. 3043 (1957) c. 1i4561235leoffsmelscq0sitenorm aTL526.G7A4cno. 3044 (1957) c. 1i4561236leoffsmelscq0sitenorm aTL526.G7A4cno. 3045 (1957) c. 1i4561238leoffsmelscq0sitenorm aTL526.G7A4cno. 3046 (1958) c. 1i4561239leoffsmelscq0sitenorm aTL526.G7A4cno. 3047 (1958) c. 1i4561241leoffsmelscq0sitenorm aTL526.G7A4cno. 3048 (1959) c. 1i4561242leoffsmelscq0sitenorm aTL526.G7A4cno. 3049 (1957) c. 1i4561243leoffsmelscq0sitenorm aTL526.G7A4cno. 3050 (1960) c. 1i4561244leoffsmelscq0sitenorm aTL526.G7A4cno. 3051 (1957) c. 1i4561246leoffsmelscq0sitenorm aTL526.G7A4cno. 3052 (1958) c. 1i4561248leoffsmelscq0sitenorm aTL526.G7A4cno. 3053 (1957) c. 1i4561249leoffsmelscq0sitenorm aTL526.G7A4cno. 3054 (1958) c. 1i4561250leoffsmelscq0sitenorm aTL526.G7A4cno. 3055 (1958) c. 1i4561251leoffsmelscq0sitenorm aTL526.G7A4cno. 3056 (1957) c. 1i4561253leoffsmelscq0sitenorm aTL526.G7A4cno. 3057 (1957) c. 1i4561254leoffsmelscq0sitenorm aTL526.G7A4cno. 3058 (1957) c. 1i4561256leoffsmelscq0sitenorm aTL526.G7A4cno. 3059 (1958) c. 1i4561258leoffsmelscq0sitenorm aTL526.G7A4cno. 3060 (1958) c. 1i4561259leoffsmelscq0sitenorm aTL526.G7A4cno. 3061 (1958) c. 1i4561261leoffsmelscq0sitenorm aTL526.G7A4cno. 3062 (1957) c. 1i4561263leoffsmelscq0sitenorm aTL526.G7A4cno. 3063 (1958) c. 1i4561264leoffsmelscq0sitenorm aTL526.G7A4cno. 3064 (1958) c. 1i4561266leoffsmelscq0sitenorm aTL526.G7A4cno. 3065 (1958) c. 1i4561268leoffsmelscq0sitenorm aTL526.G7A4cno. 3066 (1958) c. 1i4561271leoffsmelscq0sitenorm aTL526.G7A4cno. 3067 (1958) c. 1i4561269leoffsmelscq0sitenorm aTL526.G7A4cno. 3068 (1958) c. 1i4561272leoffsmelscq0sitenorm aTL526.G7A4cno. 3069 (1959) c. 1i4561273leoffsmelscq0sitenorm aTL526.G7A4cno. 3070 (1958) c. 1i4561274leoffsmelscq0sitenorm aTL526.G7A4cno. 3071 (1958) c. 1i4561275leoffsmelscq0sitenorm aTL526.G7A4cno. 3072 (1958) c. 1i4561277leoffsmelscq0sitenorm aTL526.G7A4cno. 3073 (1958) c. 1i4561279leoffsmelscq0sitenorm aTL526.G7A4cno. 3074 (1958) c. 1i4561280leoffsmelscq0sitenorm aTL526.G7A4cno. 3075 (1958) c. 1i4561282leoffsmelscq0sitenorm aTL526.G7A4cno. 3076 (1958) c. 1i4561283leoffsmelscq0sitenorm aTL526.G7A4cno. 3077 (1958) c. 1i4561284leoffsmelscq0sitenorm aTL526.G7A4cno. 3078 (1958) c. 1i4561285leoffsmelscq0sitenorm aTL526.G7A4cno. 3079 (1960) c. 1i4561286leoffsmelscq0sitenorm aTL526.G7A4cno. 3080 (1958) c. 1i4561288leoffsmelscq0sitenorm aTL526.G7A4cno. 3081 (1958) c. 1i4561291leoffsmelscq0sitenorm aTL526.G7A4cno. 3082 (1959) c. 1i4561292leoffsmelscq0sitenorm aTL526.G7A4cno. 3083 (1958) c. 1i4561293leoffsmelscq0sitenorm aTL526.G7A4cno. 3084 (1958) c. 1i4561294leoffsmelscq0sitenorm aTL526.G7A4cno. 3085 (1958) c. 1i4561295leoffsmelscq0sitenorm aTL526.G7A4cno. 3086 (1959) c. 1i4561297leoffsmelscq0sitenorm aTL526.G7A4cno. 3087 (1959) c. 1i4561299leoffsmelscq0sitenorm aTL526.G7A4cno. 3089 (1958) c. 1i4561300leoffsmelscq0sitenorm aTL526.G7A4cno. 3091 (1958) c. 1i4561301leoffsmelscq0sitenorm aTL526.G7A4cno. 3092 (1958) c. 1i4561304leoffsmelscq0sitenorm aTL526.G7A4cno. 3093 (1958) c. 1i4561305leoffsmelscq0sitenorm aTL526.G7A4cno. 3094 (1958) c. 1i4561306leoffsmelscq0sitenorm aTL526.G7A4cno. 3095 (1958) c. 1i4561307leoffsmelscq0sitenorm aTL526.G7A4cno. 3096 (1959) c. 1i4561308leoffsmelscq0sitenorm aTL526.G7A4cno. 3097 (1958) c. 1i4561309leoffsmelscq0sitenorm aTL526.G7A4cno. 3098 (1959) c. 1i4561310leoffsmelscq0sitenorm aTL526.G7A4cno. 3099 (1959) c. 1i4561311leoffsmelscq0sitenorm aTL526.G7A4cno. 3100 c. 1i3446828leoffsmelscq0sitenorm aTL526.G7A4cno. 3101c. 1i3446830leoffsmelscq0sitenorm aTL526.G7A4cno. 3102 c. 1i3446833leoffsmelscq0sitenorm aTL526.G7A4cno. 3103c. 1i3446834leoffsmelscq0sitenorm aTL526.G7A4cno. 3104 c. 1i3446835leoffsmelscq0sitenorm aTL526.G7A4cno. 3105 c. 1i3446836leoffsmelscq0sitenorm aTL526.G7A4cno. 3106 c. 1i3446837leoffsmelscq0sitenorm aTL526.G7A4cno. 3107 c. 1i3446838leoffsmelscq0sitenorm aTL526.G7A4cno. 3108 c. 1i3446839leoffsmelscq0sitenorm aTL526.G7A4cno. 3109 c. 1i3446840leoffsmelscq0sitenorm aTL526.G7A4cno. 3110 c. 1i3446842leoffsmelscq0sitenorm aTL526.G7A4cno. 3111 c. 1i3446844leoffsmelscq0sitenorm aTL526.G7A4cno. 3112 c. 1i3446845leoffsmelscq0sitenorm aTL526.G7A4cno. 3113 c. 1i3446847leoffsmelscq0sitenorm aTL526.G7A4cno. 3114 c. 1i3446848leoffsmelscq0sitenorm aTL526.G7A4cno. 3115 c. 1i3446849leoffsmelscq0sitenorm aTL526.G7A4cno. 3116 c. 1i3446850leoffsmelscq0sitenorm aTL526.G7A4cno. 3117 c. 1i3446853leoffsmelscq0sitenorm aTL526.G7A4cno. 3118 c. 1i3446861leoffsmelscq0sitenorm aTL526.G7A4cno. 3119 c. 1i3446939leoffsmelscq0sitenorm aTL526.G7A4cno. 3121 c. 1i3446940leoffsmelscq0sitenorm aTL526.G7A4cno. 3123 c. 1i3446942leoffsmelscq0sitenorm aTL526.G7A4cno. 3124 c. 1i3446945leoffsmelscq0sitenorm aTL526.G7A4cno. 3125 c. 1i3446946leoffsmelscq0sitenorm aTL526.G7A4cno. 3126 c. 1i3446947leoffsmelscq0sitenorm aTL526.G7A4cno. 3127 c. 1i3446949leoffsmelscq0sitenorm aTL526.G7A4cno. 3128 c. 1i3446950leoffsmelscq0sitenorm aTL526.G7A4cno. 3129 c. 1i3446952leoffsmelscq0sitenorm aTL526.G7A4cno. 3130 c. 1i3446954leoffsmelscq0sitenorm aTL526.G7A4cno. 3131 c. 1i3446956leoffsmelscq0sitenorm aTL526.G7A4cno. 3132 c. 1i3446957leoffsmelscq0sitenorm aTL526.G7A4cno. 3133 c. 1i3446959leoffsmelscq0sitenorm aTL526.G7A4cno. 3134 c. 1i3446972leoffsmelscq0sitenorm aTL526.G7A4cno. 3135 c. 1i3446977leoffsmelscq0sitenorm aTL526.G7A4cno. 3136 c. 1i3446981leoffsmelscq0sitenorm aTL526.G7A4cno. 3137 c. 1i3446982leoffsmelscq0sitenorm aTL526.G7A4cno. 3138 c. 1i3446984leoffsmelscq0sitenorm aTL526.G7A4cno. 3139 c. 1i3446985leoffsmelscq0sitenorm aTL526.G7A4cno. 3140 c. 1i3446989leoffsmelscq0sitenorm aTL526.G7A4cno. 3141 c. 1i3446990leoffsmelscq0sitenorm aTL526.G7A4cno. 3142 c. 1i3446991leoffsmelscq0sitenorm aTL526.G7A4cno. 3143 c. 1i3446994leoffsmelscq0sitenorm aTL526.G7A4cno. 3144 c. 1i3446996leoffsmelscq0sitenorm aTL526.G7A4cno. 3145 c. 1i3446997leoffsmelscq0sitenorm aTL526.G7A4cno. 3146 c. 1i3446999leoffsmelscq0sitenorm aTL526.G7A4cno. 3147 c. 1i3447001leoffsmelscq0sitenorm aTL526.G7A4cno. 3148 c. 1i3447007leoffsmelscq0sitenorm aTL526.G7A4cno. 3149 c. 1i3447009leoffsmelscq0sitenorm aTL526.G7A4cno. 3150 c. 1i3447010leoffsmelscq0sitenorm aTL526.G7A4cno. 3151 c. 1i3447012leoffsmelscq0sitenorm aTL526.G7A4cno. 3152 c. 1i3447014leoffsmelscq0sitenorm aTL526.G7A4cno. 3153 c. 1i3447016leoffsmelscq0sitenorm aTL526.G7A4cno. 3154 c. 1i3447017leoffsmelscq0sitenorm aTL526.G7A4cno. 3155 c. 1i3447018leoffsmelscq0sitenorm aTL526.G7A4cno. 3156 c. 1i3447019leoffsmelscq0sitenorm aTL526.G7A4cno. 3157 c. 1i3447020leoffsmelscq0sitenorm aTL526.G7A4cno. 3158 c. 1i3447022leoffsmelscq0sitenorm aTL526.G7A4cno. 3159 c. 1i3447025leoffsmelscq0sitenorm aTL526.G7A4cno. 3160 c. 1i3447026leoffsmelscq0sitenorm aTL526.G7A4cno. 3161 c. 1i3447027leoffsmelscq0sitenorm aTL526.G7A4cno. 3162 c. 1i3447034leoffsmelscq0sitenorm aTL526.G7A4cno. 3163 c. 1i3447036leoffsmelscq0sitenorm aTL526.G7A4cno. 3165 c. 1i3447039leoffsmelscq0sitenorm aTL526.G7A4cno. 3166 c. 1i3447040leoffsmelscq0sitenorm aTL526.G7A4cno. 3167 c. 1i3447042leoffsmelscq0sitenorm aTL526.G7A4cno. 3168 c. 1i3447044leoffsmelscq0sitenorm aTL526.G7A4cno. 3169 c. 1i3447046leoffsmelscq0sitenorm aTL526.G7A4cno. 3170 c. 1i3447048leoffsmelscq0sitenorm aTL526.G7A4cno. 3171 c. 1i3447071leoffsmelscq0sitenorm aTL526.G7A4cno. 3172 c. 1i3447073leoffsmelscq0sitenorm aTL526.G7A4cno. 3173 c. 1i3447074leoffsmelscq0sitenorm aTL526.G7A4cno. 3174 c. 1i3447075leoffsmelscq0sitenorm aTL526.G7A4cno. 3176 c. 1i3447081leoffsmelscq0sitenorm aTL526.G7A4cno. 3177 c. 1i3447084leoffsmelscq0sitenorm aTL526.G7A4cno. 3178 c. 1i3447087leoffsmelscq0sitenorm aTL526.G7A4cno. 3179 c. 1i3447090leoffsmelscq0sitenorm aTL526.G7A4cno. 3180 c. 1i3447092leoffsmelscq0sitenorm aTL526.G7A4cno. 3181 c. 1i3447095leoffsmelscq0sitenorm aTL526.G7A4cno. 3182 c. 1i3447096leoffsmelscq0sitenorm aTL526.G7A4cno. 3183 c. 1i3447098leoffsmelscq0sitenorm aTL526.G7A4cno. 3184 c. 1i3447100leoffsmelscq0sitenorm aTL526.G7A4cno. 3185 c. 1i3447102leoffsmelscq0sitenorm aTL526.G7A4cno. 3186 c. 1i3447103leoffsmelscq0sitenorm aTL526.G7A4cno. 3187 c. 1i3447105leoffsmelscq0sitenorm aTL526.G7A4cno. 3188 c. 1i3447106leoffsmelscq0sitenorm aTL526.G7A4cno. 3189 c. 1i3447107leoffsmelscq0sitenorm aTL526.G7A4cno. 3190 c. 1i3447108leoffsmelscq0sitenorm aTL526.G7A4cno. 3191 c. 1i3447109leoffsmelscq0sitenorm aTL526.G7A4cno. 3192 c. 1i3447110leoffsmelscq0sitenorm aTL526.G7A4cno. 3193 c. 1i3447111leoffsmelscq0sitenorm aTL526.G7A4cno. 3194 c. 1i3448590leoffsmelscq0sitenorm aTL526.G7A4cno. 3195 c. 1i3447112leoffsmelscq0sitenorm aTL526.G7A4cno. 3196 c. 1i3447113leoffsmelscq0sitenorm aTL526.G7A4cno. 3197 c. 1i3447114leoffsmelscq0sitenorm aTL526.G7A4cno. 3198 c. 1i3447115leoffsmelscq0sitenorm aTL526.G7A4cno. 3199c. 1i3447116leoffsmelscq0sitenorm aTL526.G7A4cno. 3200c. 1i3447117leoffsmelscq0sitenorm aTL526.G7A4cno. 3201c. 1i3447118leoffsmelscq0sitenorm aTL526.G7A4cno. 3203c. 1i3447119leoffsmelscq0sitenorm aTL526.G7A4cno. 3204c. 1i3447121leoffsmelscq0sitenorm aTL526.G7A4cno. 3205c. 1i3447122leoffsmelscq0sitenorm aTL526.G7A4cno. 3206 c. 1i3447123leoffsmelscq0sitenorm aTL526.G7A4cno. 3207 c. 1i3447141leoffsmelscq0sitenorm aTL526.G7A4cno. 3208 c. 1i3447144leoffsmelscq0sitenorm aTL526.G7A4cno. 3209 c. 1i3447146leoffsmelscq0sitenorm aTL526.G7A4cno. 3210 c. 1i3447147leoffsmelscq0sitenorm aTL526.G7A4cno. 3211 c. 1i3447150leoffsmelscq0sitenorm aTL526.G7A4cno. 3212 c. 1i3447151leoffsmelscq0sitenorm aTL526.G7A4cno. 3213 c. 1i3447152leoffsmelscq0sitenorm aTL526.G7A4cno. 3214 c. 1i3447153leoffsmelscq0sitenorm aTL526.G7A4cno. 3215 c. 1i3447154leoffsmelscq0sitenorm aTL526.G7A4cno. 3216 c. 1i3447155leoffsmelscq0sitenorm aTL526.G7A4cno. 3217 c. 1i3447156leoffsmelscq0sitenorm aTL526.G7A4cno. 3218 c. 1i3447157leoffsmelscq0sitenorm aTL526.G7A4cno. 3219 c. 1i3447158leoffsmelscq0sitenorm aTL526.G7A4cno. 3220 c. 1i3447160leoffsmelscq0sitenorm aTL526.G7A4cno. 3221 c. 1i3447161leoffsmelscq0sitenorm aTL526.G7A4cno. 3222 c. 1i3447164leoffsmelscq0sitenorm aTL526.G7A4cno. 3223 c. 1i3447166leoffsmelscq0sitenorm aTL526.G7A4cno. 3224 c. 1i3447167leoffsmelscq0sitenorm aTL526.G7A4cno. 3225 c. 1i3447170leoffsmelscq0sitenorm aTL526.G7A4cno. 3226 c. 1i3447172leoffsmelscq0sitenorm aTL526.G7A4cno. 3227 c. 1i3447174leoffsmelscq0sitenorm aTL526.G7A4cno. 3228 c. 1i3447175leoffsmelscq0sitenorm aTL526.G7A4cno. 3229 c. 1i3447178leoffsmelscq0sitenorm aTL526.G7A4cno. 3230 c. 1i3447179leoffsmelscq0sitenorm aTL526.G7A4cno. 3231 c. 1i3447184leoffsmelscq0sitenorm aTL526.G7A4cno. 3232 c. 1i3447253leoffsmelscq0sitenorm aTL526.G7A4cno. 3233 c. 1i3447254leoffsmelscq0sitenorm aTL526.G7A4cno. 3235 c. 1i3447256leoffsmelscq0sitenorm aTL526.G7A4cno. 3236 c. 1i3447259leoffsmelscq0sitenorm aTL526.G7A4cno. 3237 c. 1i3447260leoffsmelscq0sitenorm aTL526.G7A4cno. 3238 c. 1i3447261leoffsmelscq0sitenorm aTL526.G7A4cno. 3241 c. 1i3447262leoffsmelscq0sitenorm aTL526.G7A4cno. 3242 c. 1i3447263leoffsmelscq0sitenorm aTL526.G7A4cno. 3243 c. 1i3447264leoffsmelscq0sitenorm aTL526.G7A4cno. 3244 c. 1i3447265leoffsmelscq0sitenorm aTL526.G7A4cno. 3245 c. 1i3447267leoffsmelscq0sitenorm aTL526.G7A4cno. 3246 c. 1i3447268leoffsmelscq0sitenorm aTL526.G7A4cno. 3247 c. 1i3447269leoffsmelscq0sitenorm aTL526.G7A4cno. 3248 c. 1i3447270leoffsmelscq0sitenorm aTL526.G7A4cno. 3249 c. 1i3447271leoffsmelscq0sitenorm aTL526.G7A4cno. 3250 c. 1i3447273leoffsmelscq0sitenorm aTL526.G7A4cno. 3251 c. 1i3447274leoffsmelscq0sitenorm aTL526.G7A4cno. 3252 c. 1i3447275leoffsmelscq0sitenorm aTL526.G7A4cno. 3253 c. 1i3447276leoffsmelscq0sitenorm aTL526.G7A4cno. 3254 c. 1i3447277leoffsmelscq0sitenorm aTL526.G7A4cno. 3255 c. 1i3447278leoffsmelscq0sitenorm aTL526.G7A4cno. 3256 c. 1i3447280leoffsmelscq0sitenorm aTL526.G7A4cno. 3257 c. 1i3447281leoffsmelscq0sitenorm aTL526.G7A4cno. 3258 c. 1i3447282leoffsmelscq0sitenorm aTL526.G7A4cno. 3259 c. 1i3447283leoffsmelscq0sitenorm aTL526.G7A4cno. 3260 c. 1i3447284leoffsmelscq0sitenorm aTL526.G7A4cno. 3261 c. 1i3447285leoffsmelscq0sitenorm aTL526.G7A4cno. 3262 c. 1i3447286leoffsmelscq0sitenorm aTL526.G7A4cno. 3263 c. 1i3447287leoffsmelscq0sitenorm aTL526.G7A4cno. 3264 c. 1i3447288leoffsmelscq0sitenorm aTL526.G7A4cno. 3265 c. 1i3447290leoffsmelscq0sitenorm aTL526.G7A4cno. 3266 c. 1i3447291leoffsmelscq0sitenorm aTL526.G7A4cno. 3267 c. 1i3447292leoffsmelscq0sitenorm aTL526.G7A4cno. 3268 c. 1i3447293leoffsmelscq0sitenorm aTL526.G7A4cno. 3269 c. 1i3447294leoffsmelscq0sitenorm aTL526.G7A4cno. 3270 c. 1i3447295leoffsmelscq0sitenorm aTL526.G7A4cno. 3271 c. 1i3447313leoffsmelscq0sitenorm aTL526.G7A4cno. 3272 c. 1i3447314leoffsmelscq0sitenorm aTL526.G7A4cno. 3273 c. 1i3447315leoffsmelscq0sitenorm aTL526.G7A4cno. 3274 c. 1i3447316leoffsmelscq0sitenorm aTL526.G7A4cno. 3275 c. 1i3447317leoffsmelscq0sitenorm aTL526.G7A4cno. 3276 c. 1i3447318leoffsmelscq0sitenorm aTL526.G7A4cno. 3277 c. 1i3447319leoffsmelscq0sitenorm aTL526.G7A4cno. 3278 c. 1i3447320leoffsmelscq0sitenorm aTL526.G7A4cno. 3279 c. 1i3447321leoffsmelscq0sitenorm aTL526.G7A4cno. 3280 c. 1i3447322leoffsmelscq0sitenorm aTL526.G7A4cno. 3281 c. 1i3447323leoffsmelscq0sitenorm aTL526.G7A4cno. 3282 c. 1i3447324leoffsmelscq0sitenorm aTL526.G7A4cno. 3283 c. 1i3447325leoffsmelscq0sitenorm aTL526.G7A4cno. 3284 c. 1i3447326leoffsmelscq0sitenorm aTL526.G7A4cno. 3285 c. 1i3447327leoffsmelscq0sitenorm aTL526.G7A4cno. 3286 c. 1i3447328leoffsmelscq0sitenorm aTL526.G7A4cno. 3287 c. 1i3447330leoffsmelscq0sitenorm aTL526.G7A4cno. 3288 c. 1i3447332leoffsmelscq0sitenorm aTL526.G7A4cno. 3289 c. 1i3447333leoffsmelscq0sitenorm aTL526.G7A4cno. 3290 c. 1i3447335leoffsmelscq0sitenorm aTL526.G7A4cno. 3291 c. 1i3447337leoffsmelscq0sitenorm aTL526.G7A4cno. 3292 c. 1i3447339leoffsmelscq0sitenorm aTL526.G7A4cno. 3293 c. 1i3447342leoffsmelscq0sitenorm aTL526.G7A4cno. 3294 c. 1i3447345leoffsmelscq0sitenorm aTL526.G7A4cno. 3295 c. 1i3447347leoffsmelscq0sitenorm aTL526.G7A4cno. 3296 c. 1i3447348leoffsmelscq0sitenorm aTL526.G7A4cno. 3297 c. 1i3447350leoffsmelscq0sitenorm aTL526.G7A4cno. 3298 c. 1i3447351leoffsmelscq0sitenorm aTL526.G7A4cno. 3299 c. 1i3447352leoffsmelscq0sitenorm aTL526.G7A4cno. 3300 c. 1i3447353leoffsmelscq0sitenorm aTL526.G7A4cno. 3301 c. 1i3447354leoffsmelscq0sitenorm aTL526.G7A4cno. 3302 c. 1i3447355leoffsmelscq0sitenorm aTL526.G7A4cno. 3303 c. 1i3447356leoffsmelscq0sitenorm aTL526.G7A4cno. 3305 c. 1i3447364leoffsmelscq0sitenorm aTL526.G7A4cno. 3306 c. 1i3447527leoffsmelscq0sitenorm aTL526.G7A4cno. 3307 c. 1i3447528leoffsmelscq0sitenorm aTL526.G7A4cno. 3308 c. 1i3447529leoffsmelscq0sitenorm aTL526.G7A4cno. 3309 c. 1i3447530leoffsmelscq0sitenorm aTL526.G7A4cno. 3310 c. 1i3447531leoffsmelscq0sitenorm aTL526.G7A4cno. 3311 c. 1i3447532leoffsmelscq0sitenorm aTL526.G7A4cno. 3312 c. 1i3447533leoffsmelscq0sitenorm aTL526.G7A4cno. 3313 c. 1i3447534leoffsmelscq0sitenorm aTL526.G7A4cno. 3314 c. 1i3447535leoffsmelscq0sitenorm aTL526.G7A4cno. 3315 c. 1i3447536leoffsmelscq0sitenorm aTL526.G7A4cno. 3316 c. 1i3447537leoffsmelscq0sitenorm aTL526.G7A4cno. 3317 c. 1i3447538leoffsmelscq0sitenorm aTL526.G7A4cno. 3318 c. 1i3447539leoffsmelscq0sitenorm aTL526.G7A4cno. 3319 c. 1i3447540leoffsmelscq0sitenorm aTL526.G7A4cno. 3320 c. 1i3447541leoffsmelscq0sitenorm aTL526.G7A4cno. 3321 c. 1i3447542leoffsmelscq0sitenorm aTL526.G7A4cno. 3322 c. 1i3447543leoffsmelscq0sitenorm aTL526.G7A4cno. 3323 c. 1i3447544leoffsmelscq0sitenorm aTL526.G7A4cno. 3324 c. 1i3447545leoffsmelscq0sitenorm aTL526.G7A4cno. 3325 c. 1i3447546leoffsmelscq0sitenorm aTL526.G7A4cno. 3326 c. 1i3447547leoffsmelscq0sitenorm aTL526.G7A4cno. 3327 c. 1i3447548leoffsmelscq0sitenorm aTL526.G7A4cno. 3328 c. 1i3447549leoffsmelscq0sitenorm aTL526.G7A4cno. 3329 c. 1i3447550leoffsmelscq0sitenorm aTL526.G7A4cno. 3330 c. 1i3447551leoffsmelscq0sitenorm aTL526.G7A4cno. 3332 c. 1i3447552leoffsmelscq0sitenorm aTL526.G7A4cno. 3333 c. 1i3447553leoffsmelscq0sitenorm aTL526.G7A4cno. 3334 c. 1i3447554leoffsmelscq0sitenorm aTL526.G7A4cno. 3335 c. 1i3447555leoffsmelscq0sitenorm aTL526.G7A4cno. 3336 c. 1i3447556leoffsmelscq0sitenorm aTL526.G7A4cno. 3337 c. 1i3447557leoffsmelscq0sitenorm aTL526.G7A4cno. 3338 c. 1i3447558leoffsmelscq0sitenorm aTL526.G7A4cno. 3339 c. 1i3447559leoffsmelscq0sitenorm aTL526.G7A4cno. 3340 c. 1i3447560leoffsmelscq0sitenorm aTL526.G7A4cno. 3341 c. 1i3447561leoffsmelscq0sitenorm aTL526.G7A4cno. 3342 c. 1i3448139leoffsmelscq0sitenorm aTL526.G7A4cno. 3343 c. 1i3448140leoffsmelscq0sitenorm aTL526.G7A4cno. 3345 c. 1i3448141leoffsmelscq0sitenorm aTL526.G7A4cno. 3346 c. 1i3448143leoffsmelscq0sitenorm aTL526.G7A4cno. 3347 c. 1i3448145leoffsmelscq0sitenorm aTL526.G7A4cno. 3348 c. 1i3448146leoffsmelscq0sitenorm aTL526.G7A4cno. 3349 c. 1i3448147leoffsmelscq0sitenorm aTL526.G7A4cno. 3350 c. 1i3448149leoffsmelscq0sitenorm aTL526.G7A4cno. 3351 c. 1i3448151leoffsmelscq0sitenorm aTL526.G7A4cno. 3352 c. 1i3448152leoffsmelscq0sitenorm aTL526.G7A4cno. 3353 c. 1i3448153leoffsmelscq0sitenorm aTL526.G7A4cno. 3354 c. 1i3448156leoffsmelscq0sitenorm aTL526.G7A4cno. 3355 c. 1i3448159leoffsmelscq0sitenorm aTL526.G7A4cno. 3356 c. 1i3448161leoffsmelscq0sitenorm aTL526.G7A4cno. 3357 c. 1i3448162leoffsmelscq0sitenorm aTL526.G7A4cno. 3358 c. 1i3448164leoffsmelscq0sitenorm aTL526.G7A4cno. 3359 c. 1i3448165leoffsmelscq0sitenorm aTL526.G7A4cno. 3360 c. 1i3448166leoffsmelscq0sitenorm aTL526.G7A4cno. 3361 c. 1i3448167leoffsmelscq0sitenorm aTL526.G7A4cno. 3362 c. 1i3448168leoffsmelscq0sitenorm aTL526.G7A4cno. 3363 c. 1i3448169leoffsmelscq0sitenorm aTL526.G7A4cno. 3364 c. 1i3448170leoffsmelscq0sitenorm aTL526.G7A4cno. 3365 c. 1i3448187leoffsmelscq0sitenorm aTL526.G7A4cno. 3366 c. 1i3448224leoffsmelscq0sitenorm aTL526.G7A4cno. 3367 c. 1i3448225leoffsmelscq0sitenorm aTL526.G7A4cno. 3368 c. 1i3448226leoffsmelscq0sitenorm aTL526.G7A4cno. 3369 c. 1i3448227leoffsmelscq0sitenorm aTL526.G7A4cno. 3370 c. 1i3448228leoffsmelscq0sitenorm aTL526.G7A4cno. 3371 c. 1i3448229leoffsmelscq0sitenorm aTL526.G7A4cno. 3372 c. 1i3448231leoffsmelscq0sitenorm aTL526.G7A4cno. 3373 c. 1i3448234leoffsmelscq0sitenorm aTL526.G7A4cno. 3374 c. 1i3448235leoffsmelscq0sitenorm aTL526.G7A4cno. 3376 c. 1i3448237leoffsmelscq0sitenorm aTL526.G7A4cno. 3377 c. 1i3448238leoffsmelscq0sitenorm aTL526.G7A4cno. 3378 c. 1i3448239leoffsmelscq0sitenorm aTL526.G7A4cno. 3379 c. 1i3448240leoffsmelscq0sitenorm aTL526.G7A4cno. 3380 c. 1i3448241leoffsmelscq0sitenorm aTL526.G7A4cno. 3381 c. 1i3448243leoffsmelscq0sitenorm aTL526.G7A4cno. 3382 c. 1i3449877leoffsmelscq0sitenorm aTL526.G7A4cno. 3383 c. 1i3449879leoffsmelscq0sitenorm aTL526.G7A4cno. 3384 c. 1i3449881leoffsmelscq0sitenorm aTL526.G7A4cno. 3385 c. 1i3449882leoffsmelscq0sitenorm aTL526.G7A4cno. 3386 c. 1i3449883leoffsmelscq0sitenorm aTL526.G7A4cno. 3387 c. 1i3449884leoffsmelscq0sitenorm aTL526.G7A4cno. 3388 c. 1i3449885leoffsmelscq0sitenorm aTL526.G7A4cno. 3389 c. 1i3449886leoffsmelscq0sitenorm aTL526.G7A4cno. 3390 c. 1i3449888leoffsmelscq0sitenorm aTL526.G7A4cno. 3391 c. 1i3449890leoffsmelscq0sitenorm aTL526.G7A4cno. 3392 c. 1i3449892leoffsmelscq0sitenorm aTL526.G7A4cno. 3393 c. 1i3449893leoffsmelscq0sitenorm aTL526.G7A4cno. 3394 c. 1i3449894leoffsmelscq0sitenorm aTL526.G7A4cno. 3395 c. 1i3449895leoffsmelscq0sitenorm aTL526.G7A4cno. 3396 c. 1i3449896leoffsmelscq0sitenorm aTL526.G7A4cno. 3397 c. 1i3449898leoffsmelscq0sitenorm aTL526.G7A4cno. 3398 c. 1i3449899leoffsmelscq0sitenorm aTL526.G7A4cno. 3399 c. 1i3449900leoffsmelscq0sitenorm aTL526.G7A4cno. 3400 c. 1i3449903leoffsmelscq0sitenorm aTL526.G7A4cno. 3401 c. 1i3449905leoffsmelscq0sitenorm aTL526.G7A4cno. 3402 (1965) c. 1i4537795leoffsmelscq0sitenorm aTL526.G7A4cno. 3403 c. 1i3449906leoffsmelscq0sitenorm aTL526.G7A4cno. 3404 c. 1i3449908leoffsmelscq0sitenorm aTL526.G7A4cno. 3405 c. 1i3449909leoffsmelscq0sitenorm aTL526.G7A4cno. 3406 c. 1i3449910leoffsmelscq0sitenorm aTL526.G7A4cno. 3407 c. 1i3449915leoffsmelscq0sitenorm aTL526.G7A4cno. 3408 c. 1i3449916leoffsmelscq0sitenorm aTL526.G7A4cno. 3409 c. 1i3449917leoffsmelscq0sitenorm aTL526.G7A4cno. 3410 c. 1i3449918leoffsmelscq0sitenorm aTL526.G7A4cno. 3411 c. 1i3449920leoffsmelscq0sitenorm aTL526.G7A4cno. 3412 c. 1i3449921leoffsmelscq0sitenorm aTL526.G7A4cno. 3413 c. 1i3449923leoffsmelscq0sitenorm aTL526.G7A4cno. 3414 c. 1i3449924leoffsmelscq0sitenorm aTL526.G7A4cno. 3415 c. 1i3449926leoffsmelscq0sitenorm aTL526.G7A4cno. 3416 c. 1i3449928leoffsmelscq0sitenorm aTL526.G7A4cno. 3417 c. 1i3449952leoffsmelscq0sitenorm aTL526.G7A4cno. 3418 c. 1i3449953leoffsmelscq0sitenorm aTL526.G7A4cno. 3419 c. 1i3449954leoffsmelscq0sitenorm aTL526.G7A4cno. 3420 c. 1i3449956leoffsmelscq0sitenorm aTL526.G7A4cno. 3421 c. 1i3449959leoffsmelscq0sitenorm aTL526.G7A4cno. 3422 c. 1i3449961leoffsmelscq0sitenorm aTL526.G7A4cno. 3425 c. 1i3449962leoffsmelscq0sitenorm aTL526.G7A4cno. 3426 c. 1i3449964leoffsmelscq0sitenorm aTL526.G7A4cno. 3427 c. 1i3449965leoffsmelscq0sitenorm aTL526.G7A4cno. 3428 c. 1i3450134leoffsmelscq0sitenorm aTL526.G7A4cno. 3429 c. 1i3450135leoffsmelscq0sitenorm aTL526.G7A4cno. 3430 c. 1i3450136leoffsmelscq0sitenorm aTL526.G7A4cno. 3431 c. 1i3450137leoffsmelscq0sitenorm aTL526.G7A4cno. 3432 c. 1i3450139leoffsmelscq0sitenorm aTL526.G7A4cno. 3433 c. 1i3450140leoffsmelscq0sitenorm aTL526.G7A4cno. 3434 c. 1i3450141leoffsmelscq0sitenorm aTL526.G7A4cno. 3435 c. 1i3450142leoffsmelscq0sitenorm aTL526.G7A4cno. 3436 c. 1i3450143leoffsmelscq0sitenorm aTL526.G7A4cno. 3437 c. 1i3450145leoffsmelscq0sitenorm aTL526.G7A4cno. 3438 c. 1i3450147leoffsmelscq0sitenorm aTL526.G7A4cno. 3439 c. 1i3450148leoffsmelscq0sitenorm aTL526.G7A4cno. 3440 c. 1i3450150leoffsmelscq0sitenorm aTL526.G7A4cno. 3441 c. 1i3450151leoffsmelscq0sitenorm aTL526.G7A4cno. 3442 c. 1i3450152leoffsmelscq0sitenorm aTL526.G7A4cno. 3443 c. 1i3450154leoffsmelscq0sitenorm aTL526.G7A4cno. 3444 c. 1i3450155leoffsmelscq0sitenorm aTL526.G7A4cno. 3445 c. 1i3450156leoffsmelscq0sitenorm aTL526.G7A4cno. 3446 c. 1i3450159leoffsmelscq0sitenorm aTL526.G7A4cno. 3447 c. 1i3450161leoffsmelscq0sitenorm aTL526.G7A4cno. 3448 c. 1i3450163leoffsmelscq0sitenorm aTL526.G7A4cno. 3449 c. 1i3450164leoffsmelscq0sitenorm aTL526.G7A4cno. 3450 c. 1i3450166leoffsmelscq0sitenorm aTL526.G7A4cno. 3451 c. 1i3450167leoffsmelscq0sitenorm aTL526.G7A4cno. 3452 c. 1i3450168leoffsmelscq0sitenorm aTL526.G7A4cno. 3453 c. 1i3450169leoffsmelscq0sitenorm aTL526.G7A4cno. 3454 c. 1i3450171leoffsmelscq0sitenorm aTL526.G7A4cno. 3455 c. 1i3450172leoffsmelscq0sitenorm aTL526.G7A4cno. 3456 c. 1i3450173leoffsmelscq0sitenorm aTL526.G7A4cno. 3457 c. 1i3450178leoffsmelscq0sitenorm aTL526.G7A4cno. 3458 c. 1i3450182leoffsmelscq0sitenorm aTL526.G7A4cno. 3459 c. 1i3450183leoffsmelscq0sitenorm aTL526.G7A4cno. 3460c. 1i3450184leoffsmelscq0sitenorm aTL526.G7A4cno. 3461 c. 1i3450185leoffsmelscq0sitenorm aTL526.G7A4cno. 3462 c. 1i3450187leoffsmelscq0sitenorm aTL526.G7A4cno. 3463 c. 1i3450188leoffsmelscq0sitenorm aTL526.G7A4cno. 3464 c. 1i3450190leoffsmelscq0sitenorm aTL526.G7A4cno. 3465 c. 1i3450191leoffsmelscq0sitenorm aTL526.G7A4cno. 3466 c. 1i3450192leoffsmelscq0sitenorm aTL526.G7A4cno. 3467 c. 1i3450194leoffsmelscq0sitenorm aTL526.G7A4cno. 3468 c. 1i3450195leoffsmelscq0sitenorm aTL526.G7A4cno. 3469 c. 1i3450197leoffsmelscq0sitenorm aTL526.G7A4cno. 3470 c. 1i3450198leoffsmelscq0sitenorm aTL526.G7A4cno. 3471 c. 1i3450200leoffsmelscq0sitenorm aTL526.G7A4cno. 3472 c. 1i3450213leoffsmelscq0sitenorm aTL526.G7A4cno. 3473 c. 1i3450215leoffsmelscq0sitenorm aTL526.G7A4cno. 3474 c. 1i3450218leoffsmelscq0sitenorm aTL526.G7A4cno. 3475 c. 1i3450220leoffsmelscq0sitenorm aTL526.G7A4cno. 3476 c. 1i3450222leoffsmelscq0sitenorm aTL526.G7A4cno. 3477 c. 1i3450226leoffsmelscq0sitenorm aTL526.G7A4cno. 3478 c. 1i3450229leoffsmelscq0sitenorm aTL526.G7A4cno. 3479 c. 1i3450230leoffsmelscq0sitenorm aTL526.G7A4cno. 3480 c. 1i3450231leoffsmelscq0sitenorm aTL526.G7A4cno. 3481 c. 1i3450232leoffsmelscq0sitenorm aTL526.G7A4cno. 3482 c. 1i3450234leoffsmelscq0sitenorm aTL526.G7A4cno. 3483 c. 1i3450235leoffsmelscq0sitenorm aTL526.G7A4cno. 3484 c. 1i3450236leoffsmelscq0sitenorm aTL526.G7A4cno. 3485 c. 1i3450237leoffsmelscq0sitenorm aTL526.G7A4cno. 3486 c. 1i3450238leoffsmelscq0sitenorm aTL526.G7A4cno. 3487 c. 1i3450239leoffsmelscq0sitenorm aTL526.G7A4cno. 3488 c. 1i3450240leoffsmelscq0sitenorm aTL526.G7A4cno. 3489 c. 1i3450241leoffsmelscq0sitenorm aTL526.G7A4cno. 3490 c. 1i3450242leoffsmelscq0sitenorm aTL526.G7A4cno. 3491 c. 1i3450243leoffsmelscq0sitenorm aTL526.G7A4cno. 3492 c. 1i3450244leoffsmelscq0sitenorm aTL526.G7A4cno. 3493 c. 1i3450245leoffsmelscq0sitenorm aTL526.G7A4cno. 3494 c. 1i3450246leoffsmelscq0sitenorm aTL526.G7A4cno. 3495 c. 1i3450413leoffsmelscq0sitenorm aTL526.G7A4cno. 3496 c. 1i3450414leoffsmelscq0sitenorm aTL526.G7A4cno. 3497 c. 1i3450415leoffsmelscq0sitenorm aTL526.G7A4cno. 3498 c. 1i3450416leoffsmelscq0sitenorm aTL526.G7A4cno. 3499 c. 1i3450418leoffsmelscq0sitenorm aTL526.G7A4cno. 3500 c. 1i3450419leoffsmelscq0sitenorm aTL526.G7A4cno. 3501 c. 1i3450421leoffsmelscq0sitenorm aTL526.G7A4cno. 3502 c. 1i3450423leoffsmelscq0sitenorm aTL526.G7A4cno. 3503 c. 1i3450424leoffsmelscq0sitenorm aTL526.G7A4cno. 3504 c. 1i3450426leoffsmelscq0sitenorm aTL526.G7A4cno. 3505 c. 1i3450428leoffsmelscq0sitenorm aTL526.G7A4cno. 3506 c. 1i3450429leoffsmelscq0sitenorm aTL526.G7A4cno. 3507 c. 1i3450432leoffsmelscq0sitenorm aTL526.G7A4cno. 3508 c. 1i3450435leoffsmelscq0sitenorm aTL526.G7A4cno. 3509 c. 1i3450443leoffsmelscq0sitenorm aTL526.G7A4cno. 3510 c. 1i3450446leoffsmelscq0sitenorm aTL526.G7A4cno. 3511 c. 1i3450448leoffsmelscq0sitenorm aTL526.G7A4cno. 3512 c. 1i3450450leoffsmelscq0sitenorm aTL526.G7A4cno. 3513 c. 1i3450451leoffsmelscq0sitenorm aTL526.G7A4cno. 3514 c. 1i3450453leoffsmelscq0sitenorm aTL526.G7A4cno. 3515 c. 1i3450454leoffsmelscq0sitenorm aTL526.G7A4cno. 3516 c. 1i3450455leoffsmelscq0sitenorm aTL526.G7A4cno. 3517 c. 1i3450469leoffsmelscq0sitenorm aTL526.G7A4cno. 3518 c. 1i3450475leoffsmelscq0sitenorm aTL526.G7A4cno. 3519 c. 1i3450476leoffsmelscq0sitenorm aTL526.G7A4cno. 3520 c. 1i3450477leoffsmelscq0sitenorm aTL526.G7A4cno. 3521 c. 1i3450478leoffsmelscq0sitenorm aTL526.G7A4cno. 3522 c. 1i3450482leoffsmelscq0sitenorm aTL526.G7A4cno. 3524 c. 1i3450484leoffsmelscq0sitenorm aTL526.G7A4cno. 3525 c. 1i3450485leoffsmelscq0sitenorm aTL526.G7A4cno. 3526c. 1i3450487leoffsmelscq0sitenorm aTL526.G7A4cno. 3527 c. 1i3450489leoffsmelscq0sitenorm aTL526.G7A4cno. 3528 c. 1i3450490leoffsmelscq0sitenorm aTL526.G7A4cno. 3529c. 1i3450491leoffsmelscq0sitenorm aTL526.G7A4cno. 3530 c. 1i3450495leoffsmelscq0sitenorm aTL526.G7A4cno. 3531 c. 1i3450507leoffsmelscq0sitenorm aTL526.G7A4cno. 3532 c. 1i3450508leoffsmelscq0sitenorm aTL526.G7A4cno. 3533 c. 1i3450509leoffsmelscq0sitenorm aTL526.G7A4cno. 3534 c. 1i3450511leoffsmelscq0sitenorm aTL526.G7A4cno. 3535 c. 1i3450512leoffsmelscq0sitenorm aTL526.G7A4cno. 3536 c. 1i3450513leoffsmelscq0sitenorm aTL526.G7A4cno. 3537 c. 1i3450514leoffsmelscq0sitenorm aTL526.G7A4cno. 3538 c. 1i3450515leoffsmelscq0sitenorm aTL526.G7A4cno. 3539 c. 1i3450516leoffsmelscq0sitenorm aTL526.G7A4cno. 3540 c. 1i3450517leoffsmelscq0sitenorm aTL526.G7A4cno. 3541 c. 1i3450518leoffsmelscq0sitenorm aTL526.G7A4cno. 3542 c. 1i3450519leoffsmelscq0sitenorm aTL526.G7A4cno. 3543 c. 1i3450520leoffsmelscq0sitenorm aTL526.G7A4cno. 3544 c. 1i3450521leoffsmelscq0sitenorm aTL526.G7A4cno. 3545 c. 1i3450522leoffsmelscq0sitenorm aTL526.G7A4cno. 3546 c. 1i3450523leoffsmelscq0sitenorm aTL526.G7A4cno. 3547 c. 1i3450525leoffsmelscq0sitenorm aTL526.G7A4cno. 3548 c. 1i3450526leoffsmelscq0sitenorm aTL526.G7A4cno. 3549 c. 1i3450527leoffsmelscq0sitenorm aTL526.G7A4cno. 3550 c. 1i3450528leoffsmelscq0sitenorm aTL526.G7A4cno. 3551 c. 1i3450529leoffsmelscq0sitenorm aTL526.G7A4cno. 3552 c. 1i3450530leoffsmelscq0sitenorm aTL526.G7A4cno. 3553 c. 1i3450532leoffsmelscq0sitenorm aTL526.G7A4cno. 3554 c. 1i3450534leoffsmelscq0sitenorm aTL526.G7A4cno. 3555 c. 1i3450535leoffsmelscq0sitenorm aTL526.G7A4cno. 3556 c. 1i3450536leoffsmelscq0sitenorm aTL526.G7A4cno. 3557 c. 1i3450548leoffsmelscq0sitenorm aTL526.G7A4cno. 3558 c. 1i3450550leoffsmelscq0sitenorm aTL526.G7A4cno. 3559 c. 1i3450551leoffsmelscq0sitenorm aTL526.G7A4cno. 3560 c. 1i3450553leoffsmelscq0sitenorm aTL526.G7A4cno. 3561 c. 1i3450554leoffsmelscq0sitenorm aTL526.G7A4cno. 3562:pt. 1 c. 1i3450558leoffsmelscq0sitenorm aTL526.G7A4cno. 3562:pt. 2 c. 1i3450559leoffsmelscq0sitenorm aTL526.G7A4cno. 3562:pt. 3 c. 1i3450560leoffsmelscq0sitenorm aTL526.G7A4cno. 3562:pt. 4 c. 1i3450562leoffsmelscq0sitenorm aTL526.G7A4cno. 3562:pt. 5 c. 1i3450563leoffsmelscq0sitenorm aTL526.G7A4cno. 3563 c. 1i3450564leoffsmelscq0sitenorm aTL526.G7A4cno. 3564 c. 1i3450567leoffsmelscq0sitenorm aTL526.G7A4cno. 3565 c. 1i3450568leoffsmelscq0sitenorm aTL526.G7A4cno. 3566 c. 1i3450570leoffsmelscq0sitenorm aTL526.G7A4cno. 3567 c. 1i3450571leoffsmelscq0sitenorm aTL526.G7A4cno. 3568 c. 1i3450574leoffsmelscq0sitenorm aTL526.G7A4cno. 3569 c. 1i3450575leoffsmelscq0sitenorm aTL526.G7A4cno. 3570 c. 1i3450576leoffsmelscq0sitenorm aTL526.G7A4cno. 3571 c. 1i3450577leoffsmelscq0sitenorm aTL526.G7A4cno. 3572 c. 1i3450578leoffsmelscq0sitenorm aTL526.G7A4cno. 3573 c. 1i3450579leoffsmelscq0sitenorm aTL526.G7A4cno. 3574 c. 1i3450581leoffsmelscq0sitenorm aTL526.G7A4cno. 3575 c. 1i3450582leoffsmelscq0sitenorm aTL526.G7A4cno. 3576 c. 1i3450583leoffsmelscq0sitenorm aTL526.G7A4cno. 3577 c. 1i3450584leoffsmelscq0sitenorm aTL526.G7A4cno. 3578 c. 1i3450585leoffsmelscq0sitenorm aTL526.G7A4cno. 3579 c. 1i3450587leoffsmelscq0sitenorm aTL526.G7A4cno. 3580 c. 1i3450588leoffsmelscq0sitenorm aTL526.G7A4cno. 3581 c. 1i3450590leoffsmelscq0sitenorm aTL526.G7A4cno. 3582 c. 1i3450596leoffsmelscq0sitenorm aTL526.G7A4cno. 3583 c. 1i3450605leoffsmelscq0sitenorm aTL526.G7A4cno. 3584 c. 1i3450606leoffsmelscq0sitenorm aTL526.G7A4cno. 3585 c. 1i3450608leoffsmelscq0sitenorm aTL526.G7A4cno. 3586 c. 1i3450610leoffsmelscq0sitenorm aTL526.G7A4cno. 3587 c. 1i3450611leoffsmelscq0sitenorm aTL526.G7A4cno. 3588 c. 1i3450612leoffsmelscq0sitenorm aTL526.G7A4cno. 3589 c. 1i3450613leoffsmelscq0sitenorm aTL526.G7A4cno. 3590 c. 1i3450614leoffsmelscq0sitenorm aTL526.G7A4cno. 3591 c. 1i3450615leoffsmelscq0sitenorm aTL526.G7A4cno. 3592 c. 1i3450617leoffsmelscq0sitenorm aTL526.G7A4cno. 3593 c. 1i3450618leoffsmelscq0sitenorm aTL526.G7A4cno. 3594 c. 1i3450619leoffsmelscq0sitenorm aTL526.G7A4cno. 3595 c. 1i3450620leoffsmelscq0sitenorm aTL526.G7A4cno. 3596 c. 1i3450666leoffsmelscq0sitenorm aTL526.G7A4cno. 3597 c. 1i3450668leoffsmelscq0sitenorm aTL526.G7A4cno. 3598 c. 1i3450670leoffsmelscq0sitenorm aTL526.G7A4cno. 3599 c. 1i3450671leoffsmelscq0sitenorm aTL526.G7A4cno. 3600 c. 1i3450673leoffsmelscq0sitenorm aTL526.G7A4cno. 3601 c. 1i3450674leoffsmelscq0sitenorm aTL526.G7A4cno. 3602 c. 1i3450675leoffsmelscq0sitenorm aTL526.G7A4cno. 3603 c. 1i3450676leoffsmelscq0sitenorm aTL526.G7A4cno. 3604 c. 1i3450677leoffsmelscq0sitenorm aTL526.G7A4cno. 3605 c. 1i3450678leoffsmelscq0sitenorm aTL526.G7A4cno. 3606 c. 1i3450679leoffsmelscq0sitenorm aTL526.G7A4cno. 3607 c. 1i3450680leoffsmelscq0sitenorm aTL526.G7A4cno. 3608 c. 1i3450681leoffsmelscq0sitenorm aTL526.G7A4cno. 3609 c. 1i3450683leoffsmelscq0sitenorm aTL526.G7A4cno. 3610 c. 1i3450684leoffsmelscq0sitenorm aTL526.G7A4cno. 3611 c. 1i3450685leoffsmelscq0sitenorm aTL526.G7A4cno. 3612 c. 1i3450782leoffsmelscq0sitenorm aTL526.G7A4cno. 3613 c. 1i3450783leoffsmelscq0sitenorm aTL526.G7A4cno. 3614 c. 1i3450784leoffsmelscq0sitenorm aTL526.G7A4cno. 3615 c. 1i3450785leoffsmelscq0sitenorm aTL526.G7A4cno. 3616 c. 1i3450787leoffsmelscq0sitenorm aTL526.G7A4cno. 3617 c. 1i3450788leoffsmelscq0sitenorm aTL526.G7A4cno. 3618 c. 1i3450790leoffsmelscq0sitenorm aTL526.G7A4cno. 3619 c. 1i3450792leoffsmelscq0sitenorm aTL526.G7A4cno. 3620 c. 1i3450793leoffsmelscq0sitenorm aTL526.G7A4cno. 3621 c. 1i3450794leoffsmelscq0sitenorm aTL526.G7A4cno. 3622 c. 1i3450796leoffsmelscq0sitenorm aTL526.G7A4cno. 3623 c. 1i3450798leoffsmelscq0sitenorm aTL526.G7A4cno. 3624 c. 1i3450799leoffsmelscq0sitenorm aTL526.G7A4cno. 3625 c. 1i3450800leoffsmelscq0sitenorm aTL526.G7A4cno. 3626 c. 1i3450801leoffsmelscq0sitenorm aTL526.G7A4cno. 3627 c. 1i3451006leoffsmelscq0sitenorm aTL526.G7A4cno. 3628 c. 1i3451011leoffsmelscq0sitenorm aTL526.G7A4cno. 3629 c. 1i3451069leoffsmelscq0sitenorm aTL526.G7A4cno. 3630 c. 1i3451071leoffsmelscq0sitenorm aTL526.G7A4cno. 3631 c. 1i3451072leoffsmelscq0sitenorm aTL526.G7A4cno. 3633 c. 1i3451077leoffsmelscq0sitenorm aTL526.G7A4cno. 3634 c. 1i3451078leoffsmelscq0sitenorm aTL526.G7A4cno. 3635 c. 1i3451079leoffsmelscq0sitenorm aTL526.G7A4cno. 3636 c. 1i3451081leoffsmelscq0sitenorm aTL526.G7A4cno. 3637 c. 1i3451082leoffsmelscq0sitenorm aTL526.G7A4cno. 3638 c. 1i3451083leoffsmelscq0sitenorm aTL526.G7A4cno. 3639 c. 1i3451084leoffsmelscq0sitenorm aTL526.G7A4cno. 3640 c. 1i3451085leoffsmelscq0sitenorm aTL526.G7A4cno. 3641 c. 1i3451086leoffsmelscq0sitenorm aTL526.G7A4cno. 3642 (1970) c. 1i4537791leoffsmelscq0sitenorm aTL526.G7A4cno. 3643 c. 1i3451087leoffsmelscq0sitenorm aTL526.G7A4cno. 3644 c. 1i3451088leoffsmelscq0sitenorm aTL526.G7A4cno. 3645 (1970) c. 1i4537786leoffsmelscq0sitenorm aTL526.G7A4cno. 3646 c. 1i3451089leoffsmelscq0sitenorm aTL526.G7A4cno. 3647 c. 1i3451108leoffsmelscq0sitenorm aTL526.G7A4cno. 3648 c. 1i3451109leoffsmelscq0sitenorm aTL526.G7A4cno. 3649 c. 1i3451110leoffsmelscq0sitenorm aTL526.G7A4cno. 3650 c. 1i3451112leoffsmelscq0sitenorm aTL526.G7A4cno. 3651 c. 1i3451113leoffsmelscq0sitenorm aTL526.G7A4cno. 3652 c. 1i3451114leoffsmelscq0sitenorm aTL526.G7A4cno. 3653 c. 1i3451115leoffsmelscq0sitenorm aTL526.G7A4cno. 3654 c. 1i3451116leoffsmelscq0sitenorm aTL526.G7A4cno. 3655 c. 1i3451117leoffsmelscq0sitenorm aTL526.G7A4cno. 3656 c. 1i3451118leoffsmelscq0sitenorm aTL526.G7A4cno. 3657 c. 1i3451119leoffsmelscq0sitenorm aTL526.G7A4cno. 3658 c. 1i3451120leoffsmelscq0sitenorm aTL526.G7A4cno. 3659 c. 1i3451121leoffsmelscq0sitenorm aTL526.G7A4cno. 3660 c. 1i3451122leoffsmelscq0sitenorm aTL526.G7A4cno. 3661 c. 1i3451125leoffsmelscq0sitenorm aTL526.G7A4cno. 3662 c. 1i3451127leoffsmelscq0sitenorm aTL526.G7A4cno. 3663 c. 1i3451130leoffsmelscq0sitenorm aTL526.G7A4cno. 3664 c. 1i3451131leoffsmelscq0sitenorm aTL526.G7A4cno. 3665 c. 1i3451135leoffsmelscq0sitenorm aTL526.G7A4cno. 3666 c. 1i3451140leoffsmelscq0sitenorm aTL526.G7A4cno. 3668 c. 1i3451141leoffsmelscq0sitenorm aTL526.G7A4cno. 3669 c. 1i3451142leoffsmelscq0sitenorm aTL526.G7A4cno. 3670 c. 1i3451143leoffsmelscq0sitenorm aTL526.G7A4cno. 3671 c. 1i3451145leoffsmelscq0sitenorm aTL526.G7A4cno. 3672 c. 1i3451147leoffsmelscq0sitenorm aTL526.G7A4cno. 3673 c. 1i3451148leoffsmelscq0sitenorm aTL526.G7A4cno. 3674 c. 1i3451150leoffsmelscq0sitenorm aTL526.G7A4cno. 3675 c. 1i3451151leoffsmelscq0sitenorm aTL526.G7A4cno. 3676 c. 1i3451152leoffsmelscq0sitenorm aTL526.G7A4cno. 3677 c. 1i3451153leoffsmelscq0sitenorm aTL526.G7A4cno. 3678 c. 1i3451154leoffsmelscq0sitenorm aTL526.G7A4cno. 3680 c. 1i3451156leoffsmelscq0sitenorm aTL526.G7A4cno. 3681 c. 1i3451158leoffsmelscq0sitenorm aTL526.G7A4cno. 3683 c. 1i3451159leoffsmelscq0sitenorm aTL526.G7A4cno. 3684 c. 1i3451160leoffsmelscq0sitenorm aTL526.G7A4cno. 3685 c. 1i3451162leoffsmelscq0sitenorm aTL526.G7A4cno. 3686 c. 1i3451163leoffsmelscq0sitenorm aTL526.G7A4cno. 3687 c. 1i3451164leoffsmelscq0sitenorm aTL526.G7A4cno. 3689 c. 1i3451167leoffsmelscq0sitenorm aTL526.G7A4cno. 3690 c. 1i3451168leoffsmelscq0sitenorm aTL526.G7A4cno. 3691 c. 1i3451169leoffsmelscq0sitenorm aTL526.G7A4cno. 3692 c. 1i3451171leoffsmelscq0sitenorm aTL526.G7A4cno. 3693 c. 1i3451172leoffsmelscq0sitenorm aTL526.G7A4cno. 3694 c. 1i3451173leoffsmelscq0sitenorm aTL526.G7A4cno. 3695 c. 1i3451174leoffsmelscq0sitenorm aTL526.G7A4cno. 3696 c. 1i3451175leoffsmelscq0sitenorm aTL526.G7A4cno. 3697 c. 1i3451176leoffsmelscq0sitenorm aTL526.G7A4cno. 3698c. 1i3451177leoffsmelscq0sitenorm aTL526.G7A4cno. 3699 c. 1i3451178leoffsmelscq0sitenorm aTL526.G7A4cno. 3700 c. 1i3451179leoffsmelscq0sitenorm aTL526.G7A4cno. 3701 c. 1i3451181leoffsmelscq0sitenorm aTL526.G7A4cno. 3702 c. 1i3451183leoffsmelscq0sitenorm aTL526.G7A4cno. 3703 c. 1i3451184leoffsmelscq0sitenorm aTL526.G7A4cno. 3704 c. 1i3451185leoffsmelscq0sitenorm aTL526.G7A4cno. 3705 c. 1i3451186leoffsmelscq0sitenorm aTL526.G7A4cno. 3706 c. 1i3451187leoffsmelscq0sitenorm aTL526.G7A4cno. 3712 c. 1i3451211leoffsmelscq0sitenorm aTL526.G7A4cno. 3713 c. 1i3451214leoffsmelscq0sitenorm aTL526.G7A4cno. 3714 c. 1i3451215leoffsmelscq0sitenorm aTL526.G7A4cno. 3715 c. 1i3451219leoffsmelscq0sitenorm aTL526.G7A4cno. 3716 c. 1i3451220leoffsmelscq0sitenorm aTL526.G7A4cno. 3717 c. 1i3451221leoffsmelscq0sitenorm aTL526.G7A4cno. 3718 c. 1i3451222leoffsmelscq0sitenorm aTL526.G7A4cno. 3719 c. 1i3451223leoffsmelscq0sitenorm aTL526.G7A4cno. 3720 c. 1i3451224leoffsmelscq0sitenorm aTL526.G7A4cno. 3721 c. 1i3451227leoffsmelscq0sitenorm aTL526.G7A4cno. 3722 c. 1i3451228leoffsmelscq0sitenorm aTL526.G7A4cno. 3723 c. 1i3451230leoffsmelscq0sitenorm aTL526.G7A4cno. 3724 c. 1i3451231leoffsmelscq0sitenorm aTL526.G7A4cno. 3725 c. 1i3451232leoffsmelscq0sitenorm aTL526.G7A4cno. 3726 c. 1i3451234leoffsmelscq0sitenorm aTL526.G7A4cno. 3727 c. 1i3451236leoffsmelscq0sitenorm aTL526.G7A4cno. 3728 c. 1i3451238leoffsmelscq0sitenorm aTL526.G7A4cno. 3729 c. 1i3451239leoffsmelscq0sitenorm aTL526.G7A4cno. 3730 c. 1i3451240leoffsmelscq0sitenorm aTL526.G7A4cno. 3731 c. 1i3451241leoffsmelscq0sitenorm aTL526.G7A4cno. 3732 c. 1i3451242leoffsmelscq0sitenorm aTL526.G7A4cno. 3733 c. 1i3451243leoffsmelscq0sitenorm aTL526.G7A4cno. 3734 c. 1i3451244leoffsmelscq0sitenorm aTL526.G7A4cno. 3735 c. 1i3451246leoffsmelscq0sitenorm aTL526.G7A4cno. 3736 c. 1i3451249leoffsmelscq0sitenorm aTL526.G7A4cno. 3737 c. 1i3451250leoffsmelscq0sitenorm aTL526.G7A4cno. 3738 c. 1i3452446leoffsmelscq0sitenorm aTL526.G7A4cno. 3739 c. 1i3452450leoffsmelscq0sitenorm aTL526.G7A4cno. 3740 c. 1i3452453leoffsmelscq0sitenorm aTL526.G7A4cno. 3741 c. 1i3452454leoffsmelscq0sitenorm aTL526.G7A4cno. 3742 c. 1i3452456leoffsmelscq0sitenorm aTL526.G7A4cno. 3743 c. 1i3452457leoffsmelscq0sitenorm aTL526.G7A4cno. 3744 c. 1i3452458leoffsmelscq0sitenorm aTL526.G7A4cno. 3745 c. 1i3452459leoffsmelscq0sitenorm aTL526.G7A4cno. 3746 c. 1i3452460leoffsmelscq0sitenorm aTL526.G7A4cno. 3747 c. 1i3452462leoffsmelscq0sitenorm aTL526.G7A4cno. 3748 c. 1i3452463leoffsmelscq0sitenorm aTL526.G7A4cno. 3749 c. 1i3452464leoffsmelscq0sitenorm aTL526.G7A4cno. 3750 c. 1i3452465leoffsmelscq0sitenorm aTL526.G7A4cno. 3751 c. 1i3452466leoffsmelscq0sitenorm aTL526.G7A4cno. 3752 c. 1i3452467leoffsmelscq0sitenorm aTL526.G7A4cno. 3753 c. 1i3452468leoffsmelscq0sitenorm aTL526.G7A4cno. 3754 c. 1i3452469leoffsmelscq0sitenorm aTL526.G7A4cno. 3755 c. 1i3452471leoffsmelscq0sitenorm aTL526.G7A4cno. 3756 c. 1i3452472leoffsmelscq0sitenorm aTL526.G7A4cno. 3757 c. 1i3452473leoffsmelscq0sitenorm aTL526.G7A4cno. 3758 c. 1i3454988leoffsmelscq0sitenorm aTL526.G7A4cno. 3759 c. 1i3454992leoffsmelscq0sitenorm aTL526.G7A4cno. 3760 c. 1i3454993leoffsmelscq0sitenorm aTL526.G7A4cno. 3761 c. 1i3454994leoffsmelscq0sitenorm aTL526.G7A4cno. 3762 c. 1i3454995leoffsmelscq0sitenorm aTL526.G7A4cno. 3763 c. 1i3454996leoffsmelscq0sitenorm aTL526.G7A4cno. 3764 c. 1i3454997leoffsmelscq0sitenorm aTL526.G7A4cno. 3765 c. 1i3454999leoffsmelscq0sitenorm aTL526.G7A4cno. 3766 c. 1i3455000leoffsmelscq0sitenorm aTL526.G7A4cno. 3767 c. 1i3455001leoffsmelscq0sitenorm aTL526.G7A4cno. 3768 c. 1i3455002leoffsmelscq0sitenorm aTL526.G7A4cno. 3769 c. 1i3455003leoffsmelscq0sitenorm aTL526.G7A4cno. 3770 c. 1i3455004leoffsmelscq0sitenorm aTL526.G7A4cno. 3771 c. 1i3455005leoffsmelscq0sitenorm aTL526.G7A4cno. 3772 c. 1i3455007leoffsmelscq0sitenorm aTL526.G7A4cno. 3773 c. 1i3455011leoffsmelscq0sitenorm aTL526.G7A4cno. 3774 c. 1i3455013leoffsmelscq0sitenorm aTL526.G7A4cno. 3775 c. 1i3455017leoffsmelscq0sitenorm aTL526.G7A4cno. 3776 c. 1i3455018leoffsmelscq0sitenorm aTL526.G7A4cno. 3777 c. 1i3455021leoffsmelscq0sitenorm aTL526.G7A4cno. 3778 c. 1i3455022leoffsmelscq0sitenorm aTL526.G7A4cno. 3779 c. 1i3455024leoffsmelscq0sitenorm aTL526.G7A4cno. 3780 c. 1i3455026leoffsmelscq0sitenorm aTL526.G7A4cno. 3781 c. 1i3455035leoffsmelscq0sitenorm aTL526.G7A4cno. 3782 c. 1i3452534leoffsmelscq0sitenorm aTL526.G7A4cno. 3783 c. 1i3452535leoffsmelscq0sitenorm aTL526.G7A4cno. 3784 c. 1i3452536leoffsmelscq0sitenorm aTL526.G7A4cno. 3785 c. 1i3452538leoffsmelscq0sitenorm aTL526.G7A4cno. 3786 c. 1i3452539leoffsmelscq0sitenorm aTL526.G7A4cno. 3787 c. 1i3452540leoffsmelscq0sitenorm aTL526.G7A4cno. 3788 c. 1i3452585leoffsmelscq0sitenorm aTL526.G7A4cno. 3791 c. 1i3452604leoffsmelscq0sitenorm aTL526.G7A4cno. 3792 c. 1i3452606leoffsmelscq0sitenorm aTL526.G7A4cno. 3793 c. 1i3452625leoffsmelscq0sitenorm aTL526.G7A4cno. 3794 c. 1i3452627leoffsmelscq0sitenorm aTL526.G7A4cno. 3795 c. 1i3452629leoffsmelscq0sitenorm aTL526.G7A4cno. 3796 c. 1i3452630leoffsmelscq0sitenorm aTL526.G7A4cno. 3797 c. 1i3452633leoffsmelscq0sitenorm aTL526.G7A4cno. 3798 c. 1i3452634leoffsmelscq0sitenorm aTL526.G7A4cno. 3799 c. 1i3452636leoffsmelscq0sitenorm aTL526.G7A4cno. 3800 c. 1i3452637leoffsmelscq0sitenorm aTL526.G7A4cno. 3801 c. 1i3452646leoffsmelscq0sitenorm aTL526.G7A4cno. 3802 c. 1i3452647leoffsmelscq0sitenorm aTL526.G7A4cno. 3803 c. 1i3452648leoffsmelscq0sitenorm aTL526.G7A4cno. 3804 c. 1i3452649leoffsmelscq0sitenorm aTL526.G7A4cno. 3805 c. 1i3452651leoffsmelscq0sitenorm aTL526.G7A4cno. 3806 c. 1i3452653leoffsmelscq0sitenorm aTL526.G7A4cno. 3807 c. 1i3452654leoffsmelscq0sitenorm aTL526.G7A4cno. 3808 c. 1i3452655leoffsmelscq0sitenorm aTL526.G7A4cno. 3809 c. 1i3452656leoffsmelscq0sitenorm aTL526.G7A4cno. 3810 c. 1i3452657leoffsmelscq0sitenorm aTL526.G7A4cno. 3811 c. 1i3452658leoffsmelscq0sitenorm aTL526.G7A4cno. 3812 c. 1i3452659leoffsmelscq0sitenorm aTL526.G7A4cno. 3813 c. 1i3452660leoffsmelscq0sitenorm aTL526.G7A4cno. 3234 c. 1i3447255leoffsmempq0sitenorm aTL526.G7A4cno. 3523 c. 1i3450483leoffsmempq0seitenorm aTL526.G7A4cno. 3632 c. 1i3451075leoffsmempq0seitenorm01307cam 2200349 a 45x 001000700000035001100007005001700018008004100035010001700076035001600093040001300109041001300122049000900135050002300144082002000167100002500187245007900212250001200291260011400303300005200417490003000469500007300499650005500572650006200627651004500689740004600734830004700780987002900827994001200856910002500868991006400893360945 a36094520090228041800.0840227s1983 cc af 000 1 eng a 84124756 aocm10795910 aDLCcDLC1 aenghchi aJHEE00aPL2658.E8bL8 198300a895.1/35/082191 aLu, Xun,d1881-1936.10aMasterpieces of modern Chinese fiction, 1919-1949 /cby Lu Xun and others. a1st ed. aBeijing, China :bForeign Languages Press :bDistributed by China Publications Centre (Guoji Shudian),c1983. a563 p., [17] leaves of plates :bill. ;c21 cm.1 aModern Chinese literature aColophon title in Chinese: Zhongguo xian dai duan pian jie zuo xuan. 0aShort stories, ChinesevTranslations into English. 0aChinese fictiony20th centuryvTranslations into English. 0aChinaxSocial life and customsvFiction.0 aZhongguo xian dai duan pian jie zuo xuan. 0aModern Chinese literature (Beijing, China) aPINYINbDLCc20020411dc aX0bJHE a360945bHorizon bib# aPX2658.E8 L8 1983cc. 1i1080425lemainmemselq0sitenorm01207nam 2200301 a 450 001000700000020001500007035001100022005001700033008004100050035001400091035002700105040001300132049000800145100005600153245018500209260003400394300002800428490002100456504003200477610002300509610001800532650003000550700002100580830002200601999019700623910002500820991006000845360946 a2070373851 a36094620090228041800.0861117s1982 fr b b 000 0 fre d aAAA0668EI a(CStRLIN)MDJGAAA0668-B aNjPcNjp00aJHE1 aBougainville, Louis-Antoine de,ccomte,d1729-1811.10aVoyage autour du monde :bpar la frâegate du Roi La Boudeuse et la flãute L'Etoile /cLouis-Antoine de Bougainville ; âedition prâesentâee, âetablie et annotâee par Jacques Proust. a[Paris] :bGallimard,cc1982. a477 p. :bmap ;c19 cm.1 aCollection Folio aBibliography: p. [467]-470.20aBoudeuse (Frigate)20aEtoile (Ship) 0aVoyages around the world.1 aProust, Jacques. 0aCollection Folio.1 loffsnelcs1wiaG420b.B82 1982mc. 1614OFFtnormc4111/04/1986210/13/1997710/13/1997i31151012517300j311510048441755R15M03S02T09 21151005050501zNCC:LrR15M03S02T09xemphenormgeoffs a360946bHorizon bib# aG420 .B82 1982cc. 1i1080426leoffsmelscq0sitenorm
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/brkrtest.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/brkrtest.mrc
new file mode 100644
index 0000000..926a124
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/brkrtest.mrc
@@ -0,0 +1 @@
+01201nam 2200253 a 4500001001300000003000700013005001800020008004100038040001900079050002200098100005500120245011400175246005000289260005600339300005100395440003200446500017000478500011600648504007200764500002000836650002700856600003500883700002900918tes96000001 ViArRB199602210153555.7960221s1955 dcuabcdjdbkoqu001 0deng d aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, J.q(Jane),csaint,d1355-1401,cspirit.10aNew test record number 1 with ordinary datah[large print] /cby Jane Deer-Doe ; edited by Patty O'Furniture.1 aNew test record number one with ordinary data aWashington, DC :bLibrary of Congress,c1955-<1957> av. 1-<5> :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 1 aThis is a test of ordinary features like replacement of the mnemonics for currency and dollar signs and backslashes (backsolidus \) used for blanks in certain areas. aThis is a test for the conversion of curly braces; the opening curly brace ({) and the closing curly brace (}). aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.1 aO'Furniture, Patty,eed.02665nam 2200229 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245016500161260005000326300004900376440003200425500182400457504007202281500002002353650002702373600003502400tes96000002 ViArRB19960221075055.7960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-10aNew test record number 2 with currently defined ANSEL characters (mostly diacritics) input with their real hexadecimal valuesh[large print] /cby Jane Deer-Doe aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 2 aThis is a test of diacritics like the uppercase Polish L in ¡âodâz, the uppercase Scandinavia O in ¢st, the uppercase D with crossbar in £uro, the uppercase Icelandic thorn in ¤ann, the uppercase digraph AE in ¥gir, the uppercase digraph OE in ¦uvres, the soft sign in rech§, the middle dot in col¨lecciâo, the musical flat in F©, the patent mark in Frizbeeª, the plus or minus sign in «54%, the uppercase O-hook in B¬, the uppercase U-hook in XA, the alif in mas®alah, the ayn in °arab, the lowercase Polish l in W±oc±aw, the lowercase Scandinavian o in K²benhavn, the lowercase d with crossbar in ³avola, the lowercase Icelandic thorn in ´ann, the lowercase digraph ae in vµre, the lowercase digraph oe in c¶ur, the lowercase hardsign in s·ezd, the Turkish dotless i in masal¸, the British pound sign in ¹5.95, the lowercase eth in verºur, the lowercase o-hook (with pseudo question mark) in Sà¼, the lowercase u-hook in T½ D½c, the pseudo question mark in càui, the grave accent in tráes, the acute accent in dâesirâee, the circumflex in cãote, the tilde in maänana, the macron in Tåokyo, the breve in russkiæi, the dot above in çzaba, the dieresis (umlaut) in Lèowenbrèau, the caron (hachek) in écrny, the circle above (angstrom) in êarbok, the ligature first and second halves in dëiìadëiìa, the high comma off center in rozdelíovac, the double acute in idîoszaki, the candrabindu (breve with dot above) in Aliïiev, the cedilla in ðca va comme ðca, the right hook in vietña, the dot below in teòda, the double dot below in ököhuótbah, the circle below in Saòmskôrta, the double underscore in õGhulam, the left hook in Lech Wa±÷esa, the right cedilla (comma below) in khøong, the upadhmaniya (half circle below) in ùhumantués, double tilde, first and second halves in únûgalan, high comma (centered) in gþeotermika aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.02652nam 2200229 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245015200161260005000313300004900363440003200412500182400444504007202268500002002340650002702360600003502387tes96000003 ViArRB19960221075055.7960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-10aNew test record number 3 with currently defined ANSEL characters (mostly diacritics) input with mnemonic stringsh[large print] /cby Jane Deer-Doe aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 3 aThis is a test of diacritics like the uppercase Polish L in ¡âodâz, the uppercase Scandinavia O in ¢st, the uppercase D with crossbar in £uro, the uppercase Icelandic thorn in ¤ann, the uppercase digraph AE in ¥gir, the uppercase digraph OE in ¦uvres, the soft sign in rech§, the middle dot in col¨lecciâo, the musical flat in F©, the patent mark in Frizbeeª, the plus or minus sign in «54%, the uppercase O-hook in B¬, the uppercase U-hook in XA, the alif in mas®alah, the ayn in °arab, the lowercase Polish l in W±oc±aw, the lowercase Scandinavian o in K²benhavn, the lowercase d with crossbar in ³avola, the lowercase Icelandic thorn in ´ann, the lowercase digraph ae in vµre, the lowercase digraph oe in c¶ur, the lowercase hardsign in s·ezd, the Turkish dotless i in masal¸, the British pound sign in ¹5.95, the lowercase eth in verºur, the lowercase o-hook (with pseudo question mark) in Sà¼, the lowercase u-hook in T½ D½c, the pseudo question mark in càui, the grave accent in tráes, the acute accent in dâesirâee, the circumflex in cãote, the tilde in maänana, the macron in Tåokyo, the breve in russkiæi, the dot above in çzaba, the dieresis (umlaut) in Lèowenbrèau, the caron (hachek) in écrny, the circle above (angstrom) in êarbok, the ligature first and second halves in dëiìadëiìa, the high comma off center in rozdelíovac, the double acute in idîoszaki, the candrabindu (breve with dot above) in Aliïiev, the cedilla in ðca va comme ðca, the right hook in vietña, the dot below in teòda, the double dot below in ököhuótbah, the circle below in Saòmskôrta, the double underscore in õGhulam, the left hook in Lech Wa±÷esa, the right cedilla (comma below) in khøong, the upadhmaniya (half circle below) in ùhumantués, double tilde, first and second halves in únûgalan, high comma (centered) in gþeotermika aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.01276nam 2200229 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245009400161260005000255300004900305440003200354500050600386504007200892500002000964650002700984600003501011tes96000004 ViArRB19960221075055.7960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-10aNew test record number 4 with newly-defined diacriticsh[large print] /cby Jane Deer-Doe aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 4 aThis field tests the 13 new USMARC characters which include the spacing circumflex "^", the spacing underscore in "file_name", the grave "`", the spacing tilde "~", and the opening and closing curly brackets, {text}, also included are new extended characters degree sign 98.6À, small script l in 45Á, the phono copyright mark in Â1994, the copyright mark in Ã1955, the musical sharp in concerto in FÄ major, the inverted question mark in ÅQue pasâo?, and the inverted exclamation mark in ÆAy caramba!. aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.03101nam 2200241 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245008300161260005000244300004900294440003200343500182400375500050602199504007202705500002002777650002702797600003502824tes96000005 ViArRB19960221075055.7960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-10aNew test record number 5 for all diacriticsh[large print] /cby Jane Deer-Doe aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 5 aThis is a test of diacritics like the uppercase Polish L in ¡âodâz, the uppercase Scandinavia O in ¢st, the uppercase D with crossbar in £uro, the uppercase Icelandic thorn in ¤ann, the uppercase digraph AE in ¥gir, the uppercase digraph OE in ¦uvres, the soft sign in rech§, the middle dot in col¨lecciâo, the musical flat in F©, the patent mark in Frizbeeª, the plus or minus sign in «54%, the uppercase O-hook in B¬, the uppercase U-hook in XA, the alif in mas®alah, the ayn in °arab, the lowercase Polish l in W±oc±aw, the lowercase Scandinavian o in K²benhavn, the lowercase d with crossbar in ³avola, the lowercase Icelandic thorn in ´ann, the lowercase digraph ae in vµre, the lowercase digraph oe in c¶ur, the lowercase hardsign in s·ezd, the Turkish dotless i in masal¸, the British pound sign in ¹5.95, the lowercase eth in verºur, the lowercase o-hook (with pseudo question mark) in Sà¼, the lowercase u-hook in T½ D½c, the pseudo question mark in càui, the grave accent in tráes, the acute accent in dâesirâee, the circumflex in cãote, the tilde in maänana, the macron in Tåokyo, the breve in russkiæi, the dot above in çzaba, the dieresis (umlaut) in Lèowenbrèau, the caron (hachek) in écrny, the circle above (angstrom) in êarbok, the ligature first and second halves in dëiìadëiìa, the high comma off center in rozdelíovac, the double acute in idîoszaki, the candrabindu (breve with dot above) in Aliïiev, the cedilla in ðca va comme ðca, the right hook in vietña, the dot below in teòda, the double dot below in ököhuótbah, the circle below in Saòmskôrta, the double underscore in õGhulam, the left hook in Lech Wa±÷esa, the right cedilla (comma below) in khøong, the upadhmaniya (half circle below) in ùhumantués, double tilde, first and second halves in únûgalan, high comma (centered) in gþeotermika aThis field tests the 13 new USMARC characters which include the spacing circumflex "^", the spacing underscore in "file_name", the grave "`", the spacing tilde "~", and the opening and closing curly brackets, {text}; also included are new extended characters degree sign 98.6À, small script l in 45Á, the phono copyright mark in Á1994, the copyright mark in Â1955, the musical sharp in concerto in Fà major, the inverted question mark in ÅQue pasâo?, and the inverted exclamation mark in ÆAy caramba!. aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.03099nam 2200241 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245008100161260005000242300004900292440003200341500182400373500050602197504007202703500002002775650002702795600003502822tes96000006 ViArRB19960221075055.7960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-12aA new ultimate test record for diacriticsh[large print] /cby Jane Deer-Doe aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 6 aThis is a test of diacritics like the uppercase Polish L in ¡âodâz, the uppercase Scandinavia O in ¢st, the uppercase D with crossbar in £uro, the uppercase Icelandic thorn in ¤ann, the uppercase digraph AE in ¥gir, the uppercase digraph OE in ¦uvres, the soft sign in rech§, the middle dot in col¨lecciâo, the musical flat in F©, the patent mark in Frizbeeª, the plus or minus sign in «54%, the uppercase O-hook in B¬, the uppercase U-hook in XA, the alif in mas®alah, the ayn in °arab, the lowercase Polish l in W±oc±aw, the lowercase Scandinavian o in K²benhavn, the lowercase d with crossbar in ³avola, the lowercase Icelandic thorn in ´ann, the lowercase digraph ae in vµre, the lowercase digraph oe in c¶ur, the lowercase hardsign in s·ezd, the Turkish dotless i in masal¸, the British pound sign in ¹5.95, the lowercase eth in verºur, the lowercase o-hook (with pseudo question mark) in Sà¼, the lowercase u-hook in T½ D½c, the pseudo question mark in càui, the grave accent in tráes, the acute accent in dâesirâee, the circumflex in cãote, the tilde in maänana, the macron in Tåokyo, the breve in russkiæi, the dot above in çzaba, the dieresis (umlaut) in Lèowenbrèau, the caron (hachek) in écrny, the circle above (angstrom) in êarbok, the ligature first and second halves in dëiìadëiìa, the high comma off center in rozdelíovac, the double acute in idîoszaki, the candrabindu (breve with dot above) in Aliïiev, the cedilla in ðca va comme ðca, the right hook in vietña, the dot below in teòda, the double dot below in ököhuótbah, the circle below in Saòmskôrta, the double underscore in õGhulam, the left hook in Lech Wa±÷esa, the right cedilla (comma below) in khøong, the upadhmaniya (half circle below) in ùhumantués, double tilde, first and second halves in únûgalan, high comma (centered) in gþeotermika aThis field tests the 13 new USMARC characters which include the spacing circumflex "^", the spacing underscore in "file_name", the grave "`", the spacing tilde "~", and the opening and closing curly brackets, {text}, also included are new extended characters degree sign 98.6À, small script l in 45Á, the phono copyright mark in Â1994, the copyright mark in Ã1955, the musical sharp in concerto in FÄ major, the inverted question mark in ÅQue pasâo?, and the inverted exclamation mark in ÆAy caramba!. aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.00959nam 2200241 a 4500001001300000003000700013005001700020008004100037020001500078040001900093050002200112100002700134245013100161260005000292300004900342440003200391500011300423504007200536500002000608650002700628600003500655856002700690tes96000007 ViArRB19960221165955.9960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-12aA check of the processing of unrecognized mnemonic strings like &zilch; which might be encountered in the MARCMakr input file. aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 7 aThis is a test of mnemonic conversion, like a real backslash or back solidus, as it is sometimes called (\). aIncludes Bibliographies, discographies, filmographies, and reviews. aIncludes index. 4aTest recordxJuvenile.14aDoe, John,d1955- xBiography.2 aftp.loc.govd\pub\marc00833nam 2200217 a 4500001001300000003000700013005001700020008004100037020001500078020002500093020002500118020003700143040001900180050002200199100002700221245012300248260005000371300004900421440003200470500011300502tes96000008 ViArRB19960221195511.9960221s1955 dcuabcdjdbkoqu001 0dspa d a8472236579 a0777000008 :c$35.99 a0777000008 :c$35.99 z3777000008 (German ed.):c$46.00 aViArRBcViArRB 4aPQ1234b.T39 19552 aDeer-Doe, Jane,d1957-12aA check of the processing of the dollar sign and mnemonic strings used for real dollar signs (associated with prices). aWashington, DC :bLibrary of Congress,c1955. a300 p. :bill., maps, ports., charts ;c cm. 0aTest record series ;vno. 8 aThis is a test of mnemonic conversion, like a real backslash or back solidus, as it is sometimes called (\).
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.mrc
new file mode 100644
index 0000000..671a80c
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.mrc
@@ -0,0 +1 @@
+00759cam a2200229 a 45000010009000000050017000090080041000260200033000670400018001001000021001182450078001392600038002173000021002556500052002766500035003286500030003636510030003936500024004236500026004476550029004736550027005021193987620041229190604.0000313s2000 nyu 000 1 eng a0679450041 (acid-free paper) aDLCcDLCdDLC1 aChabon, Michael.14aThe amazing adventures of Kavalier and Clay :ba novel /cMichael Chabon. aNew York :bRandom House,cc2000. a639 p. ;c25 cm. 0aComic books, strips, etc.xAuthorshipvFiction. 0aHeroes in mass mediavFiction. 0aCzech AmericansvFiction. 0aNew York (N.Y.)vFiction. 0aYoung menvFiction. 0aCartoonistsvFiction. 7aHumorous stories.2gsafd 7aBildungsromane.2gsafd00714cam a2200205 a 45000010009000000050017000090080041000260200015000670200022000820400018001041000021001222450034001432500012001772600067001893000021002565200175002776500013004526500023004656500020004881288337620030616111422.0020805s2002 nyu j 000 1 eng a0786808772 a0786816155 (pbk.) aDLCcDLCdDLC1 aChabon, Michael.10aSummerland /cMichael Chabon. a1st ed. aNew York :bMiramax Books/Hyperion Books for Children,cc2002. a500 p. ;c22 cm. aEthan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy. 1aFantasy. 1aBaseballvFiction. 1aMagicvFiction.
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.xml b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.xml
new file mode 100644
index 0000000..89b1429
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/chabon.xml
@@ -0,0 +1,116 @@
+
+
+ 00759cam a2200229 a 4500
+ 11939876
+ 20041229190604.0
+ 000313s2000 nyu 000 1 eng
+
+ 0679450041 (acid-free paper)
+
+
+ DLC
+ DLC
+ DLC
+
+
+ Chabon, Michael.
+
+
+ The amazing adventures of Kavalier and Clay :
+ a novel /
+ Michael Chabon.
+
+
+ New York :
+ Random House,
+ c2000.
+
+
+ 639 p. ;
+ 25 cm.
+
+
+ Comic books, strips, etc.
+ Authorship
+ Fiction.
+
+
+ Heroes in mass media
+ Fiction.
+
+
+ Czech Americans
+ Fiction.
+
+
+ New York (N.Y.)
+ Fiction.
+
+
+ Young men
+ Fiction.
+
+
+ Cartoonists
+ Fiction.
+
+
+ Humorous stories.
+ gsafd
+
+
+ Bildungsromane.
+ gsafd
+
+
+
+ 00714cam a2200205 a 4500
+ 12883376
+ 20030616111422.0
+ 020805s2002 nyu j 000 1 eng
+
+ 0786808772
+
+
+ 0786816155 (pbk.)
+
+
+ DLC
+ DLC
+ DLC
+
+
+ Chabon, Michael.
+
+
+ Summerland /
+ Michael Chabon.
+
+
+ 1st ed.
+
+
+ New York :
+ Miramax Books/Hyperion Books for Children,
+ c2002.
+
+
+ 500 p. ;
+ 22 cm.
+
+
+ Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy.
+
+
+ Fantasy.
+
+
+ Baseball
+ Fiction.
+
+
+ Magic
+ Fiction.
+
+
+
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/cruel-cruel-indicatorless-summerland.xml b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/cruel-cruel-indicatorless-summerland.xml
new file mode 100644
index 0000000..4753142
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/cruel-cruel-indicatorless-summerland.xml
@@ -0,0 +1,55 @@
+
+
+ 00714cam a2200205 a 4500
+ 12883376
+ 20030616111422.0
+ 020805s2002 nyu j 000 1 eng
+
+ 0786808772
+
+
+ 0786816155 (pbk.)
+
+
+ DLC
+ DLC
+ DLC
+
+
+ Chabon, Michael.
+
+
+ Summerland /
+ Michael Chabon.
+
+
+ 1st ed.
+
+
+ New York :
+ Miramax Books/Hyperion Books for Children,
+ c2002.
+
+
+ 500 p. ;
+ 22 cm.
+
+
+ Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy.
+
+
+ Fantasy.
+
+
+ Baseball
+ Fiction.
+
+
+ Magic
+ Fiction.
+
+
+ HAZMARC - INDICATORLESS FIELD DETECTED - MOPP LEVEL 4
+
+
+
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/illegal-marc-in-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/illegal-marc-in-json.json
new file mode 100644
index 0000000..9260d9a
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/illegal-marc-in-json.json
@@ -0,0 +1,401 @@
+{
+ "leader":"01471cjm a2200349 a 4500",
+ "fields":
+ [
+ {
+ "001":"5674874"
+ },
+ {
+ "005":"20030305110405.0"
+ },
+ {
+ "007":"sdubsmennmplu"
+ },
+ {
+ "008":"930331s1963 nyuppn eng d"
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "9":"(DLC) 93707283"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "906":
+ {
+ "subfields":
+ [
+ {
+ "a":"7"
+ },
+ {
+ "b":"cbc"
+ },
+ {
+ "c":"copycat"
+ },
+ {
+ "d":"4"
+ },
+ {
+ "e":"ncip"
+ },
+ {
+ "f":"19"
+ },
+ {
+ "g":"y-soundrec"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "010":
+ {
+ "subfields":
+ [
+ {
+ "a":" 93707283 "
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "028":
+ {
+ "subfields":
+ [
+ {
+ "a":"CS 8786"
+ },
+ {
+ "b":"Columbia"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"2"
+ }
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "a":"(OCoLC)13083787"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "040":
+ {
+ "subfields":
+ [
+ {
+ "a":"OClU"
+ },
+ {
+ "c":"DLC"
+ },
+ {
+ "d":"DLC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "041":
+ {
+ "subfields":
+ [
+ {
+ "d":"eng"
+ },
+ {
+ "g":"eng"
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "042":
+ {
+ "subfields":
+ [
+ {
+ "a":"lccopycat"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "050":
+ {
+ "subfields":
+ [
+ {
+ "a":"Columbia CS 8786"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"0"
+ }
+ },
+ {
+ "100":
+ {
+ "subfields":
+ [
+ {
+ "a":"Dylan,
+ Bob,
+ "
+ },
+ {
+ "d":"1941-"
+ }
+ ],
+ "ind1":"1",
+ "ind2":" "
+ }
+ },
+ {
+ "245":
+ {
+ "subfields":
+ [
+ {
+ "a":"The freewheelin' Bob Dylan"
+ },
+ {
+ "h":"
+ [
+ sound recording
+ ]
+ ."
+ }
+ ],
+ "ind1":"1",
+ "ind2":"4"
+ }
+ },
+ {
+ "260":
+ {
+ "subfields":
+ [
+ {
+ "a":"
+ [
+ New York,
+ N.Y.
+ ]
+ :"
+ },
+ {
+ "b":"Columbia,
+ "
+ },
+ {
+ "c":"
+ [
+ 1963
+ ]
+ "
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "300":
+ {
+ "subfields":
+ [
+ {
+ "a":"1 sound disc :"
+ },
+ {
+ "b":"analog,
+ 33 1/3 rpm,
+ stereo. ;"
+ },
+ {
+ "c":"12 in."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Songs."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "511":
+ {
+ "subfields":
+ [
+ {
+ "a":"The composer accompanying himself on the guitar ; in part with instrumental ensemble."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Program notes by Nat Hentoff on container."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "505":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blowin' in the wind -- Girl from the north country -- Masters of war -- Down the highway -- Bob Dylan's blues -- A hard rain's a-gonna fall -- Don't think twice,
+ it's all right -- Bob Dylan's dream -- Oxford town -- Talking World War III blues -- Corrina,
+ Corrina -- Honey,
+ just allow me one more chance -- I shall be free."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Popular music"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blues (Music)"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "856":
+ {
+ "subfields":
+ [
+ {
+ "3":"Preservation copy (limited access)"
+ },
+ {
+ "u":"http://hdl.loc.gov/loc.mbrsrs/lp0001.dyln"
+ }
+ ],
+ "ind1":"4",
+ "ind2":"1"
+ }
+ },
+ {
+ "952":
+ {
+ "subfields":
+ [
+ {
+ "a":"New"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "953":
+ {
+ "subfields":
+ [
+ {
+ "a":"TA28"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "991":
+ {
+ "subfields":
+ [
+ {
+ "b":"c-RecSound"
+ },
+ {
+ "h":"Columbia CS 8786"
+ },
+ {
+ "w":"MUSIC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/legal-json-marc-in-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/legal-json-marc-in-json.json
new file mode 100644
index 0000000..57c14fe
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/legal-json-marc-in-json.json
@@ -0,0 +1,380 @@
+{
+ "leader":"01471cjm a2200349 a 4500",
+ "fields":
+ [
+ {
+ "001":"5674874"
+ },
+ {
+ "005":"20030305110405.0"
+ },
+ {
+ "007":"sdubsmennmplu"
+ },
+ {
+ "008":"930331s1963 nyuppn eng d"
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "9":"(DLC) 93707283"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "906":
+ {
+ "subfields":
+ [
+ {
+ "a":"7"
+ },
+ {
+ "b":"cbc"
+ },
+ {
+ "c":"copycat"
+ },
+ {
+ "d":"4"
+ },
+ {
+ "e":"ncip"
+ },
+ {
+ "f":"19"
+ },
+ {
+ "g":"y-soundrec"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "010":
+ {
+ "subfields":
+ [
+ {
+ "a":" 93707283 "
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "028":
+ {
+ "subfields":
+ [
+ {
+ "a":"CS 8786"
+ },
+ {
+ "b":"Columbia"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"2"
+ }
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "a":"(OCoLC)13083787"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "040":
+ {
+ "subfields":
+ [
+ {
+ "a":"OClU"
+ },
+ {
+ "c":"DLC"
+ },
+ {
+ "d":"DLC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "041":
+ {
+ "subfields":
+ [
+ {
+ "d":"eng"
+ },
+ {
+ "g":"eng"
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "042":
+ {
+ "subfields":
+ [
+ {
+ "a":"lccopycat"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "050":
+ {
+ "subfields":
+ [
+ {
+ "a":"Columbia CS 8786"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"0"
+ }
+ },
+ {
+ "100":
+ {
+ "subfields":
+ [
+ {
+ "a":"Dylan, Bob,"
+ },
+ {
+ "d":"1941-"
+ }
+ ],
+ "ind1":"1",
+ "ind2":" "
+ }
+ },
+ {
+ "245":
+ {
+ "subfields":
+ [
+ {
+ "a":"The freewheelin' Bob Dylan"
+ },
+ {
+ "h":"[sound recording]."
+ }
+ ],
+ "ind1":"1",
+ "ind2":"4"
+ }
+ },
+ {
+ "260":
+ {
+ "subfields":
+ [
+ {
+ "a":"[New York, N.Y.] :"
+ },
+ {
+ "b":"Columbia,"
+ },
+ {
+ "c":"[1963]"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "300":
+ {
+ "subfields":
+ [
+ {
+ "a":"1 sound disc :"
+ },
+ {
+ "b":"analog, 33 1/3 rpm, stereo. ;"
+ },
+ {
+ "c":"12 in."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Songs."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "511":
+ {
+ "subfields":
+ [
+ {
+ "a":"The composer accompanying himself on the guitar ; in part with instrumental ensemble."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Program notes by Nat Hentoff on container."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "505":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blowin' in the wind -- Girl from the north country -- Masters of war -- Down the highway -- Bob Dylan's blues -- A hard rain's a-gonna fall -- Don't think twice, it's all right -- Bob Dylan's dream -- Oxford town -- Talking World War III blues -- Corrina, Corrina -- Honey, just allow me one more chance -- I shall be free."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Popular music"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blues (Music)"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "856":
+ {
+ "subfields":
+ [
+ {
+ "3":"Preservation copy (limited access)"
+ },
+ {
+ "u":"http://hdl.loc.gov/loc.mbrsrs/lp0001.dyln"
+ }
+ ],
+ "ind1":"4",
+ "ind2":"1"
+ }
+ },
+ {
+ "952":
+ {
+ "subfields":
+ [
+ {
+ "a":"New"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "953":
+ {
+ "subfields":
+ [
+ {
+ "a":"TA28"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "991":
+ {
+ "subfields":
+ [
+ {
+ "b":"c-RecSound"
+ },
+ {
+ "h":"Columbia CS 8786"
+ },
+ {
+ "w":"MUSIC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ }
+ ]
+}
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-in-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-in-json.json
new file mode 100644
index 0000000..54af91c
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-in-json.json
@@ -0,0 +1,380 @@
+{
+ "leader":"01471cjm a2200349 a 4500",
+ "fields":
+ [
+ {
+ "001":"5674874"
+ },
+ {
+ "005":"20030305110405.0"
+ },
+ {
+ "007":"sdubsmennmplu"
+ },
+ {
+ "008":"930331s1963 nyuppn eng d"
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "9":"(DLC) 93707283"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "906":
+ {
+ "subfields":
+ [
+ {
+ "a":"7"
+ },
+ {
+ "b":"cbc"
+ },
+ {
+ "c":"copycat"
+ },
+ {
+ "d":"4"
+ },
+ {
+ "e":"ncip"
+ },
+ {
+ "f":"19"
+ },
+ {
+ "g":"y-soundrec"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "010":
+ {
+ "subfields":
+ [
+ {
+ "a":" 93707283 "
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "028":
+ {
+ "subfields":
+ [
+ {
+ "a":"CS 8786"
+ },
+ {
+ "b":"Columbia"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"2"
+ }
+ },
+ {
+ "035":
+ {
+ "subfields":
+ [
+ {
+ "a":"(OCoLC)13083787"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "040":
+ {
+ "subfields":
+ [
+ {
+ "a":"OClU"
+ },
+ {
+ "c":"DLC"
+ },
+ {
+ "d":"DLC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "041":
+ {
+ "subfields":
+ [
+ {
+ "d":"eng"
+ },
+ {
+ "g":"eng"
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "042":
+ {
+ "subfields":
+ [
+ {
+ "a":"lccopycat"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "050":
+ {
+ "subfields":
+ [
+ {
+ "a":"Columbia CS 8786"
+ }
+ ],
+ "ind1":"0",
+ "ind2":"0"
+ }
+ },
+ {
+ "100":
+ {
+ "subfields":
+ [
+ {
+ "a":"Dylan, Bob,"
+ },
+ {
+ "d":"1941-"
+ }
+ ],
+ "ind1":"1",
+ "ind2":" "
+ }
+ },
+ {
+ "245":
+ {
+ "subfields":
+ [
+ {
+ "a":"The freewheelin' Bob Dylan"
+ },
+ {
+ "h":"[sound recording]."
+ }
+ ],
+ "ind1":"1",
+ "ind2":"4"
+ }
+ },
+ {
+ "260":
+ {
+ "subfields":
+ [
+ {
+ "a":"[New York, N.Y.] :"
+ },
+ {
+ "b":"Columbia,"
+ },
+ {
+ "c":"[1963]"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "300":
+ {
+ "subfields":
+ [
+ {
+ "a":"1 sound disc :"
+ },
+ {
+ "b":"analog, 33 1/3 rpm, stereo. ;"
+ },
+ {
+ "c":"12 in."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Songs."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "511":
+ {
+ "subfields":
+ [
+ {
+ "a":"The composer accompanying himself on the guitar ; in part with instrumental ensemble."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "500":
+ {
+ "subfields":
+ [
+ {
+ "a":"Program notes by Nat Hentoff on container."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "505":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blowin' in the wind -- Girl from the north country -- Masters of war -- Down the highway -- Bob Dylan's blues -- A hard rain's a-gonna fall -- Don't think twice, it's all right -- Bob Dylan's dream -- Oxford town -- Talking World War III blues -- Corrina, Corrina -- Honey, just allow me one more chance -- I shall be free."
+ }
+ ],
+ "ind1":"0",
+ "ind2":" "
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Popular music"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "650":
+ {
+ "subfields":
+ [
+ {
+ "a":"Blues (Music)"
+ },
+ {
+ "y":"1961-1970."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"0"
+ }
+ },
+ {
+ "856":
+ {
+ "subfields":
+ [
+ {
+ "3":"Preservation copy (limited access)"
+ },
+ {
+ "u":"http://hdl.loc.gov/loc.mbrsrs/lp0001.dyln"
+ }
+ ],
+ "ind1":"4",
+ "ind2":"1"
+ }
+ },
+ {
+ "952":
+ {
+ "subfields":
+ [
+ {
+ "a":"New"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "953":
+ {
+ "subfields":
+ [
+ {
+ "a":"TA28"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "991":
+ {
+ "subfields":
+ [
+ {
+ "b":"c-RecSound"
+ },
+ {
+ "h":"Columbia CS 8786"
+ },
+ {
+ "w":"MUSIC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-json.json
new file mode 100644
index 0000000..43a1146
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/marc-json.json
@@ -0,0 +1,195 @@
+{
+ leader : "01471cjm a2200349 a 4500",
+ controlfield :
+ [
+ { tag : "001", data : "5674874" },
+ { tag : "005", data : "20030305110405.0" },
+ { tag : "007", data : "sdubsmennmplu" },
+ { tag : "008", data : "930331s1963 nyuppn eng d" }
+ ]
+ datafield :
+ [
+ {
+ tag : "035", ind : " ",
+ subfield :
+ [
+ { code : "9", data : "(DLC) 93707283" }
+ ]
+ },
+ {
+ tag : "906", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "7" },
+ { code : "b", data : "cbc" },
+ { code : "c", data : "copycat" },
+ { code : "d", data : "4" },
+ { code : "e", data : "ncip" },
+ { code : "f", data : "19" },
+ { code : "g", data : "y-soundrec" }
+ ]
+ },
+ {
+ tag : "010", ind : " ",
+ subfield :
+ [
+ { code : "a", data : " 93707283 " }
+ ]
+ },
+ {
+ tag : "028", ind : "02",
+ subfield :
+ [
+ { code : "a", data : "CS 8786" },
+ { code : "b", data : "Columbia" }
+ ]
+ },
+ {
+ tag : "035", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "(OCoLC)13083787" }
+ ]
+ },
+ {
+ tag : "040", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "OClU" },
+ { code : "c", data : "DLC" },
+ { code : "d", data : "DLC" }
+ ]
+ },
+ {
+ tag : "041", ind : "0 ",
+ subfield :
+ [
+ { code : "d", data : "eng" },
+ { code : "g", data : "eng" }
+ ]
+ },
+ {
+ tag : "042", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "lccopycat" }
+ ]
+ },
+ {
+ tag : "050", ind : "00",
+ subfield :
+ [
+ { code : "a", data : "Columbia CS 8786" }
+ ]
+ },
+ {
+ tag : "100", ind : "1 ",
+ subfield :
+ [
+ { code : "a", data : "Dylan, Bob," },
+ { code : "d", data : "1941-" }
+ ]
+ },
+ {
+ tag : "245", ind : "14",
+ subfield :
+ [
+ { code : "a", data : "The freewheelin' Bob Dylan" },
+ { code : "h", data : "[sound recording]." }
+ ]
+ },
+ {
+ tag : "260", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "[New York, N.Y.] :" },
+ { code : "b", data : "Columbia," },
+ { code : "c", data : "[1963]" }
+ ]
+ },
+ {
+ tag : "300", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "1 sound disc :" },
+ { code : "b", data : "analog, 33 1/3 rpm, stereo. ;" },
+ { code : "c", data : "12 in." }
+ ]
+ },
+ {
+ tag : "500", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "Songs." }
+ ]
+ },
+ {
+ tag : "511", ind : "0 ",
+ subfield :
+ [
+ { code : "a", data : "The composer accompanying himself on the guitar ; in part with instrumental ensemble." }
+ ]
+ },
+ {
+ tag : "500", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "Program notes by Nat Hentoff on container." }
+ ]
+ },
+ {
+ tag : "505", ind : "0 ",
+ subfield :
+ [
+ { code : "a", data : "Blowin' in the wind -- Girl from the north country -- Masters of war -- Down the highway -- Bob Dylan's blues -- A hard rain's a-gonna fall -- Don't think twice, it's all right -- Bob Dylan's dream -- Oxford town -- Talking World War III blues -- Corrina, Corrina -- Honey, just allow me one more chance -- I shall be free." }
+ ]
+ },
+ {
+ tag : "650", ind : " 0",
+ subfield :
+ [
+ { code : "a", data : "Popular music" },
+ { code : "y", data : "1961-1970." }
+ ]
+ },
+ {
+ tag : "650", ind : " 0",
+ subfield :
+ [
+ { code : "a", data : "Blues (Music)" },
+ { code : "y", data : "1961-1970." }
+ ]
+ },
+ {
+ tag : "856", ind : "41",
+ subfield :
+ [
+ { code : "3", data : "Preservation copy (limited access)" },
+ { code : "u", data : "http://hdl.loc.gov/loc.mbrsrs/lp0001.dyln" }
+ ]
+ },
+ {
+ tag : "952", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "New" }
+ ]
+ },
+ {
+ tag : "953", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "TA28" }
+ ]
+ },
+ {
+ tag : "991", ind : " ",
+ subfield :
+ [
+ { code : "b", data : "c-RecSound" },
+ { code : "h", data : "Columbia CS 8786" },
+ { code : "w", data : "MUSIC" }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-indented-marc-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-indented-marc-json.json
new file mode 100644
index 0000000..5a1ce13
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-indented-marc-json.json
@@ -0,0 +1,104 @@
+{
+ leader:"00714cam a2200205 a 4500",
+ controlfield:
+ [
+ { tag : "001", data : "12883376" },
+ { tag : "005", data : "20030616111422.0" },
+ { tag : "008", data : "020805s2002 nyu j 000 1 eng " }
+ ]
+ datafield :
+ [
+ {
+ tag : "020", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "0786808772" }
+ ]
+ },
+ {
+ tag : "020", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "0786816155 (pbk.)" }
+ ]
+ },
+ {
+ tag : "040", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "DLC" },
+ { code : "c", data : "DLC" },
+ { code : "d", data : "DLC" }
+ ]
+ },
+ {
+ tag : "100", ind : "1 ",
+ subfield :
+ [
+ { code : "a", data : "Chabon, Michael." }
+ ]
+ },
+ {
+ tag : "245", ind : "10",
+ subfield :
+ [
+ { code : "a", data : "Summerland /" },
+ { code : "c", data : "Michael Chabon." }
+ ]
+ },
+ {
+ tag : "250", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "1st ed." }
+ ]
+ },
+ {
+ tag : "260", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "New York :" },
+ { code : "b", data : "Miramax Books/Hyperion Books for Children," },
+ { code : "c", data : "c2002." }
+ ]
+ },
+ {
+ tag : "300", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "500 p. ;" },
+ { code : "c", data : "22 cm." }
+ ]
+ },
+ {
+ tag : "520", ind : " ",
+ subfield :
+ [
+ { code : "a", data : "Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy." }
+ ]
+ },
+ {
+ tag : "650", ind : " 1",
+ subfield :
+ [
+ { code : "a", data : "Fantasy." }
+ ]
+ },
+ {
+ tag : "650", ind : " 1",
+ subfield :
+ [
+ { code : "a", data : "Baseball" },
+ { code : "v", data : "Fiction." }
+ ]
+ },
+ {
+ tag : "650", ind : " 1",
+ subfield :
+ [
+ { code : "a", data : "Magic" },
+ { code : "v", data : "Fiction." }
+ ]
+ }
+ ]
+}
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json-indented.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json-indented.json
new file mode 100644
index 0000000..f851457
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json-indented.json
@@ -0,0 +1,183 @@
+{
+ "leader":"00714cam a2200205 a 4500",
+ "fields":
+ [
+ {
+ "001":"12883376"
+ },
+ {
+ "005":"20030616111422.0"
+ },
+ {
+ "008":"020805s2002 nyu j 000 1 eng "
+ },
+ {
+ "020":
+ {"subfields":
+ [
+ {
+ "a":"0786808772"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "020":
+ {"subfields":
+ [
+ {
+ "a":"0786816155 (pbk.)"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "040":
+ {"subfields":
+ [
+ {
+ "a":"DLC"
+ },
+ {
+ "c":"DLC"
+ },
+ {
+ "d":"DLC"
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "100":
+ {"subfields":
+ [
+ {
+ "a":"Chabon, Michael."
+ }
+ ],
+ "ind1":"1",
+ "ind2":" "
+ }
+ },
+ {
+ "245":
+ {"subfields":
+ [
+ {
+ "a":"Summerland /"
+ },
+ {
+ "c":"Michael Chabon."
+ }
+ ],
+ "ind1":"1",
+ "ind2":"0"
+ }
+ },
+ {
+ "250":
+ {"subfields":
+ [
+ {
+ "a":"1st ed."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "260":
+ {"subfields":
+ [
+ {
+ "a":"New York :"
+ },
+ {
+ "b":"Miramax Books/Hyperion Books for Children,"
+ },
+ {
+ "c":"c2002."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "300":
+ {"subfields":
+ [
+ {
+ "a":"500 p. ;"
+ },
+ {
+ "c":"22 cm."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "520":
+ {"subfields":
+ [
+ {
+ "a":"Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy."
+ }
+ ],
+ "ind1":" ",
+ "ind2":" "
+ }
+ },
+ {
+ "650":
+ {"subfields":
+ [
+ {
+ "a":"Fantasy."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"1"
+ }
+ },
+ {
+ "650":
+ {"subfields":
+ [
+ {
+ "a":"Baseball"
+ },
+ {
+ "v":"Fiction."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"1"
+ }
+ },
+ {
+ "650":
+ {"subfields":
+ [
+ {
+ "a":"Magic"
+ },
+ {
+ "v":"Fiction."
+ }
+ ],
+ "ind1":" ",
+ "ind2":"1"
+ }
+ }
+ ]
+}
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json.json
new file mode 100644
index 0000000..df78ce5
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-in-json.json
@@ -0,0 +1 @@
+{"leader":"00714cam a2200205 a 4500","fields":[{"001":"12883376"},{"005":"20030616111422.0"},{"008":"020805s2002 nyu j 000 1 eng "},{"020":{"subfields":[{"a":"0786808772"}],"ind1":" ","ind2":" "}},{"020":{"subfields":[{"a":"0786816155 (pbk.)"}],"ind1":" ","ind2":" "}},{"040":{"subfields":[{"a":"DLC"},{"c":"DLC"},{"d":"DLC"}],"ind1":" ","ind2":" "}},{"100":{"subfields":[{"a":"Chabon, Michael."}],"ind1":"1","ind2":" "}},{"245":{"subfields":[{"a":"Summerland /"},{"c":"Michael Chabon."}],"ind1":"1","ind2":"0"}},{"250":{"subfields":[{"a":"1st ed."}],"ind1":" ","ind2":" "}},{"260":{"subfields":[{"a":"New York :"},{"b":"Miramax Books/Hyperion Books for Children,"},{"c":"c2002."}],"ind1":" ","ind2":" "}},{"300":{"subfields":[{"a":"500 p. ;"},{"c":"22 cm."}],"ind1":" ","ind2":" "}},{"520":{"subfields":[{"a":"Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy."}],"ind1":" ","ind2":" "}},{"650":{"subfields":[{"a":"Fantasy."}],"ind1":" ","ind2":"1"}},{"650":{"subfields":[{"a":"Baseball"},{"v":"Fiction."}],"ind1":" ","ind2":"1"}},{"650":{"subfields":[{"a":"Magic"},{"v":"Fiction."}],"ind1":" ","ind2":"1"}}]}
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-json.json b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-json.json
new file mode 100644
index 0000000..cc86ef3
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland-marc-json.json
@@ -0,0 +1 @@
+{leader:"00714cam a2200205 a 4500",controlfield:[{ tag : "001", data : "12883376" },{ tag : "005", data : "20030616111422.0" },{ tag : "008", data : "020805s2002 nyu j 000 1 eng " }]datafield :[{tag : "020", ind : " ",subfield :[{ code : "a", data : "0786808772" }]},{tag : "020", ind : " ",subfield :[{ code : "a", data : "0786816155 (pbk.)" }]},{tag : "040", ind : " ",subfield :[{ code : "a", data : "DLC" },{ code : "c", data : "DLC" },{ code : "d", data : "DLC" }]},{tag : "100", ind : "1 ",subfield :[{ code : "a", data : "Chabon, Michael." }]},{tag : "245", ind : "10",subfield :[{ code : "a", data : "Summerland /" },{ code : "c", data : "Michael Chabon." }]},{tag : "250", ind : " ",subfield :[{ code : "a", data : "1st ed." }]},{tag : "260", ind : " ",subfield :[{ code : "a", data : "New York :" },{ code : "b", data : "Miramax Books/Hyperion Books for Children," },{ code : "c", data : "c2002." }]},{tag : "300", ind : " ",subfield :[{ code : "a", data : "500 p. ;" },{ code : "c", data : "22 cm." }]},{tag : "520", ind : " ",subfield :[{ code : "a", data : "Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy." }]},{tag : "650", ind : " 1",subfield :[{ code : "a", data : "Fantasy." }]},{tag : "650", ind : " 1",subfield :[{ code : "a", data : "Baseball" },{ code : "v", data : "Fiction." }]},{tag : "650", ind : " 1",subfield :[{ code : "a", data : "Magic" },{ code : "v", data : "Fiction." }]}]}
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.mrc
new file mode 100644
index 0000000..b24f959
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.mrc
@@ -0,0 +1 @@
+00714cam a2200205 a 45000010009000000050017000090080041000260200015000670200022000820400018001041000021001222450034001432500012001772600067001893000021002565200175002776500013004526500023004656500020004881288337620030616111422.0020805s2002 nyu j 000 1 eng a0786808772 a0786816155 (pbk.) aDLCcDLCdDLC1 aChabon, Michael.10aSummerland /cMichael Chabon. a1st ed. aNew York :bMiramax Books/Hyperion Books for Children,cc2002. a500 p. ;c22 cm. aEthan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy. 1aFantasy. 1aBaseballvFiction. 1aMagicvFiction.
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.xml b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.xml
new file mode 100644
index 0000000..acdeb39
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/summerland.xml
@@ -0,0 +1,53 @@
+
+
+
+ 00714cam a2200205 a 4500
+ 12883376
+ 20030616111422.0
+ 020805s2002 nyu j 000 1 eng
+
+ 0786808772
+
+
+ 0786816155 (pbk.)
+
+
+ DLC
+ DLC
+ DLC
+
+
+ Chabon, Michael.
+
+
+ Summerland /
+ Michael Chabon.
+
+
+ 1st ed.
+
+
+ New York :
+ Miramax Books/Hyperion Books for Children,
+ c2002.
+
+
+ 500 p. ;
+ 22 cm.
+
+
+ Ethan Feld, the worst baseball player in the history of the game, finds himself recruited by a 100-year-old scout to help a band of fairies triumph over an ancient enemy.
+
+
+ Fantasy.
+
+
+ Baseball
+ Fiction.
+
+
+ Magic
+ Fiction.
+
+
+
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/Resources/u335.mrc b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/u335.mrc
new file mode 100644
index 0000000..1f74328
--- /dev/null
+++ b/MARC4J.Net.Test/bin/Debug/net5.0/Resources/u335.mrc
@@ -0,0 +1 @@
+01904nas 2200349 a 4500001000500000003000600005008004100011035002200052035002000074040001300094049000900107090003100116245001200147246004200159260003500201300002500236310001500261362000700276500003800283599006000321596000600381515003000387999012600417999012200543999012300665999012800788999012600916999011601042999013201158999013401290999013001424u335SIRSI840508c19799999gw fu p 0uuub0ger d a(Sirsi) o10701458 a(OCoLC)10701458 aVA@cVA@ aVAS@ aAP30b.T75mVAS@qALDERMAN00aTumult.13aZeitschrift fèur Verkehrswissenschaft aBerlin :bMerve Verlag,c1979- av. :bill. ;c24 cm. aSemiannual0 a1- aTitle from cover; imprint varies. a2b(YR.) 2008 NO. 34;b(YR.) 2008 NO. 33;bNR. 32 2007; a2 aNone published 1980-1981. aAP30 .T75 Nr.7-10 1983-87wLCPERc1iX001614137d5/9/2008lALD-STKSmALDERMANn2q3rYsYtBOUND-JRNLu6/28/1996xH-NOTIS aAP30 .T75 Nr.1-3 1979-82wLCPERc1iX000769605d4/8/2009lALD-STKSmALDERMANq2rYsYtBOUND-JRNLu6/28/1996xH-NOTIS aAP30 .T75 Nr.4-6 1982-83wLCPERc1iX000764174d5/21/2002lALD-STKSmALDERMANq5rYsYtBOUND-JRNLu6/28/1996xH-NOTIS aAP30 .T75 Nr.11-14 1988-90wLCPERc1iX002128357d1/27/2010lALD-STKSmALDERMANn1q1rYsYtBOUND-JRNLu6/28/1996xH-NOTIS aAP30 .T75 Nr.15-18 1991-93wLCPERc1iX002509913d11/11/1994lALD-STKSmALDERMANn1rYsYtBOUND-JRNLu6/28/1996xH-NOTIS aAP30 .T75 Periodical order-001wLCPERc1i335-6001d1/11/1999lALD-STKSmALDERMANrYsYtBOUND-JRNLu12/18/1996 aAP30 .T75 Nr.19-22 1994-96wLCPERc1iX006060933d7/23/1998e5/26/1998lALD-STKSmALDERMANn1rYsYtBOUND-JRNLu5/26/1998xADD aAP30 .T75 Nr.25-28 2001-2004wLCPERc1iX030047292d2/12/2007e1/23/2007lALD-STKSmALDERMANq1rYsYtBOUND-JRNLu1/22/2007xADD aAP30 .T75 Nr.23-24 1998-1999wLCPERc1iX006166304d4/5/2007e3/13/2007lALD-STKSmALDERMANrYsYtBOUND-JRNLu3/12/2007xADD
\ No newline at end of file
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..bb1e2f6
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..0ac4887
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..b62a4c3
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..36c22cf
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..cb5fd2c
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..221da70
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..6939f13
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..a1e6a24
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..06a4efb
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..14ff1ef
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..8cc9a81
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..1267654
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..f5985ac
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..3c39f49
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..cd94ef7
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..ab0aac7
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..06ca4e1
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..9409bea
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..014d076
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..4b9e097
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..8de0eca
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..28abc04
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..934d3ea
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..9cf13ba
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..d47e3a1
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..92cbd98
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..a44d5b4
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..a3cd661
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..4116afa
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..bfa0580
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..c8e859b
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..0b31d08
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..2848094
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..fbfcbad
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..058d3b8
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..7430cab
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..d965ff0
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..6d09b63
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..4319611
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..273dc82
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..23e7341
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..a3b0a4e
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..529a41b
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..41cb718
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..869ea71
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..6ca149e
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..f284bc7
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..5a17592
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..8f89703
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..7069c8f
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/testhost.dll b/MARC4J.Net.Test/bin/Debug/net5.0/testhost.dll
new file mode 100644
index 0000000..5d2d80e
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/testhost.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/testhost.exe b/MARC4J.Net.Test/bin/Debug/net5.0/testhost.exe
new file mode 100644
index 0000000..da43387
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/testhost.exe differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..f3c3e2d
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..949ad66
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..82627af
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..105406a
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..f2f9a83
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..7c79a80
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..2a7236c
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..bf71e09
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..3d3fc46
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..b17f754
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..603b05e
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..e694258
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..0493e07
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..246d012
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..1f00c7c
Binary files /dev/null and b/MARC4J.Net.Test/bin/Debug/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..5d01041
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
diff --git a/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/MARC4J.Net.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/MARC4J.Net.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index b2a94ad..c3bb6f4 100644
Binary files a/MARC4J.Net.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/MARC4J.Net.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/MARC4J.Net.Test/obj/Debug/MARC4J.Net.Test.csproj.AssemblyReference.cache b/MARC4J.Net.Test/obj/Debug/MARC4J.Net.Test.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..0a6f8bb
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/MARC4J.Net.Test.csproj.AssemblyReference.cache differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/MARC4J.Net.Test/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2f7e5ec
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.N.9CD678A6.Up2Date b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.N.9CD678A6.Up2Date
new file mode 100644
index 0000000..e69de29
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.GeneratedMSBuildEditorConfig.editorconfig b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..d7e2983
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,8 @@
+is_global = true
+build_property.TargetFramework = net5.0
+build_property.TargetPlatformMinVersion =
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.PublishSingleFile =
+build_property.IncludeAllContentForSelfExtract =
+build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.assets.cache b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.assets.cache
new file mode 100644
index 0000000..59abc70
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.assets.cache differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.AssemblyReference.cache b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..2977288
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.AssemblyReference.cache differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.BuildWithSkipAnalyzers b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.CoreCompileInputs.cache b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..11d7759
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+dc07507fd980cc40d07b41452e2e2b05fe1840e28b0def13c4369ba8daf365ce
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.FileListAbsolute.txt b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..6eb833c
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.csproj.FileListAbsolute.txt
@@ -0,0 +1,100 @@
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\testhost.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\testhost.exe
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.PlatformAbstractions.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.AdapterUtilities.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.Test.deps.json
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.Test.runtimeconfig.json
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.Test.runtimeconfig.dev.json
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.Test.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.Test.pdb
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.CoreUtilities.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.CommunicationUtilities.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.CrossPlatEngine.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.TestPlatform.Utilities.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.Common.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\Newtonsoft.Json.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\NuGet.Frameworks.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.pdb
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\bin\Debug\net5.0\MARC4J.Net.xml
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.csproj.AssemblyReference.cache
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.GeneratedMSBuildEditorConfig.editorconfig
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.csproj.CoreCompileInputs.cache
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.N.9CD678A6.Up2Date
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\refint\MARC4J.Net.Test.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.pdb
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\MARC4J.Net.Test.genruntimeconfig.cache
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net.Test\obj\Debug\net5.0\ref\MARC4J.Net.Test.dll
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.dll b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.dll
new file mode 100644
index 0000000..4281aa7
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.dll differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.genruntimeconfig.cache b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.genruntimeconfig.cache
new file mode 100644
index 0000000..597795b
--- /dev/null
+++ b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.genruntimeconfig.cache
@@ -0,0 +1 @@
+847594059fac1cbd0a75938c5ba49f127c4f582fe6aa410ec7951735f915651c
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.pdb b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.pdb
new file mode 100644
index 0000000..c236ffd
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/MARC4J.Net.Test.pdb differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/ref/MARC4J.Net.Test.dll b/MARC4J.Net.Test/obj/Debug/net5.0/ref/MARC4J.Net.Test.dll
new file mode 100644
index 0000000..3441c07
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/ref/MARC4J.Net.Test.dll differ
diff --git a/MARC4J.Net.Test/obj/Debug/net5.0/refint/MARC4J.Net.Test.dll b/MARC4J.Net.Test/obj/Debug/net5.0/refint/MARC4J.Net.Test.dll
new file mode 100644
index 0000000..3441c07
Binary files /dev/null and b/MARC4J.Net.Test/obj/Debug/net5.0/refint/MARC4J.Net.Test.dll differ
diff --git a/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.dgspec.json b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..7b3c15b
--- /dev/null
+++ b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.dgspec.json
@@ -0,0 +1,152 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj": {}
+ },
+ "projects": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj",
+ "projectName": "MARC4J.Net.Test",
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj",
+ "packagesPath": "C:\\Users\\dst6071\\.nuget\\packages\\",
+ "outputPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\dst6071\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net5.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "projectReferences": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj": {
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "dependencies": {
+ "MSTest.TestAdapter": {
+ "target": "Package",
+ "version": "[2.2.8, )"
+ },
+ "MSTest.TestFramework": {
+ "target": "Package",
+ "version": "[2.2.8, )"
+ },
+ "Microsoft.NET.Test.Sdk": {
+ "target": "Package",
+ "version": "[16.9.4, )"
+ }
+ },
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\5.0.214\\RuntimeIdentifierGraph.json"
+ }
+ }
+ },
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "projectName": "MARC4J.Net",
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "packagesPath": "C:\\Users\\dst6071\\.nuget\\packages\\",
+ "outputPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\dst6071\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net5.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\5.0.214\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.props b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.props
new file mode 100644
index 0000000..075a3c0
--- /dev/null
+++ b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.props
@@ -0,0 +1,25 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\dst6071\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ PackageReference
+ 6.9.2
+
+
+
+
+
+
+
+
+
+
+
+
+ C:\Users\dst6071\.nuget\packages\newtonsoft.json\9.0.1
+
+
\ No newline at end of file
diff --git a/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.targets b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.targets
new file mode 100644
index 0000000..bb89a87
--- /dev/null
+++ b/MARC4J.Net.Test/obj/MARC4J.Net.Test.csproj.nuget.g.targets
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MARC4J.Net.Test/obj/project.assets.json b/MARC4J.Net.Test/obj/project.assets.json
new file mode 100644
index 0000000..d359b26
--- /dev/null
+++ b/MARC4J.Net.Test/obj/project.assets.json
@@ -0,0 +1,6321 @@
+{
+ "version": 3,
+ "targets": {
+ "net5.0": {
+ "Microsoft.CodeCoverage/16.9.4": {
+ "type": "package",
+ "compile": {
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
+ },
+ "build": {
+ "build/netstandard1.0/Microsoft.CodeCoverage.props": {},
+ "build/netstandard1.0/Microsoft.CodeCoverage.targets": {}
+ }
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.0",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11"
+ },
+ "compile": {
+ "ref/netstandard1.0/Microsoft.CSharp.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CSharp.dll": {}
+ }
+ },
+ "Microsoft.NET.Test.Sdk/16.9.4": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.CodeCoverage": "16.9.4",
+ "Microsoft.TestPlatform.TestHost": "16.9.4"
+ },
+ "compile": {
+ "lib/netcoreapp2.1/_._": {}
+ },
+ "runtime": {
+ "lib/netcoreapp2.1/_._": {}
+ },
+ "build": {
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {},
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {}
+ },
+ "buildMultiTargeting": {
+ "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "Microsoft.TestPlatform.ObjectModel/16.9.4": {
+ "type": "package",
+ "dependencies": {
+ "NuGet.Frameworks": "5.0.0",
+ "System.Reflection.Metadata": "1.6.0"
+ },
+ "compile": {
+ "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
+ },
+ "resource": {
+ "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.TestPlatform.TestHost/16.9.4": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.TestPlatform.ObjectModel": "16.9.4",
+ "Newtonsoft.Json": "9.0.1"
+ },
+ "compile": {
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
+ "lib/netcoreapp2.1/testhost.dll": {
+ "related": ".deps.json"
+ }
+ },
+ "runtime": {
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
+ "lib/netcoreapp2.1/testhost.dll": {
+ "related": ".deps.json"
+ }
+ },
+ "resource": {
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ },
+ "build": {
+ "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {}
+ }
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "MSTest.TestAdapter/2.2.8": {
+ "type": "package",
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0"
+ },
+ "build": {
+ "build/netcoreapp1.0/MSTest.TestAdapter.props": {}
+ }
+ },
+ "MSTest.TestFramework/2.2.8": {
+ "type": "package",
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
+ "related": ".XML"
+ },
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
+ "related": ".Extensions.XML;.XML"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
+ "related": ".XML"
+ },
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
+ "related": ".Extensions.XML;.XML"
+ }
+ }
+ },
+ "NETStandard.Library/1.6.1": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Console": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.Compression.ZipFile": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Net.Http": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Net.Sockets": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Timer": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ }
+ },
+ "Newtonsoft.Json/9.0.1": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.CSharp": "4.0.1",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.0",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Serialization.Primitives": "4.1.1",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Text.RegularExpressions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Xml.ReaderWriter": "4.0.11",
+ "System.Xml.XDocument": "4.0.11"
+ },
+ "compile": {
+ "lib/netstandard1.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "NuGet.Frameworks/5.0.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/NuGet.Frameworks.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/NuGet.Frameworks.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "debian.8-x64"
+ }
+ }
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "fedora.23-x64"
+ }
+ }
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "fedora.24-x64"
+ }
+ }
+ },
+ "runtime.native.System/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/_._": {}
+ }
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "opensuse.13.2-x64"
+ }
+ }
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "opensuse.42.1-x64"
+ }
+ }
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
+ "assetType": "native",
+ "rid": "osx.10.10-x64"
+ }
+ }
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
+ "assetType": "native",
+ "rid": "osx.10.10-x64"
+ }
+ }
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "rhel.7-x64"
+ }
+ }
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "ubuntu.14.04-x64"
+ }
+ }
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "ubuntu.16.04-x64"
+ }
+ }
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
+ "assetType": "native",
+ "rid": "ubuntu.16.10-x64"
+ }
+ }
+ },
+ "System.AppContext/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/System.AppContext.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.6/System.AppContext.dll": {}
+ }
+ },
+ "System.Buffers/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.1/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.1/System.Buffers.dll": {}
+ }
+ },
+ "System.Collections/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Collections.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Collections.Concurrent.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
+ }
+ },
+ "System.Console/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Console.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.3/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Diagnostics.TextWriterTraceListener/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Diagnostics.TraceSource": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
+ }
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/System.Diagnostics.Tools.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Diagnostics.TraceSource/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.0",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit": "4.0.1",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
+ }
+ },
+ "System.Globalization/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Globalization.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Globalization.Calendars.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.IO/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/System.IO.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.IO.Compression/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Buffers": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.IO.Compression": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.IO.Compression.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Buffers": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
+ }
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.IO.FileSystem.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
+ }
+ },
+ "System.Linq/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/System.Linq.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.6/System.Linq.dll": {}
+ }
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/System.Linq.Expressions.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.6/System.Linq.Expressions.dll": {}
+ }
+ },
+ "System.Net.Http/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.DiagnosticSource": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Net.Http.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Net.Primitives.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Net.Sockets/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Net.Sockets.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.ObjectModel/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.ObjectModel.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.ObjectModel.dll": {}
+ }
+ },
+ "System.Reflection/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/System.Reflection.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.1/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Reflection.Emit.dll": {}
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
+ }
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Reflection.Metadata/1.6.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/System.Reflection.Metadata.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Reflection.Metadata.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
+ }
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Runtime/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/System.Runtime.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Runtime.Handles.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ },
+ "compile": {
+ "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.1/System.Runtime.Numerics.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
+ }
+ },
+ "System.Runtime.Serialization.Primitives/4.1.1": {
+ "type": "package",
+ "dependencies": {
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
+ }
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
+ },
+ "runtimeTargets": {
+ "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
+ "assetType": "runtime",
+ "rid": "osx"
+ },
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/_._": {}
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/_._": {}
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.6/_._": {}
+ },
+ "runtime": {
+ "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ }
+ }
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
+ }
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Cng": "4.3.0",
+ "System.Security.Cryptography.Csp": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
+ "assetType": "runtime",
+ "rid": "unix"
+ },
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Text.Encoding.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
+ }
+ },
+ "System.Threading/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Threading.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Threading.dll": {}
+ }
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Threading.Tasks.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ },
+ "compile": {
+ "lib/netstandard1.0/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Threading.Timer/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.2/System.Threading.Timer.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Extensions": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
+ }
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ },
+ "compile": {
+ "ref/netstandard1.3/System.Xml.XDocument.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Xml.XDocument.dll": {}
+ }
+ },
+ "MARC4J.Net/1.0.0": {
+ "type": "project",
+ "framework": ".NETCoreApp,Version=v5.0",
+ "compile": {
+ "bin/placeholder/MARC4J.Net.dll": {}
+ },
+ "runtime": {
+ "bin/placeholder/MARC4J.Net.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Microsoft.CodeCoverage/16.9.4": {
+ "sha512": "N/RYB07gJkPZ1nJiq0QGxFIL+X5vVl4GI99PiTYXpbfI30NTZMRJgZ+4jYLFYLDQqj9o1Juhv+3iiymd7lozrA==",
+ "type": "package",
+ "path": "microsoft.codecoverage/16.9.4",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE_NET.txt",
+ "build/netstandard1.0/CodeCoverage/CodeCoverage.config",
+ "build/netstandard1.0/CodeCoverage/CodeCoverage.exe",
+ "build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
+ "build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe",
+ "build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
+ "build/netstandard1.0/CodeCoverage/amd64/covrun64.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/msdia140.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/msvcdis140.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/msvcp140.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/msvcp140_atomic_wait.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/vcruntime140.dll",
+ "build/netstandard1.0/CodeCoverage/amd64/vcruntime140_1.dll",
+ "build/netstandard1.0/CodeCoverage/codecoveragemessages.dll",
+ "build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "build/netstandard1.0/CodeCoverage/covrun32.dll",
+ "build/netstandard1.0/CodeCoverage/msdia140.dll",
+ "build/netstandard1.0/CodeCoverage/msvcdis140.dll",
+ "build/netstandard1.0/CodeCoverage/msvcp140.dll",
+ "build/netstandard1.0/CodeCoverage/msvcp140_atomic_wait.dll",
+ "build/netstandard1.0/CodeCoverage/vcruntime140.dll",
+ "build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
+ "build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
+ "build/netstandard1.0/Microsoft.CodeCoverage.props",
+ "build/netstandard1.0/Microsoft.CodeCoverage.targets",
+ "build/netstandard1.0/Microsoft.VisualStudio.Coverage.CoreLib.Net.dll",
+ "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Interprocess.dll",
+ "build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll",
+ "build/netstandard1.0/cs/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/de/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/es/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/fr/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/it/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/ja/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/ko/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/pl/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/pt-BR/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/ru/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/tr/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.Coverage.CoreLib.Net.resources.dll",
+ "build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "microsoft.codecoverage.16.9.4.nupkg.sha512",
+ "microsoft.codecoverage.nuspec"
+ ]
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
+ "type": "package",
+ "path": "microsoft.csharp/4.0.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/Microsoft.CSharp.dll",
+ "lib/netstandard1.3/Microsoft.CSharp.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "microsoft.csharp.4.0.1.nupkg.sha512",
+ "microsoft.csharp.nuspec",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._"
+ ]
+ },
+ "Microsoft.NET.Test.Sdk/16.9.4": {
+ "sha512": "M/k16vmS7Hz/+Kuy3p6XE743XPjYYMzfN5ZvpSLY44Ngh5IBMk0Je5Qed8oq6/kvzJA2DTrXa7YrfceHhbQKeQ==",
+ "type": "package",
+ "path": "microsoft.net.test.sdk/16.9.4",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE_NET.txt",
+ "build/net40/Microsoft.NET.Test.Sdk.props",
+ "build/net40/Microsoft.NET.Test.Sdk.targets",
+ "build/net45/Microsoft.NET.Test.Sdk.props",
+ "build/net45/Microsoft.NET.Test.Sdk.targets",
+ "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs",
+ "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs",
+ "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb",
+ "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props",
+ "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets",
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs",
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs",
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb",
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props",
+ "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets",
+ "build/uap10.0/Microsoft.NET.Test.Sdk.props",
+ "buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
+ "lib/net40/_._",
+ "lib/net45/_._",
+ "lib/netcoreapp1.0/_._",
+ "lib/netcoreapp2.1/_._",
+ "lib/uap10.0/_._",
+ "microsoft.net.test.sdk.16.9.4.nupkg.sha512",
+ "microsoft.net.test.sdk.nuspec"
+ ]
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "type": "package",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "microsoft.netcore.platforms.nuspec",
+ "runtime.json"
+ ]
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+ "type": "package",
+ "path": "microsoft.netcore.targets/1.1.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "microsoft.netcore.targets.nuspec",
+ "runtime.json"
+ ]
+ },
+ "Microsoft.TestPlatform.ObjectModel/16.9.4": {
+ "sha512": "t43y1MZYshZFfc/g8nzy4o86PW2WfFcoQ+MjgYUlfj1pptKHc7Xr+R6sFBODA+y1I+Mc+Ujzme/c2cGX2AuOwQ==",
+ "type": "package",
+ "path": "microsoft.testplatform.objectmodel/16.9.4",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE_NET.txt",
+ "lib/net45/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard1.3/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "microsoft.testplatform.objectmodel.16.9.4.nupkg.sha512",
+ "microsoft.testplatform.objectmodel.nuspec"
+ ]
+ },
+ "Microsoft.TestPlatform.TestHost/16.9.4": {
+ "sha512": "3YuJ7OSb1YPk+OTZfpa8U7I+TUZRH/nCeOWcN+TERp1SUZrcGeG2IGBZvVZ9CbKuQ+7wLiwsfcIgKIu+kbvibg==",
+ "type": "package",
+ "path": "microsoft.testplatform.testhost/16.9.4",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE_NET.txt",
+ "ThirdPartyNotices.txt",
+ "build/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props",
+ "build/netcoreapp1.0/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp1.0/x64/testhost.dll",
+ "build/netcoreapp1.0/x64/testhost.exe",
+ "build/netcoreapp1.0/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp1.0/x86/testhost.x86.dll",
+ "build/netcoreapp1.0/x86/testhost.x86.exe",
+ "build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props",
+ "build/netcoreapp2.1/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp2.1/x64/testhost.dll",
+ "build/netcoreapp2.1/x64/testhost.exe",
+ "build/netcoreapp2.1/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netcoreapp2.1/x86/testhost.x86.dll",
+ "build/netcoreapp2.1/x86/testhost.x86.exe",
+ "build/uap10.0/Microsoft.TestPlatform.TestHost.props",
+ "build/uap10.0/Microsoft.TestPlatform.TestHost.targets",
+ "build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/x64/msdia140.dll",
+ "build/uap10.0/x86/msdia140.dll",
+ "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net45/_._",
+ "lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
+ "lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
+ "lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll",
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
+ "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/testhost.deps.json",
+ "lib/netcoreapp1.0/testhost.dll",
+ "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/x64/msdia140.dll",
+ "lib/netcoreapp1.0/x86/msdia140.dll",
+ "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll",
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
+ "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/testhost.deps.json",
+ "lib/netcoreapp2.1/testhost.dll",
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/x64/msdia140.dll",
+ "lib/netcoreapp2.1/x86/msdia140.dll",
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/uap10.0/Microsoft.TestPlatform.Utilities.dll",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/uap10.0/testhost.dll",
+ "microsoft.testplatform.testhost.16.9.4.nupkg.sha512",
+ "microsoft.testplatform.testhost.nuspec"
+ ]
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
+ "type": "package",
+ "path": "microsoft.win32.primitives/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/Microsoft.Win32.Primitives.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "microsoft.win32.primitives.4.3.0.nupkg.sha512",
+ "microsoft.win32.primitives.nuspec",
+ "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/_._"
+ ]
+ },
+ "MSTest.TestAdapter/2.2.8": {
+ "sha512": "BzxcfLaOZ25g8usreCBwFvpzH9LcR56pSkMbERO718cTQyAChXBYVuNIU3uK9stCcUWdXxIYl4WloiIu/C/PMQ==",
+ "type": "package",
+ "path": "mstest.testadapter/2.2.8",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "build/_common/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/_common/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll",
+ "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll",
+ "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
+ "build/_common/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
+ "build/_common/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/_common/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/_common/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
+ "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
+ "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
+ "build/net45/MSTest.TestAdapter.props",
+ "build/net45/MSTest.TestAdapter.targets",
+ "build/net45/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/net45/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net45/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/MSTest.TestAdapter.props",
+ "build/net5.0-windows10.0.18362.0/MSTest.TestAdapter.targets",
+ "build/net5.0-windows10.0.18362.0/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
+ "build/net5.0-windows10.0.18362.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/net5.0-windows10.0.18362.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/MSTest.TestAdapter.props",
+ "build/netcoreapp1.0/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
+ "build/netcoreapp1.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/MSTest.TestAdapter.props",
+ "build/netstandard1.5/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/netstandard1.5/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
+ "build/netstandard1.5/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/netstandard1.5/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/MSTest.TestAdapter.props",
+ "build/uap10.0/MSTest.TestAdapter.targets",
+ "build/uap10.0/Microsoft.TestPlatform.AdapterUtilities.dll",
+ "build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
+ "build/uap10.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "build/uap10.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
+ "mstest.testadapter.2.2.8.nupkg.sha512",
+ "mstest.testadapter.nuspec"
+ ]
+ },
+ "MSTest.TestFramework/2.2.8": {
+ "sha512": "phUoHuGTuw9T5yekxPHLLLq8jE56yufmh2yPlJq1IfkT4a3tYZ2htkeTlnQmzmJP3hI5xYhlqwiHcy3JqVt/OA==",
+ "type": "package",
+ "path": "mstest.testframework/2.2.8",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
+ "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
+ "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
+ "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
+ "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
+ "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
+ "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
+ "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
+ "lib/net5.0-windows10.0.18362.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/net5.0-windows10.0.18362.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
+ "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
+ "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
+ "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
+ "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
+ "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
+ "mstest.testframework.2.2.8.nupkg.sha512",
+ "mstest.testframework.nuspec"
+ ]
+ },
+ "NETStandard.Library/1.6.1": {
+ "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
+ "type": "package",
+ "path": "netstandard.library/1.6.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "netstandard.library.1.6.1.nupkg.sha512",
+ "netstandard.library.nuspec"
+ ]
+ },
+ "Newtonsoft.Json/9.0.1": {
+ "sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
+ "type": "package",
+ "path": "newtonsoft.json/9.0.1",
+ "hasTools": true,
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/net20/Newtonsoft.Json.dll",
+ "lib/net20/Newtonsoft.Json.xml",
+ "lib/net35/Newtonsoft.Json.dll",
+ "lib/net35/Newtonsoft.Json.xml",
+ "lib/net40/Newtonsoft.Json.dll",
+ "lib/net40/Newtonsoft.Json.xml",
+ "lib/net45/Newtonsoft.Json.dll",
+ "lib/net45/Newtonsoft.Json.xml",
+ "lib/netstandard1.0/Newtonsoft.Json.dll",
+ "lib/netstandard1.0/Newtonsoft.Json.xml",
+ "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
+ "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
+ "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
+ "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
+ "newtonsoft.json.9.0.1.nupkg.sha512",
+ "newtonsoft.json.nuspec",
+ "tools/install.ps1"
+ ]
+ },
+ "NuGet.Frameworks/5.0.0": {
+ "sha512": "c5JVjuVAm4f7E9Vj+v09Z9s2ZsqFDjBpcsyS3M9xRo0bEdm/LVZSzLxxNvfvAwRiiE8nwe1h2G4OwiwlzFKXlA==",
+ "type": "package",
+ "path": "nuget.frameworks/5.0.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/net40/NuGet.Frameworks.dll",
+ "lib/net40/NuGet.Frameworks.xml",
+ "lib/net472/NuGet.Frameworks.dll",
+ "lib/net472/NuGet.Frameworks.xml",
+ "lib/netstandard2.0/NuGet.Frameworks.dll",
+ "lib/netstandard2.0/NuGet.Frameworks.xml",
+ "nuget.frameworks.5.0.0.nupkg.sha512",
+ "nuget.frameworks.nuspec"
+ ]
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
+ "type": "package",
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
+ "type": "package",
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
+ "type": "package",
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.native.System/4.3.0": {
+ "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
+ "type": "package",
+ "path": "runtime.native.system/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "runtime.native.system.4.3.0.nupkg.sha512",
+ "runtime.native.system.nuspec"
+ ]
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
+ "type": "package",
+ "path": "runtime.native.system.io.compression/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
+ "runtime.native.system.io.compression.nuspec"
+ ]
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
+ "type": "package",
+ "path": "runtime.native.system.net.http/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "runtime.native.system.net.http.4.3.0.nupkg.sha512",
+ "runtime.native.system.net.http.nuspec"
+ ]
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
+ "type": "package",
+ "path": "runtime.native.system.security.cryptography.apple/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
+ "runtime.native.system.security.cryptography.apple.nuspec"
+ ]
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
+ "type": "package",
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.0/_._",
+ "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.native.system.security.cryptography.openssl.nuspec"
+ ]
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
+ "type": "package",
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
+ "type": "package",
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
+ "type": "package",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
+ "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
+ ]
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
+ "type": "package",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
+ ]
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
+ "type": "package",
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
+ "type": "package",
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
+ "type": "package",
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
+ "type": "package",
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
+ "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
+ ]
+ },
+ "System.AppContext/4.3.0": {
+ "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
+ "type": "package",
+ "path": "system.appcontext/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.AppContext.dll",
+ "lib/net463/System.AppContext.dll",
+ "lib/netcore50/System.AppContext.dll",
+ "lib/netstandard1.6/System.AppContext.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.AppContext.dll",
+ "ref/net463/System.AppContext.dll",
+ "ref/netstandard/_._",
+ "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.6/System.AppContext.dll",
+ "ref/netstandard1.6/System.AppContext.xml",
+ "ref/netstandard1.6/de/System.AppContext.xml",
+ "ref/netstandard1.6/es/System.AppContext.xml",
+ "ref/netstandard1.6/fr/System.AppContext.xml",
+ "ref/netstandard1.6/it/System.AppContext.xml",
+ "ref/netstandard1.6/ja/System.AppContext.xml",
+ "ref/netstandard1.6/ko/System.AppContext.xml",
+ "ref/netstandard1.6/ru/System.AppContext.xml",
+ "ref/netstandard1.6/zh-hans/System.AppContext.xml",
+ "ref/netstandard1.6/zh-hant/System.AppContext.xml",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.AppContext.dll",
+ "system.appcontext.4.3.0.nupkg.sha512",
+ "system.appcontext.nuspec"
+ ]
+ },
+ "System.Buffers/4.3.0": {
+ "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
+ "type": "package",
+ "path": "system.buffers/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.1/.xml",
+ "lib/netstandard1.1/System.Buffers.dll",
+ "system.buffers.4.3.0.nupkg.sha512",
+ "system.buffers.nuspec"
+ ]
+ },
+ "System.Collections/4.3.0": {
+ "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
+ "type": "package",
+ "path": "system.collections/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.collections.4.3.0.nupkg.sha512",
+ "system.collections.nuspec"
+ ]
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
+ "type": "package",
+ "path": "system.collections.concurrent/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/portable-net45+win8+wpa81/_._",
+ "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/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.collections.concurrent.4.3.0.nupkg.sha512",
+ "system.collections.concurrent.nuspec"
+ ]
+ },
+ "System.Console/4.3.0": {
+ "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
+ "type": "package",
+ "path": "system.console/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.console.4.3.0.nupkg.sha512",
+ "system.console.nuspec"
+ ]
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
+ "type": "package",
+ "path": "system.diagnostics.debug/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "system.diagnostics.debug.nuspec"
+ ]
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
+ "type": "package",
+ "path": "system.diagnostics.diagnosticsource/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/net46/System.Diagnostics.DiagnosticSource.dll",
+ "lib/net46/System.Diagnostics.DiagnosticSource.xml",
+ "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
+ "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
+ "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
+ "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
+ "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
+ "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
+ "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
+ "system.diagnostics.diagnosticsource.nuspec"
+ ]
+ },
+ "System.Diagnostics.TextWriterTraceListener/4.3.0": {
+ "sha512": "F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
+ "type": "package",
+ "path": "system.diagnostics.textwritertracelistener/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Diagnostics.TextWriterTraceListener.dll",
+ "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Diagnostics.TextWriterTraceListener.dll",
+ "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
+ "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/de/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/es/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/fr/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/it/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/ja/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/ko/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/ru/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/zh-hans/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/netstandard1.3/zh-hant/System.Diagnostics.TextWriterTraceListener.xml",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
+ "system.diagnostics.textwritertracelistener.nuspec"
+ ]
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "type": "package",
+ "path": "system.diagnostics.tools/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.diagnostics.tools.4.3.0.nupkg.sha512",
+ "system.diagnostics.tools.nuspec"
+ ]
+ },
+ "System.Diagnostics.TraceSource/4.3.0": {
+ "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
+ "type": "package",
+ "path": "system.diagnostics.tracesource/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/_._",
+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
+ "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
+ "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
+ "system.diagnostics.tracesource.4.3.0.nupkg.sha512",
+ "system.diagnostics.tracesource.nuspec"
+ ]
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "type": "package",
+ "path": "system.diagnostics.tracing/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.Diagnostics.Tracing.dll",
+ "lib/portable-net45+win8+wpa81/_._",
+ "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/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.diagnostics.tracing.4.3.0.nupkg.sha512",
+ "system.diagnostics.tracing.nuspec"
+ ]
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
+ "type": "package",
+ "path": "system.dynamic.runtime/4.0.11",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
+ "system.dynamic.runtime.4.0.11.nupkg.sha512",
+ "system.dynamic.runtime.nuspec"
+ ]
+ },
+ "System.Globalization/4.3.0": {
+ "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
+ "type": "package",
+ "path": "system.globalization/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.globalization.4.3.0.nupkg.sha512",
+ "system.globalization.nuspec"
+ ]
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
+ "type": "package",
+ "path": "system.globalization.calendars/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.calendars.4.3.0.nupkg.sha512",
+ "system.globalization.calendars.nuspec"
+ ]
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
+ "type": "package",
+ "path": "system.globalization.extensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/_._",
+ "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
+ "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
+ "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
+ "system.globalization.extensions.4.3.0.nupkg.sha512",
+ "system.globalization.extensions.nuspec"
+ ]
+ },
+ "System.IO/4.3.0": {
+ "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+ "type": "package",
+ "path": "system.io/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.IO.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net462/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/netstandard1.5/System.IO.dll",
+ "ref/netstandard1.5/System.IO.xml",
+ "ref/netstandard1.5/de/System.IO.xml",
+ "ref/netstandard1.5/es/System.IO.xml",
+ "ref/netstandard1.5/fr/System.IO.xml",
+ "ref/netstandard1.5/it/System.IO.xml",
+ "ref/netstandard1.5/ja/System.IO.xml",
+ "ref/netstandard1.5/ko/System.IO.xml",
+ "ref/netstandard1.5/ru/System.IO.xml",
+ "ref/netstandard1.5/zh-hans/System.IO.xml",
+ "ref/netstandard1.5/zh-hant/System.IO.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.io.4.3.0.nupkg.sha512",
+ "system.io.nuspec"
+ ]
+ },
+ "System.IO.Compression/4.3.0": {
+ "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
+ "type": "package",
+ "path": "system.io.compression/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net46/System.IO.Compression.dll",
+ "lib/portable-net45+win8+wpa81/_._",
+ "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/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
+ "runtimes/win/lib/net46/System.IO.Compression.dll",
+ "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
+ "system.io.compression.4.3.0.nupkg.sha512",
+ "system.io.compression.nuspec"
+ ]
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
+ "type": "package",
+ "path": "system.io.compression.zipfile/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.compression.zipfile.4.3.0.nupkg.sha512",
+ "system.io.compression.zipfile.nuspec"
+ ]
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
+ "type": "package",
+ "path": "system.io.filesystem/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.4.3.0.nupkg.sha512",
+ "system.io.filesystem.nuspec"
+ ]
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
+ "type": "package",
+ "path": "system.io.filesystem.primitives/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.primitives.4.3.0.nupkg.sha512",
+ "system.io.filesystem.primitives.nuspec"
+ ]
+ },
+ "System.Linq/4.3.0": {
+ "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
+ "type": "package",
+ "path": "system.linq/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net463/System.Linq.dll",
+ "lib/netcore50/System.Linq.dll",
+ "lib/netstandard1.6/System.Linq.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net463/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.6/System.Linq.dll",
+ "ref/netstandard1.6/System.Linq.xml",
+ "ref/netstandard1.6/de/System.Linq.xml",
+ "ref/netstandard1.6/es/System.Linq.xml",
+ "ref/netstandard1.6/fr/System.Linq.xml",
+ "ref/netstandard1.6/it/System.Linq.xml",
+ "ref/netstandard1.6/ja/System.Linq.xml",
+ "ref/netstandard1.6/ko/System.Linq.xml",
+ "ref/netstandard1.6/ru/System.Linq.xml",
+ "ref/netstandard1.6/zh-hans/System.Linq.xml",
+ "ref/netstandard1.6/zh-hant/System.Linq.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.linq.4.3.0.nupkg.sha512",
+ "system.linq.nuspec"
+ ]
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
+ "type": "package",
+ "path": "system.linq.expressions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net463/System.Linq.Expressions.dll",
+ "lib/netcore50/System.Linq.Expressions.dll",
+ "lib/netstandard1.6/System.Linq.Expressions.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net463/System.Linq.Expressions.dll",
+ "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/netstandard1.6/System.Linq.Expressions.dll",
+ "ref/netstandard1.6/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/de/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/es/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/it/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
+ "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
+ "system.linq.expressions.4.3.0.nupkg.sha512",
+ "system.linq.expressions.nuspec"
+ ]
+ },
+ "System.Net.Http/4.3.0": {
+ "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
+ "type": "package",
+ "path": "system.net.http/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/Xamarinmac20/_._",
+ "lib/monoandroid10/_._",
+ "lib/monotouch10/_._",
+ "lib/net45/_._",
+ "lib/net46/System.Net.Http.dll",
+ "lib/portable-net45+win8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/Xamarinmac20/_._",
+ "ref/monoandroid10/_._",
+ "ref/monotouch10/_._",
+ "ref/net45/_._",
+ "ref/net46/System.Net.Http.dll",
+ "ref/net46/System.Net.Http.xml",
+ "ref/net46/de/System.Net.Http.xml",
+ "ref/net46/es/System.Net.Http.xml",
+ "ref/net46/fr/System.Net.Http.xml",
+ "ref/net46/it/System.Net.Http.xml",
+ "ref/net46/ja/System.Net.Http.xml",
+ "ref/net46/ko/System.Net.Http.xml",
+ "ref/net46/ru/System.Net.Http.xml",
+ "ref/net46/zh-hans/System.Net.Http.xml",
+ "ref/net46/zh-hant/System.Net.Http.xml",
+ "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/netstandard1.3/System.Net.Http.dll",
+ "ref/netstandard1.3/System.Net.Http.xml",
+ "ref/netstandard1.3/de/System.Net.Http.xml",
+ "ref/netstandard1.3/es/System.Net.Http.xml",
+ "ref/netstandard1.3/fr/System.Net.Http.xml",
+ "ref/netstandard1.3/it/System.Net.Http.xml",
+ "ref/netstandard1.3/ja/System.Net.Http.xml",
+ "ref/netstandard1.3/ko/System.Net.Http.xml",
+ "ref/netstandard1.3/ru/System.Net.Http.xml",
+ "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
+ "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
+ "ref/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
+ "runtimes/win/lib/net46/System.Net.Http.dll",
+ "runtimes/win/lib/netcore50/System.Net.Http.dll",
+ "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
+ "system.net.http.4.3.0.nupkg.sha512",
+ "system.net.http.nuspec"
+ ]
+ },
+ "System.Net.Primitives/4.3.0": {
+ "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
+ "type": "package",
+ "path": "system.net.primitives/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.net.primitives.4.3.0.nupkg.sha512",
+ "system.net.primitives.nuspec"
+ ]
+ },
+ "System.Net.Sockets/4.3.0": {
+ "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
+ "type": "package",
+ "path": "system.net.sockets/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.sockets.4.3.0.nupkg.sha512",
+ "system.net.sockets.nuspec"
+ ]
+ },
+ "System.ObjectModel/4.3.0": {
+ "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
+ "type": "package",
+ "path": "system.objectmodel/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/System.ObjectModel.dll",
+ "lib/netstandard1.3/System.ObjectModel.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.objectmodel.4.3.0.nupkg.sha512",
+ "system.objectmodel.nuspec"
+ ]
+ },
+ "System.Reflection/4.3.0": {
+ "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+ "type": "package",
+ "path": "system.reflection/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.Reflection.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net462/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/netstandard1.5/System.Reflection.dll",
+ "ref/netstandard1.5/System.Reflection.xml",
+ "ref/netstandard1.5/de/System.Reflection.xml",
+ "ref/netstandard1.5/es/System.Reflection.xml",
+ "ref/netstandard1.5/fr/System.Reflection.xml",
+ "ref/netstandard1.5/it/System.Reflection.xml",
+ "ref/netstandard1.5/ja/System.Reflection.xml",
+ "ref/netstandard1.5/ko/System.Reflection.xml",
+ "ref/netstandard1.5/ru/System.Reflection.xml",
+ "ref/netstandard1.5/zh-hans/System.Reflection.xml",
+ "ref/netstandard1.5/zh-hant/System.Reflection.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.reflection.4.3.0.nupkg.sha512",
+ "system.reflection.nuspec"
+ ]
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+ "type": "package",
+ "path": "system.reflection.emit/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/monotouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Emit.dll",
+ "lib/netstandard1.3/System.Reflection.Emit.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "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.4.3.0.nupkg.sha512",
+ "system.reflection.emit.nuspec"
+ ]
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+ "type": "package",
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
+ "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
+ "lib/portable-net45+wp8/_._",
+ "lib/wp80/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "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/portable-net45+wp8/_._",
+ "ref/wp80/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/_._",
+ "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "system.reflection.emit.ilgeneration.nuspec"
+ ]
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+ "type": "package",
+ "path": "system.reflection.emit.lightweight/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
+ "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
+ "lib/portable-net45+wp8/_._",
+ "lib/wp80/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "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/portable-net45+wp8/_._",
+ "ref/wp80/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/_._",
+ "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "system.reflection.emit.lightweight.nuspec"
+ ]
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
+ "type": "package",
+ "path": "system.reflection.extensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.reflection.extensions.4.3.0.nupkg.sha512",
+ "system.reflection.extensions.nuspec"
+ ]
+ },
+ "System.Reflection.Metadata/1.6.0": {
+ "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
+ "type": "package",
+ "path": "system.reflection.metadata/1.6.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/netstandard1.1/System.Reflection.Metadata.dll",
+ "lib/netstandard1.1/System.Reflection.Metadata.xml",
+ "lib/netstandard2.0/System.Reflection.Metadata.dll",
+ "lib/netstandard2.0/System.Reflection.Metadata.xml",
+ "lib/portable-net45+win8/System.Reflection.Metadata.dll",
+ "lib/portable-net45+win8/System.Reflection.Metadata.xml",
+ "system.reflection.metadata.1.6.0.nupkg.sha512",
+ "system.reflection.metadata.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+ "type": "package",
+ "path": "system.reflection.primitives/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.reflection.primitives.4.3.0.nupkg.sha512",
+ "system.reflection.primitives.nuspec"
+ ]
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
+ "type": "package",
+ "path": "system.reflection.typeextensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Reflection.TypeExtensions.dll",
+ "lib/net462/System.Reflection.TypeExtensions.dll",
+ "lib/netcore50/System.Reflection.TypeExtensions.dll",
+ "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Reflection.TypeExtensions.dll",
+ "ref/net462/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/netstandard1.5/System.Reflection.TypeExtensions.dll",
+ "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
+ "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
+ "system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "system.reflection.typeextensions.nuspec"
+ ]
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
+ "type": "package",
+ "path": "system.resources.resourcemanager/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "system.resources.resourcemanager.nuspec"
+ ]
+ },
+ "System.Runtime/4.3.0": {
+ "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "type": "package",
+ "path": "system.runtime/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.Runtime.dll",
+ "lib/portable-net45+win8+wp80+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net462/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/netstandard1.5/System.Runtime.dll",
+ "ref/netstandard1.5/System.Runtime.xml",
+ "ref/netstandard1.5/de/System.Runtime.xml",
+ "ref/netstandard1.5/es/System.Runtime.xml",
+ "ref/netstandard1.5/fr/System.Runtime.xml",
+ "ref/netstandard1.5/it/System.Runtime.xml",
+ "ref/netstandard1.5/ja/System.Runtime.xml",
+ "ref/netstandard1.5/ko/System.Runtime.xml",
+ "ref/netstandard1.5/ru/System.Runtime.xml",
+ "ref/netstandard1.5/zh-hans/System.Runtime.xml",
+ "ref/netstandard1.5/zh-hant/System.Runtime.xml",
+ "ref/portable-net45+win8+wp80+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.runtime.4.3.0.nupkg.sha512",
+ "system.runtime.nuspec"
+ ]
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
+ "type": "package",
+ "path": "system.runtime.extensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.Runtime.Extensions.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net462/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/netstandard1.5/System.Runtime.Extensions.dll",
+ "ref/netstandard1.5/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
+ "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.runtime.extensions.4.3.0.nupkg.sha512",
+ "system.runtime.extensions.nuspec"
+ ]
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
+ "type": "package",
+ "path": "system.runtime.handles/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.handles.4.3.0.nupkg.sha512",
+ "system.runtime.handles.nuspec"
+ ]
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
+ "type": "package",
+ "path": "system.runtime.interopservices/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net462/System.Runtime.InteropServices.dll",
+ "lib/net463/System.Runtime.InteropServices.dll",
+ "lib/portable-net45+win8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net462/System.Runtime.InteropServices.dll",
+ "ref/net463/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/netcoreapp1.1/System.Runtime.InteropServices.dll",
+ "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/netstandard1.5/System.Runtime.InteropServices.dll",
+ "ref/netstandard1.5/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
+ "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
+ "ref/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.runtime.interopservices.4.3.0.nupkg.sha512",
+ "system.runtime.interopservices.nuspec"
+ ]
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
+ "type": "package",
+ "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "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/_._",
+ "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
+ "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
+ "system.runtime.interopservices.runtimeinformation.nuspec"
+ ]
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
+ "type": "package",
+ "path": "system.runtime.numerics/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/portable-net45+win8+wpa81/_._",
+ "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/portable-net45+win8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.runtime.numerics.4.3.0.nupkg.sha512",
+ "system.runtime.numerics.nuspec"
+ ]
+ },
+ "System.Runtime.Serialization.Primitives/4.1.1": {
+ "sha512": "HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
+ "type": "package",
+ "path": "system.runtime.serialization.primitives/4.1.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net46/System.Runtime.Serialization.Primitives.dll",
+ "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
+ "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net46/System.Runtime.Serialization.Primitives.dll",
+ "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
+ "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
+ "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
+ "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
+ "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
+ "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
+ "system.runtime.serialization.primitives.4.1.1.nupkg.sha512",
+ "system.runtime.serialization.primitives.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
+ "type": "package",
+ "path": "system.security.cryptography.algorithms/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/net463/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/net463/System.Security.Cryptography.Algorithms.dll",
+ "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
+ "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
+ "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
+ "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
+ "system.security.cryptography.algorithms.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
+ "type": "package",
+ "path": "system.security.cryptography.cng/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/net46/System.Security.Cryptography.Cng.dll",
+ "lib/net461/System.Security.Cryptography.Cng.dll",
+ "lib/net463/System.Security.Cryptography.Cng.dll",
+ "ref/net46/System.Security.Cryptography.Cng.dll",
+ "ref/net461/System.Security.Cryptography.Cng.dll",
+ "ref/net463/System.Security.Cryptography.Cng.dll",
+ "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
+ "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
+ "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
+ "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
+ "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
+ "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
+ "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
+ "system.security.cryptography.cng.4.3.0.nupkg.sha512",
+ "system.security.cryptography.cng.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
+ "type": "package",
+ "path": "system.security.cryptography.csp/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
+ "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
+ "runtimes/win/lib/netcore50/_._",
+ "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
+ "system.security.cryptography.csp.4.3.0.nupkg.sha512",
+ "system.security.cryptography.csp.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
+ "type": "package",
+ "path": "system.security.cryptography.encoding/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/_._",
+ "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
+ "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
+ "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
+ "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
+ "system.security.cryptography.encoding.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
+ "type": "package",
+ "path": "system.security.cryptography.openssl/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
+ "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
+ "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "system.security.cryptography.openssl.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
+ "type": "package",
+ "path": "system.security.cryptography.primitives/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.primitives.4.3.0.nupkg.sha512",
+ "system.security.cryptography.primitives.nuspec"
+ ]
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
+ "type": "package",
+ "path": "system.security.cryptography.x509certificates/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/_._",
+ "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
+ "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
+ "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
+ "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
+ "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
+ "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
+ "system.security.cryptography.x509certificates.nuspec"
+ ]
+ },
+ "System.Text.Encoding/4.3.0": {
+ "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+ "type": "package",
+ "path": "system.text.encoding/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.text.encoding.4.3.0.nupkg.sha512",
+ "system.text.encoding.nuspec"
+ ]
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "type": "package",
+ "path": "system.text.encoding.extensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.text.encoding.extensions.4.3.0.nupkg.sha512",
+ "system.text.encoding.extensions.nuspec"
+ ]
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "type": "package",
+ "path": "system.text.regularexpressions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net463/System.Text.RegularExpressions.dll",
+ "lib/netcore50/System.Text.RegularExpressions.dll",
+ "lib/netstandard1.6/System.Text.RegularExpressions.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net463/System.Text.RegularExpressions.dll",
+ "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/netcoreapp1.1/System.Text.RegularExpressions.dll",
+ "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/netstandard1.6/System.Text.RegularExpressions.dll",
+ "ref/netstandard1.6/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
+ "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
+ "ref/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.text.regularexpressions.4.3.0.nupkg.sha512",
+ "system.text.regularexpressions.nuspec"
+ ]
+ },
+ "System.Threading/4.3.0": {
+ "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
+ "type": "package",
+ "path": "system.threading/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/netcore50/System.Threading.dll",
+ "lib/netstandard1.3/System.Threading.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/aot/lib/netcore50/System.Threading.dll",
+ "system.threading.4.3.0.nupkg.sha512",
+ "system.threading.nuspec"
+ ]
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+ "type": "package",
+ "path": "system.threading.tasks/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.threading.tasks.4.3.0.nupkg.sha512",
+ "system.threading.tasks.nuspec"
+ ]
+ },
+ "System.Threading.Tasks.Extensions/4.3.0": {
+ "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
+ "type": "package",
+ "path": "system.threading.tasks.extensions/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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.extensions.4.3.0.nupkg.sha512",
+ "system.threading.tasks.extensions.nuspec"
+ ]
+ },
+ "System.Threading.Timer/4.3.0": {
+ "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
+ "type": "package",
+ "path": "system.threading.timer/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net451/_._",
+ "lib/portable-net451+win81+wpa81/_._",
+ "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/portable-net451+win81+wpa81/_._",
+ "ref/win81/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.threading.timer.4.3.0.nupkg.sha512",
+ "system.threading.timer.nuspec"
+ ]
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
+ "type": "package",
+ "path": "system.xml.readerwriter/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net45/_._",
+ "lib/net46/System.Xml.ReaderWriter.dll",
+ "lib/netcore50/System.Xml.ReaderWriter.dll",
+ "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
+ "lib/portable-net45+win8+wp8+wpa81/_._",
+ "lib/win8/_._",
+ "lib/wp80/_._",
+ "lib/wpa81/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net45/_._",
+ "ref/net46/System.Xml.ReaderWriter.dll",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.xml.readerwriter.4.3.0.nupkg.sha512",
+ "system.xml.readerwriter.nuspec"
+ ]
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
+ "type": "package",
+ "path": "system.xml.xdocument/4.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "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/portable-net45+win8+wp8+wpa81/_._",
+ "ref/win8/_._",
+ "ref/wp80/_._",
+ "ref/wpa81/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.xml.xdocument.4.3.0.nupkg.sha512",
+ "system.xml.xdocument.nuspec"
+ ]
+ },
+ "MARC4J.Net/1.0.0": {
+ "type": "project",
+ "path": "../MARC4J.Net/MARC4J.Net.csproj",
+ "msbuildProject": "../MARC4J.Net/MARC4J.Net.csproj"
+ }
+ },
+ "projectFileDependencyGroups": {
+ "net5.0": [
+ "MARC4J.Net >= 1.0.0",
+ "MSTest.TestAdapter >= 2.2.8",
+ "MSTest.TestFramework >= 2.2.8",
+ "Microsoft.NET.Test.Sdk >= 16.9.4"
+ ]
+ },
+ "packageFolders": {
+ "C:\\Users\\dst6071\\.nuget\\packages\\": {},
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
+ },
+ "project": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj",
+ "projectName": "MARC4J.Net.Test",
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj",
+ "packagesPath": "C:\\Users\\dst6071\\.nuget\\packages\\",
+ "outputPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\dst6071\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net5.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "projectReferences": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj": {
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "dependencies": {
+ "MSTest.TestAdapter": {
+ "target": "Package",
+ "version": "[2.2.8, )"
+ },
+ "MSTest.TestFramework": {
+ "target": "Package",
+ "version": "[2.2.8, )"
+ },
+ "Microsoft.NET.Test.Sdk": {
+ "target": "Package",
+ "version": "[16.9.4, )"
+ }
+ },
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\5.0.214\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net.Test/obj/project.nuget.cache b/MARC4J.Net.Test/obj/project.nuget.cache
new file mode 100644
index 0000000..b33dac2
--- /dev/null
+++ b/MARC4J.Net.Test/obj/project.nuget.cache
@@ -0,0 +1,96 @@
+{
+ "version": 2,
+ "dgSpecHash": "FgHUiKpSswPW0inCapAtYRFfXQ9RZmAFtulYYt3fCrQG0Zm4DNHNyY2cG+VkQLTeeITCEZI94bv+vFJt6gDYYg==",
+ "success": true,
+ "projectFilePath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net.Test\\MARC4J.Net.Test.csproj",
+ "expectedPackageFiles": [
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.codecoverage\\16.9.4\\microsoft.codecoverage.16.9.4.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.csharp\\4.0.1\\microsoft.csharp.4.0.1.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.net.test.sdk\\16.9.4\\microsoft.net.test.sdk.16.9.4.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.testplatform.objectmodel\\16.9.4\\microsoft.testplatform.objectmodel.16.9.4.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.testplatform.testhost\\16.9.4\\microsoft.testplatform.testhost.16.9.4.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\mstest.testadapter\\2.2.8\\mstest.testadapter.2.2.8.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\mstest.testframework\\2.2.8\\mstest.testframework.2.2.8.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\newtonsoft.json\\9.0.1\\newtonsoft.json.9.0.1.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\nuget.frameworks\\5.0.0\\nuget.frameworks.5.0.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
+ "C:\\Users\\dst6071\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512"
+ ],
+ "logs": []
+}
\ No newline at end of file
diff --git a/MARC4J.Net/MARC4J.Net.csproj b/MARC4J.Net/MARC4J.Net.csproj
index c3ca62b..f5be3d9 100644
--- a/MARC4J.Net/MARC4J.Net.csproj
+++ b/MARC4J.Net/MARC4J.Net.csproj
@@ -1,122 +1,44 @@
-
-
-
-
- Debug
- AnyCPU
- {0B6EF2E6-9F5B-4502-95FD-5867095AE3B5}
- Library
- Properties
- MARC4J.Net
- MARC4J.Net
- v4.0
- 512
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
- bin\Release\MARC4J.Net.XML
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- True
- True
- Resources.resx
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Designer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
-
-
+
+
+
+ net5.0
+ Library
+ MARC4J.Net
+ MARC4J.Net
+ false
+
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+ false
+
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+ bin\Release\MARC4J.Net.XML
+ false
+
+
+
+
+
+
+
+
+ Designer
+
+
+
+
\ No newline at end of file
diff --git a/MARC4J.Net/Properties/Resources.Designer.cs b/MARC4J.Net/Properties/Resources.Designer.cs
index c8996cc..7f23646 100644
--- a/MARC4J.Net/Properties/Resources.Designer.cs
+++ b/MARC4J.Net/Properties/Resources.Designer.cs
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:4.0.30319.18408
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -19,7 +19,7 @@ namespace MARC4J.Net.Properties {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
diff --git a/MARC4J.Net/bin/Release/MARC4J.Net.XML b/MARC4J.Net/bin/Release/MARC4J.Net.XML
index d9a4d8b..05272a0 100644
--- a/MARC4J.Net/bin/Release/MARC4J.Net.XML
+++ b/MARC4J.Net/bin/Release/MARC4J.Net.XML
@@ -4,48 +4,6 @@
MARC4J.Net
-
-
- A strongly-typed resource class, for looking up localized strings, etc.
-
-
-
-
- Returns the cached ResourceManager instance used by this class.
-
-
-
-
- Overrides the current thread's CurrentUICulture property for all
- resource lookups using this strongly typed resource class.
-
-
-
-
- Looks up a localized string similar to <?xml version="1.0"?>
- <codeTables>
- <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
- <note>The first column in this table contains the MARC-8 code (in hex) for
- the character as coming from the G0 graphic set, the second column
- contains the MARC-8 code (in hex) for the character as coming from the G1
- graphic set, the third column contains the UCS/Unicode 16-bit code (in
- hex), the fourth column contains the UTF-8 code (in hex) for the UCS
- characters [rest of string was truncated]";.
-
-
-
-
- Looks up a localized string similar to <?xml version="1.0"?>
- <codeTables>
- <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
- <note>The first column in this table contains the MARC-8 code (in hex) for
- the character as coming from the G0 graphic set, the second column
- contains the MARC-8 code (in hex) for the character as coming from the G1
- graphic set, the third column contains the UCS/Unicode 16-bit code (in
- hex), the fourth column contains the UTF-8 code (in hex) for the UCS
- characters, [rest of string was truncated]";.
-
-
RECORD TERMINATOR
@@ -70,395 +28,352 @@
ISO6937 ENCODING *
-
+
- FATAL is the most severe error, it is usually set in conjunction with throwing an
- exception, generally no record is returned when a FATAL error occurs. Although in
- some instances (a record with a field > 9999 bytes long) a record will be returned
- that can be used, but it cannot be written back out without causing an error.
-
+
+ A utility to convert MARC-8 data to non-precomposed UCS/Unicode.
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
-
+
- MAJOR_ERROR indicates that a serious problem existed with the record, such as a
- malformed directory or an invalid subfield tag, or an encoding error where missing
- data had to be inferred through some heuristic process. This indicates that
- although a record is returned, you cannot be sure that the record is not corrupted.
+ Should return true if the CharConverter outputs Unicode encoded characters
-
+
- MINOR_ERROR indicates that a less serious problem existed with the record, such as
- a mismatch between the directory stated field sizes and the actual field sizes,
- or an encoding error where extraneous data had to be discarded to correctly
- interpret the data.
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
-
+
- ERROR_TYPO indicates that an even less severe problem was found with the record,
- such as the record leader ends with characters other than "4500" or a field tag
- contains non-numeric characters the record contains a html-style entity reference
- such as & or " which was replaced with the unescaped version.
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
-
+
- INFO is used to pass information about the record translation process. It does
- not indicate an error. It usually will occur when a defaultEncoding value of "BESTGUESS"
- is passed in. INFO statements are generated to indicate which character encoding was
- determined to be the best fit for the data, and why.
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
-
+
- Error
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
-
-
-
-
-
+
+
-
+
- Provides a descriptive string representation of the severity level.
-
-
- a descriptive string representation of the severity level
-
+ Constructs an instance with the specified pathname.
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
-
+
- Formats the error message for display
+ Constructs an instance with the specified input stream.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
-
-
- Returns true if any errors (or warnings) were encountered in processing the
- current record. Note that if only INFO level messages are encountered for a
- given record, this method will return false.
-
- @return bool - The highest error severity level encountered for the current record.
-
+
+
+ Loads the entire mapping (including multibyte characters) from the Library of Congress.
+
-
-
- Returns the highest error severity level encountered in processing the current record.
-
- @return int - The highest error severity level encountered for the current record.
-
+
+
+ Converts MARC-8 data to UCS/Unicode.
+
+ the MARC-8 data in an array of char
+ the UCS/Unicode data
-
-
- Returns a list of all of the errors encountered in processing the current record.
-
- @return List - A list of all of the errors encountered for the current record.
-
+
+
+ Extend this class to create a character converter.
+
-
+
- Resets the list of errors to empty. This should be called at the beginning of
- processing of each record.
+ The method that needs to be implemented in a subclass to create a CharConverter.
+ Receives a data element extracted from a record as a array of characters, and
+ converts that data and returns the result as a String object.
+ the data to convert
+
-
-
- Logs an error message using the stated severity level. Uses the values passed
- in id, field, and subfield to note the location of the error.
-
- @param id - the record ID of the record currently being processed
- @param field - the tag of the field currently being processed
- @param subfield - the subfield tag of the subfield currently being processed
- @param severity - An indication of the relative severity of the error that was
- encountered.
- @param message - A descriptive message about the error that was encountered.
-
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a byte array, converts the bytes to characters, and calls the above convert method
+ which must be implemented in the subclass.
+
+ the data to convert
+
-
-
- Logs an error message using the stated severity level. Uses the values stored
- in curRecordID, curField, and curSubfield to note the location of the error.
-
- @param severity - An indication of the relative severity of the error that was
- encountered.
- @param message - A descriptive message about the error that was encountered.
-
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a String, converts the String to a character array, and calls the above convert
+ method which must be implemented in the subclass.
+
+ the data to convert
+
-
-
- Copys a List of errors into the current error handler
-
- @param newErrors - A list of Errors.
- @param message - A descriptive message about the error that was encountered.
-
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
-
-
- Sets the record ID to be stored for subsequent error messages that are logged
- If any previous messages are stored for the current record that don't have a
- stored record ID, set the value for those entries to this value also.
-
- @param recordID - the record ID of the record currently being processed
-
+
+
+ CodeTable defines a data structure to facilitate
+ AnselToUnicode char conversion.
+
-
-
-
- Sets the subfield tag to be stored for subsequent error messages that are logged
-
- @param curSubfield - the subfield tag of the subfield currently being processed
-
+
+ Data element identifier
-
+
- Binary Marc records have a maximum size of 99999 bytes. In the data dumps from
- the Sirsi/Dynix Virgo system if a record with all of its holdings information
- attached would be greater that that size, the records is written out multiple
- times with each subsequent record containing a subset of the total holdings information.
- This class reads ahead to determine when the next record in a Marc file is actually
- a continuation of the same record. When this occurs, the holdings information in the
- next record is appended to/merged with the in-memory Marc record representation already
- read.
+ A utility to convert UNIMARC data to UCS/Unicode
-
+
- Implement this interface to provide an iterator over a collection of
- Record objects.
+ Converts UNIMARC (ISO 5426 charset) data to UCS/Unicode.
+ the UNIMARC data in an array of char
+ the UCS/Unicode data
-
+
- Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
- when the next record is a continuation of the currently read record.
+ Should return true if the CharConverter outputs Unicode encoded characters
- The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
- string representing a regular expression matching those fields to be merged for continuation records.
- string representing a control field in the current record to use for matching purposes (null to default to 001).
- string representing a control field in the next record to use for matching purposes (null to default to 001).
+
-
+
- Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
- when the next record is a continuation of the currently read record. Because this reader
- needs to have two records in memory to determine when the subsequent record is a continuation,
- if Error Handling is being performed, this constructor needs to be used, so that the errors
- from the "next" record are not appended to the results for the "current" record.
- Call this constructor in the following way:
- ErrorHandler errors2 = errors;
- errors = new ErrorHandler();
- reader = new MarcCombiningReader(reader, errors, errors2, combineConsecutiveRecordsFields);
+ A utility to convert ISO 6937 data to UCS/Unicode.
- The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
- ErrorHandler Object to use for attaching errors to a record.
- ErrorHandler Object that was passed into the lower level IMarcReader
- string representing a regular expression matching those fields to be merged for continuation records.
- string representing a control field in the current record to use for matching purposes (null to default to 001).
- string representing a control field in the next record to use for matching purposes (null to default to 001).
-
+
- Support method to find a specific control field within a record and return
- its contents as a string.
+ Converts ISO 6937 data to UCS/Unicode.
- record to search
- tag number to search for
+ the ISO 6937 data in an array of char
-
+
- Support method to detect if two records match.
+ Should return true if the CharConverter outputs Unicode encoded characters
- left side of the comparison (current record)
- right side of the comparison (next record)
-
+ whether the CharConverter returns Unicode encoded characters
-
+
- A Marc reader which instead of handling a single file of MARC records
- it handles a directory, which it will scan for all .mrc files, and
- iterate through all of them in turn.
+ ReverseCodeTable is a set of methods to facilitate Unicode to MARC-8
+ char conversion, it tracks the current charset encodings that are in use,
+ and defines abstract methods IsCombining() and GetCharTable()which must be overridden
+ in a sub-class to actually implement the Unicode to MARC8 char conversion.
-
+
- Constructs an instance that traverses the directory specified in the parameter.
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, determine whether that char is a combining
+ char (an accent mark or diacritic)
- The path of the directory from which to read all of the .mrc files
+ the UCS/Unicode char to look up
+ true if char is a combining char
-
-
- Constructs an instance that traverses the directory specified in the parameter.
-
- The path of the directory from which to read all of the .mrc files
+
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, return ALL of the possible MARC-8 representations
+ of that char. These are represented in a IDictionary where the key is the ISOcode of the
+ char set in MARC-8 that the Unicode char appears in, and the value is the MARC-8
+ char value in that char set that encodes the given Unicode char.
+
+ @param c - the UCS/Unicode char to look up
+ @return IDictionary - contains all of the possible MARC-8 representations of that Unicode char
-
+
- Constructs an instance that traverses the directory specified in the parameter.
- Takes the values passed in for permissive and convertToUTF8 and passes them on
- to each of the MarcPermissiveStreamReader that it creates.
+ Default constructor for the abstract class, allocates and initializes the structures that
+ are used to track the current char sets in use.
- The path of the directory from which to read all of the .mrc files
- Set to true to specify that reader should try to handle and recover from errors in the input.
- Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
-
+
- Constructs an instance that traverses the directory specified in the parameter.
- Takes the values passed in for permissive and convertToUTF8 and passes them on
- to each of the MarcPermissiveStreamReader that it creates.
+ Initializes the ReverseCodeTable state to the default value for encoding a field.
- The path of the directory from which to read all of the .mrc files
- Set to true to specify that reader should try to handle and recover from errors in the input.
- Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
-
+
- Constructs an instance that traverses the directory specified in the parameter.
- Takes the values passed in for permissive and convertToUTF8 and passes them on
- to each of the MarcPermissiveStreamReader that it creates.
+ Routine used for tracking which char set is currently in use for chars less than 0x80
- The path of the directory from which to read all of the .mrc files
- Set to true to specify that reader should try to handle and recover from errors in the input.
- Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
- Specifies the character encoding that the records being read are presumed to be in..
+ the current G0 char set in use.
-
+
- Constructs an instance that traverses the directory specified in the parameter.
- Takes the values passed in for permissive and convertToUTF8 and passes them on
- to each of the MarcPermissiveStreamReader that it creates.
+ Routine used for tracking which char set is currently in use for chars greater than 0x80
- The path of the directory from which to read all of the .mrc files
- Set to true to specify that reader should try to handle and recover from errors in the input.
- Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
- Specifies the character encoding that the records being read are presumed to be in..
+
-
+
- Returns the next record in the iteration.
+ Routine used for changing which char set is currently in use for chars less than 0x80
-
+
-
+
- Returns true if the iteration has more records, false otherwise.
+ Routine used for changing which char set is currently in use for chars greater than 0x80
-
-
-
- Create a new MarcException with no detail mesage.
-
-
- Create a new MarcException with the String
- specified as an error message.
-
- @param message
- information about the cause of the exception
-
-
- Create a new MarcException with the given
- Exception base cause and detail message.
-
- @param message
- information about the cause of the exception
- @param ex
- the nested exception that caused this exception
+
-
+
- Extend this class to create a character converter.
+ Performs a lookup of the MARC8 translation of a given Unicode char. Caches the results
+ in lastLookupKey and lastLookupValue so that subsequent lookups made in processing the same
+ char will proceed more quickly.
+ the UCS/Unicode char to look up
+ contains all of the possible MARC-8 representations of that Unicode char
-
+
- The method that needs to be implemented in a subclass to create a CharConverter.
- Receives a data element extracted from a record as a array of characters, and
- converts that data and returns the result as a String object.
+ Checks whether a MARC8 translation of a given Unicode char exists.
- the data to convert
-
+ the UCS/Unicode char to look up
+ true if there is one or more MARC-8 representation of the given Unicode char.
-
+
- Alternate method for performing a character conversion. Receives the incoming
- as a byte array, converts the bytes to characters, and calls the above convert method
- which must be implemented in the subclass.
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G0 char set.
- the data to convert
-
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Alternate method for performing a character conversion. Receives the incoming
- as a String, converts the String to a character array, and calls the above convert
- method which must be implemented in the subclass.
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G1 char set.
- the data to convert
-
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G1 char set
-
+
- Should return true if the CharConverter outputs Unicode encoded characters
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
-
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
-
- A utility to convert MARC-8 data to non-precomposed UCS/Unicode.
-
- The MARC-8 to Unicode mapping used is the version with the March 2005
- revisions.
-
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Should return true if the CharConverter outputs Unicode encoded characters
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as either the G0 or the G1 char set, as specified by the second parameter.
+ the UCS/Unicode char to look up
+ whether to use the current G0 charset of the current G1 charset to perform the lookup
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Creates a new instance and loads the MARC4J.Net supplied
- conversion tables based on the official LC tables.
+ Lookups up the MARC8 translation of a given Unicode char and determines which of the MARC-8
+ char sets that have a translation for that Unicode char is the best one to use.
+ If one one charset has a translation, that one will be returned. If more than one charset has a
+ translation
+
+ charset - whether to use the current G0 charset of the current G1 charset to perform the lookup
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Creates a new instance and loads the MARC4J.Net supplied
- conversion tables based on the official LC tables.
+ Utility function for translating a String consisting of one or more two char hex string
+ of the char values into a char array containing those chars
-
+ A string containing the two-char hex strings of chars to decode
+ char[] - an array of chars represented by the
-
+
- Creates a new instance and loads the MARC4J.Net supplied
- conversion tables based on the official LC tables.
+ ReverseCodeTableHash defines a data structure to facilitate
+ UnicodeToAnsel character conversion.
-
-
+
- Creates a new instance and loads the MARC4J.Net supplied
- conversion tables based on the official LC tables.
+ Builds a data structure to facilitate UnicodeToAnsel
+ char conversion.
-
-
-
-
- Constructs an instance with the specified pathname.
- Use this constructor to create an instance with a customized code table
- mapping. The mapping file should follow the structure of LC's XML MARC-8
- to Unicode mapping (see:
- http://www.loc.gov/marc/specifications/codetables.xml).
+
+ Data element identifier
+
+
+
+
+ A utility to convert UCS/Unicode data to MARC-8.
+
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
+
+
+
+
+ Creates a new instance and loads the MARC4J supplied Ansel/Unicode
+ conversion tables based on the official LC tables. Loads in the generated class
+ ReverseCodeTableGenerated which contains switch statements to lookup
+ the MARC-8 encodings for given Unicode characters.
+
+
+
+
+ Constructs an instance with the specified pathname.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
-
+
Constructs an instance with the specified input stream.
@@ -467,310 +382,374 @@
to Unicode mapping (see:
http://www.loc.gov/marc/specifications/codetables.xml).
-
+
-
+
+
- Loads the entire mapping (including multibyte characters) from the Library of Congress.
+ Does the actual work of converting UCS/Unicode data to MARC-8.
+
+
+ If the Unicode data has been normalized into composed form, and the composed character
+ does not have a corresponding MARC8 character, this routine will normalize that character into
+ its decomposed form, and try to translate that equivalent string into MARC8.
+
+ the UCS/Unicode data in an array of char
+ the MARC-8 data
-
+
- Converts MARC-8 data to UCS/Unicode.
+ A utility to convert UCS/Unicode data to UNIMARC (ISO 5426 charset).
- the MARC-8 data in an array of char
- the UCS/Unicode data
-
+
- CodeTable defines a data structure to facilitate
- AnselToUnicode char conversion.
+
+ Converts UCS/Unicode data to UNIMARC (ISO 5426 charset).
+
+
+ A question mark (0x3F) is returned if there is no match.
+
+ the UCS/Unicode data in an array of char
+ the UNIMARC (ISO 5426 charset) data
-
- Data element identifier
-
-
+
- A utility to convert UNIMARC data to UCS/Unicode
+ A utility to convert UCS/Unicode data to ISO 6937.
-
+
- Converts UNIMARC (ISO 5426 charset) data to UCS/Unicode.
+
+ Converts UCS/Unicode data to ISO 6937.
+
+
+
+ A question mark (0x3F) is returned if there is no match.
+
- the UNIMARC data in an array of char
- the UCS/Unicode data
+ the UCS/Unicode data in an array of char
+ the ISO 6937 data
-
+
- Should return true if the CharConverter outputs Unicode encoded characters
-
-
+ FATAL is the most severe error, it is usually set in conjunction with throwing an
+ exception, generally no record is returned when a FATAL error occurs. Although in
+ some instances (a record with a field > 9999 bytes long) a record will be returned
+ that can be used, but it cannot be written back out without causing an error.
+
-
+
- A utility to convert ISO 6937 data to UCS/Unicode.
+ MAJOR_ERROR indicates that a serious problem existed with the record, such as a
+ malformed directory or an invalid subfield tag, or an encoding error where missing
+ data had to be inferred through some heuristic process. This indicates that
+ although a record is returned, you cannot be sure that the record is not corrupted.
-
+
- Converts ISO 6937 data to UCS/Unicode.
+ MINOR_ERROR indicates that a less serious problem existed with the record, such as
+ a mismatch between the directory stated field sizes and the actual field sizes,
+ or an encoding error where extraneous data had to be discarded to correctly
+ interpret the data.
- the ISO 6937 data in an array of char
-
-
+
- Should return true if the CharConverter outputs Unicode encoded characters
+ ERROR_TYPO indicates that an even less severe problem was found with the record,
+ such as the record leader ends with characters other than "4500" or a field tag
+ contains non-numeric characters the record contains a html-style entity reference
+ such as & or " which was replaced with the unescaped version.
- whether the CharConverter returns Unicode encoded characters
-
+
- ReverseCodeTable is a set of methods to facilitate Unicode to MARC-8
- char conversion, it tracks the current charset encodings that are in use,
- and defines abstract methods IsCombining() and GetCharTable()which must be overridden
- in a sub-class to actually implement the Unicode to MARC8 char conversion.
+ INFO is used to pass information about the record translation process. It does
+ not indicate an error. It usually will occur when a defaultEncoding value of "BESTGUESS"
+ is passed in. INFO statements are generated to indicate which character encoding was
+ determined to be the best fit for the data, and why.
-
+
- Abstract method that must be defined in a sub-class, used in the conversion of Unicode
- to MARC-8. For a given Unicode char, determine whether that char is a combining
- char (an accent mark or diacritic)
+ Error
- the UCS/Unicode char to look up
- true if char is a combining char
-
-
- Abstract method that must be defined in a sub-class, used in the conversion of Unicode
- to MARC-8. For a given Unicode char, return ALL of the possible MARC-8 representations
- of that char. These are represented in a IDictionary where the key is the ISOcode of the
- char set in MARC-8 that the Unicode char appears in, and the value is the MARC-8
- char value in that char set that encodes the given Unicode char.
-
- @param c - the UCS/Unicode char to look up
- @return IDictionary - contains all of the possible MARC-8 representations of that Unicode char
+
+
+
+
+
-
+
- Default constructor for the abstract class, allocates and initializes the structures that
- are used to track the current char sets in use.
+ Provides a descriptive string representation of the severity level.
+
+
+ a descriptive string representation of the severity level
+
-
+
- Initializes the ReverseCodeTable state to the default value for encoding a field.
+ Formats the error message for display
-
-
- Routine used for tracking which char set is currently in use for chars less than 0x80
-
- the current G0 char set in use.
+
+
+ Returns true if any errors (or warnings) were encountered in processing the
+ current record. Note that if only INFO level messages are encountered for a
+ given record, this method will return false.
+
+ @return bool - The highest error severity level encountered for the current record.
+
-
-
- Routine used for tracking which char set is currently in use for chars greater than 0x80
-
-
+
+
+ Returns the highest error severity level encountered in processing the current record.
+
+ @return int - The highest error severity level encountered for the current record.
+
-
-
- Routine used for changing which char set is currently in use for chars less than 0x80
-
-
+
+
+ Returns a list of all of the errors encountered in processing the current record.
+
+ @return List - A list of all of the errors encountered for the current record.
+
-
+
- Routine used for changing which char set is currently in use for chars greater than 0x80
+ Resets the list of errors to empty. This should be called at the beginning of
+ processing of each record.
-
-
+
+
+ Logs an error message using the stated severity level. Uses the values passed
+ in id, field, and subfield to note the location of the error.
+
+ @param id - the record ID of the record currently being processed
+ @param field - the tag of the field currently being processed
+ @param subfield - the subfield tag of the subfield currently being processed
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Logs an error message using the stated severity level. Uses the values stored
+ in curRecordID, curField, and curSubfield to note the location of the error.
+
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Copys a List of errors into the current error handler
+
+ @param newErrors - A list of Errors.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Sets the record ID to be stored for subsequent error messages that are logged
+ If any previous messages are stored for the current record that don't have a
+ stored record ID, set the value for those entries to this value also.
+
+ @param recordID - the record ID of the record currently being processed
+
+
+
+
+
+ Sets the subfield tag to be stored for subsequent error messages that are logged
+
+ @param curSubfield - the subfield tag of the subfield currently being processed
+
+
+
- Performs a lookup of the MARC8 translation of a given Unicode char. Caches the results
- in lastLookupKey and lastLookupValue so that subsequent lookups made in processing the same
- char will proceed more quickly.
+ Implement this interface to provide an iterator over a collection of
+ Record objects.
- the UCS/Unicode char to look up
- contains all of the possible MARC-8 representations of that Unicode char
-
+
- Checks whether a MARC8 translation of a given Unicode char exists.
+ Implement this interface to provide a writer for Record objects.
- the UCS/Unicode char to look up
- true if there is one or more MARC-8 representation of the given Unicode char.
-
+
- Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
- loaded as the G0 char set.
+ Writes a single Record to the output stream.
- the UCS/Unicode char to look up
- true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
-
+
- Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
- loaded as the G1 char set.
+ Gets and Sets the character converter.
- the UCS/Unicode char to look up
- true if there is a MARC-8 representation of the given Unicode char in the current G1 char set
-
+
- Returns the MARC8 translation of a given Unicode char from the char set currently
- loaded as the G0 char set.
+ Closes the writer.
- the UCS/Unicode char to look up
- true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Returns the MARC8 translation of a given Unicode char from the char set currently
- loaded as the G0 char set.
+ Binary Marc records have a maximum size of 99999 bytes. In the data dumps from
+ the Sirsi/Dynix Virgo system if a record with all of its holdings information
+ attached would be greater that that size, the records is written out multiple
+ times with each subsequent record containing a subset of the total holdings information.
+ This class reads ahead to determine when the next record in a Marc file is actually
+ a continuation of the same record. When this occurs, the holdings information in the
+ next record is appended to/merged with the in-memory Marc record representation already
+ read.
- the UCS/Unicode char to look up
- true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
-
+
- Returns the MARC8 translation of a given Unicode char from the char set currently
- loaded as either the G0 or the G1 char set, as specified by the second parameter.
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record.
- the UCS/Unicode char to look up
- whether to use the current G0 charset of the current G1 charset to perform the lookup
- true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
-
+
- Lookups up the MARC8 translation of a given Unicode char and determines which of the MARC-8
- char sets that have a translation for that Unicode char is the best one to use.
- If one one charset has a translation, that one will be returned. If more than one charset has a
- translation
-
- charset - whether to use the current G0 charset of the current G1 charset to perform the lookup
-
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record. Because this reader
+ needs to have two records in memory to determine when the subsequent record is a continuation,
+ if Error Handling is being performed, this constructor needs to be used, so that the errors
+ from the "next" record are not appended to the results for the "current" record.
+ Call this constructor in the following way:
+ ErrorHandler errors2 = errors;
+ errors = new ErrorHandler();
+ reader = new MarcCombiningReader(reader, errors, errors2, combineConsecutiveRecordsFields);
- the UCS/Unicode char to look up
- true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ ErrorHandler Object to use for attaching errors to a record.
+ ErrorHandler Object that was passed into the lower level IMarcReader
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
-
+
- Utility function for translating a String consisting of one or more two char hex string
- of the char values into a char array containing those chars
+ Support method to find a specific control field within a record and return
+ its contents as a string.
- A string containing the two-char hex strings of chars to decode
- char[] - an array of chars represented by the
+ record to search
+ tag number to search for
+
-
+
- Builds a data structure to facilitate UnicodeToAnsel
- char conversion.
+ Support method to detect if two records match.
+ left side of the comparison (current record)
+ right side of the comparison (next record)
+
-
- Data element identifier
-
-
+
- ReverseCodeTableHash defines a data structure to facilitate
- UnicodeToAnsel character conversion.
+ A Marc reader which instead of handling a single file of MARC records
+ it handles a directory, which it will scan for all .mrc files, and
+ iterate through all of them in turn.
-
+
-
- A utility to convert UCS/Unicode data to MARC-8.
-
-
- The MARC-8 to Unicode mapping used is the version with the March 2005
- revisions.
-
-
+ Constructs an instance that traverses the directory specified in the parameter.
+ The path of the directory from which to read all of the .mrc files
-
+
- Creates a new instance and loads the MARC4J supplied Ansel/Unicode
- conversion tables based on the official LC tables. Loads in the generated class
- ReverseCodeTableGenerated which contains switch statements to lookup
- the MARC-8 encodings for given Unicode characters.
+ Constructs an instance that traverses the directory specified in the parameter.
+ The path of the directory from which to read all of the .mrc files
-
+
- Constructs an instance with the specified pathname.
-
- Use this constructor to create an instance with a customized code table
- mapping. The mapping file should follow the structure of LC's XML MARC-8
- to Unicode mapping (see:
- http://www.loc.gov/marc/specifications/codetables.xml).
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
-
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
-
+
- Constructs an instance with the specified input stream.
-
- Use this constructor to create an instance with a customized code table
- mapping. The mapping file should follow the structure of LC's XML MARC-8
- to Unicode mapping (see:
- http://www.loc.gov/marc/specifications/codetables.xml).
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
-
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
-
-
+
- Does the actual work of converting UCS/Unicode data to MARC-8.
-
-
- If the Unicode data has been normalized into composed form, and the composed character
- does not have a corresponding MARC8 character, this routine will normalize that character into
- its decomposed form, and try to translate that equivalent string into MARC8.
-
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
- the UCS/Unicode data in an array of char
- the MARC-8 data
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
-
+
- A utility to convert UCS/Unicode data to UNIMARC (ISO 5426 charset).
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
-
+
-
- Converts UCS/Unicode data to UNIMARC (ISO 5426 charset).
-
-
- A question mark (0x3F) is returned if there is no match.
-
+ Returns the next record in the iteration.
- the UCS/Unicode data in an array of char
- the UNIMARC (ISO 5426 charset) data
+
-
+
- A utility to convert UCS/Unicode data to ISO 6937.
+ Returns true if the iteration has more records, false otherwise.
+
-
-
-
- Converts UCS/Unicode data to ISO 6937.
-
+
+ Create a new MarcException with no detail mesage.
+
+
+ Create a new MarcException with the String
+ specified as an error message.
-
- A question mark (0x3F) is returned if there is no match.
-
-
- the UCS/Unicode data in an array of char
- the ISO 6937 data
+ @param message
+ information about the cause of the exception
+
+
+ Create a new MarcException with the given
+ Exception base cause and detail message.
+
+ @param message
+ information about the cause of the exception
+ @param ex
+ the nested exception that caused this exception
@@ -863,6 +842,38 @@
@return Record - the record object
+
+
+ Writes a Record object to the writer.
+
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+
+ Returns the next record in the iteration.
+
+
+
Class for writing MARC record objects in ISO 2709 format.
@@ -901,27 +912,6 @@
-
-
- Implement this interface to provide a writer for Record objects.
-
-
-
-
- Writes a single Record to the output stream.
-
-
-
-
-
- Closes the writer.
-
-
-
-
- Gets and Sets the character converter.
-
-
Constructs an instance and creates a Writer object with
@@ -954,48 +944,25 @@
-
-
- Writes a Record object to the writer.
-
-
-
-
+
- Closes the writer.
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
-
+
Writes a Record object to the writer.
-
-
-
- Constructs an instance with the specified input stream.
-
-
-
-
-
- Constructs an instance with the specified input stream.
-
-
-
-
-
-
- Returns true if the iteration has more records, false otherwise.
-
-
-
-
+
- Returns the next record in the iteration.
+ Closes the writer.
-
@@ -1061,11 +1028,14 @@
-
+
- Writes a Record object to the result.
+ Constructs an instance with the specified output stream, character
+ encoding and indentation.
-
+
+
+
@@ -1083,84 +1053,204 @@
Activates or deactivates indentation. Default value is false.
-
+
+
+ Writes a Record object to the result.
+
+
+
+
+
+ Returns a string representation of this data field.
+ Example:
+ 245 10$aSummerland /$cMichael Chabon.
+
+
+
+
+
+ Logical record length (positions 00-04).
+
+
+
+
+ Record status (position 05).
+
+
+
+
+ Type of record (position 06).
+
+
+
+
+ Implementation defined values (position 07-08).
+
+
+
+
+ Character encoding scheme (position 09).
+
+
+
+
+ Indicator count (position 10).
+
+
+
+
+ Subfield code length (position 11).
+
+
+
+
+ Base address of data (positions 12-16).
+
+
+
+
+ Implementation defined values (positions 17-19).
+
+
+
+
+ Entry map (positions 20-23).
+
+
+
+
+ Creates a leader object from a string object.
+ Indicator count and subfield code length are defaulted to 2 if they are not integer values.
+
+ Leader
+
+
+
+ Creates a string object from this leader object.
+
+
+
+
+
+ Type of record.
+
+
+
+
+ Adds a VariableField.
+ when the parameter is not a VariableField instance
+
+
+
+
+ Returns a list of variable fields
+
+
+
+
- Returns true if the given regular expression matches a subsequence of a
- data element within the variable field.
+ Returns a list of control fields
- Regex pattern
-
+
- Returns a string representation of this data field.
- Example:
- 245 10$aSummerland /$cMichael Chabon.
+ Returns a list of data fields
-
+
- Creates a leader object from a string object.
- Indicator count and subfield code length are defaulted to 2 if they are not integer values.
+ Returns the control number field or null if no control
+ number field is available.
- Leader
+
-
+
- Creates a string object from this leader object.
+ Returns the control number or null if no control number is
+ available.
+
+ This method returns the data for a IControlField with tag
+ 001.
-
+
- Logical record length (positions 00-04).
+ Returns the first instance of the variable field with the given tag.
+
+
-
+
- Record status (position 05).
+ Returns a list of variable fields with the given tag.
+
+
-
+
+
- Type of record (position 06).
+ Returns the Leader.
-
+
- Implementation defined values (position 07-08).
+ Returns a List of VariableField objects that have a data element that
+ matches the given regular expression.
+ regex pattern
+
-
+
- Character encoding scheme (position 09).
+ Returns a List of VariableField objects with the given tag that have a
+ data element that matches the given regular expression.
+
+
+
-
+
- Indicator count (position 10).
+ Returns a List of VariableField objects with the given tags that have a
+ data element that matches the given regular expression.
+
+
+
-
+
- Subfield code length (position 11).
-
+ Represents a subfield in a MARC record.
+
-
+
- Base address of data (positions 12-16).
-
+ Identifier.
+ The purpose of this identifier is to provide an identifier for
+ persistency.
+
-
+
- Implementation defined values (positions 17-19).
-
+ Returns true if the given regular expression matches a subsequence of the
+ data element.
+
+ @param pattern
+ the regular expression
+ @return true if the pattern matches, false othewise
+
-
+
- Entry map (positions 20-23).
+ Returns true if the given regular expression matches a subsequence of a
+ data element within the variable field.
+ Regex pattern
+
@@ -1209,7 +1299,7 @@
-
+
@@ -1266,98 +1356,6 @@
-
-
- Adds a VariableField.
- when the parameter is not a VariableField instance
-
-
-
-
- Returns a list of variable fields
-
-
-
-
-
- Returns a list of control fields
-
-
-
-
-
- Returns a list of data fields
-
-
-
-
-
- Returns the control number field or null if no control
- number field is available.
-
-
-
-
-
- Returns the control number or null if no control number is
- available.
-
- This method returns the data for a IControlField with tag
- 001.
-
-
-
-
-
- Returns the first instance of the variable field with the given tag.
-
-
-
-
-
-
- Returns a list of variable fields with the given tag.
-
-
-
-
-
-
-
- Returns a List of VariableField objects that have a data element that
- matches the given regular expression.
-
- regex pattern
-
-
-
-
- Returns a List of VariableField objects with the given tag that have a
- data element that matches the given regular expression.
-
-
-
-
-
-
-
- Returns a List of VariableField objects with the given tags that have a
- data element that matches the given regular expression.
-
-
-
-
-
-
-
- Type of record.
-
-
-
-
- Returns the Leader.
-
-
Adds a VariableField being a ControlField
@@ -1399,28 +1397,6 @@
-
-
- Represents a subfield in a MARC record.
-
-
-
-
- Returns true if the given regular expression matches a subsequence of the
- data element.
-
- @param pattern
- the regular expression
- @return true if the pattern matches, false othewise
-
-
-
-
- Identifier.
- The purpose of this identifier is to provide an identifier for
- persistency.
-
-
Returns a string representation of this subfield.
@@ -1430,6 +1406,48 @@
+
+
+ A strongly-typed resource class, for looking up localized strings, etc.
+
+
+
+
+ Returns the cached ResourceManager instance used by this class.
+
+
+
+
+ Overrides the current thread's CurrentUICulture property for all
+ resource lookups using this strongly typed resource class.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters [rest of string was truncated]";.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters, [rest of string was truncated]";.
+
+
Read a binary marc file, treating the records mostly as opaque blocks of data.
diff --git a/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.XML b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.XML
new file mode 100644
index 0000000..05272a0
--- /dev/null
+++ b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.XML
@@ -0,0 +1,1459 @@
+
+
+
+ MARC4J.Net
+
+
+
+ RECORD TERMINATOR
+
+
+ FIELD TERMINATOR
+
+
+ SUBFIELD DELIMITER
+
+
+ BLANK
+
+
+ NS URI
+
+
+ MARC-8 ANSEL ENCODING *
+
+
+ ISO5426 ENCODING *
+
+
+ ISO6937 ENCODING *
+
+
+
+
+ A utility to convert MARC-8 data to non-precomposed UCS/Unicode.
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+ Creates a new instance and loads the MARC4J.Net supplied
+ conversion tables based on the official LC tables.
+
+
+
+
+
+
+ Constructs an instance with the specified pathname.
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Loads the entire mapping (including multibyte characters) from the Library of Congress.
+
+
+
+
+ Converts MARC-8 data to UCS/Unicode.
+
+ the MARC-8 data in an array of char
+ the UCS/Unicode data
+
+
+
+ Extend this class to create a character converter.
+
+
+
+
+ The method that needs to be implemented in a subclass to create a CharConverter.
+ Receives a data element extracted from a record as a array of characters, and
+ converts that data and returns the result as a String object.
+
+ the data to convert
+
+
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a byte array, converts the bytes to characters, and calls the above convert method
+ which must be implemented in the subclass.
+
+ the data to convert
+
+
+
+
+ Alternate method for performing a character conversion. Receives the incoming
+ as a String, converts the String to a character array, and calls the above convert
+ method which must be implemented in the subclass.
+
+ the data to convert
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+
+ CodeTable defines a data structure to facilitate
+ AnselToUnicode char conversion.
+
+
+
+ Data element identifier
+
+
+
+ A utility to convert UNIMARC data to UCS/Unicode
+
+
+
+
+ Converts UNIMARC (ISO 5426 charset) data to UCS/Unicode.
+
+ the UNIMARC data in an array of char
+ the UCS/Unicode data
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+
+
+
+
+ A utility to convert ISO 6937 data to UCS/Unicode.
+
+
+
+
+ Converts ISO 6937 data to UCS/Unicode.
+
+ the ISO 6937 data in an array of char
+
+
+
+
+ Should return true if the CharConverter outputs Unicode encoded characters
+
+ whether the CharConverter returns Unicode encoded characters
+
+
+
+ ReverseCodeTable is a set of methods to facilitate Unicode to MARC-8
+ char conversion, it tracks the current charset encodings that are in use,
+ and defines abstract methods IsCombining() and GetCharTable()which must be overridden
+ in a sub-class to actually implement the Unicode to MARC8 char conversion.
+
+
+
+
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, determine whether that char is a combining
+ char (an accent mark or diacritic)
+
+ the UCS/Unicode char to look up
+ true if char is a combining char
+
+
+ Abstract method that must be defined in a sub-class, used in the conversion of Unicode
+ to MARC-8. For a given Unicode char, return ALL of the possible MARC-8 representations
+ of that char. These are represented in a IDictionary where the key is the ISOcode of the
+ char set in MARC-8 that the Unicode char appears in, and the value is the MARC-8
+ char value in that char set that encodes the given Unicode char.
+
+ @param c - the UCS/Unicode char to look up
+ @return IDictionary - contains all of the possible MARC-8 representations of that Unicode char
+
+
+
+ Default constructor for the abstract class, allocates and initializes the structures that
+ are used to track the current char sets in use.
+
+
+
+
+ Initializes the ReverseCodeTable state to the default value for encoding a field.
+
+
+
+
+ Routine used for tracking which char set is currently in use for chars less than 0x80
+
+ the current G0 char set in use.
+
+
+
+ Routine used for tracking which char set is currently in use for chars greater than 0x80
+
+
+
+
+
+ Routine used for changing which char set is currently in use for chars less than 0x80
+
+
+
+
+
+ Routine used for changing which char set is currently in use for chars greater than 0x80
+
+
+
+
+
+ Performs a lookup of the MARC8 translation of a given Unicode char. Caches the results
+ in lastLookupKey and lastLookupValue so that subsequent lookups made in processing the same
+ char will proceed more quickly.
+
+ the UCS/Unicode char to look up
+ contains all of the possible MARC-8 representations of that Unicode char
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists.
+
+ the UCS/Unicode char to look up
+ true if there is one or more MARC-8 representation of the given Unicode char.
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Checks whether a MARC8 translation of a given Unicode char exists in the char set currently
+ loaded as the G1 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G1 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as the G0 char set.
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Returns the MARC8 translation of a given Unicode char from the char set currently
+ loaded as either the G0 or the G1 char set, as specified by the second parameter.
+
+ the UCS/Unicode char to look up
+ whether to use the current G0 charset of the current G1 charset to perform the lookup
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Lookups up the MARC8 translation of a given Unicode char and determines which of the MARC-8
+ char sets that have a translation for that Unicode char is the best one to use.
+ If one one charset has a translation, that one will be returned. If more than one charset has a
+ translation
+
+ charset - whether to use the current G0 charset of the current G1 charset to perform the lookup
+
+
+ the UCS/Unicode char to look up
+ true if there is a MARC-8 representation of the given Unicode char in the current G0 char set
+
+
+
+ Utility function for translating a String consisting of one or more two char hex string
+ of the char values into a char array containing those chars
+
+ A string containing the two-char hex strings of chars to decode
+ char[] - an array of chars represented by the
+
+
+
+ ReverseCodeTableHash defines a data structure to facilitate
+ UnicodeToAnsel character conversion.
+
+
+
+
+ Builds a data structure to facilitate UnicodeToAnsel
+ char conversion.
+
+
+
+ Data element identifier
+
+
+
+
+ A utility to convert UCS/Unicode data to MARC-8.
+
+
+ The MARC-8 to Unicode mapping used is the version with the March 2005
+ revisions.
+
+
+
+
+
+
+ Creates a new instance and loads the MARC4J supplied Ansel/Unicode
+ conversion tables based on the official LC tables. Loads in the generated class
+ ReverseCodeTableGenerated which contains switch statements to lookup
+ the MARC-8 encodings for given Unicode characters.
+
+
+
+
+ Constructs an instance with the specified pathname.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+ Use this constructor to create an instance with a customized code table
+ mapping. The mapping file should follow the structure of LC's XML MARC-8
+ to Unicode mapping (see:
+ http://www.loc.gov/marc/specifications/codetables.xml).
+
+
+
+
+
+
+ Does the actual work of converting UCS/Unicode data to MARC-8.
+
+
+ If the Unicode data has been normalized into composed form, and the composed character
+ does not have a corresponding MARC8 character, this routine will normalize that character into
+ its decomposed form, and try to translate that equivalent string into MARC8.
+
+
+ the UCS/Unicode data in an array of char
+ the MARC-8 data
+
+
+
+ A utility to convert UCS/Unicode data to UNIMARC (ISO 5426 charset).
+
+
+
+
+
+ Converts UCS/Unicode data to UNIMARC (ISO 5426 charset).
+
+
+ A question mark (0x3F) is returned if there is no match.
+
+
+ the UCS/Unicode data in an array of char
+ the UNIMARC (ISO 5426 charset) data
+
+
+
+ A utility to convert UCS/Unicode data to ISO 6937.
+
+
+
+
+
+ Converts UCS/Unicode data to ISO 6937.
+
+
+
+ A question mark (0x3F) is returned if there is no match.
+
+
+ the UCS/Unicode data in an array of char
+ the ISO 6937 data
+
+
+
+ FATAL is the most severe error, it is usually set in conjunction with throwing an
+ exception, generally no record is returned when a FATAL error occurs. Although in
+ some instances (a record with a field > 9999 bytes long) a record will be returned
+ that can be used, but it cannot be written back out without causing an error.
+
+
+
+
+ MAJOR_ERROR indicates that a serious problem existed with the record, such as a
+ malformed directory or an invalid subfield tag, or an encoding error where missing
+ data had to be inferred through some heuristic process. This indicates that
+ although a record is returned, you cannot be sure that the record is not corrupted.
+
+
+
+
+ MINOR_ERROR indicates that a less serious problem existed with the record, such as
+ a mismatch between the directory stated field sizes and the actual field sizes,
+ or an encoding error where extraneous data had to be discarded to correctly
+ interpret the data.
+
+
+
+
+ ERROR_TYPO indicates that an even less severe problem was found with the record,
+ such as the record leader ends with characters other than "4500" or a field tag
+ contains non-numeric characters the record contains a html-style entity reference
+ such as & or " which was replaced with the unescaped version.
+
+
+
+
+ INFO is used to pass information about the record translation process. It does
+ not indicate an error. It usually will occur when a defaultEncoding value of "BESTGUESS"
+ is passed in. INFO statements are generated to indicate which character encoding was
+ determined to be the best fit for the data, and why.
+
+
+
+
+ Error
+
+
+
+
+
+
+
+
+
+ Provides a descriptive string representation of the severity level.
+
+
+ a descriptive string representation of the severity level
+
+
+
+
+
+ Formats the error message for display
+
+
+
+
+ Returns true if any errors (or warnings) were encountered in processing the
+ current record. Note that if only INFO level messages are encountered for a
+ given record, this method will return false.
+
+ @return bool - The highest error severity level encountered for the current record.
+
+
+
+
+ Returns the highest error severity level encountered in processing the current record.
+
+ @return int - The highest error severity level encountered for the current record.
+
+
+
+
+ Returns a list of all of the errors encountered in processing the current record.
+
+ @return List - A list of all of the errors encountered for the current record.
+
+
+
+
+ Resets the list of errors to empty. This should be called at the beginning of
+ processing of each record.
+
+
+
+
+ Logs an error message using the stated severity level. Uses the values passed
+ in id, field, and subfield to note the location of the error.
+
+ @param id - the record ID of the record currently being processed
+ @param field - the tag of the field currently being processed
+ @param subfield - the subfield tag of the subfield currently being processed
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Logs an error message using the stated severity level. Uses the values stored
+ in curRecordID, curField, and curSubfield to note the location of the error.
+
+ @param severity - An indication of the relative severity of the error that was
+ encountered.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Copys a List of errors into the current error handler
+
+ @param newErrors - A list of Errors.
+ @param message - A descriptive message about the error that was encountered.
+
+
+
+
+ Sets the record ID to be stored for subsequent error messages that are logged
+ If any previous messages are stored for the current record that don't have a
+ stored record ID, set the value for those entries to this value also.
+
+ @param recordID - the record ID of the record currently being processed
+
+
+
+
+
+ Sets the subfield tag to be stored for subsequent error messages that are logged
+
+ @param curSubfield - the subfield tag of the subfield currently being processed
+
+
+
+
+ Implement this interface to provide an iterator over a collection of
+ Record objects.
+
+
+
+
+ Implement this interface to provide a writer for Record objects.
+
+
+
+
+ Writes a single Record to the output stream.
+
+
+
+
+
+ Gets and Sets the character converter.
+
+
+
+
+ Closes the writer.
+
+
+
+
+ Binary Marc records have a maximum size of 99999 bytes. In the data dumps from
+ the Sirsi/Dynix Virgo system if a record with all of its holdings information
+ attached would be greater that that size, the records is written out multiple
+ times with each subsequent record containing a subset of the total holdings information.
+ This class reads ahead to determine when the next record in a Marc file is actually
+ a continuation of the same record. When this occurs, the holdings information in the
+ next record is appended to/merged with the in-memory Marc record representation already
+ read.
+
+
+
+
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record.
+
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
+
+
+
+ Constructor for a "combining" Marc reader, that looks ahead at the Marc file to determine
+ when the next record is a continuation of the currently read record. Because this reader
+ needs to have two records in memory to determine when the subsequent record is a continuation,
+ if Error Handling is being performed, this constructor needs to be used, so that the errors
+ from the "next" record are not appended to the results for the "current" record.
+ Call this constructor in the following way:
+ ErrorHandler errors2 = errors;
+ errors = new ErrorHandler();
+ reader = new MarcCombiningReader(reader, errors, errors2, combineConsecutiveRecordsFields);
+
+ The Lower level MarcReader that returns Marc4J.Net Record objects that are read from a Marc file.
+ ErrorHandler Object to use for attaching errors to a record.
+ ErrorHandler Object that was passed into the lower level IMarcReader
+ string representing a regular expression matching those fields to be merged for continuation records.
+ string representing a control field in the current record to use for matching purposes (null to default to 001).
+ string representing a control field in the next record to use for matching purposes (null to default to 001).
+
+
+
+ Support method to find a specific control field within a record and return
+ its contents as a string.
+
+ record to search
+ tag number to search for
+
+
+
+
+ Support method to detect if two records match.
+
+ left side of the comparison (current record)
+ right side of the comparison (next record)
+
+
+
+
+ A Marc reader which instead of handling a single file of MARC records
+ it handles a directory, which it will scan for all .mrc files, and
+ iterate through all of them in turn.
+
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+
+ The path of the directory from which to read all of the .mrc files
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+
+ The path of the directory from which to read all of the .mrc files
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
+
+
+
+ Constructs an instance that traverses the directory specified in the parameter.
+ Takes the values passed in for permissive and convertToUTF8 and passes them on
+ to each of the MarcPermissiveStreamReader that it creates.
+
+ The path of the directory from which to read all of the .mrc files
+ Set to true to specify that reader should try to handle and recover from errors in the input.
+ Set to true to specify that reader should convert the records being read to UTF-8 encoding as they are being read.
+ Specifies the character encoding that the records being read are presumed to be in..
+
+
+
+ Returns the next record in the iteration.
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+ Create a new MarcException with no detail mesage.
+
+
+ Create a new MarcException with the String
+ specified as an error message.
+
+ @param message
+ information about the cause of the exception
+
+
+ Create a new MarcException with the given
+ Exception base cause and detail message.
+
+ @param message
+ information about the cause of the exception
+ @param ex
+ the nested exception that caused this exception
+
+
+
+
+ This represents the expected encoding of the data when a
+ MARC record does not have a 'a' in character 9 of the leader.
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If permissive and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by passing in an ErrorHandler object and/or setting convertToUTF8 to true.
+
+ If errors and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ If an ErrorHandler object is passed in, that object will be used to log and track any errors
+ in the records as the records are decoded. After the next() function returns, you can query
+ to determine whether any errors were detected in the decoding process.
+
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If permissive and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ The parameter defaultEncoding is used to specify the character encoding that is used in the records
+ that will be read from the input stream. If permissive is set to true, you can specify "BESTGUESS"
+ as the default encoding, and the reader will attempt to determine the character encoding used in the
+ records being read from the input stream. This is especially useful if you are working with records
+ downloaded from an external source and the encoding is either unknown or the encoding is different from
+ what the records claim to be.
+
+
+
+
+
+
+
+
+ Constructs an instance with the specified input stream with possible additional functionality
+ being enabled by setting permissive and/or convertToUTF8 to true.
+
+ If errors and convertToUTF8 are both set to false, it functions almost identically to the
+ MarcStreamReader class.
+
+ The parameter defaultEncoding is used to specify the character encoding that is used in the records
+ that will be read from the input stream. If permissive is set to true, you can specify "BESTGUESS"
+ as the default encoding, and the reader will attempt to determine the character encoding used in the
+ records being read from the input stream. This is especially useful if you are working with records
+ downloaded from an external source and the encoding is either unknown or the encoding is different from
+ what the records claim to be.
+
+ If an ErrorHandler object is passed in, that object will be used to log and track any errors
+ in the records as the records are decoded. After the next() function returns, you can query
+ to determine whether any errors were detected in the decoding process.
+
+
+
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+ Returns the next record in the iteration.
+
+ @return Record - the record object
+
+
+
+ Writes a Record object to the writer.
+
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+ Constructs an instance with the specified input stream.
+
+
+
+
+
+
+ Returns true if the iteration has more records, false otherwise.
+
+
+
+
+
+ Returns the next record in the iteration.
+
+
+
+
+
+ Class for writing MARC record objects in ISO 2709 format.
+
+
+ The following example reads a file with MARCXML records and outputs the
+ record set in ISO 2709 format:
+
+
+
+ InputStream input = new FileInputStream("marcxml.xml");
+ MarcXmlReader reader = new MarcXmlReader(input);
+ MarcWriter writer = new MarcStreamWriter(System.out);
+ while (reader.hasNext()) {
+ Record record = reader.next();
+ writer.Write(record);
+ }
+ writer.close();
+
+
+
+ To convert characters like for example from UCS/Unicode to MARC-8 register
+ a MARC4J.Net.Converter.CharConverter implementation:
+
+
+
+ InputStream input = new FileInputStream("marcxml.xml");
+ MarcXmlReader reader = new MarcXmlReader(input);
+ MarcWriter writer = new MarcStreamWriter(System.out);
+ writer.setConverter(new UnicodeToAnsel());
+ while (reader.hasNext()) {
+ Record record = reader.next();
+ writer.Write(record);
+ }
+ writer.close();
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream.
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream.
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+
+ Constructs an instance and creates a Writer object with
+ the specified output stream and character encoding.
+
+
+
+
+
+
+
+ Writes a Record object to the writer.
+
+
+
+
+
+ Closes the writer.
+
+
+
+
+ Initialize logging category
+
+
+
+
+
+ Constants representing each valid tag type
+
+
+ The tag attribute name string
+
+
+ The code attribute name string
+
+
+ The first indicator attribute name string
+
+
+ The second indicator attribute name string
+
+
+ Dictionary for mapping of element strings to constants (int)
+
+
+
+ Class for writing MARC record objects in MARCXML format.
+
+
+
+
+ Constructs an instance with the specified output stream.
+
+ The default character encoding for UTF-8 is used.
+
+
+
+
+
+ Constructs an instance with the specified output stream and indentation.
+
+ The default character encoding for UTF-8 is used.
+
+
+
+
+
+
+ Constructs an instance with the specified output stream and character
+ encoding.
+
+
+
+
+
+
+ Constructs an instance with the specified output stream, character
+ encoding and indentation.
+
+
+
+
+
+
+
+ Constructs an instance with the specified output stream, character
+ encoding and indentation.
+
+
+
+
+
+
+
+ Returns the character converter.
+
+
+
+
+ If set to true this writer will perform Unicode normalization on data
+ elements using normalization form C (NFC). The default is false.
+
+
+
+
+ Activates or deactivates indentation. Default value is false.
+
+
+
+
+ Writes a Record object to the result.
+
+
+
+
+
+ Returns a string representation of this data field.
+ Example:
+ 245 10$aSummerland /$cMichael Chabon.
+
+
+
+
+
+ Logical record length (positions 00-04).
+
+
+
+
+ Record status (position 05).
+
+
+
+
+ Type of record (position 06).
+
+
+
+
+ Implementation defined values (position 07-08).
+
+
+
+
+ Character encoding scheme (position 09).
+
+
+
+
+ Indicator count (position 10).
+
+
+
+
+ Subfield code length (position 11).
+
+
+
+
+ Base address of data (positions 12-16).
+
+
+
+
+ Implementation defined values (positions 17-19).
+
+
+
+
+ Entry map (positions 20-23).
+
+
+
+
+ Creates a leader object from a string object.
+ Indicator count and subfield code length are defaulted to 2 if they are not integer values.
+
+ Leader
+
+
+
+ Creates a string object from this leader object.
+
+
+
+
+
+ Type of record.
+
+
+
+
+ Adds a VariableField.
+ when the parameter is not a VariableField instance
+
+
+
+
+ Returns a list of variable fields
+
+
+
+
+
+ Returns a list of control fields
+
+
+
+
+
+ Returns a list of data fields
+
+
+
+
+
+ Returns the control number field or null if no control
+ number field is available.
+
+
+
+
+
+ Returns the control number or null if no control number is
+ available.
+
+ This method returns the data for a IControlField with tag
+ 001.
+
+
+
+
+
+ Returns the first instance of the variable field with the given tag.
+
+
+
+
+
+
+ Returns a list of variable fields with the given tag.
+
+
+
+
+
+
+
+ Returns the Leader.
+
+
+
+
+ Returns a List of VariableField objects that have a data element that
+ matches the given regular expression.
+
+ regex pattern
+
+
+
+
+ Returns a List of VariableField objects with the given tag that have a
+ data element that matches the given regular expression.
+
+
+
+
+
+
+
+ Returns a List of VariableField objects with the given tags that have a
+ data element that matches the given regular expression.
+
+
+
+
+
+
+
+ Represents a subfield in a MARC record.
+
+
+
+
+ Identifier.
+ The purpose of this identifier is to provide an identifier for
+ persistency.
+
+
+
+
+ Returns true if the given regular expression matches a subsequence of the
+ data element.
+
+ @param pattern
+ the regular expression
+ @return true if the pattern matches, false othewise
+
+
+
+
+ Returns true if the given regular expression matches a subsequence of a
+ data element within the variable field.
+
+ Regex pattern
+
+
+
+
+ Returns a string representation of this leader.
+
+ Example: 00714cam a2200205 a 4500
+
+
+
+
+
+ Creates a new control field with the given tag and returns the instance.
+
+
+
+
+
+
+ Creates a new control field with the given tag and data and returns the instance.
+
+
+
+
+
+
+
+ Returns a new data field instance.
+
+
+
+
+
+ Creates a new data field with the given tag and indicators and returns the
+ instance.
+
+
+
+
+
+
+
+
+ Creates a new data field with the given tag and indicators and subfields and returns
+ the instance.
+
+
+
+
+
+
+
+
+
+ Returns a new leader instance.
+
+
+
+
+
+ Creates a new leader with the given String object.
+
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+
+ Returns a new record instance.
+
+
+
+
+
+
+ Returns a new subfield instance.
+
+
+
+
+
+ Creates a new subfield with the given identifier.
+
+
+
+
+
+
+ Creates a new subfield with the given identifier and data.
+
+
+
+
+
+
+
+ Adds a VariableField being a ControlField
+ or DataField.
+ If the VariableField is a control number field (001) and
+ the record already has a control number field, the field is replaced with
+ the new instance.
+
+
+
+
+
+ Returns the control number field or null if no control
+ number field is available.
+
+
+
+
+
+ Returns a string representation of this record.
+ Example:
+
+ LEADER 00714cam a2200205 a 4500
+ 001 12883376
+ 005 20030616111422.0
+ 008 020805s2002 nyu j 000 1 eng
+ 020 $a0786808772
+ 020 $a0786816155 (pbk.)
+ 040 $aDLC$cDLC$dDLC
+ 100 1 $aChabon, Michael.
+ 245 10$aSummerland /$cMichael Chabon.
+ 250 $a1st ed.
+ 260 $aNew York :$bMiramax Books/Hyperion Books for Children,$cc2002.
+ 300 $a500 p. ;$c22 cm.
+ 650 1$aFantasy.
+ 650 1$aBaseball$vFiction.
+ 650 1$aMagic$vFiction.
+
+
+
+
+
+
+ Returns a string representation of this subfield.
+
+ Example:
+ $aSummerland
+
+
+
+
+
+ A strongly-typed resource class, for looking up localized strings, etc.
+
+
+
+
+ Returns the cached ResourceManager instance used by this class.
+
+
+
+
+ Overrides the current thread's CurrentUICulture property for all
+ resource lookups using this strongly typed resource class.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters [rest of string was truncated]";.
+
+
+
+
+ Looks up a localized string similar to <?xml version="1.0"?>
+ <codeTables>
+ <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
+ <note>The first column in this table contains the MARC-8 code (in hex) for
+ the character as coming from the G0 graphic set, the second column
+ contains the MARC-8 code (in hex) for the character as coming from the G1
+ graphic set, the third column contains the UCS/Unicode 16-bit code (in
+ hex), the fourth column contains the UTF-8 code (in hex) for the UCS
+ characters, [rest of string was truncated]";.
+
+
+
+
+ Read a binary marc file, treating the records mostly as opaque blocks of data.
+ Its purpose is to quickly iterate through records looking for one that matches certain
+ simple criteria, at which point the full marc record can be unpacked for more extensive processing
+
+
+
+
diff --git a/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.deps.json b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.deps.json
new file mode 100644
index 0000000..93fb231
--- /dev/null
+++ b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.deps.json
@@ -0,0 +1,23 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v5.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v5.0": {
+ "MARC4J.Net/1.0.0": {
+ "runtime": {
+ "MARC4J.Net.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "MARC4J.Net/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.dll b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.dll
new file mode 100644
index 0000000..5752e95
Binary files /dev/null and b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.dll differ
diff --git a/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.pdb b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.pdb
new file mode 100644
index 0000000..f847e35
Binary files /dev/null and b/MARC4J.Net/bin/Release/net5.0/MARC4J.Net.pdb differ
diff --git a/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.dgspec.json b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..524573e
--- /dev/null
+++ b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.dgspec.json
@@ -0,0 +1,71 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj": {}
+ },
+ "projects": {
+ "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "projectName": "MARC4J.Net",
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "packagesPath": "C:\\Users\\dst6071\\.nuget\\packages\\",
+ "outputPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\dst6071\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net5.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\5.0.214\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.props b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.props
new file mode 100644
index 0000000..f08c300
--- /dev/null
+++ b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.props
@@ -0,0 +1,16 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\dst6071\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ PackageReference
+ 6.9.2
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.targets b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/MARC4J.Net/obj/MARC4J.Net.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/MARC4J.Net/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MARC4J.Net/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..5d01041
--- /dev/null
+++ b/MARC4J.Net/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
diff --git a/MARC4J.Net/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/MARC4J.Net/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/MARC4J.Net/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/MARC4J.Net/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/MARC4J.Net/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
index e0f676d..8fb024f 100644
Binary files a/MARC4J.Net/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and b/MARC4J.Net/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/MARC4J.Net/obj/Release/MARC4J.Net.csproj.AssemblyReference.cache b/MARC4J.Net/obj/Release/MARC4J.Net.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..0e15aac
Binary files /dev/null and b/MARC4J.Net/obj/Release/MARC4J.Net.csproj.AssemblyReference.cache differ
diff --git a/MARC4J.Net/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/MARC4J.Net/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
index e4e3e2b..7f35b0c 100644
Binary files a/MARC4J.Net/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and b/MARC4J.Net/obj/Release/TempPE/Properties.Resources.Designer.cs.dll differ
diff --git a/MARC4J.Net/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/MARC4J.Net/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2f7e5ec
--- /dev/null
+++ b/MARC4J.Net/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.GeneratedMSBuildEditorConfig.editorconfig b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..d7e2983
--- /dev/null
+++ b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,8 @@
+is_global = true
+build_property.TargetFramework = net5.0
+build_property.TargetPlatformMinVersion =
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.PublishSingleFile =
+build_property.IncludeAllContentForSelfExtract =
+build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.Properties.Resources.resources b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.Properties.Resources.resources
new file mode 100644
index 0000000..37b2e6a
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.Properties.Resources.resources differ
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.assets.cache b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.assets.cache
new file mode 100644
index 0000000..9e6d63d
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.assets.cache differ
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.BuildWithSkipAnalyzers b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.CoreCompileInputs.cache b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..374dc56
--- /dev/null
+++ b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+cec6610cbdc9e7acc8a2e69e4cdcdc0672c40090026476ae03f56a7a4eacc3df
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.FileListAbsolute.txt b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..c9a367e
--- /dev/null
+++ b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.FileListAbsolute.txt
@@ -0,0 +1,12 @@
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\bin\Release\net5.0\MARC4J.Net.deps.json
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\bin\Release\net5.0\MARC4J.Net.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\bin\Release\net5.0\MARC4J.Net.pdb
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\bin\Release\net5.0\MARC4J.Net.XML
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.Properties.Resources.resources
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.csproj.GenerateResource.cache
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.GeneratedMSBuildEditorConfig.editorconfig
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.csproj.CoreCompileInputs.cache
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\refint\MARC4J.Net.dll
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\MARC4J.Net.pdb
+C:\workspace\libraries externals\MARC4J.Net\MARC4J.Net\obj\Release\net5.0\ref\MARC4J.Net.dll
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.GenerateResource.cache b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.GenerateResource.cache
new file mode 100644
index 0000000..0751295
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.csproj.GenerateResource.cache differ
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.dll b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.dll
new file mode 100644
index 0000000..5752e95
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.dll differ
diff --git a/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.pdb b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.pdb
new file mode 100644
index 0000000..f847e35
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/MARC4J.Net.pdb differ
diff --git a/MARC4J.Net/obj/Release/net5.0/ref/MARC4J.Net.dll b/MARC4J.Net/obj/Release/net5.0/ref/MARC4J.Net.dll
new file mode 100644
index 0000000..196bd68
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/ref/MARC4J.Net.dll differ
diff --git a/MARC4J.Net/obj/Release/net5.0/refint/MARC4J.Net.dll b/MARC4J.Net/obj/Release/net5.0/refint/MARC4J.Net.dll
new file mode 100644
index 0000000..196bd68
Binary files /dev/null and b/MARC4J.Net/obj/Release/net5.0/refint/MARC4J.Net.dll differ
diff --git a/MARC4J.Net/obj/project.assets.json b/MARC4J.Net/obj/project.assets.json
new file mode 100644
index 0000000..1c49b4b
--- /dev/null
+++ b/MARC4J.Net/obj/project.assets.json
@@ -0,0 +1,77 @@
+{
+ "version": 3,
+ "targets": {
+ "net5.0": {}
+ },
+ "libraries": {},
+ "projectFileDependencyGroups": {
+ "net5.0": []
+ },
+ "packageFolders": {
+ "C:\\Users\\dst6071\\.nuget\\packages\\": {},
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
+ },
+ "project": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "projectName": "MARC4J.Net",
+ "projectPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "packagesPath": "C:\\Users\\dst6071\\.nuget\\packages\\",
+ "outputPath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\dst6071\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net5.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net5.0": {
+ "targetAlias": "net5.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\5.0.214\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/MARC4J.Net/obj/project.nuget.cache b/MARC4J.Net/obj/project.nuget.cache
new file mode 100644
index 0000000..43d90c5
--- /dev/null
+++ b/MARC4J.Net/obj/project.nuget.cache
@@ -0,0 +1,8 @@
+{
+ "version": 2,
+ "dgSpecHash": "l+M8ZvXU6VQjvC3BjnXY9WKyFbB/KmqYfqVH/TutfmxVti1lIlO6ZqxnS7YlzWj4fEQEKs2i+0dYTio3f1UNOg==",
+ "success": true,
+ "projectFilePath": "C:\\workspace\\libraries externals\\MARC4J.Net\\MARC4J.Net\\MARC4J.Net.csproj",
+ "expectedPackageFiles": [],
+ "logs": []
+}
\ No newline at end of file