From 11cbd7dc38b57c4ec23b045178508c7eac13ab21 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: 2 vers of invoice total --- .../InvoiceTotal/InvoiceTotal.csproj | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 invoice_total_discount/InvoiceTotal/InvoiceTotal.csproj (limited to 'invoice_total_discount/InvoiceTotal/InvoiceTotal.csproj') diff --git a/invoice_total_discount/InvoiceTotal/InvoiceTotal.csproj b/invoice_total_discount/InvoiceTotal/InvoiceTotal.csproj new file mode 100644 index 0000000..c67214c --- /dev/null +++ b/invoice_total_discount/InvoiceTotal/InvoiceTotal.csproj @@ -0,0 +1,138 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39} + WinExe + Properties + InvoiceTotal + InvoiceTotal + + + 3.5 + + + true + v4.8 + http://localhost/InvoiceTotal/ + true + Web + true + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + 8.0 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + + + + 3.5 + + + + 3.5 + + + + + + + + 3.5 + + + + + Form + + + frmInvoiceTotal.cs + + + + + frmInvoiceTotal.cs + Designer + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 2.0 %28x86%29 + true + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + false + + + False + .NET Framework 3.5 SP1 + false + + + + \ No newline at end of file -- cgit 1.4.1