summary refs log tree commit diff
path: root/payment/Payment/obj/Debug
diff options
context:
space:
mode:
Diffstat (limited to 'payment/Payment/obj/Debug')
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs4
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfo.cs23
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfoInputs.cache1
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.GeneratedMSBuildEditorConfig.editorconfig11
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cachebin0 -> 151 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.BuildWithSkipAnalyzers0
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.CoreCompileInputs.cache1
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.FileListAbsolute.txt16
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cachebin0 -> 118 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.deps.json11
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.runtimeconfig.json16
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.dllbin0 -> 15360 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resourcesbin0 -> 180 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resourcesbin0 -> 180 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.genruntimeconfig.cache1
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdbbin0 -> 14356 bytes
-rw-r--r--payment/Payment/obj/Debug/netcoreapp3.1/apphost.exebin0 -> 158208 bytes
17 files changed, 84 insertions, 0 deletions
diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/payment/Payment/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
new file mode 100644
index 0000000..3364fdf
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />

+using System;

+using System.Reflection;

+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = ".NET Core 3.1")]

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfo.cs b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfo.cs
new file mode 100644
index 0000000..f49f8d5
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.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("Payment")]

+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]

+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]

+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]

+[assembly: System.Reflection.AssemblyProductAttribute("Payment")]

+[assembly: System.Reflection.AssemblyTitleAttribute("Payment")]

+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

+

+// Generated by the MSBuild WriteCodeFragment class.

+

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfoInputs.cache b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..e0c0644
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+1e3ee67fac03031cd8b196de0a8b390572ae5dc033749e8ff7a508e7ba157be5

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.GeneratedMSBuildEditorConfig.editorconfig b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..7a91564
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,11 @@
+is_global = true

+build_property.ApplicationManifest = 

+build_property.StartupObject = 

+build_property.ApplicationDefaultFont = 

+build_property.ApplicationHighDpiMode = 

+build_property.ApplicationUseCompatibleTextRendering = 

+build_property.ApplicationVisualStyles = 

+build_property.RootNamespace = Payment

+build_property.ProjectDir = C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\

+build_property.EnableComHosting = 

+build_property.EnableGeneratedComInterfaceComImportInterop = 

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cache b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cache
new file mode 100644
index 0000000..e317cfd
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cache
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.BuildWithSkipAnalyzers b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.BuildWithSkipAnalyzers
diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.CoreCompileInputs.cache b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..b985ddf
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+ee20666ace94adf399bbb90e0e52b7804f48dcd9f757e3e003166527b3a34db8

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.FileListAbsolute.txt b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..30aeadd
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.FileListAbsolute.txt
@@ -0,0 +1,16 @@
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.exe

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.deps.json

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.runtimeconfig.json

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.runtimeconfig.dev.json

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.dll

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\bin\Debug\netcoreapp3.1\Payment.pdb

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.frmCustomer.resources

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.frmPayment.resources

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.csproj.GenerateResource.cache

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.GeneratedMSBuildEditorConfig.editorconfig

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.AssemblyInfoInputs.cache

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.AssemblyInfo.cs

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.csproj.CoreCompileInputs.cache

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.dll

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.pdb

+C:\Users\User\Documents\cs\Exercise Starts\Chapter 10\Payment\Payment\obj\Debug\netcoreapp3.1\Payment.genruntimeconfig.cache

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cache b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cache
new file mode 100644
index 0000000..50aff3b
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cache
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.deps.json b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.deps.json
new file mode 100644
index 0000000..9bb9f82
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.deps.json
@@ -0,0 +1,11 @@
+{

+  "runtimeTarget": {

+    "name": ".NETCoreApp,Version=v3.1",

+    "signature": ""

+  },

+  "compilationOptions": {},

+  "targets": {

+    ".NETCoreApp,Version=v3.1": {}

+  },

+  "libraries": {}

+}
\ No newline at end of file
diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.runtimeconfig.json b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.runtimeconfig.json
new file mode 100644
index 0000000..fdc9c5f
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.runtimeconfig.json
@@ -0,0 +1,16 @@
+{

+  "runtimeOptions": {

+    "tfm": "netcoreapp3.1",

+    "framework": {

+      "name": "Microsoft.WindowsDesktop.App",

+      "version": "3.1.0"

+    },

+    "additionalProbingPaths": [

+      "C:\\Users\\User\\.dotnet\\store\\|arch|\\|tfm|",

+      "C:\\Users\\User\\.nuget\\packages"

+    ],

+    "configProperties": {

+      "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true

+    }

+  }

+}
\ No newline at end of file
diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.dll b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.dll
new file mode 100644
index 0000000..1dd4df3
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.dll
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resources b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resources
new file mode 100644
index 0000000..6c05a97
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resources
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resources b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resources
new file mode 100644
index 0000000..6c05a97
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resources
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.genruntimeconfig.cache b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.genruntimeconfig.cache
new file mode 100644
index 0000000..bf5f66e
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.genruntimeconfig.cache
@@ -0,0 +1 @@
+b5d840977d34059fb63b8294f9e6220768ffad43b277f827558d6f8441ac1791

diff --git a/payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdb b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdb
new file mode 100644
index 0000000..b7bd900
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdb
Binary files differdiff --git a/payment/Payment/obj/Debug/netcoreapp3.1/apphost.exe b/payment/Payment/obj/Debug/netcoreapp3.1/apphost.exe
new file mode 100644
index 0000000..a4169e4
--- /dev/null
+++ b/payment/Payment/obj/Debug/netcoreapp3.1/apphost.exe
Binary files differ