From 1ac90768665c89d64a59f6e9935242fba1514bb9 Mon Sep 17 00:00:00 2001
From:
Date: Thu, 1 Jan 1970 00:00:00 +0000
Subject: invoice total 4
---
.../.NETCoreApp,Version=v3.1.AssemblyAttributes.cs | 4 +++
.../netcoreapp3.1/InvoiceTotal.AssemblyInfo.cs | 23 ++++++++++++++++
.../InvoiceTotal.AssemblyInfoInputs.cache | 1 +
...Total.GeneratedMSBuildEditorConfig.editorconfig | 11 ++++++++
.../Debug/netcoreapp3.1/InvoiceTotal.assets.cache | Bin 0 -> 151 bytes
.../InvoiceTotal.csproj.BuildWithSkipAnalyzers | 0
.../InvoiceTotal.csproj.CoreCompileInputs.cache | 1 +
.../InvoiceTotal.csproj.FileListAbsolute.txt | 30 +++++++++++++++++++++
.../InvoiceTotal.csproj.GenerateResource.cache | Bin 0 -> 74 bytes
.../obj/Debug/netcoreapp3.1/InvoiceTotal.dll | Bin 0 -> 10752 bytes
.../InvoiceTotal.frmInvoiceTotal.resources | Bin 0 -> 180 bytes
.../InvoiceTotal.genruntimeconfig.cache | 1 +
.../obj/Debug/netcoreapp3.1/InvoiceTotal.pdb | Bin 0 -> 12788 bytes
.../obj/Debug/netcoreapp3.1/apphost.exe | Bin 0 -> 158208 bytes
14 files changed, 71 insertions(+)
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfo.cs
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfoInputs.cache
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.GeneratedMSBuildEditorConfig.editorconfig
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.assets.cache
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.BuildWithSkipAnalyzers
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.CoreCompileInputs.cache
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.FileListAbsolute.txt
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.GenerateResource.cache
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.dll
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.frmInvoiceTotal.resources
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.genruntimeconfig.cache
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.pdb
create mode 100644 invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/apphost.exe
(limited to 'invoice_total4/InvoiceTotal/obj/Debug')
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
new file mode 100644
index 0000000..3364fdf
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/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/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfo.cs b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfo.cs
new file mode 100644
index 0000000..dae16de
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.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("InvoiceTotal")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("InvoiceTotal")]
+[assembly: System.Reflection.AssemblyTitleAttribute("InvoiceTotal")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfoInputs.cache b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..9f9f76b
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+38787f95c4c7a010cd22fbf18ea9bafeee387c31d89b10d9febfc3e376271006
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.GeneratedMSBuildEditorConfig.editorconfig b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..37a7d10
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.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 = InvoiceTotal
+build_property.ProjectDir = C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.assets.cache b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.assets.cache
new file mode 100644
index 0000000..528e381
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.assets.cache differ
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.BuildWithSkipAnalyzers b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.CoreCompileInputs.cache b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..6eeef5a
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+80609892fc2cb80b71c17a0ed3a74be9347ec4ce46f37b026cec749674c65c84
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.FileListAbsolute.txt b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..2e2e225
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.FileListAbsolute.txt
@@ -0,0 +1,30 @@
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.exe
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.deps.json
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.runtimeconfig.json
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.runtimeconfig.dev.json
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.dll
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.pdb
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.frmInvoiceTotal.resources
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.csproj.GenerateResource.cache
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.GeneratedMSBuildEditorConfig.editorconfig
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.AssemblyInfoInputs.cache
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.AssemblyInfo.cs
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.csproj.CoreCompileInputs.cache
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.dll
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.pdb
+C:\Users\User\Documents\cs\Exercise Starts\Chapter 08\InvoiceTotal\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.genruntimeconfig.cache
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.exe
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.deps.json
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.runtimeconfig.json
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.runtimeconfig.dev.json
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.dll
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\bin\Debug\netcoreapp3.1\InvoiceTotal.pdb
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.frmInvoiceTotal.resources
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.csproj.GenerateResource.cache
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.GeneratedMSBuildEditorConfig.editorconfig
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.AssemblyInfoInputs.cache
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.AssemblyInfo.cs
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.csproj.CoreCompileInputs.cache
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.dll
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.pdb
+C:\Users\User\Documents\cs\ex8-1\InvoiceTotal\obj\Debug\netcoreapp3.1\InvoiceTotal.genruntimeconfig.cache
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.GenerateResource.cache b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.GenerateResource.cache
new file mode 100644
index 0000000..d225bd7
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.GenerateResource.cache differ
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.dll b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.dll
new file mode 100644
index 0000000..fdad189
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.dll differ
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.frmInvoiceTotal.resources b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.frmInvoiceTotal.resources
new file mode 100644
index 0000000..6c05a97
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.frmInvoiceTotal.resources differ
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.genruntimeconfig.cache b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.genruntimeconfig.cache
new file mode 100644
index 0000000..a88b97b
--- /dev/null
+++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.genruntimeconfig.cache
@@ -0,0 +1 @@
+77aa13902a0919ec1e533c3e2d9ec295b0c2650bcb4c0bc1238dad30bdaf1761
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.pdb b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.pdb
new file mode 100644
index 0000000..56cf232
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.pdb differ
diff --git a/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/apphost.exe b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/apphost.exe
new file mode 100644
index 0000000..ec8238d
Binary files /dev/null and b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/apphost.exe differ
--
cgit 1.4.1