diff options
Diffstat (limited to 'invoice_total4/InvoiceTotal/obj/Debug')
14 files changed, 71 insertions, 0 deletions
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 @@ +// <autogenerated /> +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 @@ +//------------------------------------------------------------------------------ +// <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("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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.assets.cache Binary files differdiff --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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.BuildWithSkipAnalyzers 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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.csproj.GenerateResource.cache Binary files differdiff --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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.dll Binary files differdiff --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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.frmInvoiceTotal.resources Binary files differdiff --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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/InvoiceTotal.pdb Binary files differdiff --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 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/Debug/netcoreapp3.1/apphost.exe Binary files differ |