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 --- invoice_total_discount/InvoiceTotal.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 invoice_total_discount/InvoiceTotal.sln (limited to 'invoice_total_discount/InvoiceTotal.sln') diff --git a/invoice_total_discount/InvoiceTotal.sln b/invoice_total_discount/InvoiceTotal.sln new file mode 100644 index 0000000..ced1066 --- /dev/null +++ b/invoice_total_discount/InvoiceTotal.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InvoiceTotal", "InvoiceTotal\InvoiceTotal.csproj", "{ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ABFE3FFD-56CF-4B23-8ED5-EBBBAF6EFD39}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit 1.4.1