aboutsummaryrefslogtreecommitdiffstats
path: root/src/Program/obj/Debug
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2021-11-13 15:01:57 -0600
committerNeil Kollack <nkollack@gmail.com>2021-11-13 15:01:57 -0600
commitd444f28f01dd9c8a2e7c9f379615980eb23c5e71 (patch)
tree91a1a3a847d65dbfafba8311e7ad44e9e4061e6e /src/Program/obj/Debug
initial commit
Diffstat (limited to 'src/Program/obj/Debug')
-rw-r--r--src/Program/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs4
-rw-r--r--src/Program/obj/Debug/net5.0/Program.AssemblyInfo.cs23
-rw-r--r--src/Program/obj/Debug/net5.0/Program.AssemblyInfoInputs.cache1
-rw-r--r--src/Program/obj/Debug/net5.0/Program.GeneratedMSBuildEditorConfig.editorconfig10
-rw-r--r--src/Program/obj/Debug/net5.0/Program.assets.cachebin0 -> 272 bytes
-rw-r--r--src/Program/obj/Debug/net5.0/Program.csproj.AssemblyReference.cachebin0 -> 70341 bytes
-rw-r--r--src/Program/obj/Debug/net5.0/Program.csproj.CopyComplete0
-rw-r--r--src/Program/obj/Debug/net5.0/Program.csproj.CoreCompileInputs.cache1
-rw-r--r--src/Program/obj/Debug/net5.0/Program.csproj.FileListAbsolute.txt19
-rw-r--r--src/Program/obj/Debug/net5.0/Program.dllbin0 -> 4608 bytes
-rw-r--r--src/Program/obj/Debug/net5.0/Program.genruntimeconfig.cache1
-rw-r--r--src/Program/obj/Debug/net5.0/Program.pdbbin0 -> 9752 bytes
-rw-r--r--src/Program/obj/Debug/net5.0/apphost.exebin0 -> 125952 bytes
-rw-r--r--src/Program/obj/Debug/net5.0/ref/Program.dllbin0 -> 5120 bytes
14 files changed, 59 insertions, 0 deletions
diff --git a/src/Program/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/Program/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2f7e5ec
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/src/Program/obj/Debug/net5.0/Program.AssemblyInfo.cs b/src/Program/obj/Debug/net5.0/Program.AssemblyInfo.cs
new file mode 100644
index 0000000..2919bfc
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.AssemblyInfo.cs
@@ -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("Program")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("Program")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Program")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/src/Program/obj/Debug/net5.0/Program.AssemblyInfoInputs.cache b/src/Program/obj/Debug/net5.0/Program.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..8162d27
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+292003741b0826b9e3c381af5bce60da29ca5f86
diff --git a/src/Program/obj/Debug/net5.0/Program.GeneratedMSBuildEditorConfig.editorconfig b/src/Program/obj/Debug/net5.0/Program.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..45b7eed
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,10 @@
+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
+build_property.RootNamespace = Program
+build_property.ProjectDir = C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\
diff --git a/src/Program/obj/Debug/net5.0/Program.assets.cache b/src/Program/obj/Debug/net5.0/Program.assets.cache
new file mode 100644
index 0000000..d8aa262
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.assets.cache
Binary files differ
diff --git a/src/Program/obj/Debug/net5.0/Program.csproj.AssemblyReference.cache b/src/Program/obj/Debug/net5.0/Program.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..460fb12
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.csproj.AssemblyReference.cache
Binary files differ
diff --git a/src/Program/obj/Debug/net5.0/Program.csproj.CopyComplete b/src/Program/obj/Debug/net5.0/Program.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.csproj.CopyComplete
diff --git a/src/Program/obj/Debug/net5.0/Program.csproj.CoreCompileInputs.cache b/src/Program/obj/Debug/net5.0/Program.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..05b00c8
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+ce906c13380e79ab5be0e4a471145865afd07cd3
diff --git a/src/Program/obj/Debug/net5.0/Program.csproj.FileListAbsolute.txt b/src/Program/obj/Debug/net5.0/Program.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..cb227ef
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.csproj.FileListAbsolute.txt
@@ -0,0 +1,19 @@
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.exe
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.deps.json
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.runtimeconfig.json
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.runtimeconfig.dev.json
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.dll
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\ref\Program.dll
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\Program.pdb
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\NetworkFlow.dll
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\bin\Debug\net5.0\NetworkFlow.pdb
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.csproj.AssemblyReference.cache
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.GeneratedMSBuildEditorConfig.editorconfig
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.AssemblyInfoInputs.cache
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.AssemblyInfo.cs
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.csproj.CoreCompileInputs.cache
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.csproj.CopyComplete
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.dll
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\ref\Program.dll
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.pdb
+C:\Users\nkoll\OneDrive - Southern Illinois University Edwardsville\SIUE\CS 456\Projects\Project4\NetworkFlow\src\Program\obj\Debug\net5.0\Program.genruntimeconfig.cache
diff --git a/src/Program/obj/Debug/net5.0/Program.dll b/src/Program/obj/Debug/net5.0/Program.dll
new file mode 100644
index 0000000..e966d61
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.dll
Binary files differ
diff --git a/src/Program/obj/Debug/net5.0/Program.genruntimeconfig.cache b/src/Program/obj/Debug/net5.0/Program.genruntimeconfig.cache
new file mode 100644
index 0000000..f82515f
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.genruntimeconfig.cache
@@ -0,0 +1 @@
+d37d7c3450bc3b1622ccd3ce5067286ae5ac002a
diff --git a/src/Program/obj/Debug/net5.0/Program.pdb b/src/Program/obj/Debug/net5.0/Program.pdb
new file mode 100644
index 0000000..43d2591
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/Program.pdb
Binary files differ
diff --git a/src/Program/obj/Debug/net5.0/apphost.exe b/src/Program/obj/Debug/net5.0/apphost.exe
new file mode 100644
index 0000000..6740fbf
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/apphost.exe
Binary files differ
diff --git a/src/Program/obj/Debug/net5.0/ref/Program.dll b/src/Program/obj/Debug/net5.0/ref/Program.dll
new file mode 100644
index 0000000..5ddfe14
--- /dev/null
+++ b/src/Program/obj/Debug/net5.0/ref/Program.dll
Binary files differ