From 0a3d85e2ca50e52b92578ed9e2c1df0548e06e39 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: invoice total 1 --- invoice_total1/InvoiceTotal.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 invoice_total1/InvoiceTotal.sln (limited to 'invoice_total1/InvoiceTotal.sln') diff --git a/invoice_total1/InvoiceTotal.sln b/invoice_total1/InvoiceTotal.sln new file mode 100644 index 0000000..ced1066 --- /dev/null +++ b/invoice_total1/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