길 찾기 알고리즘 버전관리 시작

This commit is contained in:
김민구
2020-12-14 17:48:32 +09:00
parent 30e0ddfdb6
commit 97bd185eb7
120 changed files with 795 additions and 403 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName = ".NET Framework 4.6.1")]

Binary file not shown.

View File

@@ -0,0 +1 @@
ecf56eeb7b420b1358bfed97934c5496df486d83

View File

@@ -0,0 +1,119 @@
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\bin\Debug\AStarPathFinding.exe.config
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\bin\Debug\AStarPathFinding.exe
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\bin\Debug\AStarPathFinding.pdb
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.csprojAssemblyReference.cache
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.Form1.resources
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.Properties.Resources.resources
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.csproj.GenerateResource.cache
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.csproj.CoreCompileInputs.cache
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.exe
C:\Users\cooni\Downloads\WinForm_AStarPathFinder-master\AStarPathFinding\obj\Debug\AStarPathFinding.pdb
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\AStarPathFinding.exe.config
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\AStarPathFinding.exe
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\AStarPathFinding.pdb
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.csprojAssemblyReference.cache
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.Form1.resources
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.Properties.Resources.resources
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.csproj.GenerateResource.cache
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.csproj.CoreCompileInputs.cache
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.exe
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.pdb
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\Microsoft.Win32.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\netstandard.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.AppContext.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Collections.Concurrent.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Collections.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Collections.NonGeneric.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Collections.Specialized.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ComponentModel.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ComponentModel.EventBasedAsync.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ComponentModel.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ComponentModel.TypeConverter.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Console.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Data.Common.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.Contracts.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.Debug.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.FileVersionInfo.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.Process.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.StackTrace.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.TextWriterTraceListener.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.Tools.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.TraceSource.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Diagnostics.Tracing.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Drawing.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Dynamic.Runtime.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Globalization.Calendars.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Globalization.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Globalization.Extensions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.Compression.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.Compression.ZipFile.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.FileSystem.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.FileSystem.DriveInfo.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.FileSystem.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.FileSystem.Watcher.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.IsolatedStorage.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.MemoryMappedFiles.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.Pipes.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.IO.UnmanagedMemoryStream.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Linq.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Linq.Expressions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Linq.Parallel.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Linq.Queryable.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Http.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.NameResolution.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.NetworkInformation.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Ping.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Requests.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Security.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.Sockets.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.WebHeaderCollection.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.WebSockets.Client.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Net.WebSockets.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ObjectModel.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Reflection.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Reflection.Extensions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Reflection.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Resources.Reader.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Resources.ResourceManager.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Resources.Writer.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.CompilerServices.VisualC.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Extensions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Handles.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.InteropServices.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.InteropServices.RuntimeInformation.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Numerics.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Serialization.Formatters.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Serialization.Json.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Serialization.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Runtime.Serialization.Xml.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Claims.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Cryptography.Algorithms.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Cryptography.Csp.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Cryptography.Encoding.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Cryptography.Primitives.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Cryptography.X509Certificates.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.Principal.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Security.SecureString.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Text.Encoding.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Text.Encoding.Extensions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Text.RegularExpressions.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.Overlapped.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.Tasks.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.Tasks.Parallel.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.Thread.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.ThreadPool.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Threading.Timer.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.ValueTuple.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.ReaderWriter.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.XDocument.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.XmlDocument.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.XmlSerializer.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.XPath.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\System.Xml.XPath.XDocument.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\bin\Debug\Roy-T.AStar.dll
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.exe.config
C:\WinForm_AStarPathFinder\AStarPathFinding\obj\Debug\AStarPathFinding.csproj.CopyComplete

Binary file not shown.

View File

@@ -0,0 +1,326 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Collections.Concurrent" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Collections" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ComponentModel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ComponentModel.EventBasedAsync" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Data.Common" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.Contracts" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.Debug" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.StackTrace" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.Tools" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.Tracing" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Dynamic.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Globalization" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Globalization.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq.Expressions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq.Parallel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq.Queryable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.NetworkInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Requests" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Sockets" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ObjectModel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Reflection.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Reflection.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Resources.ResourceManager" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.InteropServices" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Numerics" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Serialization.Json" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Serialization.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Serialization.Xml" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.3.0" newVersion="4.1.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.Cryptography.Algorithms" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.Principal" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.SecureString" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Encoding.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.RegularExpressions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Overlapped" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Parallel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Timer" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.ReaderWriter" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.XDocument" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.XmlSerializer" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.XPath.XDocument" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

Binary file not shown.

Binary file not shown.