This commit is contained in:
2021-10-08 13:52:39 +03:00
parent 8bc6113e0d
commit 9521abd8d7
107 changed files with 10602 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("NetWork")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("NetWork")]
[assembly: System.Reflection.AssemblyTitleAttribute("NetWork")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
5378575ff141246628e77d9cc16639875f5e3310

View File

@@ -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

Binary file not shown.

View File

@@ -0,0 +1 @@
679db5d6388fd2c5648a326c7140450a0e9e250e

View File

@@ -0,0 +1,18 @@
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.exe
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.deps.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.runtimeconfig.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.runtimeconfig.dev.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\ref\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\NetWork.pdb
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\Microsoft.Extensions.FileSystemGlobbing.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.csproj.AssemblyReference.cache
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.AssemblyInfoInputs.cache
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.AssemblyInfo.cs
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.csproj.CoreCompileInputs.cache
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.csproj.CopyComplete
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\ref\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.pdb
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\NetWork.genruntimeconfig.cache

View File

@@ -0,0 +1 @@
0623b80004f3e5b7c7573d42f3b5cc8e40910fda

Binary file not shown.

View File

@@ -0,0 +1,6 @@
D:\Neutral Folder\NetWork.exe
D:\Neutral Folder\NetWork.dll
D:\Neutral Folder\NetWork.deps.json
D:\Neutral Folder\NetWork.runtimeconfig.json
D:\Neutral Folder\NetWork.pdb
D:\Neutral Folder\Microsoft.Extensions.FileSystemGlobbing.dll

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("NetWork")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("NetWork")]
[assembly: System.Reflection.AssemblyTitleAttribute("NetWork")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
5378575ff141246628e77d9cc16639875f5e3310

View File

@@ -0,0 +1,8 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile = True
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

Binary file not shown.

View File

@@ -0,0 +1 @@
a3e113b4af9a4db0cffb0b07200f1b03670dc88d

View File

@@ -0,0 +1,236 @@
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.exe
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.deps.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.runtimeconfig.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.runtimeconfig.dev.json
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\ref\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\NetWork.pdb
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.Extensions.FileSystemGlobbing.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.CSharp.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.VisualBasic.Core.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.VisualBasic.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.Win32.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.Win32.Registry.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.AppContext.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Buffers.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Collections.Concurrent.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Collections.Immutable.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Collections.NonGeneric.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Collections.Specialized.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Collections.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.Annotations.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.DataAnnotations.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.EventBasedAsync.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.TypeConverter.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ComponentModel.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Configuration.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Console.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Core.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Data.Common.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Data.DataSetExtensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Data.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.Contracts.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.Debug.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.DiagnosticSource.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.FileVersionInfo.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.Process.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.StackTrace.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.TextWriterTraceListener.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.Tools.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.TraceSource.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Diagnostics.Tracing.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Drawing.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Drawing.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Dynamic.Runtime.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Formats.Asn1.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Globalization.Calendars.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Globalization.Extensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Globalization.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Compression.Brotli.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Compression.FileSystem.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Compression.ZipFile.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Compression.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.FileSystem.AccessControl.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.FileSystem.DriveInfo.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.FileSystem.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.FileSystem.Watcher.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.FileSystem.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.IsolatedStorage.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.MemoryMappedFiles.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Pipes.AccessControl.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.Pipes.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.UnmanagedMemoryStream.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.IO.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Linq.Expressions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Linq.Parallel.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Linq.Queryable.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Linq.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Memory.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Http.Json.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Http.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.HttpListener.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Mail.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.NameResolution.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.NetworkInformation.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Ping.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Requests.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Security.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.ServicePoint.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.Sockets.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.WebClient.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.WebHeaderCollection.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.WebProxy.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.WebSockets.Client.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.WebSockets.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Net.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Numerics.Vectors.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Numerics.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ObjectModel.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Private.DataContractSerialization.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Private.Uri.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Private.Xml.Linq.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Private.Xml.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.DispatchProxy.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Emit.ILGeneration.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Emit.Lightweight.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Emit.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Extensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Metadata.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.TypeExtensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Reflection.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Resources.Reader.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Resources.ResourceManager.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Resources.Writer.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.CompilerServices.Unsafe.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.CompilerServices.VisualC.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Extensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Handles.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.InteropServices.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Intrinsics.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Loader.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Numerics.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Formatters.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Json.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Xml.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.Serialization.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Runtime.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.AccessControl.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Claims.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.Algorithms.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.Cng.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.Csp.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.Encoding.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.OpenSsl.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.Primitives.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Cryptography.X509Certificates.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Principal.Windows.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.Principal.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.SecureString.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Security.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ServiceModel.Web.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ServiceProcess.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.Encoding.CodePages.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.Encoding.Extensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.Encoding.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.Encodings.Web.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.Json.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Text.RegularExpressions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Channels.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Overlapped.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Tasks.Dataflow.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Tasks.Extensions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Tasks.Parallel.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Tasks.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Thread.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.ThreadPool.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.Timer.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Threading.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Transactions.Local.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Transactions.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.ValueTuple.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Web.HttpUtility.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Web.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Windows.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.Linq.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.ReaderWriter.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.Serialization.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.XDocument.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.XPath.XDocument.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.XPath.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.XmlDocument.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.XmlSerializer.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Xml.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\WindowsBase.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\mscorlib.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\netstandard.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\Microsoft.DiaSymReader.Native.amd64.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\System.Private.CoreLib.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-console-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-console-l1-2-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-datetime-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-debug-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-errorhandling-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-file-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-file-l1-2-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-file-l2-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-handle-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-heap-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-interlocked-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-libraryloader-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-localization-l1-2-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-memory-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-namedpipe-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-processenvironment-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-processthreads-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-processthreads-l1-1-1.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-profile-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-rtlsupport-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-string-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-synch-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-synch-l1-2-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-sysinfo-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-timezone-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-core-util-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-conio-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-convert-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-environment-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-filesystem-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-heap-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-locale-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-math-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-multibyte-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-private-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-process-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-runtime-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-stdio-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-string-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-time-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\api-ms-win-crt-utility-l1-1-0.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\clrcompression.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\clretwrc.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\clrjit.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\coreclr.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\createdump.exe
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\dbgshim.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\hostfxr.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\hostpolicy.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\mscordaccore.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\mscordaccore_amd64_amd64_5.0.721.25508.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\mscordbi.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\mscorrc.dll
C:\Users\סארט\source\repos\NetWork\NetWork\bin\Release\net5.0\win-x64\ucrtbase.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.AssemblyInfoInputs.cache
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.AssemblyInfo.cs
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.csproj.CoreCompileInputs.cache
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.csproj.CopyComplete
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\ref\NetWork.dll
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.pdb
C:\Users\סארט\source\repos\NetWork\NetWork\obj\Release\net5.0\win-x64\NetWork.genruntimeconfig.cache

View File

@@ -0,0 +1,269 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0/win-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {},
".NETCoreApp,Version=v5.0/win-x64": {
"NetWork/1.0.0": {
"dependencies": {
"Microsoft.Extensions.FileSystemGlobbing": "5.0.0",
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "5.0.7"
},
"runtime": {
"NetWork.dll": {}
}
},
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64/5.0.7": {
"runtime": {
"Microsoft.Win32.Primitives.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"Microsoft.Win32.Registry.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Collections.Concurrent.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Collections.Immutable.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Collections.NonGeneric.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Collections.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.ComponentModel.Primitives.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.ComponentModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Diagnostics.Process.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Diagnostics.StackTrace.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.IO.Compression.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.IO.FileSystem.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.IO.MemoryMappedFiles.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Linq.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.ObjectModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Reflection.Metadata.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Runtime.Serialization.Formatters.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
},
"System.Private.CoreLib.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.721.25508"
}
},
"native": {
"clrcompression.dll": {
"fileVersion": "42.42.42.42424"
},
"clrjit.dll": {
"fileVersion": "5.0.721.25508"
},
"coreclr.dll": {
"fileVersion": "5.0.721.25508"
},
"mscordaccore.dll": {
"fileVersion": "5.0.721.25508"
}
}
},
"Microsoft.Extensions.FileSystemGlobbing/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
}
}
},
"libraries": {
"NetWork/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64/5.0.7": {
"type": "runtimepack",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileSystemGlobbing/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ArliS8lGk8sWRtrWpqI8yUVYJpRruPjCDT+EIjrgkA/AAPRctlAkRISVZ334chAKktTLzD1+PK8F5IZpGedSqA==",
"path": "microsoft.extensions.filesystemglobbing/5.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.5.0.0.nupkg.sha512"
}
},
"runtimes": {
"win-x64": [
"win",
"any",
"base"
],
"win-x64-aot": [
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win10-x64": [
"win10",
"win81-x64",
"win81",
"win8-x64",
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win10-x64-aot": [
"win10-aot",
"win10-x64",
"win10",
"win81-x64-aot",
"win81-aot",
"win81-x64",
"win81",
"win8-x64-aot",
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win7-x64": [
"win7",
"win-x64",
"win",
"any",
"base"
],
"win7-x64-aot": [
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win8-x64": [
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win8-x64-aot": [
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win81-x64": [
"win81",
"win8-x64",
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win81-x64-aot": [
"win81-aot",
"win81-x64",
"win81",
"win8-x64-aot",
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
]
}
}

View File

@@ -0,0 +1 @@
37aa9ad611865df71a286fed1e1df3c4e23a21cc

Binary file not shown.

View File

@@ -0,0 +1,6 @@
D:\Neutral Folder\NetWork.pdb
D:\Neutral Folder\clrcompression.dll
D:\Neutral Folder\clrjit.dll
D:\Neutral Folder\coreclr.dll
D:\Neutral Folder\mscordaccore.dll
D:\Neutral Folder\NetWork.exe

Binary file not shown.

Binary file not shown.