From a8873848498c3bf071b951957e0aaaa3d0c9aa77 Mon Sep 17 00:00:00 2001
From:
Date: Thu, 1 Jan 1970 00:00:00 +0000
Subject: payment
---
.../.NETCoreApp,Version=v3.1.AssemblyAttributes.cs | 4 ++++
.../Debug/netcoreapp3.1/Payment.AssemblyInfo.cs | 23 +++++++++++++++++++++
.../netcoreapp3.1/Payment.AssemblyInfoInputs.cache | 1 +
...yment.GeneratedMSBuildEditorConfig.editorconfig | 11 ++++++++++
.../obj/Debug/netcoreapp3.1/Payment.assets.cache | Bin 0 -> 151 bytes
.../Payment.csproj.BuildWithSkipAnalyzers | 0
.../Payment.csproj.CoreCompileInputs.cache | 1 +
.../Payment.csproj.FileListAbsolute.txt | 16 ++++++++++++++
.../Payment.csproj.GenerateResource.cache | Bin 0 -> 118 bytes
.../Debug/netcoreapp3.1/Payment.designer.deps.json | 11 ++++++++++
.../Payment.designer.runtimeconfig.json | 16 ++++++++++++++
.../Payment/obj/Debug/netcoreapp3.1/Payment.dll | Bin 0 -> 15360 bytes
.../netcoreapp3.1/Payment.frmCustomer.resources | Bin 0 -> 180 bytes
.../netcoreapp3.1/Payment.frmPayment.resources | Bin 0 -> 180 bytes
.../netcoreapp3.1/Payment.genruntimeconfig.cache | 1 +
.../Payment/obj/Debug/netcoreapp3.1/Payment.pdb | Bin 0 -> 14356 bytes
.../Payment/obj/Debug/netcoreapp3.1/apphost.exe | Bin 0 -> 158208 bytes
17 files changed, 84 insertions(+)
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfo.cs
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.AssemblyInfoInputs.cache
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.GeneratedMSBuildEditorConfig.editorconfig
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cache
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.BuildWithSkipAnalyzers
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.CoreCompileInputs.cache
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.FileListAbsolute.txt
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cache
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.deps.json
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.designer.runtimeconfig.json
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.dll
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resources
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resources
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.genruntimeconfig.cache
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdb
create mode 100644 payment/Payment/obj/Debug/netcoreapp3.1/apphost.exe
(limited to 'payment/Payment/obj/Debug')
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 @@
+//
+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 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.assets.cache differ
diff --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
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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.csproj.GenerateResource.cache differ
diff --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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.dll differ
diff --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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmCustomer.resources differ
diff --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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.frmPayment.resources differ
diff --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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/Payment.pdb differ
diff --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
Binary files /dev/null and b/payment/Payment/obj/Debug/netcoreapp3.1/apphost.exe differ
--
cgit 1.4.1